body{
	margin:0;
	color:#2e2e2e;
	font:12px arial, helvetica, sans-serif;
	background:#69c;
	min-width:1000px;
}
img{border-style:none;}
a{
	color:#5d89c6;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#tab2,
#tab3,
#tab4,
#tab5,
#tab6 {display:none;}
#wrapper {
	width:100%;
	overflow:hidden;
}
#header-container {
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-header-c.gif) repeat-x;
}
#header-holder {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat 50% 0;
}
#header {
	width:1000px;
	height:252px;
	overflow:hidden;
	margin:0 auto;
}
#header .column1 {
	float:left;
	width:410px;
	overflow:hidden;
}
#header .column1 .logo {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -25px;
	position:relative;
}
#header .column1 .logo a {
	display:block;
	width:410px;
	height:181px;
	background: url('../images/logo1.png') no-repeat;
}
#header .column2 {
	float:right;
	width:590px;
	overflow:hidden;
}
#header .box {
	width:100%;
	overflow:hidden;
}
#nav {
	float:right;
	display:inline;
	overflow:hidden;
	margin:0 38px 7px 0;
	padding:17px 0 0 0;
	list-style:none;
}
#nav li:first-child {background:none;}
#nav li {
	float:left;
	overflow:hidden;
	padding:0 8px 0 12px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bullet-nav.gif) no-repeat 0 50%;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {text-decoration:underline;}
#header .column2 .logo {
	float:right;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 172px 0 0;
	position:relative;
}
#header .column2 .logo a {
	display:block;
	width:222px;
	height:57px;
	background: url('../images/logo2.png') no-repeat;
}
#main-holder {
	width:100%;
	background:#69c url(../images/bg-main-c.gif) repeat-x;
	padding:0 0 30px;
}
#main-holder:after {
	content:"";
	clear:both;
	display:block;
}
#main {
	width:100%;
	background:url(../images/bg-main.jpg) no-repeat 50% 0;
}
#main:after {
	content:"";
	clear:both;
	display:block;
}
#content-holder {
	width:991px;
	margin:0 auto;
	padding:0 0 0 9px;
}
#content-holder:after {
	content:"";
	clear:both;
	display:block;
}
#content {
	float:left;
	width:100%;
	margin:-133px 0 0;
	background:url(../images/bg-content.png) no-repeat;
	position:relative;
}
.tabs {
	width:914px;
	padding:0 34px;
}
.tabs:after {
	content:"";
	clear:both;
	display:block;
}
.tabs .tabset {
	margin:0;
	padding:0 19px 0 0;
	list-style:none;
	height:1%;
	position:relative;
	z-index:999;
}
.tabs .tabset:after {
	content:"";
	clear:both;
	display:block;
}
.tabs .tabset li {
	float:right;
	margin:0 0 0 -19px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.tabs .tabset li a {
	color:#fff;
	float:left;
	padding:0 0 15px 17px;
	background:url(../images/bg-nav-l.png) no-repeat;
	text-decoration:none;
	position:relative;
	margin:0 0 -15px 0;
}
.tabs .tabset li a span {
	float:left;
	width:119px;
	height:19px;
	padding:8px 0 0;
	background:url(../images/bg-nav-c.gif) repeat-x;
	cursor:pointer;
}
.tabs .tabset li a em {
	float:left;
	width:26px;
	height:27px;
	background:url(../images/bg-nav-r.png) no-repeat;
	cursor:pointer;
}
.tabs .tabset li a:hover,
.tabs .tabset li a.active {background:url(../images/bg-nav-h-l.png) no-repeat;}
.tabs .tabset li a:hover span,
.tabs .tabset li a.active span {background:url(../images/bg-nav-h-c.gif) repeat-x;}
.tabs .tabset li a:hover em,
.tabs .tabset li a.active em {background:url(../images/bg-nav-h-r.png) no-repeat;}
.tabs .tabset li a .b {
	float:none;
	position:absolute;
	bottom:0px;
	left:50%;
	width:30px;
	height:15px;
	padding:0;
	margin:0 0 0 -15px;
	background:url(../images/bullet-tabs.gif) no-repeat !important;
	z-index:999;
	display:none;
}
.tabs .tabset li a.active .b {display:block;}
.tab-container {
	width:912px;
	padding:0 1px;
	background:#fff url(../images/bg-content-b.gif) no-repeat 0 100%;
}
/*.tab-container:after {
	content:"";
	clear:both;
	display:block;
}*/
.tab-holder {
	height:1%;
	padding:30px 0 0;
	background:url(../images/bg-content-t.gif) repeat-x;
}
/*.tab-holder:after {
	content:"";
	clear:both;
	display:block;
}*/
.tab-content {
	width:100%;
	padding:0 0 221px;
	/*background:url(../images/bg-image-box.jpg) no-repeat;*/
	position:relative;
}
/*.tab-content:after {
	content:"";
	clear:both;
	display:block;
}*/
.tabs-b {
	width:100%;
	height:54px;
	overflow:hidden;
	background:url(../images/bg-content-b.png) no-repeat;
}
.columns {
	width:100%;
	padding:18px 0 6px;
}
.columns:after {
	content:"";
	clear:both;
	display:block;
}
.columns-b {
	padding:26px 0 36px;
	background:url(../images/bg-line.gif) no-repeat 54px 0;
}
.columns p {
	line-height:15px;
	margin:0 0 10px;
}
#content .column1 {
	float:left;
	display:inline;
	width: 830px;
	overflow:hidden;
	padding:0 0 0;
	margin:0 20px 0 51px;
}

/* PAGE HEADERS */
.condo-title {
	width:167px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 15px;
	background:url(../images/text-condos-title.gif) no-repeat;
}
.bedandbreakfast-title {
}
.homes-title {
}
.hotels-title {
}
.directories-title {
}
.surrounding-title {
}

#content h1 {
	font-size:20px;
	color:#5d89c6;
	margin:0;
}
#content h2 {
	font-size:15px;
	margin:0 0 7px;;
}
#content .column1 p {
	font-size:15px;
	line-height:18px;
	margin:0 0 18px;
}
#content .column2 {
	float:right;
	width:250px;
	margin:-30px 15px 0 20px;
}
* html #content .column2 {overflow:hidden;}
#content .image-box {height:1%;}
#content .image-box:after {
	content:"";
	clear:both;
	display:block;
}
#content .image-box img {display:block;}
.info-box {
	float:left;
	display:inline;
	width:200px;
	overflow:hidden;
	margin:0 0 0 50px;
}
.info {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.info li {
	margin:0 0 1px;
	font-size:12px;
	vertical-align:top;
}
.info li a {
	color:#5d89c6;
	text-decoration:none;
}

.info li a allRed {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
}

.info li a:hover {text-decoration:underline;}
.discription {
	float:right;
	display:inline;
	width:585px;
	overflow:hidden;
	padding:2px 0 0;
	margin:0 72px 0 0;
}
.view-holder {
	position:absolute;
	bottom:8px;
	left:-20px;
	width:960px;
	overflow:hidden;
}
.view-box {
	margin:0;
	padding:0;
	list-style:none;
	width:976px;
	overflow:hidden;
}
.view-box li {
	float:left;
	width:227px;
	height:135px;
	overflow:hidden;
	margin:0 17px 0 0;
	position:relative;
}
.view-box li .box-holder {
	width:186px;
	height:118px;
	overflow:hidden;
	padding:17px 24px 0 17px;
	background:url(../images/bg-view.png) no-repeat;
}
.view-box li a.image {
	display:block;
	width:186px;
	height:62px;
	overflow:hidden;
	margin:0 0 6px;
	position:relative;
}
.view-box li a img {display:block;}
.view-box li .title {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
.view-box .condos .title {
	width:77px;
	height:17px;
	background:url(../images/text-condos.png) no-repeat;
}
.view-box .breakfasts .title {
	width:173px;
	height:17px;
	background:url(../images/text-breakfasts.png) no-repeat;
}
.view-box .private .title {
	width:148px;
	height:18px;
	background:url(../images/text-private.png) no-repeat;
}
.view-box .hotels .title {
	width:150px;
	height:24px;
	background:url(../images/text-hotels.png) no-repeat;
}
.view-box .view {
	position:absolute;
	bottom:6px;
	left:90px;
	color:#a8a8a8;
	font-family:georgia, serif;
	font-style:italic;
	text-decoration:none;
}
.view-box .view:hover {text-decoration:underline;}
#footer {
	width:982px;
	overflow:hidden;
	margin:0 auto 50px;
}
.banner-box {
	margin:0;
	padding:0 0 0 34px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.banner-box li {
	float:left;
	overflow:hidden;
	margin:0 12px 10px 0;
}
.banner-box li a {display:block;}
.banner-box li img {display:block;}
.banner-box li span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.clearBoth {
	clear:both;
}

.allRed, a.allRed, .allRed A:link {
	color: #F00;
	font-weight: bold;
}
