body {
  margin: 0;
  padding: 0;
  background-color: #F5F3DD;
  color: #000;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #F5F3DD;
  color: black;
  margin: 0px;
  padding: 0px;
}
a:link, a:visited {
color: #5A713D;
text-decoration: none;
}
a:hover {
text-decoration: none;
background-color: #5A713D;
color: #F5F3DD;
}

/* HEADER */
#main-header {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
}
#header-top {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 95px;
  background-color: #5A713D;
}
#header-top img {
	vertical-align: bottom;  
    padding: 28px 0 28px 20px;
	border: 0px;
}
#header-nav {
  background-color: #819A46;
  height: 1%;
  color: #F5F3DD;
  border-bottom: solid #726A52 5px ;
}
#header-nav ul {
  margin: 0;
  padding: 4px 10px 4px 7px;
  text-align: left;
}
#header-nav li {
  display: inline;
  vertical-align: middle;
}
#header-nav a:link, #header-nav a:visited {
	text-decoration: none;
	color: #F5F3DD;
	font-size: 11pt;  
	padding: 5px 3px 5px 3px;
}
#header-nav a:hover {
  text-decoration: none;
  background-color: #5A713D;  
}
/* END HEADER */

#main {
	position: relative;
	width: 100%;
	background-color: #F5F3DD;
	height: 85%;
 }
 
#bgd {

	background-image: url(../images/design/emta-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	background-color: #EBE8BC;
	
 }
 
#content {
  margin: 0px;
  background-color: #F5F3DD;
  color: black;
}


/* HOME FEATURE */
#content img.homefeature {
border-top: solid #5A713D 6px;
border-right: solid #5A713D 10px;
border-bottom: solid #5A713D 2px;
border-left: solid #5A713D 10px;
padding: 1px;
margin: 0;
}

#content td.homefeature {
	background: #5A713D;
	text-align: center;
	padding: 0px 0px 5px 0px; 
	width: 149px;
	vertical-align: top;
	line-height: 120%;
}
#content a.homefeature:link, #content a.homefeature:visited {
color: #FFF;
text-decoration: none;
padding: 5px 0 50px 0;
}
#content a.homefeature:hover{
color: #FFF;
text-decoration: none;
padding: 0px;
}
#content .homelist {
text-align: left;
padding: 5px 0 3px 0px;
width: 149px;
vertical-align: top;
  line-height: 125%;
}

#content .textindent {
	padding-left: 20px;
}

/* END HOME FEATURE */


/* LEFT SIDE */
#leftside {
	float: left;
	width: 175px;
	background-color: #EBE8BC;
	padding-left: 16px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 30px;
}

#leftside img {
margin-top: 10px;
margin-left: 10px;
border: solid #5A713D 2px;
}

#leftside img.sgi {
margin-top: 0;
margin-left: 0;
border: none;
}
#leftside p {
margin-left: 10px;
}

#leftside a:hover {
	background-color: #EBE8BC;
}


#leftnav
{ padding-left: 0px;
padding-bottom: 10px;
padding-top: 10px;
line-height: 1.5em;
background-color: #EBE8BC;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	display: block;
	padding-left: 10px;
	color:  #5A713D;
	text-decoration: none;
	font-size: 10pt; }
	
#leftnav a:hover {
background-color: #F5F3DD;	
}
/* END LEFT SIDE */

/* TITLES AND HEADINGS */

.greentitlesmall  {
  color: #5A713D;
  font-size: 110%;
  font-weight: bold;
}

.browntitlesmall  {
  color: #726A52;
  font-size: 110%;
  font-weight: bold;
   padding-bottom: 10px; 
 	float: left;
	width: 175px;
	background-color: #EBE8BC;
	}
	
#browntitlesmall  {
  color: #726A52;
  font-size: 110%;
  font-weight: bold;
   padding-bottom: 10px; 
 	float: left;
	width: 175px;
	background-color: #EBE8BC;
	}	
#spacer {
	background-color: #EBE8BC;
	  font-size: 90%;
	  }

.browntitlemedium  {
  color: #726A52;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
  background-color: #EBE8BC;
}


/* END TITLES AND HEADINGS */

/* CONTENT AREA */

#content p {
  line-height: 1.6em;
} 

#content-wrapper {
  margin: 0 0 20px 220px;
}

#clearone {
  clear: left;
  height: 0px;
}

#content .inner {
  margin: 15px 15px 10px 15px;
  color: #000;
  font-size: 105%;
  line-height: 1.5em;
}
#content .inner h2 {
  color: #5A713D;
  font-size: 130%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p, .inner ul {
  color: #000;
  font-size: 105%;
  line-height: 1.5em;
}
#content .inner .highlight {
  color: #5A713D;
  font-size: 105%;
  font-weight: bold;
}

#content .inner .highlight-med {
  color: #5A713D;
  font-size: 110%;
  font-weight: bold;
}

#content .inner hr {
margin: 1em 0 1em 0;
color:#EBE8BC;
width: 90%;
text-align: left;
}
#content .inner .highlightbrown {
  color: #726A52;
  font-size: 125%;
  font-weight: bold;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.bold {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content img.sgi {
border: none;
padding: 10px;
float:right;
}
#content img.sgi2 {
border: none;
padding: 0;
}

/* END CONTENT AREA */

/* PHOTOS */
.photosright { 
	border-style: solid;
	border-color: #5A713D;
	border-width: 2px; 
	padding: 6px;
	margin: 10px;
	float: right;
}

.photoNBright { 
	padding: 6px;
	margin: 10px;
	float: right;
}

.photosleft {
	border-style: solid;
	border-color: #5A713D;
	border-width: 2px;
	padding: 6px;
	float: left;
	margin: 10px;
}

.photoshoriz {
	border-style: solid;
	border-color: #5A713D;
	border-width: 2px;
	padding: 6px;
	margin: 10px;
	vertical-align: middle;
}
#content .inner a.photolinks:link, #content .inner a.photolinks:visited {
	color: #F5F3DD;
	text-decoration: none;
}

#content .inner a.photolinks:hover {
	color: #F5F3DD;
	text-decoration: none;
	background-color: #F5F3DD;
}

/* END PHOTOS */

#content .realestate {
  margin: 15px 70px 10px 70px;
  color: #000;
  line-height: 1.5em;
}
#content .realestate h2 {
  color: #7D0C00;
  font-size: 120%;
}

#content .realestate h3 {
  font-size: 130%;
}

#content .realestate p, .realestate ul {
  color: #000;
  font-size: 105%;
  line-height: 1.5em;
}
#content .realestate .highlight {
  color: #7D0C00;
  font-weight: bold;
}
#content .realestate img {
  margin: 5px 5px 5px 0px;
  text-align: center;
}

#content .realestate hr {
  width: 95%;
  color: #7D0C00;
  text-align: center;
  height: 1px;
}


/* FOOTER */
#footer-wrapper {
  clear:left;
  width: 100%;
  margin-top: 0px;
}

#footer-nav {
  background-color: #819A46;
  height: 1%;
  color: #F5F3DD;
  border-top: solid #726A52 5px ;
}
#footer-nav ul {
  margin: 0;
  padding: 2px 10px 6px 10px;
  text-align: right;
}
#footer-nav li {
  display: inline;
  vertical-align: middle;
}
#footer-nav a:link, #footer-nav a:visited {
	text-decoration: none;
	color: #F5F3DD;
	font-size: 11pt;  
	padding: 6px;
}
#footer-nav a:hover {
  text-decoration: none;
  background-color: #5A713D;   
}
/* END FOOTER */
