/* CSS Document */

*{padding:0;margin:0; font-family:Arial, Helvetica, sans-serif;}

body{
	background: url(images/bg.jpg) #599c21;
	margin:0;
	padding:0;
	}
	
#topstrip{ 
	
	background:#000;
	color:#e8e8e8;
	padding:3px 10px;
	}
#topstrip p{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div#mainbody{
	width:759px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/back_slide.png) center center repeat-y;
	padding-left:41px;
	}
* HTML div#mainbody{
	background:url(images/back_slide_ie6.gif) center center repeat-y;
	}
* HTML .ie6{
	margin-bottom:-3px;
	}
div#mainlinks{
	width:201px;
	background:#E9E9E9;
	float:left;
	}
#mainlinks ul{
	list-style:none;
	color:#194907;
	font-size:12px;
	line-height:22px;
	margin-left:20px;
	text-transform:uppercase;
	}
#mainlinks li a{
	color: #115126;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#mainlinks li a:hover{
	color:#d19f0f;
	}
#mainlinks li a.there{
	color: #d19f0f;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#mainlinks strong{
	font-size:14px;
	padding-left:15px;
	}
#content h1{
	background-color:#589f29;
	color: #1E1E1E;
	text-transform: uppercase;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	padding:10px;
	text-indent:10px;
	font-size:15px;
	letter-spacing:-1px;
	}
#content{
	padding-right:38px;
	}
#content p{
	font-size:12px;
	padding-top:7px;
	padding-bottom:7px;
	}
#content td{
	vertical-align:top;
	padding-right:15px;
	}
#content a{
	color:#336600;
	text-decoration:none;
	font-weight:bold;
	}
#content a:hover{
	color:#d19f0f;
	}
div#posts, div#forms,div#normal{
	width:486px;
	margin-left:215px;
	position: inherit;
	font-size:12px;
	margin-top:6px;
	}
#normal strong.green{
	color:#336600;
	
	}
#normal strong.yellow{
	color:#d19f0f;
	}
#normal td{
	padding:3px;
	}
#normal th{
	text-align:left;
	padding:3px;
	}
ul#sponsors, #sponsors li{
	list-style:none;
	text-align:center;
	}
#posts h2,#forms h2{
	color:#333333;
	padding-top:7px;
	font-size:16px;
	}
#forms h2{
	margin-top:10px;
	margin-bottom:5px;
	}
#posts h3,#forms h3,#normal h3{
	color:#666666;
	font-size:14px;
	font-weight:normal;
	}
#posts h3 a,#forms h3 a{
	color:#336600;
	text-decoration:none;
	font-weight:bold;
	}
#forms h3 a{
	margin-left:20px;
	}
#posts h3 a:hover,#forms h3 a:hover{
	color:#d19f0f;
	}
#posts p.whole{
	padding-top:7px; 
	font-size:12px;
	padding-bottom:10px;
	margin-bottom:12px;
	margin-top:4px;
	border-top:1px #ccc solid;
	}
	
div#bottomlinks{
	background:#000;
	padding:10px;
	text-align:center;
	margin-right:38px;
	}
#bottomlinks a{
	color:#ccc;
	text-decoration:none;
	padding-right:12px;
	text-transform:uppercase;
	font-size:11px;
	}
#bottomlinks a:hover{
	color:#d19f0f;

	}
#bottomlinks p{
	font-size:10px;
	color:#666666;
	line-height:16px;
	}
.floatfix{
	clear:both;
	}
img{
	border:#336600 2px;
	}

