*/

body {
	background: #ffffff;
	padding: 20px 0 30px 0;

}

#container {
	background: #ffffff;
	border: 1px solid #b0dea1;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 622px;
	margin-left: auto;
	margin-right: auto;
}


.h2top {
	padding-top: 10px;
	padding-bottom: 10px;
}


a {
	color: #3b5732;
	text-decoration: underline;
}

p {
	font-size: 1.8em;
	line-height: 1.6em;
	color: #3b5732;
}

book {
	font-size: 2.5em;
	line-height: 1.3em;
	color: #3b5732;
}

postbook {
	font-size: 2em;
	line-height: 1.4em;
	color: #3b5732;
}

h1 {
	font-weight: normal;
	color: #3b5732;
}

h3 {
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
	color: #3b5732;
	font-size: 1.4em;
}

.format_text ul { 
	color: #4D4D4D;
	font-size: 1.1em;
	}
.longurl {
	font-size: x-small;
}

	
.format_text li {
	padding-bottom: 5px;
}

.format_text ul ul { 
	font-size: 1.0em;
	}
	
	.post_box {
		padding: 0 0 20px 0;
	}
	
.post_box h1 {
	font-size: 2.6em;
}
.post {
	margin-bottom: 0px;
	border-top: none;
	padding: 0;
	margin-left: 11px;
	margin-right: 11px;
}

.post a, .post_box a {
	text-decoration: underline;
}

.post a:hover, .post_box a:hover {
	text-decoration: underline;
	color: #5C8B4D;
}

.post h2 {
	font-size: 3.5em;
	line-height: 1.2em;
	color: #3b5732;
	border-top: 2px solid #b0dea1;
	padding: 0px 0 0 0;
}

.top h2 {
	border-top: none !important;
}

.post h2 a {
	color: #000000;
	cursor: default;
}

.post h2 a:hover {
	text-decoration: underline;
	color: #3b5732;
	cursor: default;
}

label {
	float: left;
	width: 100px;
	padding: 0 0 6px 0;
}

.inputfield {
	float: left;
	padding: 3px;
	border: 1px solid #dfdfdf;
	width: 200px;
	clear: right;
	margin: 0px 0 14px 0;
	background: #ffffff;
}

.submitbutton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #1A4E85;
	padding: 7px 25px 7px 25px;
	margin: 0 0 30px 105px;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.8em;
	cursor: pointer;
}

.submitbutton:hover {
	background: #888888;
}

#content {
	padding: 10px 0 0 0;
}

.sidebar {
	padding-left: 0px;
	width: 220px;
}


#header {
	border: none;
	padding: 0;
	margin: 0;
}

#logo {
	position: relative;
	text-indent: -9999px;
	margin:0px 0 10px 0px;
	padding:0px 0 0px 0px;
	height: 80px;
	width: 621px;
	background: url(images/logo.gif) no-repeat top left;
	}
#logo a {
	position: absolute;
	padding:0px 0 10px 0px;
	top: 0px;
	left: 0px;
	width: 621px;
	height: 80px;
	}

#logo a:link, #logo a:visited, #logo a:active, #logo a:link:hover, #logo a:visited:hover {
	background-color: transparent;
	}

#logo a span, #logo span { display: none; }

.custom .format_text p.note2 { padding: 0.57143em 0.78571em; width: 430px; background: #fffcd0; border: 1px solid #cfc9b1; font-size: 1.1em; }
.custom .format_text p.note3 { padding: 0.57143em 0.78571em; width: 430px; background: #d2ecff; border: 1px solid #7e97ae; font-size: 1.1em; }
.custom .format_text p.note4 { padding: 0.57143em 0.78571em; width: 430px; background: #fff1dc; border: 1px solid #e1c7a2; font-size: 1.1em; }

/*---:[ nav menu styles ]:---*/

ul#tabs { 
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	list-style: none; 
	border-top: 0px;
	border-bottom: 0px solid #3b5732;
	border-left: none;
	clear: both;
}

ul#tabs li { 
	background: #fff;
	float: left; 
	border-bottom: 0px solid #3b5732;
	border-left: none;
	border-right: none;
	border-top: none;
}

ul#tabs li.current_page_item, ul#tabs li.current-cat { 
	padding-bottom: 0.1em; 
	background: #b0dea1; 
	border-bottom: 0; 
}

ul#tabs li a { 
	font-size: 1.2em;
	font-weight: normal;
	display: block; 
	line-height: 1em; 
	color: #3b5732; 
	text-transform: uppercase; 
	letter-spacing: 0px; 
	padding: 9px 0 9px 0;
	margin: 0 12px 0 12px;
}

ul#tabs li a:hover { 
	color: #21311c;
	text-decoration: bold;
}

ul#tabs li.current_page_item a, ul#tabs li.current-cat a { 
	cursor: default; 
	color: #3b5732;
	font-weight: normal;
}

ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { 
	text-decoration: none; 
}

ul#tabs li.rss { 
	padding-right: 0; 
	background: none; 
	border: none; 
	float: right; 
}

ul#tabs li.rss a { 
	padding-right: 16px; 
	background: url('images/icon-rss.gif') 100% 50% no-repeat; 
}

#feature_box {
	border-top: 0px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0;
	width: 622px;
    float: left;	
clear: both;

}

#feature_box img {
	padding: 0;
	margin: 0;
	display: block;
}

#image_box { 
}

#image_box img { 
	border: none; 
	padding: 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	clear: right;
	padding: 0px 0px 10px 10px;
	margin-left: 15px;
	margin-bottom: 3px;
}

.widget h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0;
	color: #3b5732;
	font-size: 1.4em;
	font-weight: normal;
}

.widget h3 a {
	color: #666666;
}

.widget p {
	color: #3b5732;
	font-size: 1.4em;
	line-height: 1.4em;
}

.widget li {
	color: #4D4D4D;
	padding-bottom: 0px;
	font-size: 1.1em;
	line-height: 1.0em;
}

.widget li a, .widget li a:visited {
	text-decoration: underline;
}

.widget li a:hover, .widget li a:visited:hover {
	color: #666666;
}

.rsswidget {
	padding-right: 5px;
}

