body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #f3f3f2 url(images/bodybg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}
	
a {
	text-decoration: none;
}

img.right {
	float: right;
	border: 1px solid #446a2e;
	margin-left: 15px;
}

h1 {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	
}




/******* NORMAL NAVIGATION STYLES ************/

#navigation {
	margin: 0px;
	/*border-bottom: solid 1px #0d1d04;*/
	height: 21px;
	background: #6f9a31 url(images/menubg.gif) top center repeat-y;
}

#topnav {
	padding: 0;
	margin: 0 20px;
	height: 20px;
	border-bottom: solid 1px #0d1d04;
	list-style: none;
	font-size: 12px;
	background: #6f9a31;
}

#topnav ul {
	padding: 6px 0; 
	background: #fff;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#topnav a {
	display: block;
	width: 140px;
	padding-top: 2px;
	line-height: 18px;
	text-align: center;
	color: #0d1d04;
}

#topnav a:hover, #topnav li:hover, #topnav li.sfhover {
	border: 0;
	background: #94cd41;
	color: #0d1d04;
}

#topnav li {
	float: left;
	width: 140px;
}

#topnav li ul {
	position: absolute;
	width: 138px;
	left: -999em;
	background: #fff;
	border: 1px solid #94cd41;
}

#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
}


#topnav .dropdown a, #topnav .dropdown li {
	width: 138px;
	text-align: left;
	text-indent: 5px;
}

#topnav .dropdown a:hover, #topnav .dropdown li:hover, #topnav .dropdown li.sfhover {
	background: #fff;
	border: 0;
	color: #94cd41;
}


/************* SUBNAV (LEFT MENU) STYLES ****************/


#subnav {
	width: 180px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 40px 0 0 20px;
	padding: 0 0 40px 20px;
	border-right: 1px solid #eee;
	font-size: 11px;
}

#subnav h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	padding: 1.5em 0 0 0;
	color: #0d1d04;
	font-style: normal;
	border: 0;
}

#subnav ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
	border-top: 1px solid #f3f3f2;
	color: #94cd41;
}

#subnav li {
	line-height: 2em;
	padding: 0 0 0 5px;
	background: #fff;
	border-bottom: 1px solid #f3f3f2;
	font-style: italic;
}

#subnav li a {
	color: #333;
	display: block;
	border: 0;
	padding-left: 5px;
	margin-left: -5px;
	font-style: normal;
}

#subnav li a:hover {
	border: 0;
	background: #f3f3f3;
}



/********* MAIN CONTENT STYLES ***********/


#maincontent {
	
	padding: 40px 40px 80px 240px;
	background: url(images/white.gif) top center repeat-y;
	/*font-family: 'Lucida Grande', Lucida, Trebuchet, 'Trebuchet MS', Verdana;*/
}

#maincontent a {
	border-bottom: dotted #0d1d04 1px;
	color: #0d1d04;
}

#maincontent a:hover {
	border-bottom: solid #0d1d04 1px;
	color: #446a2e;
}



#maincontent h2 {
	margin: 0 0 20px 0px;
	padding: 0;
	color: #446a2e;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	border-bottom: 1px solid #446a2e;
	font-family: "Times New Roman", Times, serif;
}

#maincontent h3 {
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	color: #94cd41;
	padding: 1em 20px 0 0;
}

#maincontent p {
	padding-right: 10px;
	line-height: 1.5em;
}

#maincontent ul {
	padding: 0 20px 2em 30px;
	list-style: square;
	line-height: 1.75em;
}





/************ BLOG STYLES ****************/



#blog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	border-top: 0px solid #f3f3f2;
	padding: 0;
}

.tumblr_posts li {
	list-style-image: none;
	list-style-type: none;
	margin: 25px 0px;
	border-bottom: 1px solid #d3d3d2;
	padding-bottom: 20px;
}

a {
	color: #FF99CC;
}
.tumblr_body{
	font-size: 11px;
	color: #444;
	line-height: 17px;
	padding: 0;
}

.tumblr_description {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}

.tumblr_post{
	
}

.tumblr_quote{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: -1px;
	color: #94cd41;
	border-left: solid 5px #ffcc99;
	padding-left: 10px;
	
}

.tumblr_quote_post{
	
}
.tumblr_open_quote{
	
}
.tumblr_close_quote{
	
}
.tumblr_source{
	text-indent: 40px;
	padding-top: 1em;
}
.tumblr_photo_post{
	
}
.tumblr_photo{
	border: 5px solid #f3f3f2;
}
.tumblr_caption{
	font-size: 12px;
	font-weight: bold;
	color: #6f9a31;
	margin-top: 11px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	
}

.tumblr_link_post{
	
}
.tumblr_link{
	font: Bold 18px Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	color: #CC99FF;
	
}
.tumblr_chat_post{
	
}
.tumblr_chat_post ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-left: solid 5px #99ccff;
}

.tumblr_chat_post  ul li {
	font-size: 12px;
	padding: 4px 10px 4px 8px;
	color: #444;
	margin-bottom: 1px;
	padding-bottom: 0;
	border-bottom-style: none;
	
}

.tumblr_label{
	font-weight: bold;	
}
.tumblr_text_post{
	
}
.tumblr_text_post ol li {
	list-style-type: decimal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-style: none;
}
.tumblr_title{
	font-size: 16px;
	font-weight: Bold;
	color: #6f9a31;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	
}
.tumblr_video_post{
	
}
.tumblr_video{
	
}
.tumblr_audio_post {
	
}




/************** FOOTER STYLES ************/


#footer {
	background: #043311;
	border-top: 3px solid #94cd41;
	padding: 6px 0 70px 0;
	clear: both;
}

#footer p {
	width: 702px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #94cd41;
	
}


