@charset "utf-8";
/* CSS Document */


*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link{color:5C728A; text-decoration:underline; font-size:12px;}
a:hover{color:5F5F80; text-decoration:underline; font-size:12px;}
a:visited{color:ACB1BF;text-decoration:underline;font-size:12px;}

body{ width:100%;   padding:0px; margin:0px; }


#topbox {background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#b5b8a7;}
#botbox {background-image:url(images/botbox.jpg); background-repeat:repeat-x; background-position:top; background-color:#605c50;}


#main { width:750px; color:#5C728A;}
#header{ width:750px; height:115px; background-image:url(images/topper.jpg); background-position:bottom; background-repeat:no-repeat}

#logo{width:276px; height:116px; background-image:url(images/logo.jpg); background-repeat:no-repeat;}

#topnav{width:300px; height: 26px; float:right; color:#add187; margin-top:55px; }
	#topnav a:link{color:#add187; text-decoration:none; font-size:11px;}
	#topnav a:hover{color:a9e842; text-decoration:underline; font-size:11px;}
	#topnav a:visited{color:#add187;text-decoration:none;font-size:11px;}
		
		
		
#boxtop{ width:730px; height:42px; background-image:url(images/boxtop.jpg); background-repeat:no-repeat; padding:30px 0px 0px 20px }
		#boxtop h1{color:#510907; font-size:18px; margin:0px;}

#box{ width:750px; background-color:#FFFFFF; background-image:url(images/boxback.jpg); background-repeat: repeat-y; }
#boxbottom{ width:750px; height:9px; background-image:url(images/boxbottom.jpg); background-repeat:no-repeat; background-position:top }

#adimage{ margin-left:11px;}

#bodycontent{ width:710px; ;  background-image:url(images/boxback.jpg); background-repeat: repeat-y; overflow:visible; color:#666666; padding:0px 20px 0px 20px; }
#index {
	height:270px;
	margin:0px 20px 0px 20px;
	padding: 0px 0px 10px 10px;
	background-color:#FFFFFF;
	background-image:url(images/stretch.jpg);
	background-repeat: no-repeat;
	background-position:right;
	color: #666666;
}
	#index li{color:#510907;}
	#index h2{color:#510907; font-size:14px}

#news{
	width:350px;
}
#newcats{ width:350px;}

#directory{
	width:750px;
	height:1050px;
	padding-left:4px
}
	#directory a:link{color: #53710b; text-decoration:none; font-size:11px;}
	#directory a:hover{color:#53710b; text-decoration:underline; font-size:11px;}
	#directory a:visited{color:#53710b;text-decoration:none;font-size:11px;}

fieldset { padding:2; border:solid 1px  #969988; background-image: url(images/back.jpg); background-position:bottom; background-repeat:repeat-x; width:710px; margin-bottom:8px; margin-left:5px; float:left;color:#5C728A}
legend{ color:#FFFFFF; font-size:16px; font-weight:lighter;}

#foot{ width:750px; background-image:url(images/foot.jpg); background-position:top left; background-repeat:no-repeat; padding-top:15px;  font-size:10px; color:#7b796a}
	#foot a:link{color:a7a596; text-decoration:none; font-size:11px;}
	#foot a:hover{color:a7a596; text-decoration:underline; font-size:11px;}
	#foot a:visited{color:a7a596;text-decoration:none;font-size:11px;}
