/****** HTML STYLES ******/
html {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 100%;
	z-index: 0;
}

/****** BODY STYLES ******/
body {
	margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	z-index: 0;
}
body.pop {
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #8DC63F;
	width: 100%;
	height: 100%;
	z-index: 0;
}

/****** CENTER STYLES ******/
center.main {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  border: 0px;
  z-index: 0;
  height: 100%;
}

/****** LINK STYLES ******/
a { 
  background-color: transparent;
	text-decoration: underline;
	color: #603913;
	z-index: 0;
}
a:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #603913;
	z-index: 0;
}	
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #603913;
	z-index: 0;
}
a.listing { 
  background-color: transparent;
	text-decoration: none;
	color: #0085D7;
	z-index: 0;
}
a.listing:visited {
  background-color: transparent;
	text-decoration: none;
	color: #0085D7;
	z-index: 0;
}	
a.listing:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #0085D7;
	z-index: 0;
}

a.bold {
  font-weight: bold;
}

a.white { 
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}	
a.white:hover {
	color: #FFFFFF;
}

a.red { 
  text-decoration: none;
	color: #563930;
}
a.red:visited {
  text-decoration: none;
	color: #563930;
}	
a.red:hover {
  text-decoration: underline;
	color: #563930;
}

a.pop { 
	color: #364958;
}
a.pop:visited {
	color: #364958;
}	
a.pop:hover {
	color: #364958;
}

a.footer {
  text-decoration: none;
}
a.footer:visited {
  text-decoration: none;
}
a.footer:hover {
  text-decoration: underline;
}


a.green { 
	color: #4A862C;
}
a.green:visited {
	color: #4A862C;
}	
a.green:hover {
	color: #4A862C;
}

a.black { 
  text-decoration: none;
	color: #000000;
}
a.black:visited {
  text-decoration: none;
	color: #000000;
}	
a.black:hover {
  text-decoration: underline;
	color: #000000;
}

/****** TABLE STYLES ******/
table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  z-index: 0;
}
table.mainframe {
  width: 970px;
  height: 100%;
}
table.full_frame {
  width: 100%;
}
table.tall_frame {
  height: 100%;
}
table.really_full_frame {
  width: 100%;
  height: 100%;
}
table.content {
  width: 950px;
  height: 100%;
}
table.listing {
  width: 450px;
  background-color: #FFFFFF;
}

/****** SPAN/TEXT STYLES ******/
span {
  z-index: 0;
}
span.footer_left {
  font-weight: bold;
}
span.red {
  color: #DD3B16;
}
span.green {
  color: #4A862C;
}
span.bold {
  font-weight: bold;
}
span.ad {
  font-size: 7.5pt;
  padding-bottom: 5px;
}
span.yellow {
  color: #FFB20A;
}
span.yellow2 {
  color: #FFE729;
}

/****** FORM ELEMENT STYLES ******/
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select.custom {
  margin: 0px;
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
}
textarea.textbox {
  margin: 0px;
  padding: 2px;
  border: 1px solid #000000;
  width: 100%;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
}
input.text {
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 85px;
}
input.radio {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
input.submit_button {
  margin: 0px;
  padding: 0px;
}
input.radio {
  margin-top: 2px;
}

/****** IMAGE STYLES ******/
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  z-index: 0;
}
img.paraleft {
  border: 0px solid #9F9B74;
  margin-right: 4px;
  margin-bottom: 2px;
  display: inline;
  float: left;
}
img.pararight {
  border: 0px solid #9F9B74;
  margin-left: 4px;
  margin-bottom: 2px;
  display: inline;
  float: right;
}
img.paranone {
  border: 0px solid #9F9B74;
  margin-right: 0px;
  margin-bottom: 2px;
  display: block;
}



/****** PARAGRAPH STYLES ******/
p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}




/****** TABLE CELL STYLES ******/
td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #464646;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
td div {
  display: block;
}
td img {
  display: block;
}
td.content_full {
  height: 100%;
  padding-top: 11px;
  padding-left: 15px;
  padding-right: 15px;
}
td.content_left {
  width: 270px;
  background-color: #8DC63F;
}
td.content_center {
  width: 490px;
  background-color: #8DC63F;
}
td.content_right {
  width: 170px;
}
td.features {
  padding-left: 11px;
  padding-right: 0px;
}
td.listing_image {
  width: 220px;
  background-color: #FFFFFF;
  padding-right: 10px;
}
td.listing_content {
  width: 230px;
  background-color: #FFFFFF;
}
td.thumbnail_left {
  padding: 0px;
}
td.thumbnail {
  padding-left: 10px;
}
td.footer_left {
  width: 252px;
}
td.footer_center {
  width: 565px;
  line-height: 20px;
  text-align: center;
  color: #364958;
}
td.footer_left {
  width: 183px;
}
td.header_right {
  width: 287px;
  height: 30px;
  background-image: url(images/header.top_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
  color: #563930;
  font-size: 9pt;
  font-weight: bold;
}
td.footer {
  width: 780px;
  padding-top: 20px;
  text-align: center;
  color: #404040;
}
td.space {
  width: 10px;
  background-color: #FFFFFF;
}

/****** DIV CELL STYLES ******/
div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
div {
  display: block;
}
div img {
  display: block;
}
div.wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  vertical-align: top;
  height: 100%;
  width: 100%;
}
div.pop_wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  vertical-align: top;
  height: 100%;
  width: 100%;
}
div.mainframe {
  padding: 10px;
  border-top: 1px solid #00ADEF;
  border-left: 1px solid #00ADEF;
  border-right: 1px solid #00ADEF;
  background-color: #FFFFFF;
  width: 950px;
  height: 100%;
}
div.pop_mainframe {
  border: 0px solid #4C4C4C;
  width: 532px;
  height: 100%;
}
div.space {
  height: 10px;
  background-color: #FFFFFF;
}
div.top_space {
  height: 20px;
}
div.bottom_space {
  height: 20px;
}
div.spacer {
  background-color: #21CDE8;
  height: 10px;
}
div.header_frame {
  width: 950px;
}
div.content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #8DC63F;
}
div.footer {
  width: 950px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000000;
  text-align: center;
}
div.header_left {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 2px solid #FFFFFF;
  vertical-align: middle;
  background-color: #AAD44F;
  font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
}
div.green_back {
  padding: 15px;
  background-color: #8DC63F;
}
div.center_space {
  background-color: #8DC63F;
  height: 100%;
}
div.text_left {
  padding: 15px;
  background-color: #8DC63F;
}
div.text_left_red {
  padding: 15px;
  color: #603913;
  background-color: #8DC63F;
}
div.content_left {
  background-color: #FFFFFF;
}
div.content_right {
  padding-top: 10px;
  text-align: center;
}
div.content_center {
  padding-top: 10px;
}
div.content_listing {
  width: 450px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #FFFFFF;
}
div.listing_title {
  color: #0086D7;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  font-size: 10pt;
}
div.listing_location {
  color: #69A1D8;
  padding-bottom: 7px;
  padding-right: 15px;
  font-size: 9pt;
}
div.listing_text {
  color: #7F7F7F;
  padding-bottom: 14px;
  font-size: 9pt;
  padding-right: 15px;
}
div.pop_photo {
  width: 532px;
  height: 342px;
  background-image: url(images/spacer.gif);
  background-postion: top left;
  background-repeat: no-repeat;
}
div.pop_caption {
  padding-top: 3px;
  padding-bottom: 8px;
  width: 532px;
  text-align: center;
  background-image: url(images/back.popcaption.gif);
  background-postion: top left;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #364958;
}
div.pop_close {
  padding-top: 9px;
  padding-bottom: 13px;
  width: 532px;
  text-align: center;
  background-image: url(images/back.popclose.gif);
  background-postion: top left;
  background-repeat: no-repeat;
  font-weight: bold;
  color: #364958;
}
div.pop_links {
  width: 532px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
div.top_links {
  text-align: right;
  padding-bottom: 5px;
  width: 950px;
}
