body {
	margin: 0;
	line-height: 170%;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	background-color: #682852;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
iframe { width:0; height:0 }

p {
	padding-top: 5px !important;
	padding-top: 3px;
	padding-bottom: 5px !important;
	padding-bottom: 3px;
	text-align: justify;
	padding-right: 10px;  
}
.price_list{
	padding-top: 0px !important;
	text-align: center !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
.less_margin {
	padding: 0px;
	text-align: justify;
	margin-left: 50px;
}

a {
  	color: #076224;
}

a:visited {
  	color: #666666;
}

a:hover {
  	color: #682852;
}

h1 {
	  clear: both;
	  margin: 10px 0;
	  font: 700 1em verdana, sans-serif;
	  text-transform: uppercase;
	  color: #ffffff;
	  background: #682852 url(../images/rounded_tr.gif) no-repeat top right;
}

h1 span {
	  display: block;
	  padding: 2px;
	  background: url(../images/rounded_br.gif) no-repeat bottom right;
}
h2{
	color: #FFFFFF;
	background-color: #682852;
	margin:0;
	padding:0;
	font-size: 1em;
}
h3{
	font-size: 1em;
	color: #682852;
	text-align:center;
}
h4 {
	  clear: both;
	  text-align: right;
	  margin: 10px 0;
	  font: 700 1em verdana, sans-serif;
	  text-transform: uppercase;
	  color: #ffffff;
	  background: #682852 url(../images/rounded_tr.gif) no-repeat top right;
}

h4 span {
	  display: block;
	  padding: 2px;
	  background: url(../images/rounded_br.gif) no-repeat bottom right;
}

#content ol li { 
	  color: #9BE4FF;
}

#content ol li span {
	color: #EEE;
}

#content ul {
  	padding-bottom: 10px;
}
.small_text {
	font-size: 85%;
} 
.smaller_text {
	font-size: 80%;
	text-align: center;
} 
.price_table p{
	margin-top: -10px;
	margin-bottom: 20px;
}
.question {
	color: #666;
	font-weight: bold;
	padding: 3px;
} 
.answer {
	margin: 5px;
	background-color: #dce9e0;
	padding: 3px;
} 

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {
	width: 768px;
	background-color: #682852;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg.jpg);
	margin-right: auto;
	margin-left: auto;
}

.callout {
	width: 155px;
	background-color: #d8dbd2;
	float: right;
	border: thin #682852 solid;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.callout p{
	margin: 2px;
	text-align:center;
	line-height: .5em;
}
.espanol{
	line-height: 200%;
}
.map{
  float: left;
  width: 160px;  
  vertical-align: top;
  margin-left: 20px;
  margin-top: 5px;
  border: thin #682852 solid;
  text-align: center;
  clear: both;
  background-color: #ffffff;
}
.map p{
	font-size:75%;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0px 1px;
	line-height: 1em;
}
#content {  
  clear: both;
  width: 767px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: right;
  width: 550px !important;
  width: 550px;
  padding: 20px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
}
#text_top {
	float: left;
	width: 500px !important;
	width: 500px;
	padding: 20px 5px 20px 20px !important;
	padding: 20px 5px 20px 20px;
}
.text_wide {
	padding: 20px 5px 20px 20px !important;
	margin: 10px;
}
.cleared {
  clear:both;
  line-height:0;
}
.caption {
	font-size: 75%;
	color: #682852;	
}
.image_right {
  float: right;
  vertical-align: top;
  padding-left: 20px;
  padding-top: 10px;
}

#image {
  float: left;
  width: 170px;  
  vertical-align: top;
  padding-left: 20px;
  padding-top: 10px;
}
.right{
	float:right;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.open_house{
	width: 540px;
	height: 100px;
	background-image: url(../images/open_house.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  float: left;
  width: 500px;
  padding: 10px 20px;
  color: #888;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}
