body {
	margin:0;
	text-align:center;
	background:#234C4A;
	font-family:Arial, Helvetica, sans-serif}

a:link, a:active, a:visited {
	color:#CD0721}

h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Georgia, serif;
	color:#CD0721}

h1 {
	font-size:200%}

h2 {
	font-size:150%}

h3 {
	font-size:125%}

h4 {
	font-size:110%}

#utilityLinksBG {
	/*background:url(../pix/headPhoto.jpg) no-repeat;*/
	height:250px}

#utilityLinks {
	font-size:80%;
	color:#fff;
	font-weight:bold;
	text-align:right;
	border-top:5px solid #509F9C;
	font-family:Verdana, Arial, Helvetica, sans-serif}

#utilityLinks ul {
	background:url(../pix/utilitylinks-bg.gif) bottom right no-repeat;
	margin:0;
	padding:0;
	padding-bottom:10px;
	list-style:none}

#utilityLinks li {
	display:inline;
	margin-right:10px}

#utilityLinks a:link, #utilityLinks a:active, #utilityLinks a:visited {
	color:#fff;
	text-decoration:none}

#utilityLinks a:hover {
	color:#CD0721}

#utilityLinks .aboutUs {
	background:url(../pix/aboutIcon.gif) top left no-repeat;
	padding:5px 0 5px 20px}

#utilityLinks .siteMap {
	background:url(../pix/siteMapIcon.gif) top left no-repeat;
	padding:5px 0 5px 20px}

#wrap {
	background:url(../pix/pageContainer_bg.gif);
	width:783px;
	margin:0 auto;
	padding:0;
	font-size:95%}	

#pageContainer {
	width:767px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	padding:0}

#nav {
	background:#52A2A0 url(../pix/nav_bg.gif) top left repeat-x;
	float:left;
	width:767px}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	float:left}

#nav li {
	margin:0;
	padding:0;
	display:inline}

#nav a:link, #nav a:active, #nav a:visited {
	font-family:"Trebuchet MS", Georgia, serif;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	padding:12px 10px;
	display:block;
	float:left}

#nav a:hover {
	background:#B04447 url(../pix/nav_bg-over.gif) top left repeat-x}

#content {
	background:#fff url(../pix/content_bg.gif) top center repeat-y;
	float:left;
	font-size:90%;
	min-height:450px}

.wrap {
	padding:15px;
	float:left}

#leftCol {
	background:#fff url(../pix/searchBG.gif) top left repeat-x;
	width:185px;
	float:left;
	height:325px;
	overflow:visible}

#rightCol {
	margin-left:185px;
	text-align:left;
	background-color:#fff}

#leftCol h3 {
	color:#509F9C}

#leftCol select {
	width:100%;
	font-size:95%}

#rightCol-1 {
	width:348px;
	float:left;
	font-size:110%}

#rightCol-2 {
	width:233px;
	background:#DCF2F1;
	float:right}

#rightcol-2 img {
	width:200px;
	border:0}

#areaInfo {
	clear:both;
	padding:0;
	padding-top:25px;
	margin:0}

#cancellationPolicy {
	border-top:1px solid #999;
	padding-top:1em;
	margin-top:2em;
	color:#999;
	font-size:90%;
	clear:both}

#largePhoto {
	height:265px;
	overflow:hidden}

#additionalPhotos {
	margin:25px 0 0 0}

#additionalPhotos img {
	cursor:pointer;
	margin:2px;
	border:1px solid #cecece;
	padding:2px;
	height:49px}

dl.listingResult {
	margin:10px 0 0 0;
	padding:10px 15px;
	clear:both}

dl.listingResult dt {
	margin:0 0 .5em 0;
	font-size:100%}

dl.listingResult dt img {
	float:left;
	margin:0 5px 0 0;
	padding:0 4px 4px 0}

dl.listingResult dt img .alt {
	float:right;
	margin:0 0 0 5px;
	padding:0 0 4px 4px}

dl.listingResult dd {
	margin-left:80px;
	line-height:1.5em;
	color:#666}

.resultsPages {
	display:block;
	padding:3px 10px;
	background-color:#E6E6E6;
	text-align:right;
	color:#333333;
	line-height:1.5em;
	width:525px}

.resultsPages a:link, .resultsPages a:active, .resultsPages a:visited, .resultsPages a:hover {
	padding:2px 5px;
	text-decoration:none;
	background-color:#D8D8D8;
	border:1px solid #BDBDBF;
	color:#333333}

.resultsPages .active {
	padding:2px 5px;
	background-color:#509F9C}

.resultsPages a:hover {
	background-color:#CD0721;
	color:#fff}

ul.files {
	list-style:none;
	margin:0;
	padding:0;
	clear:left;
	}

ul.files li {
	margin:0;
	padding:5px 0 5px 20px;
	}
	
.pdf {
	background:url(../pix/icon_PDF.gif) left top no-repeat;
	}

.xls {
	background:url(../pix/icon_Excel.gif) left top no-repeat;
	}

.doc {
	background:url(../pix/icon_Word.gif) left top no-repeat;
	}

.default {
	background:url(../pix/icon_default.gif) left top no-repeat;
	}


#footer-wrapper {
	background:#509F9C url(../pix/footer_bg.gif) top center repeat-y;
	width:783px;
	margin:0 auto;
	padding:0;
	clear:both}	

#footer-wrapper div {
	background:url(../pix/bottomOfPage.gif) bottom center no-repeat;
	width:783px;
	clear:both}

#footer {
	text-align:center;
	color:#fff;
	font-size:85%;
	font-weight:bold;
	width:767px;
	padding:5px 0 15px 0;
	clear:both}

#footer a:link, #footer a:active, #footer a:visited {
	color:#234C4A}

#footer a:hover {
	color:#CD0721}