body {
	background: #8E4E1F;
	text-align: center;
	color: #302E22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #8E4E1F;
	text-decoration: underline;
}
a:visited {
	color: #8E4E1F;
	text-decoration: none;
}
a:hover, a:active {
	color: #620812;
	text-decoration: underline;
}
#container {
	background: #FEF7E5 url(../images/header.jpg) 0 0 no-repeat;
	width: 771px;
	margin: 15px auto;
	position: relative;
}
h1#header {
	text-align: left;
	text-indent: -1234em;
	margin: 0;
	height: 216px;
}
#content {
	text-align: left;
	padding: 1px 10px 90px 200px;
	background: url(../images/footer.jpg) 0 100% no-repeat;
	min-height: 220px;
	_height: 220px;
}
#content img {
	margin: 3px 5px;
}
hr#clear {
	clear: both;
	height: 1px;
	margin: 0;
	visibility: hidden;
}
h2#pageheading {
	color: #C4384A;
	margin: 15px 0 10px;
	font-size: 18px;
}
/* Menu */
ul#navigation {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	position: absolute;
	left: 548px;
	top: 62px;
	height: 154px;
	width: 223px;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 21px;
	left: 0;
	width: 223px;
}
#navigation li a {
	display: block;
	height: 21px;
	text-decoration: none;
}
li#home {	top: 6px;}
li#about {	top: 27px;}
li#tour {	top: 48px;}
li#fondren {	top: 69px;}
li#directions {	top: 90px;}
li#floorplans {	top: 111px;}
li#contact {	top: 132px;}
/* Newsletter Form */
form#newsletter {
	position: absolute;
	left: 0;
	top: 228px;
	width: 159px;
	height: 154px;
	background: url(../images/newsletter.gif) 0 0 no-repeat;
	text-align: left;
	padding: 30px 3px 0 7px;
	margin: 0;
}
#newsletter label {
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 158px;
}
#newsletter #email {
	width: 139px;
	height: 12px;
	font-size: 10px;
	padding: 3px 2px;
	display: block;
	margin: 15px 0;
}
#newsletter #subscribe {

}
option {
padding-right: 10px;
}
form#contact_form label {
display: block;
margin: 2px 0;
float: left;
clear: left;
width: 130px;
height: 14px;
}
form#contact_form input, 
form#contact_form textarea,
form#contact_form select  {
clear: right;
display: block;
margin: 2px 0 2px 140px;
font-size: 12px;
}

form#contact_form input {
padding: 2px 3px;
}
form#contact_form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form#contact_form select {
}
form#contact_form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #8E4E1F;
background: #EFC092;
color: #555;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
}
#fondrentable td { 
text-align: center; 
padding: 10px; 
font-size: 12px; 
font-weight: bold; 
} 
#fondrentable a { 
text-decoration: none; 
} 
#fondrentable img { 
display: block; 
margin: 10px auto; 
}
