body{
	/*background-color:#EEDAA7;*/
	background-color: white;
	background-repeat: repeat-x;
	background-image: url(links_files/images/tile.jpg);
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
hr{
	background-color: #999999;
	height: 1px;
	border: none;
}
/*Centers Content*/

#wrap{
	position:relative;
	width:825px;
	margin:0px auto;
	text-align:left;
	padding: 0px 0 0 0;
	margin-right: auto;
	margin-left: auto;
}

#banner_ {
	/*position:absolute;
	left:0px;
	top:0px;*/
	width:845px;
	/*height:104px;*/
}

#nav_ {
	/*background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:104px;*/
	width:845px;
	/*height:35px;*/
	color: #efddb0;
	font-size:13px;
	font-weight:bold;
	background-color: #732904;
	border: 1px solid #732904;
	padding-top: 8px;
	padding-bottom: 8px;
}

#nav_ a{
	color: #efddb0;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-right: 1px solid #a0a09e;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#nav_ a:hover{
	color: #CCCCCC;
	font-size:13px;
	font-weight:bold;
	background-color: #96552b;
}
#HomeContent{
	width:845px;
	/*height:445px;*/
}
#HomeContent table{
	width: 95%;
	margin-top: 35px;
}
#HomeContent table td{
	padding: 15px 10px 0px 3px;
}
#HomeContent table td p{
font-size: 14px;
color: #333333;
margin-top: 0px;
}
#HomeContent table .right{
	background-color: #efddb0;
	padding: 15px 25px 0px 25px;
}
#HomeContent table .right img{
float: left;
margin-right: 10px;
}
#content_ {
	/*position:absolute;
	left:0px;
	top:139px;*/
	width:845px;
	height:445px;
}

#footer_ {
	background-image:url();
	/*background-image:url(../images/banner.jpg)*/
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	/*position:absolute;
	left:0px;
	top:584px;
	clear: both;*/
	width:845px;
	height:73px;
	color: #efddb0;
	clear: both;
}
#leftcol{
	float: left;
}
#leftcol ul{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 169px;
}
#leftcol ul li{
	margin-left: 0px;
	padding: 10px 0px 10px 10px;
	list-style-type : none;
	background-image: url(links_files/images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cc6633;
}
#leftcol ul li a{
	text-decoration: none;
	font-weight: bold;
}
#leftcol ul li a:hover{
	color: #663300;
}
#leftcol p{
	margin: 1em;
	font-size:14px;
	color: #cc6633;
	border-bottom: 1px solid #cc6633;
	width:150px;
}

#leftcol a{
	font-size:14px;
	color: #cc6633;
}

#maincol{
	/*position:absolute;
	top: 0px;
	left:210px;*/
	border-left: 1px solid #999999;
	float: right;
	width: 634px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px 10px 15px 20px;
}
.content{
	/*margin: 2em;*/
}
h1{
	color: #663300;
	font-size: 18px;
}

h2{
	color: #333333;
	font-size: 14px;
}

h3{
	color: #333333;
	font-size: 12px;
}

#midcolor{
	background-color: #efddb0;
	padding: 15px;
	margin-top: 10px;
}
#midcolor img{
	border: 5px solid #663300;
	float:left; 
	margin-right:1em; 
	margin-top:0em;
}
h4{
	color:#663300; 
	font-weight:bold;
	margin-top: 0px;
	font-size: 12px;
}
p{
	color: #333333;
}

img{
	border: none;
}

#copyright{
	/*margin: 2.5em;*/
	width:845px;
	/*float: left;*/
	text-align: left;
	font-size: 10px;
}
#mission{
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 10px;
	float: left;
	width: 325px;
	font-size: 11px;
	text-align: center;
}

#address{
	/*position: absolute;
	left:400px;
	top: 2em;*/
	font-weight: bold;
float: right;
margin-top: 15px;
line-height : 22px;
margin-right: 10px;
}
.tableBorder{
	border-top: 1px solid #663300;
	border-left: 1px solid #663300;
}
.tableBorder td{
	border-bottom: 1px solid #663300;
	border-right: 1px solid #663300;
	text-align: center;
}
#midcolor .tableBorder img{
	float: none;
	margin: 0px;
}
.tableBorder a{
	text-decoration: none;
}