body{
  font-size: 12px;
  line-height:19px;
  margin: 0px;
  padding: 0px;
  background: #a54920 url(http://admin.apts247.com/files/000/000/028/86/images/template/bg.jpg) repeat-x;
}
h1{
  font-size: 18px;
  line-height:20px;
  top-margin: 3px;
  padding: 2px;
}
h2{
  font-size: 15px;
  line-height:17px;
  margin: 0px;
  padding: 0px;
  }
img{
display:inline;
}
#footer_text{
font: 12px Arial, Verdana, sans-serif;
color:#ffffff;
padding-left:155px;
padding-top:0px;
}

#footerEHO {
  display:block;
  width:30px;
  height:23px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/files/common/images/EHO_white.png',sizingMethod='scale');
}

html > body #footerEHO{
  background: transparent url('/files/common/images/EHO_white.png') scroll top left no-repeat;
}
.copyright{
font: 12px Arial, Verdana, sans-serif;
color:#ffffff;
text-align:center;
padding-top:4px;
}
.copyright a:hover{
font: 12px Arial, Verdana, sans-serif;
color:#ec8f65;
text-align:center;
padding-top:4px;
}
.disclaimer{
font: 12px Arial, Verdana, sans-serif;
color:#ffffff;
text-align:center;
padding-top:4px;
}
.small_nav{
margin-top:7px;
color:#ffffff;
}
.small_nav td{
padding-right:7px;
padding-left:7px;
border-right:1px solid #ffffff;
}
.small_nav a{
color:#ffffff;
text-decoration:underline;
font: 12px Arial, Verdana, sans-serif;
}
.small_nav a:hover{
text-decoration:none;
color:#ec8f65;
font:12px Arial, Verdana, sans-serif;
}
.links a{
text-decoration:none;
color:#000000;
font-weight:bold;
}
.links a:hover{
color:#AA6D34;
}
.fp_hover{
color:#000000;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
line-height:19px;
}
.fp_hover:hover{
text-decoration:none;
font-family:Arial, Verdana, sans-serif;
color:#a54920;
line-height:19px;
}
.features_tx{
color:#000000;
text-decoration:none;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
line-height:19px;
}
.features_tx a:hover{
color:#a54920;
font-weight:bold;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
line-height:19px;
}
.fp_text{
color:#000000;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
}
.button{
	display:block;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	width:125px;
	background-color:#000000;
	padding:5px;
	border:1px #999999 solid;
	text-align:center;
	cursor:pointer;
	line-height:19px;
	color:#ffffff;
}
#container{
  width: 900px;
  float: left;
  margin-left: auto;
  margin-right: auto;
}
#container_thin{
  width: 800px;
  float: left;
  margin-left: auto;
  margin-right: auto;
}
#Header{
  height: 290px;
  width: 900px;
  float: left;
}
#flashcontent{
  float: left;
}
#maintoplogo{
  float: left;
}
#top_right{
  float: left;
  width: 657px;
  height: 290px;
}
#top_left{
  float: left;
  width: 243px;
  height: auto;
  vertical-align:top;
}
#top_left_buttons{
  float: left;
  width: 243px;
  height: auto;
 
}
}
#top_right_buttons{
  float: right;
  width: 122px;
  height: 186px;
 
}
#content{
  float: left;
  width: 900px;
  height: auto;
  clear: both;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 5px;
}
#content_home{
  width: 900px;
  height: auto;
  background-color: white;
  padding-top: 0px;
  padding-bottom: 0px;
}
#header_home{
  height: 600px;
  width: 60px;
  float: left;
}
#center{
  padding: 10px 10px 10px 10px;
}
#center a:hover{
  -moz-opacity:0.4;
  filter:alpha(opacity=40);
}
#left{
  float: left;
  width: 150px;
  padding: 10px 15px 0px 15px;
}
#left a:hover{
  -moz-opacity:0.4;
  filter:alpha(opacity=40);
}
#left img{
  margin-bottom: 5px;
}
#main{
  float: left;
  width: 434px;
  padding: 4px 35px 0px 13px;
}
#main p{
  padding-left: 6px;
}
#main_wide{
  float: left;
  width: 580px;
  padding: 4px 35px 0px 13px;
}
#right{
  float: left;
  width: 170px;
  padding: 15px 0px 0px 15px;
}

/* contact_general template styles */

.contactFieldset {
	width: 300px;
}

#formArea {
	width: 370px;
	height: 600px;
	padding: 10px 10px 10px 60px;
	margin: 10px;
	background: #fafafa;
	border: 1px dotted #eee;
}

#formArea label {
	width: 150px;
	display: block;
	float: left;
}

.formLine {
	margin-bottom: 5px;
}

#imageArea {
	padding: 10px;
	margin: 10px;
	height: 600px;
	background: #fafafa;
	border: 1px dotted #efefef;
}

#imageArea img {
	width: 380px;
}



/* form styles */

.styledForm h3 {
	background: #eee;
	width: 100%;
	text-align: center;
}

.formInfo {
	font-size: 0.8em;
}

.styledForm label {
	float:left;
	width: 150px;
}

.styledForm input, textarea, select {
	margin-bottom: 2px;
}

.styleForm span.left {
	float: right;
	clear: left;
}

.errorField {
	border: 2px solid red;
}

#messages {
	color: red;
	margin: 4px;
	display: none;
	border: 1px dashed #aaa;
}

/* ----------------------- */


