.html{
	padding:0px;
	margin:0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}

body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#4f4f5f;
	font-size:0.8em;
	font-family:verdana,helvetica,arial,sans-serif;
}

body a{
text-decoration:none;
color:#6e2f2f;
}

body a:hover{
text-decoration:underline;
}

h1{
	font-size:1.75em; 
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}

h2{
	font-size:1.5em;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}

h3{
	font-size:1.25em;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}

h4{
	font-size:1em;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}

hr{
outline:none;
border:1px solid #6e2f2f;
}

#wrapper{
	width:974px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:2px solid #6e2f2f;
	border-right:2px solid #6e2f2f;
	text-align:left;
}

#header{
	height:86px;
	background-image:url("site_images/banner_background.gif");
	background-repeat:repeat-x;
}

#banner{
	width:501px;
	height:86px;
	background-image:url("site_images/banner.gif");
	background-repeat:no-repeat;
	float:left;
}

#contact{
	float:right;
	font-size:0.8em;
	padding-top:4px;
	padding-right:8px;
	text-align:right;
	color:#eeeeee;
}

#contact a{
	color:#fccccc;;
}

#toplinks{
	height:39px;
	background-image:url("site_images/toplink_background.gif");
	background-repeat:repeat-x;
	border-bottom:1px solid #8f8f8f;
	border-top:1px solid #8f8f8f;
	color:#b2b2b2;
	padding-right:4px;
}

.toplink{
	float:right;
	margin-top:6px;
	padding-left:25px;
	margin-left:6px;
	height:25px;
	background-image:url("site_images/linkleft.gif");
	background-repeat:no-repeat;
}

.toplink_text{
	display:relative;
	float:left;
	height:25px;
	border-right:1px solid #8c4040;
	background-color:#dfdcdc;
	padding-left:7px;
	padding-right:7px;
	background-image:url("site_images/toplink_textbg.gif");
	background-repeat:repeat-x;
}
 .toplink_text a{
	display:block;
	padding-top:3px;
	color:#4f4f4f;
 }
 

.side{
	margin:10px;
	width:252px;
	background-color:#f6f6e6;
}

.boxtoptext{
	background-image:url("site_images/boxtoptext.gif");
	background-repeat:repeat-x;
	height:40px;
}

.boxtoptextleft{
	background-image:url("site_images/boxtoplefttext.gif");
	background-repeat:no-repeat;
	height:40px;
}

.boxtoptextright{
	background-image:url("site_images/boxtoprighttext.gif");
	background-repeat:no-repeat;
	background-position:top right;
	height:40px;
	padding-left:30px;
	color:#dbdbdb;	
}

.boxtoptextright h1{
	display:block;
	margin:0px;
	padding:0px;
	padding-top:6px;	
}

.box{
	border:1px solid #6e2f2f;
	color:#6e2f2f;
}



.box a{
	color:#6e2f2f;
}



#content{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#e8e7d7;
	width:100%;
	overflow-y:auto;
	height:auto;
	color:#1f1f1f;
}

#leftcol{	
	float:left;
}

#rightcol{
	padding:8px;
}



#bottom{
	background-color:#848461;
	background-image:url("site_images/minilogo.gif");
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:47px;
	padding-left:46px;
	border-top:1px solid #848461;
}

#bottom div{
	display:inline-block;
	padding-top:6px;
}

#bottom a{
	color:#6e2f2f;
}

.separate{
	background-image:url("site_images/bullet.gif");
	background-repeat:no-repeat;
	background-position:1px 4px;
	background-color:#d7d7c9;
	height:16px;
	color:#4f4f4f;
	padding:4px;
	padding-left:18px;
	border-bottom:1px solid #6e2f2f;
	border-top:1px solid #9a9a8d;
}

.quote{
	color:#494949;
	text-align:center;
	font-style:italic;
}

.lquote{
	height:16px;
	background-image:url("site_images/lquote.gif");
	background-repeat:no-repeat;
}

.rquote{
	height:16px;
	background-image:url("site_images/rquote.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.boxpadding{
	border-top:1px solid #9a9a8d;
	padding:6px;
}

.reference{
	text-align:right;
	padding:6px;
}

.rightoption{
	float:right;
}
