body {
	margin:0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#3A130C;
	background:#efedd8;
	line-height:135%
	}
	
/* Top Navigation area including roll-over images  */
#nav_top{
	background:url(image/top_bg.jpg) repeat-x top;
	height:84px;
	}
#nav_top img.imgright{
	float:right;
	margin-right: 175px;
}	
#nav2{
	width:940px;
	height:100px;
	vertical-align:top;
	margin:0px auto;
	background:url(image/top_bg.jpg) repeat-x top;
}
#nav3{height:44px; line-height:44px;background:url(image/top_bg.jpg) repeat-x top; }
.navtop{ padding-top:12px;}
#nav{width:940px; height:44px; line-height:44px; vertical-align:bottom; margin:0px auto; background:url(image/top_bg.jpg) repeat-x top; }
.navtop{ padding-top:12px;}
.mast_space{margin-left:52px; margin-right:42px;}
.navhome{width:87px; height:32px; line-height:32px; vertical-align:middle; text-align:center; float:left;}
.navhome_active{width:87px; height:32px; line-height:32px; vertical-align:middle; text-align:center; background:url(image/nav_bg.jpg) no-repeat top; float:left;}
a:link{color:#812E20; text-decoration:none;display:block; font-size:12px; font-weight:400;}
a:hover{color:#160f07; text-decoration:none;display:block; font-size:12px; font-weight:400;}
a:active{color:#160f07; text-decoration:none;display:block; font-size:12px; font-weight:400;}
a:visited{color:#160f07; text-decoration:none;display:block; font-size:12px; font-weight:400;}
a.view:link{color:#160f07; text-decoration:none; font-weight:400; line-height:32px;}
a.view:hover{color:#160f07; text-decoration:none; font-weight:400; line-height:32px; background:url(image/nav_bg.jpg) no-repeat top;}
a.view:visited{color:#160f07; text-decoration:none; font-weight:400; line-height:32px;}
a.view:active{color:#160f07; text-decoration:none; font-weight:400; line-height:32px;}

/* floats for images left and right */
img.imgright{
	float:right;
	margin-right: 15px;
}

img.imgleft{
	float:left;
	margin-right:5px;
}

#banner{
	height:75px;
	width:940px;
	margin:0px auto;
	background:#efedd8
}
#banner{
	height:75px;
	width:940px;
	margin:0px auto;
	background:#efedd8
}
.paddingtop32{padding-top:32px;}
#header1{
	background:url(image/header_bg.jpg) repeat-x top;
	height:325px;
}
#header{height:272px; width:940px;margin:0px auto; background:url(image/header_bg.jpg) repeat-x top;}
.headerdiv{padding-top:10px; line-height:30px; vertical-align:middle; color:#efedd6}

/* main section width and look feel */
#main_body{ background:#efedd8;width:940px;margin:0px auto; }


.top_spacer{
	margin-left:52px;
	margin-right:46px;
	padding-top:5px;
}
/* right column look and feel and text manipulation */

.right{
	width:210px;
	float:right;
	line-height:16px;
	padding-left: 8px;
}
.right h2{
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
	color: #340E0B;
	line-height: 110%;
}
.right p{
	font-style: normal;
	font-size: 85%;
	color: #340E0B;
	line-height: 120%;
}

.right a{
	font-style: normal;
	font-size: 85%;
	color: #812E20;
	line-height: 120%;
}

.right li{
	font-style: normal;
	font-size: 80%;
	color: #340E0B;
	line-height: 120%;
}

.right a img { border: 0}             

.right img.imgright{
	float:right;
	margin-right: 10px;
}

/* center column - width and text layout */

.maincenter{
	width:436px;
	float:right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #660000;
}
.main_content{
	width:408px;
}
.main_content{
	width:408px;
}

.main_content h2{
	font-size:120%;
	color:#8E3523;
	font-weight: bold;
}
.main_content p{
	font-style: normal;
	font-size: 95%;
	color: #340E0B;
	line-height: 130%
}

.main_content li{
	font-style: normal;
	font-size: 90%;
	color: #6E261A;
	line-height: 150%
}

/* left  column - width and text layout */
.left{width:141px; float:left; font-size:12px; color:#280900}
.left{
	width:160px;
	float:left;
}
.left h2 {
	width:160px;
	font-size: 115%;
	font-weight: bold;
	color: #340E0B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E3523;
}
.left p {
	width:141px;
	font-size: 90%;
	font-weight: normal;
	color: #340E0B;
	line-height: 1.2em;
}

/* footer layout out*/
.footer {
	overflow: hidden;
	clear: both;
	width: 940px;
	height: 80px;
	margin: 0px;
	color: rgb(255,255,255);
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #822F1F;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
.footer p {
	margin: 0px;
	text-align: center;
	line-height: 3em;
	font-size: 85%;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
	color: #903523;
	text-decoration: underline;
}
.footer a:hover {color: rgb(0,0,0); text-decoration: none;}
.main_content h3 {
	font-size:110%;
	color:#000000;
}
