body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin:0px;
  padding:0px;
}

fieldset {
  border: 0px;
  margin:0px;
}

	td {
	  background-color: transparent;
	}

	a:hover {
		text-decoration:underline;
	}

.error { color:#ff0000; font-weight:bold;  font-family: Verdana, Arial, Helvetica; font-size: 11px;}

.nowrap {
  white-space:nowrap;
}

#thePage {
  width:945px;
  background-color: #fff;
  margin:0px auto;
  padding:0px 20px 0px 20px;
  padding-top:10px;
}
	
	.homeLink {
		position:absolute;
		width:175px;
		height:33px;
		display:block;
		top:0px;
		left:0px;
	}
	
#colorbars {
	background-image:url('/html/public/images/colorbars.png');
	background-position:bottom;
	background-repeat:no-repeat;
	height:7px;
	max-height:7px;
	width:935px;
}

#siteHeader {
  position:relative;
}

#siteHeader {
  background-repeat:no-repeat;
  padding-top:35px;
}

#siteHeader h1 {
  padding:0px;margin:0px;
  margin-bottom:15px;
  font-size: 22px;
  color: #4877A8;
}

#siteHeader h2 {
  position:absolute;
  top:40px;
  left:10px;
  
  padding:0px;margin:0px;
  font-size: 12px;
  /*color: #9FB7CF;*/
  font-weight:bold;
  width:470px;
  font-family:tahoma, arial, helvetica, sans-serif;
  color:#6699CC;
}

#siteHeader h2 span {
  color:#2558A6;
}

#siteHeader h2 .areaName {
  font-weight:bold;
  color:#4777A7;
}

	.wideAd {
	  width: 732px;
	  margin:0px auto;
	  padding-top:20px;
	}

#overview {
  width: 732px;
  float:right;
}



#listingsSearch {
	width: 920px;
}



#listingsSearch form {
	padding: 8px;
/*	width:100%;*/
	display:block;
}

#listingsSearch form a {
	color: #255BA6;
	font-size: 12px;
	font-weight: bold;
}


#listingsSearch form h3 {
	display:inline;
	font-size: 13px;
	color: #4877a8;
}

#listingsSearch form input, #listingsSearch form select {
	font-size: 10px;
	margin-right:10px;
}



div.headerImageAndIntro {
	font-family:Arial, Helvetica;
	margin:0;padding:0;
  border:0;
	height:220px;
	background:top right no-repeat; 
	background-color:#fff;
}

div.headerImageAndIntro div.introBlurb {
	margin:0;padding:0;
  width:504px;
  _width:502px;
	height:220px;
	font-size:11px;
  float:right;
}

div.introBlurb h3 {
	font-size:16px;
	color:#2558A6;
	width:235px;
	margin-top:0px;
	margin-left:10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	
}

div.headerImageAndIntro div.introBlurb p {
	padding-right:20px;
}

div.headerImageAndIntro div.introBlurb p.first {
	padding-top:60px;
	color:#4878A6;
}

div.headerImageAndIntro div.introBlurb p.second {
	color:#7CA7D2;
}

blockquote.mask {
	float:right;
	margin:0;padding:0;
	width:440px;
	height:220px;
}

blockquote.mask h2 {
	color:#A8CBF1;
	font-size:16px;
	width:85px;
	float:right;
	margin-top:40px;
	margin-right:130px;
  _margin-right:65px;
}

blockquote.mask h2 a {
	text-decoration:none;
	color:#A8CBF1;
}

blockquote.mask h2 span.qualifier {
	color:#2457A6;
	margin-left:0.1em;
}


ul {
  margin: 0;
  padding: 0;
  list-style-type:none;
}

li {
  margin: 0;
  padding: 0;
}

.colored_form_button {
  background-repeat:repeat-x;
  background-position:center;
  border: 1px solid #9EB6CE;
  color: #00336A;
  padding:2px;
    font-size: 11px; 
  font-weight:bold;
}

	a.colored_form_button {
	margin-top:20px !important;
	}

h4.more {
  display:block;
  padding:0px;margin:0px;
  width:550px;
  float:left;
  color:#4777A7;
  font-size: 12px;
}

#crumbtrail ul {
  display:block;
  margin-top:50px;
  margin-bottom:0px;
  height:25px;
}

#crumbtrail li {
  display:inline;
  margin: 0;
  padding: 0;
  font-size:11px;
}

#crumbtrail li a {
  text-decoration:none;
  color:#666;
}

#crumbtrail li a:hover {
  text-decoration:underline;
}

#siteFooter {
  background-color: #DDE6ED;
  white-space: nowrap;
  margin-left:-20px;
  margin-right:-20px;
  padding-top:42px;
  height: 98px;
  font-size: 11px;
  margin-top:40px;
}
.header_white { color:#FFFFFF; font-weight:bold;  font-size: 14px;}

#siteFooter li {
  display:inline;
  margin: 0;
  padding: 0;
}

#siteFooter ul {
	margin-bottom:3px;
}

#siteFooter ul, #siteFooter p {
  margin-left: 155px;
}

#siteFooter p {
  color: #999;
}

#siteFooter ul li a {
  color: #4878A8;
  border-right: 1px solid #4878A8;
  padding-right: 5px;
  padding-left:1px;
}

.other-destinations a {
  color: #333;
  font-size:12px;
}

.header-image {
  position:absolute;
  z-index:3;
}

#more-info {
	width: 732px;
	display:block;
    margin-left:215px;
}

#more-info a {
	font-size:12px;
	font-weight: bold;
	color: #cc0000;
}


p.summary {
	font-size: 12px !important;
	color:#4877A8 !important;
	padding-right:5px !important;
	margin-right:5px !important;
}

.welcome {font-size: 11px;}
.blue_view_all_link { text-decoration:underline; color:#0003FF; font-weight:bold;  font-size: 12px;}
.art_header_link { text-decoration:none; color:#336699; font-weight:bold; font-size: 14px;}
.art_header_new { text-decoration:none; color:#000000; font-weight:bold;  font-size: 14px;}
.label_white_bold_big { color:#ffffff; font-weight:bold;  font-size: 12px;}
.label_blue_bold_big { color:#336699; font-weight:bold;  font-size: 14px;}
.label_gold_bold_big { color:#D75E01;  font-size: 18px;}
.label_button_white_bold_big { text-decoration:none; color:#ffffff; font-weight:bold;  font-size: 14px;}
.art_blue_big { text-decoration:none; color:#2558A6; font-weight:bold; font-size: 12px;}
.header_black_bold { color:#000000; font-weight:bold; font-size: 12px;}
.blue_mgr_click_here_link { text-decoration:underline; color:#0003FF; font-weight:bold;  font-size: 12px;}
.body_text {font-size: 12px;}
.label_black_big { color:#000000; font-size: 18px;}
.label_gold_big { color:#D75E01;  font-size: 16px;}

/* Content Association */

.content_association h2
{
	border-bottom:3px solid #9FB7CF;
	color:#4877A8;
	font-size:16px;
	padding-bottom:3px;
}

.content_association a
{
	color:#4877A8 !important;
	font-size:12px !important;
	margin-right:5px !important;
	padding-right:5px !important;
}
