body{

	font-family: Georgia, serif;

	font-size: 10px;

	color:#333333;

	background-image:url('images/scanBG.gif');

	margin:20px;

	border-width:0px;

}



#container{

	margin:0px auto;

	width:728px;

	text-align:left;

	background-color:#ffffff;

}



#copy{background: #FFFFFF url('images/copyDS.gif') repeat-y top right;}

#right{background: #FFFFFF url('images/rightDS.gif') repeat-y top left;}

#bottomL{background: #564700 url('images/bottom_left.gif') no-repeat top right;}

#nav{background: url('images/logos3.gif') no-repeat bottom left; padding-bottom: 260px;}

#floorplan{background: transparent url('images/floorplans.gif') no-repeat bottom left;}



td {font-size: 12px;  line-height: 135%}

.small {font-family: arial, sans-serif; font-size: 10px;  line-height: 135%}

h1 {margin: 0 55px 2px 37px; font-size: 12px; color:#564700;}

.header {margin: 0 20px 2px 37px; font-size: 12px; font-weight: bold; color:#564700;}

h2 {margin: 0 0px 2px 0px; font-size: 12px; color:#564700;}

p {margin: 0 55px 15px 37px; font-size: 12px;  line-height: 135%}

p.top {margin: 0 55px 0px 37px; font-size: 12px;  line-height: 135%}



p.home {color: #564700; margin: 8px 55px 0 15px; font-size: 11px;}

ul {margin: 0 55px 15px 37px; font-size: 12px;}

a {color:#7C1E05;}

a:hover {color: #A0926A;}

a.white {font-size: 13px; color:#FFFFFF;}

a.white:hover {color:#7C1E05;}

a.large {font-size: 14px; color:#564700; text-decoration: none;}

a.large:hover {color: #7C1E05;}



#subnav{	

	margin:0px auto;

	font-family: arial, sans-serif; 

	font-size: 9px; 

	color:#6F6538;

	line-height: 135%;}

	

	#subnav a {color:#A0926A; text-decoration: none; margin-right: 9px; }

	#subnav a:hover {text-decoration: none; color: #ffffff;}

	

.forms {margin: 0 55px 5px 37px; font-size: 12px;  line-height: 100%}

input.submit {

	background-color: #564700;

	color : #fff;

	font : bold Arial, Helvetica, sans-serif;

	border-top : 1px solid #ccf;

	border-left : 1px solid #ccf;

	border-bottom : 2px solid #164F5C;

	border-right : 2px solid #164F5C;

}  



#newmenu {
	text-align: center;
	margin: 0px;
}
#newmenu ul {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	/*border: 1px solid #000000;*/
}
#newmenu li {
	margin-bottom: 15px;
}
#newmenu a, a:link, a:visited {
	text-decoration: none;
}
#newmenu a:hover {
}
.current {
	font-weight: bold;
}
