body { background-color: #ECECEC; }

body {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 130%;
	margin-top: 0;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	color: #FF7800;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 6px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FF7800;
	text-align: left;
	margin-bottom: 4px;
}

a:link { color: blue;}
a:visited { purple; }

img { border: 0; }

hr {
	border: none 0;
	border-top: 1px solid #CCC;
	width: 750px;
	height: 1px;
}

div#mainwrap {
	width: 980px;
	background: url(/images/page/background.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
}

div#mainwidth {
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

div#mainbox {
	margin: 0;
	padding: 0;
}

div#header {
	width: 950px;
	height: 134px;
	border-bottom: 1px solid #CCC;
}

div#headerlogo {
	float: left;
	margin: 10px 0 0 10px;
}

div.headertitle a:link, div.headertitle a:visited {
	height: 40px;
	color: #FF7800;
	font-size: 26px;
	float: left;
	margin-top: 60px;
	padding-bottom: 6px;
	text-decoration: none;
}

div.headertitle a:hover {
	color: #F96300;
	text-decoration: none;
}

div#searchwrap {
	width: 400px;
	height: 30px;
	float: right;
	margin: 56px 30px 0 0;
}

div.submitbutton {
	border-style:none;
	height: 30px;
	width: 30px;
	float: right;
}

div.searchfield input.field {
	width: 300px;
	height: 23px;
	font-size: 13px;
	padding: 6px 0 0 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	float: right;
	margin-top: 1px;
}

div#navbarwrap {
	width: 950px;
	height: 49px;
	background: url(/images/page/navbar_background.jpg) repeat-x;
}

div#navbar {
	padding: 9px 30px 4px 24px;
}

div.navbar_itemleft {
	width: 200px;
	float: left;
}

div.itemleft_pointer {
	float: left;
	margin: 0 6px;
}

div.itemleft {
	float: left;
	margin-top: 5px;
}

div.navbar_itemright {
	float: right;
}

div.itemright_pointer {
	float: right;
	margin: 0 4px 0 12px;
}

div.itemright {
	float: right;
	margin-top: 6px;
}

div.itemright a:link, div.itemright a:visited {
	color: #000;
	text-decoration: none;
}

div.itemright a:hover {
	color: #000;
	text-decoration: blink;
}

div#contentwrap {
	width: 950px;
	background: #FFF;
	padding-bottom: 18px;
}

div#contentpadding {
	padding: 16px 30px 0 30px;
}

div#breadcrumbswrap {
	width: 890px;
	margin-top: 1px;
}

div.breadcrumbs {
	color: #000;
	font-size: 11px;
	padding: 0 8px 7px 0;
}

div.breadcrumbs a:link, a:visited {
	color: #666;
}

div.breadcrumbs a:hover {
	color: #000;
}

div.sharethis a:link, div.sharethis a:visited {
	float: right;
	margin-right: 120px;
	color: #0E8900;
	text-decoration: none;
	font-weight: bold;
}

div.sharethis a:hover {
	color: #000;
	text-decoration: none;
}

div#mapwrap_withads {
	 width: 350px;
	 float: right;
	 margin: 10px 0 6px 12px;
}

div#map {
	 width: 350px;
	 height: 300px;
	 border: 1px solid #CCC;
	 margin-bottom: 12px;
}

div#google_adswrap {
	 width: 350px;
	 border: 1px solid #CCC;
}

div#google_ads {
	padding: 6px 10px 8px 10px;
}

div.propertywrap {
	float: left;
	width: 520px;
}

div.propertytabs {
	width: 520px;
	height: 40px;
	font-size: 15px;
	background: url(/images/page/proptabs_background.jpg) repeat-x;
	margin: 12px 0 4px 0;
	overflow: hidden;
}

div.propertytabs div.links {
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

div.propertytabs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}

div.propertytabs li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	background-image: url("../images/navbarseparator.jpg");
	background-repeat: no-repeat;
}

div.propertytabs li a {
	margin-left: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}

div.propertytabs li.selected {
	background-image: url("../images/tab_selected.jpg");
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}

div.propertytabs li.selected a {
	color: #ffffff;
}

div.propertytabs li.first {
    background-image: none;
}

div.links a:link {
	color: #000;
	text-decoration: none;
}

div.links a:visited {
	color: #000;
	text-decoration: none;
}

div.links a:hover {
	color: #FF7800;
	text-decoration: none;
}

div.content {
	width: 520px;
}

div#listingswrap {
	width: 890px;
	border-top: 1px solid #CCC;
	margin-top: 18px;
}

div.listingscolumn {
	width: 222px;
	float: left;
}

div.listings_greycell {
	padding: 6px 0 8px 10px;
	background: #ECECEC;
	border-bottom: 1px solid #CCC;
}

div.listings_whitecell {
	padding: 6px 0 8px 10px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

div#listingswrap a:link {
	color: blue;
	text-decoration: underline;
}

div#listingswrap a:hover {
	color: #FF7800;
	text-decoration: underline;
}

div#listingswrap a:visited {
	color: purple;
	text-decoration: underline;
}

div.footerwrap {
	width: 950px;
	background: #666;
	padding-bottom: 20px;
}

div.footerpadding {
	padding: 14px 30px 0 30px;
}

div.footercolumn {
	width: 154px;
	float: left;
}

div.footercolumn ul {
	margin: 10px 0 0 16px;
	padding: 0;
}

div.footercolumn li {
	color: #000000;
}

div.footercolumn a:link, div.footercolumn a:visited {
	color: #FFF;
	text-decoration: none;
}

div.footercolumn a:hover {
	color: #FF7800;
	text-decoration: none;
}

div.footercolumn_last {
	width: 96px;
	float: left;
}

div.footercolumn_last ul {
	margin: 10px 0 0 16px;
	padding: 0;
}

div.footercolumn_last a:link, div.footercolumn_last a:visited {
	color: #FFF;
	text-decoration: none;
}

div.footercolumn_last a:hover {
	color: #FF7800;
	text-decoration: none;
}

div#featuredestination {
	background-color: #FFF;
	padding: 16px 25px 16px 25px;
	border-bottom: 1px solid #000;
}

div#featurephoto {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-right: 16px;
}

div#copyright {
	width: 980px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
