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

/****** BODY STYLES ******/
body {
	margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #A5B753;
	z-index: 0;
	height: 100%;
}
body.pop {
	margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: middle;
	z-index: 0;
	background-image: url(images/back.pop.jpg);
  background-repeat: no-repeat;
  background-position: top left;
	background-color: #A1B9F8;
}

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

/****** LINK STYLES ******/
a { 
  background-color: transparent;
	text-decoration: underline;
	color: #0050A2;
	z-index: 0;
}
a:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #0050A2;
	z-index: 0;
}	
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0050A2;
	z-index: 0;
}

a.page { 
  background-color: transparent;
	text-decoration: underline;
	color: #0050A2;
	z-index: 0;
}
a.page:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #0050A2;
	z-index: 0;
}	
a.page:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0050A2;
	z-index: 0;
}

a.on { 
  background-color: transparent;
	text-decoration: none;
	color: #000000;
	z-index: 0;
}
a.on:visited {
  background-color: transparent;
	text-decoration: none;
	color: #000000;
	z-index: 0;
}	
a.on:hover {
	background-color: transparent;
	text-decoration: none;
	color: #000000;
	z-index: 0;
}

a.crumb { 
  background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 0;
}
a.crumb:visited {
  background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 0;
}	
a.crumb:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #FFFFFF;
	z-index: 0;
}

a.bold {
  font-weight: bold;
}

a.sublink {
  font-weight: bold;
}

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

a.anchor { 
	color: #0033CC;
	text-decoration: none;
}
a.anchor:visited {
	color: #0033CC;
	text-decoration: none;
}	
a.anchor:hover {
	color: #0033CC;
	text-decoration: none;
}

a.page { 
	color: #0033CC;
}
a.page:visited {
	color: #0033CC;
}	
a.page:hover {
	color: #0033CC;
}

a.red { 
	color: #CC0000;
}
a.red:visited {
	color: #CC0000;
}	
a.red:hover {
	color: #CC0000;
}


/****** TABLE STYLES ******/
table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  z-index: 0;
}
table.mainframe {
  width: 769px;
  height: 100%;
}
table.popframe {
  width: 340px;
  height: 100%;
}
table.full_frame {
  width: 100%;
}
table.really_full_frame {
  width: 100%;
  height: 100%;
}
table.footer_frame {
  background-color: #DAE2E6;
  width: 100%;
}
table.icon_table {
  width: 100%;
}
table.icon_table_det {
  width: 350px;
  padding-bottom: 10px;
}
table.prev_next_det {
  margin-top: 10px;
  width: 100%;
}

/****** SPAN/TEXT STYLES ******/
span {
  z-index: 0;
}
span.highlight {
  color: #EBA509;
}
span.selected {
  color: #990000;
}
span.black {
  color: #000000;
}
span.blue {
  color: #3398CC;
}
span.red {
  color: #CC0000;
}
span.green {
  color: #336666;
}
span.gold {
  color: #999900;
}
span.yellow {
  color: #FEFF99;
}
span.white {
  color: #FFFFFF;
}
span.note {
  font-size: 8pt;
}
span.strikethrough {
  text-decoration: line-through;
}
span.booked {
  color: #FFFFFF;
	background-color: #990000;
}

/****** FORM ELEMENT STYLES ******/
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select.custom {
  border: 1px solid #C4C4C4;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  color: #000000;
  background-color: #FFFFFF;
  width: 175px;
  z-index: 0;
}
textarea.textbox {
  margin: 0px;
  padding: 2px;
  border: 1px solid #C4C4C4;
  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 #C4C4C4;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 130px;
}
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: 1px solid #7D9EE7;
  margin-right: 7px;
  margin-bottom: 2px;
  display: inline;
  float: left;
}
img.pararight {
  border: 1px solid #7D9EE7;
  margin-left: 7px;
  margin-bottom: 2px;
  display: inline;
  float: right;
}
img.paranone {
  border: 1px solid #7D9EE7;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
}
img.paraleftNB {
  border: 0px solid #D0D0CF;
  margin-right: 7px;
  margin-bottom: 2px;
  display: inline;
  float: left;
}
img.pararightNB {
  border: 0px solid #D0D0CF;
  margin-left: 7px;
  margin-bottom: 2px;
  display: inline;
  float: right;
}
img.paranoneNB {
  border: 0px solid #D0D0CF;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
}
img.prop_thumb {
  border: 1px solid #3775B3;
}
img.prop_thumb_over {
  border: 1px solid #EBA509;
}
img.feature_icon {
  display: inline;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}



/****** 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: #333333;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
p.browse_header {
  font-weight: bold;
  padding-bottom: 3px;
}
p.list_header {
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 5px;
  color: #0050A2;
}
p.loc_header {
  font-weight: bold;
  font-size: 8pt;
  margin-bottom: 4px;
  color: #000000;
  font-weight: bold;
}
p.photo_caption {
  padding-top: 5px;
  font-weight: bold;
  font-size: 8pt;
  color: #0050A2;
}
p.error {
  font-weight: bold;
  width: 100%;
  background-color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px;
  text-align: center;
}

/****** 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: #333333;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
td.wrapper {
  padding-top: 37px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: middle;
  height: 100%;
}
td.pop_wrapper {
  padding-right: 30px;
  padding-left: 30px;
  vertical-align: middle;
  height: 100%;
}
td div {
  display: block;
}
td img {
  display: block;
}
td.menu_frame {
  width: 769px;
  height: 62px;
  padding-left: 120px;
  padding-right: 37px;
  background-image: url(images/back.menu_top.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
td.top_links {
  color: #FFFFFF;
  font-size: 7.5pt;
  font-weight: bold;
  width: 610px;
  text-align: center;
  vertical-align: middle;
  height: 23px;
}
td.menu {
  padding-left: 2px;
  padding-bottom: 4px;
  width: 610px;
}
td.menu_item {
  width: 100px;
  height: 35px;
  background-color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  color: #0050A2;
}
td.menu_item_on {
  width: 100px;
  height: 35px;
  background-color: #EBA509;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  color: #FFFFFF;
}
td.header {
  height: 335px;
  width: 769px;
  background-image: url(images/back.header_main.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
td.search_frame {
  width: 290px;
  padding-top: 185px;
  padding-left: 17px;
  padding-right: 13px;
  vertical-align: top;
}
td.search_prompt {
  text-align: left;
  vertical-align: middle;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 7.5pt;
  color: #3775B3;
}
td.search_field {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 5px;
}
td.search_button {
  padding-top: 4px;
}
td.content {
  width: 769px;
  padding-left: 2px;
  padding-right: 3px;
  background-image: url(images/back.content_main.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  height: 100%; 
}
td.content_left {
  padding-left: 1px;
  padding-right: 1px;
  width: 548px;
  height: 100%;
}
td.content_right {
  width: 216px;
  height: 100%;
  background-color: #DAE2E6;
  padding-left: 1px;
  padding-right: 1px;
}
td.content_header {
  height: 30px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.content_header.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}
td.content_header_det_right {
  height: 30px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 7.5pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.content_header.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  text-align: right;
  width: 115px;
}
td.content_header_right {
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.content_header_right.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
td.content_header_tab {
  height: 31px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.header_tab.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
td.pop_header {
  height: 31px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.pop_header.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
td.backnext_header {
  height: 34px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 8pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  background-image: url(images/back.backnext_header.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}
td.content_text {
  line-height: 20px;
  font-weight: normal;
  font-size: 8pt;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
td.content_text_photos {
  line-height: 20px;
  font-weight: normal;
  font-size: 8pt;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
td.content_space {
  height: 100%;
}
td.content_feature {
  font-weight: normal;
  font-size: 8pt;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
td.footer {
  width: 769px;
  height: 78px;
  padding-left: 12px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-image: url(images/back.footer.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
td.sub_footer {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 7.5pt;
  vertical-align: top;
  color: #FFFFFF;
}
td.footer_top{
  color: #0050A2;
  font-size: 8pt;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
td.footer_left{
  color: #0050A2;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
td.footer_right {
  color: #0050A2;
  font-size: 8pt;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 6px;
  vertical-align: bottom;
}
td.headerphoto_frame {
  width: 479px;
  padding-left: 9px;
  padding-right: 20px;
  padding-top: 27px;
  padding-bottom: 10px;
}
td.browse {
  width: 33%;
  padding-left: 15px;
  border-left: 1px solid #83A2E9;
}
td.browse_left {
  width: 33%;
  border-right: 0px solid #83A2E9;
  padding-right: 15px;
}
td.feature_text_left {
  width: 100%;
  padding-left: 10px;
  padding-right: 15px;
  font-size: 7.5pt;
}
td.feature_text_right {
  width: 100%;
  padding-left: 10px;
  padding-right: 0px;
  font-size: 7.5pt;
}
td.feature_text_list {
  width: 100%;
  padding-left: 15px;
  padding-right: 0px;
  font-size: 8pt;
}
td.content_right_text {
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 25px;
  padding-bottom: 12px;
}
td.content_right_text_det {
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 15px;
  padding-bottom: 12px;
}
td.icon_left {
  width: 33%;
  padding-top: 5px;
  font-weight: normal;
  font-size: 8pt;
  line-height: normal;
}
td.icon {
  width: 33%;
  padding-top: 5px;
  padding-left: 8px;
  font-weight: normal;
  font-size: 8pt;
  line-height: normal;
}
td.more_photos {
  width: 138px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  background-color: #7D9EE7;
  font-weight: bold;
}
td.det_thumb {
  padding-left: 5px;
  padding-bottom: 5px;
}
td.det_thumb_left {
  padding-left: 0px;
  padding-bottom: 5px;
}
td.det_thumb_bottom {
  padding-left: 5px;
}
td.det_thumb_left_bottom {
  padding-left: 0px;
}
td.prev_prop {
  background-color: #0050A2;
  width: 50%;
  text-align: left;
  color: #FFFFFF;
  padding: 5px;
  font-weight: bold;
}
td.next_prop {
  background-color: #0050A2;
  width: 50%;
  text-align: right;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
td.pop_form {
  background-color: #DAE2E6;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
}
td.pop_close {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-bottom: 20px;
}
td.formfield {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-right: 20px;
}
td.form_buttons {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  width: 100%;
}
td.formprompt {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
  font-weight: normal;
  color: #333333;
  text-align: left;
  width: 140px;
}
td.formprompt_large {
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 0px;
  vertical-align: top;
  font-weight: normal;
  color: #333333;
  text-align: left;
  width: 100%;
}

/****** 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: #333333;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
div {
  display: block;
}
div img {
  display: block;
}
div.wrapper {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}
div.page_frame {
  width: 769px;
  height: 100%;
}
div.formspacer {
  padding-left: 40px;
}
div.photo_scroller {
  width: 230px;
  height: 300px;
  overflow-y: auto;
  overflow-x: auto;
}
div.photo_selector {
  background-color: #DAE2E6;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-right: 11px;
}
div.google_map {
  border: 1px solid #3775B3;
  width: 504px;
  height: 400px;
}
div.thumb_link {
  margin-top: 3px;
  width: 124px;
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: #EBA509;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
div.thumb_link_list {
  margin-top: 3px;
  width: 162px;
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: #EBA509;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
div.thumb_link_blue {
  margin-top: 3px;
  margin-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #0050A2;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
div.thumb_link_blue_list {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #0050A2;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  width: 50%;
}
div.thumb_link_blue_det {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #0050A2;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  width: 60%;
}
div.blue_bottom_border {
  border-bottom: 1px solid #0050A2;
  padding-bottom: 15px;
  padding-top: 2px;
  width: 100%;
}


