body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : #5F3B12 url(../images/bkgrnd.gif);
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
ul.normal {
list-style : disc;
margin-left : 0;
padding-left : 2em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
ul.normal li {
padding-bottom : 1em;
}
#container {
width :880px;
margin-right : auto;
margin-left : auto;
margin-bottom : 0;
margin-top : 20px;
background : #fff;
border: 15px #fff solid;
border-bottom: 6px #fff solid;
}
#header {
width :880px;
margin : 0;
}
#headleft {
width : 200px;
margin-right : 10px;
background : url(../images/logo.jpg);
float : left;
height : 200px;
}
#headright {
width : 670px;
margin : 0;
background : url(../images/headimg.jpg);
float : right;
height : 200px;
}
#main {
width :880px;
background : #fff url(../images/background.jpg);
repeat : repeat-y;
min-height : 300px;
margin-top : 10px;
}
#contentall {
width : 670px;
margin : 0;
float : right;
background: #8E6635;
}
#content {
	width : 620px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-top : -10px;
	background: #fff;
	padding : 0px 15px 20px 15px;
	min-height : 295px;
	background-image: url(../images/content-bkgrnd.jpg);
}
#footer {
width :880px;
height : 50px;
margin-top : 10px;
margin-bottom : 10px;
font-size : 10px;
color : #ffffff;
background-image : url(../images/footerbg.jpg);
}
#footer a:link, #footer a:visited, #footer a:active {
color : #ffffff;
text-decoration : none;
}
#footer a:hover {
color : #f8f8ff;
text-decoration : underline;
}
#footleft {
width : 430px;
padding : 15px 0px 0px 10px;
float : left;
}
#footright {
width : 430px;
padding : 10px 10px 0px 0px;
float : right;
text-align : right;
}
h1.top { 
margin : 0;
height : 40px;
padding-top : 15px;
text-align : center;
font-size : 14px;
color : #ffffff;
font-weight : lighter;
}
h1.mid {
margin: 0;
height: 40px;
padding-top: 10px;
font-family: Geneva, sans-serif;
font-size: 14px;
color: #f8f8f8;
background-image: url(../images/h1bg.jpg);
background-repeat: repeat-x;
text-align: right;
padding-right: 15px;
}
p {
padding-top: 10px;
font-size : 12px;
color : #000000;
line-height : 22px;
}
.floorplanstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	border: 1px dotted #8E6635;
	padding-bottom: 10px;
}
form {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
fieldset {
border : 1px solid #523A1E;
width : 20em;
padding : 20px;
margin : 0px;
}
legend {
color : #fff;
background : #523A1E;
border : 1px solid #781351;
padding : 2px 6px;
margin-bottom : 10px;
}
a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #5B4222;
}
a:hover {
color : #805B2F;
text-decoration : none;
}
a.bigbtn {
color : #ffffff;
display : block;
background : url(../images/bigbtn.jpg);
background-repeat : no-repeat;
width : 134px;
height : 59px;
font-size : 12px;
font-weight : bold;
text-decoration : none;
text-align : center;
padding-top : 10px;
margin-left : 30px;
}
a.bigbtn:hover {
color : #cccccc;
background : url(../images/bigbtnoff.jpg);
background-repeat : no-repeat;
}
/* -------------- MENU ----------- */
#menu {
width : 200px;
margin : 0;
float : left;
}
#menu li a {
height : 32px;
	voice-family : '\"}\';
	voice-family : inherit;
	height : 24px;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
#menu li a:link, #menu li a:visited {
color : #f8f8ff;
display : block;
background : url(../images/btnoff.jpg);
background-repeat : no-repeat;
padding : 8px 0px 0px 10px;
}
#menu li a:hover, #menu li #current {
color : #fff;
background : url(../images/btnon.jpg);
background-repeat : no-repeat;
padding : 8px 0px 0px 10px;
}
#menu li a:active {
color : #26370A;
background : url(../images/btnoff.jpg);
background-repeat : no-repeat;
padding : 8px 0px 0px 10px;
}
/* -------------- END MENU ------------ */

