body {
	text-align: center;
	background-color: #322C14;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	
}

img {
	border: 0;
}
#header {
	text-align: left;
}

#centerpiece {
	background-color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	height: 322px;
}

#siteplan {
	height: 422px;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color: #fff;
}
#request {
	height: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #231F20;
	color: #EDE0C7;
}
#request h1{
color: #968989; 

}
*html #centerpiece {

	padding-top: 6px;
	padding-bottom: 6px;

}
#centerpiece img {
	border: 1px solid #322C14;	
}
#leftpic {
	height: 320px;
	width: 565px;
	float: left;
	margin-left: 6px;
}
*html #leftpic {
	margin-left: 3px;
}
#rightpic {
	width: 217px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	vertical-align: top;	
	
}
*html #rightpic {
	margin-left: 6px;
	margin-right: 0px;
}
.bottompic {
	margin-top: 7px;
	
}
*html .bottompic {
	margin-top: 3px;
	
}

#leftcol {
	width: 270px;
	height:105px;
	float: left;
	background-image: url(_img/css/logo.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #968989;
	text-align: center;
}
#descriptions {
	width: 270px;
	float: left;
	font-size: 13px;
	color: #DCD0B7;
	margin: 0;
	padding: 0;
}
#descriptions ul{
	list-style: none;
		margin: 0;
	padding: 0;
}
#descriptions li {
	position: relative;
	border-bottom-color:#FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 260px;
	
}
#descriptions ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0;
	color: #DCD0B7;
}
#descriptions ul li a:hover {
	display: block;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0;
	color: #231F20;
	background-color: #DCD0B7;
}
#descriptions ul li.active {
	display: block;
	text-decoration: none;

	border-bottom: 0;
	color:#000000;
	border-bottom-color:#FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #DCD0B7;
}
#descriptions ul li.active a {
	color: #231F20;
}
#mapcol {
	width: 510px;
	float: left;
	font-size: 12px;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
*html #mapcol {
	width: 510px;
	float: left;
	font-size: 12px;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#rightcol {
	width: 510px;
	float: left;
	font-size: 12px;
	padding: 10px;
	letter-spacing: 1px;	
}
#rightcoltop {
	width: 510px;
	height:90px;
	float: left;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	
}


#bottom {
	clear: both;
}
.enclaveimg {
	text-align: left;
}
#footbar {
	height: 20px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	position:relative;
	clear:both;
	background-color: #524821;
}
#footbarsite {
	width: 740px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	padding: 30px;
	margin: 0;
	text-align: center;
	position:relative;
	clear:both;
	background-color: #231F20;
		font-size: 12px;
	color: #C6AF79;
	letter-spacing: 1px;

}
*html #footbarsite {
width: 770px;
padding: 15px;
}
#menuinfo {
	height: 20px;
	width: 267px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #231F20;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	float: left;
	background-color:#524821;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#C6AF79;
	padding-top: 5px;
	font-style:italic;
}


a {
	color:#003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content {
	width: 800px;
	background-image: url(_img/css/body_background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #231F20;
	border-bottom-color: #231F20;
	border-left-color: #231F20;
}
#content #footbarsite p {

}
#disclaimer {
	width: 760px;
	margin: 0 auto 10px auto;
}
#defnition {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #524821;
}
#footer a {
	color: #DCD0B7;
	font-size: 12px;
}
#footer {
	color: #DCD0B7;
	font-size: 11px;
}

#myform {
	font-size: 11px;
	text-align: left;
}
textarea,checkbox,text,select,input {
	background-color: #EDE0C7;
	border: 1px solid #968989;
	font-size: 10px;
}
