html {overflow:-moz-scrollbars-vertical;}

html,body {
	height: 100%;
	}


body { 
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif; 
	background-color: #333333; 
	font-size: 9pt; 
	color: #ffffff; 
	padding: 0;
	}

.clearboth {clear: both;}

img { border-style: none; }

a img { border-style: none; } 

 

a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited { color: #ffffff; text-decoration: none; font-weight: bold;}
a:active { color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover { color: #000000; text-decoration: none; font-weight: bold;}
 

#contentwrap { 
	width: 100%;
	height: 100%;
	}


.content { 
 	height: 100%;

	background-color: #d4e4ca;
	border-left: 10px solid #97c27c;
	border-right: 10px solid #97c27c;
	margin: 0px auto 0px auto;
	width: 750px;
	}

#banner { 
	width: 750px;
	height: 149px; 
	background-color: #ffffff;  border-style: none;
	}


#navbar { 
	height: 26px;
	width: 750px; 
	background-color: #376a0f;
	}


#middle {
	width: 750px; 
	border-bottom: 12px solid #376a0f;
	background-repeat: no-repeat;	
	background-color: #73a640;
	background-image: url(/images/middle.gif);
	}


#submiddle { 
 	background-color: #d4e4ca;
	background-image: url(/images/sub_bgrd.gif);
	width: 750px; 
	overflow: auto;
	}


#home { 
	margin-top: 25px;
	margin-bottom: 0px;
	float: right;
	width: 320px;
 	}

p.home {
	padding: 0px 15px 0px 0px;
	margin-bottom: 10px;
	}


#shad { 
	width: 750px; 
	background-color: #d4e4ca;
	}

#buttons { 
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	width: 725px; 
	background-color: #d4e4ca;
	overflow: auto;
	}

.butt { 
	border: 1px none #d4e4ca;
	float: left;
	width: 235px; 
	background-color: #d4e4ca;
	}

#left.butt {padding: 0px 0px 0px 0px;}

#mid.butt {padding: 0px 10px 0px 10px;}

#right.butt {padding: 0px 0px 0px 0px;}


#one.butt {padding: 0px 0px 0px 0px;}

#two.butt {padding: 0px 10px 0px 20px;}

#three.butt {padding: 0px 0px 0px 0px;}

#four.butt {padding: 0px 10px 0px 20px;}

#five.butt {padding: 0px 0px 0px 130px;}


#foot {	
	width: 750px;
	border-top: 2px solid #b9c6b0;
	border-bottom: 2px solid #b9c6b0;
	background-color: #376a0f;
	overflow: auto;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	}

#copy {
	float: left;
	padding: 5px 0px 5px 25px;
	}

#address {
	float: right;
	padding: 5px 25px 5px 0px;
	}

#titleline {	
	background-image: url(/images/subtitles.gif);
	background-repeat: repeat-x;
	height: 43px;
	}

#titles {
	margin: 0px 0px 0px 45px;
	width: 200px;
	}


#subleft {
	color: #376A0F;
	width: 530px;
	float: left;
	}

p.sub {padding: 5px 30px 10px 50px;}

p.subr {padding: 0px 20px 5px 25px;}


#subright {
	float: right;
	width: 210px;
	}

.subbutt{
	border: 1px solid #d4e4ca;
	width: 500px;
	}

#rowa.subbutt {	margin: 10px 0px 0px 25px;}

#rowb.subbutt {	margin: 20px 0px 0px 25px;}

#rowc.subbutt {	margin: 20px 0px 0px 25px;}


.smallimg {
	margin: 15px auto 0px auto;
	width: 185px;
	height: 100px;
	}


.morebox {
	margin: -15px 0px 0px 150px;
	width: 50px;	
	padding-bottom: 10px;
	}

#thumbs {
	margin: 15px auto 0px auto;
	width: 420px;	
	}

#bathumbs {
	margin: 15px 0px 0px 0px;
	width: 500px;	
	}

#subimgs {
	border: 2px solid #376a0f;
	margin: 15px 0px 0px 45px ;
	width: 450px;
	height: 166px;
	}

#subimgs-noborder {
	margin: 15px 0px 0px 45px ;
	width: 450px;
	}

table.gard {margin: 5px auto 0px auto; }


td.words {
	font-weight: bold;
	color: #000000;
	}
#siteby {
	text-align: right;
	padding-right: 20px;
	color: #000000;
	font-size: 10px;
}
#siteby a {
	color: #000000;
	text-decoration: underline;
}
#siteby a:hover {
	color: #555555;
}