body {
	background: #78813D;
	text-align: center;
	color: #302E22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 50px;
}
a:link, a:visited {
	color: #78813D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #D6CB8B;
	text-decoration: none;
}
#container {
	background: #FAF2C5 url(../images/background.jpg) 0 -19px no-repeat;
	width: 700px;
	margin: 50px auto 0;
	position: relative;
}
h1#header {
	text-align: left;
	text-indent: -1234em;
	margin: 0;
	height: 89px;
}
#content {
	text-align: left;
	padding: 1px 10px 1px 290px;
	width: 387px;
	border-right: 1px solid #D3D09C;
	border-bottom: 1px solid #D3D09C;
	min-height: 358px;
	_height: 358px;
}
hr#clear {
	clear: both;
	height: 1px;
	margin: 0;
	visibility: hidden;
}
h2#pageheading {
	color: #D27804;
	margin: 5px 0 10px;
}
/* sIFR */
.sIFR-hasFlash h2#pageheading {
	visibility: hidden;
	font-size: 48px;
	letter-spacing: -20px;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Menu */
ul#navigation {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 89px;
	width: 700px;
	text-indent: -1234em;
}
#navigation li {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 19px;
}
#navigation li a {
	display: block;
	height: 19px;
	text-decoration: none;
}
#navigation li a:hover {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
li#home {
	left: 592px;
	top: 15px;
	width: 70px;
}
li#contact {
	left: 592px;
	top: 34px;
	width: 100px;
}
li#about {
	top: 70px;
	left: 279px;
	width: 74px;
}
li#tour {
	top: 70px;
	left: 363px;
	width: 44px;
}
li#fondren {
	top: 70px;
	left: 417px;
	width: 71px;
}
li#directions {
	top: 70px;
	left: 496px;
	width: 93px;
}
li#floorplans {
	top: 70px;
	left: 597px;
	width: 90px;
}
#navigation #home a:hover {	background: transparent;}
#navigation #contact a:hover {	background: transparent;}
#about a:hover {	background-position: -279px 0px;}
#tour a:hover {	background-position: -363px 0px;}
#fondren a:hover {	background-position: -417px 0px;}
#directions a:hover {	background-position: -496px 0px;}
#floorplans a:hover {	background-position: -597px 0px;}
/* Newsletter Form */
form#newsletter {
	position: relative;
	width: 478px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	background: url(../images/fleurdelis.jpg) 25px 2px no-repeat;
}
#newsletter label {
	position: absolute;
	text-align: left;
	left: 78px;
	top: 12px;
	height: 38px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 170px;

}

#newsletter #email {
	position: absolute;
	left: 246px;
	top: 12px;
	width: 139px;
	height: 12px;
	font-size: 10px;
	padding: 3px 2px;
}
#newsletter #subscribe {
	position: absolute;
	left: 405px;
	top: 12px;
}
option {
padding-right: 10px;
}
form#contact_form label {
display: block;
margin: 2px 0;
float: left;
clear: left;
width: 80px;
height: 14px;
}
form#contact_form input, 
form#contact_form textarea,
form#contact_form select  {
clear: right;
display: block;
margin: 2px 0 2px 90px;
font-size: 12px;
}

form#contact_form input {
padding: 2px 3px;
}
form#contact_form textarea {
padding: 2px 3px;
width: 250px;
height: 120px;
}
form#contact_form select {
}
form#contact_form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #78813D;
background: #E5DAA2;
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; 
vertical-align: top;
} 
#fondrentable a { 
text-decoration: none; 
} 
#fondrentable img { 
display: block; 
margin: 10px auto; 
}
img {
	border: 1px solid #78813D;
}
