#left-column {
	float:left;
	width:480px;
	background-color:#FFFFFF;
}
#right-column {
	float:right;
	width:480px;
	background-color:#FFFFFF;
}
/*-----------------------*/
/*-----------------------*/
/*-----------------------*/
#find-box {
	margin: auto;
	padding: 0px;
	width: 454px;
	height: auto;
}
#find-box-top {
	margin:0px;
	width: 424px;
	height: auto;
	padding:8px 15px 8px 15px;
	background-image:url(/res/img/home/find-box-top.gif);
	background-repeat:no-repeat;
    background-position: top center;
	background-color:#69a651;
}
#find-box-body {
	width: 412px;
	height: auto;
	padding:5px 15px 10px 15px;
	background-image:url(/res/img/home/find-box-body-top.gif);
	background-repeat:no-repeat;
    background-position: top center;
	background-color:#d1e3c9;
	border-left-color:#69a651;
	border-left-style:solid;
	border-left-width:6px;
	border-right-color:#69a651;
	border-right-style:solid;
	border-right-width:6px;
}
#find-box-bottom {
	font-size:0px; /* fix IE's empty div height bug */
	width: 454px;
	height: 12px;
	padding:0px;
	margin:0px;
	background-image:url(/res/img/home/find-box-bottom.gif);
}
#find-box h1 {
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	font-family:Arial;
	margin:0px;
	padding:0px;
}
#find-box-left {
	float:left;
	width:200px;
}
#find-box-right {
	float:right;
	width:200px;
	color:#353534;
}
#find-box-right ul {
	padding-left:40px;
	margin: 12px 0px 12px 0px;
}
.btn-find-choice {
	width:172px;
	height:35px;
	margin:auto;
	margin-top:15px;
	margin-bottom:5px;
	border:none;
}
.btn-find-choice-inactive {
	background-image:url(/res/img/home/btn-find-choice-inactive.gif);
}
.btn-find-choice-active {
	background-image:url(/res/img/home/btn-find-choice-active.gif);
}
.btn-find-choice a {
	color:#39582c;
	width:172px;
	height:35px;
	display:block;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	font-size:1em;
	border:0;
}
#find-box-lbl-1, #find-box-lbl-2, #find-box-lbl-3, #find-box-lbl-4, #find-box-lbl-5 {
	text-align:center;
	font-size:90%;
	color:#353534;
}
#find-box-content-2, #find-box-content-3, #find-box-content-4, #find-box-content-5 {
	padding-top:20px;
	font-size:90%;
}
/*--------------------------
		POPULAR DESTINATIONS BOX
--------------------------*/
#pop-destinations-box {
	margin: auto;
	margin-top:15px;
	width: 448px;
	height: auto;
	border: 1px solid #df4b03;
	border-top: 5px solid #df4b03;
	border-bottom: 5px solid #df4b03;
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
    background-position: 200px -200px;
	background-image:url(/res/img/home/pop-destinations-background.jpg);
}
#pop-destinations-box h1 {
	text-align:center;
	color: #df4b03;
	font-size:150%;
	font-weight:bold;
	font-family:Arial;
	margin-top:10px;
}
.pop-destinations-box-dest {
	margin:10px;
	font-size:90%;
}
.pop-destinations-box-dest-title {
	background-color:#dfe3d7;
	font-weight:bold;
	padding: 2px;
	margin-bottom:5px;
	text-align:center;
	font-size:120%;
}
.pop-destinations-box-dest img {
	width:170px;
	height:128px;
	float: left;
	margin:0px 10px 10px 0px;
	border:1px solid #e0dddd;
}
.pop-destinations-box-dest-links {
	clear:both;
	text-align:center;
}
/*-----------------------
		WHAT IS BOX
-----------------------*/
#what-is-box {
	margin: auto;
	padding: 0 0 10px 0;
	width: 457px;
	height: auto;
}
#what-is-box-top {
	font-size:0px; /* fix IE's empty div height bug */
	width: 457px;
	height: 6px;
	background-image:url(/res/img/home/what-is-box-top.gif);
	background-repeat:no-repeat;
}
#what-is-box-body {
	width: 423px;
	height: auto;
	padding:5px 15px 10px 15px;
	background-color:#f5f6f4;
	border-left-color:#d6e2c0;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#d6e2c0;
	border-right-style:solid;
	border-right-width:2px;
	font-size:90%;
}
#what-is-box-bottom {
	font-size:0px; /* fix IE's empty div height bug */
	width: 457px;
	height: 6px;
	background-image:url(/res/img/home/what-is-box-bottom.gif);
}
#what-is-box h1 {
	font-size:140%;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#what-is-box-links {
	text-align:right;
	font-style: italic;
	margin-top:4px;
}
/*--------------------------
		NEWSLETTER BOX
--------------------------*/
#newsletter-box {
	margin: auto;
	margin-top:10px;
	margin-bottom:17px;
	padding: 0px;
	width: 350px;
	height: auto;
	color:#6f839d;
}
#newsletter-box img {
	float: left;
}
#newsletter-box-form {
	margin-top:4px;
	margin-left:60px;
	border:1px solid #5f6164;
	width:260px;
	padding:4px 2px 4px 10px;
	background-color:#6f839d;
	color:white;
}
#newsletter-box-table {
	width:100%;
	height:100%;
	border:0px;
}
#newsletter-box input {
	width:170px;
	border:1px solid #6f839d;
	color:#6f839d;
	font-size:100%;
}
#newsletter-box a {
	width:50px;
	color:white;
}

/*--------------------------
		OWNERS BOX
--------------------------*/
#owners-box {
	margin: auto;
	margin-top:12px;
	margin-bottom:25px;
	padding: 0px;
	width: 420px;
	height: auto;
	color:#6f839d;
	font-size:90%;
}
#owners-box img {
	float: left;
}
#owners-box a {
	color:#df4b03;
}
/*-----------------------
		TOP 10 BOX
-----------------------*/
#destination-box {
	margin: auto;
	padding: 0px;
	width: 456px;
	height: auto;
}
#destination-box-top {
	width: 426px;
	height: auto;
	padding:5px 15px 2px 15px;
	background-image:url(/res/img/home/destination-box-top.gif);
	background-repeat:no-repeat;
    background-position: top center;
	background-color:#aecda2;
	text-align:center;
}
#destination-box-body {
	width: 422px;
	height: auto;
	padding:15px 15px 10px 15px;
	border-left-color:#aecda2;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#aecda2;
	border-right-style:solid;
	border-right-width:2px;
	font-size:90%;
}
#destination-box-bottom {
	font-size:0px; /* fix IE's empty div height bug */
	width: 456px;
	height: 6px;
	background-image:url(/res/img/home/destination-box-bottom.gif);
}
#destination-box h1 {
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	font-family:Arial;
	margin:0px;
	padding:0px;
	margin-top:3px;
}
#destination-box h1 a {
color:#ffffff;
}
#destination-box img {
	float: right;
	margin:2px 0px 3px 10px;
	border:1px solid #e0dddd;
}
#destination-links {
	clear:both;
	text-align:center;
}
/*--------------------------
		ARTICLE BOX
--------------------------*/
#article-box {
	margin: auto;
	margin-top:15px	;
	padding: 0px;
	width: 452px;
	height: auto;
	border: 1px solid #e1ddc2;
	font-size:90%;
}
#article-box-body {
	margin:10px;
}
#article-box-header {
	width:150px;
	margin: auto;
	padding:1px 0px 4px 0px;
	background-color:#e1ddc2;
	color:black;
	font-size:90%;
	text-align:center;
}
#article-box h1 {
	text-align:center;
	font-size:150%;
	font-weight:bold;
	font-family:Arial;
}
#article-box-content img {
	float:right;
}
#article-box-links {
	margin-top:10px;
	text-align:center;
}
/*--------------------------
		TIPS AND IDEAS BOX
--------------------------*/
#tips-ideas-box {
	margin: auto;
	margin-top:15px;
	padding: 0 0 10px 0;
	width: 457px;
	height: auto;
}
#tips-ideas-box-top {
	font-size:0px; /* fix IE's empty div height bug */
	width: 457px;
	height: 6px;
	background-image:url(/res/img/home/tips-ideas-box-top.gif);
	background-repeat:no-repeat;
}
#tips-ideas-box-body {
	width: 423px;
	height: auto;
	padding:5px 15px 10px 15px;
	border-left-color:#627a59;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#627a59;
	border-right-style:solid;
	border-right-width:2px;
	font-size:90%;
}
#tips-ideas-box-bottom {
	font-size:0px; /* fix IE's empty div height bug */
	width: 457px;
	height: 6px;
	background-image:url(/res/img/home/tips-ideas-box-bottom.gif);
}
#tips-ideas-box h1 {
	font-weight:bold;
	font-size:140%;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#48603e;
}
#tips-ideas-box h1 a {
	color:#48603e;
}
#tips-ideas-box ul {
	margin:0px;
	padding-left:20px;
}
#tips-ideas-box li {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.tips-ideas-box-tip-desc {
	margin-top:3px;
	font-size:95%;
	font-style:italic;
}
#tips-ideas-box-links {
	margin-top:10px;
	text-align:center;
}
/*--------------------------
       CABIN LIST BOX
--------------------------*/
#cabin-list-box {
	border:solid 1px rgb(145, 177, 85);
	clear:both;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	padding: 10px 15px 15px 25px;
	font-size:80%;
}
#cabin-list-box-header {
	margin-bottom:6px;
	font-weight:bold;
	font-size:120%;
	color:#48603E;
}
.cabin-list-box-column{
	width:31%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.cabin-list-box-column-first{
	margin:0px;
}
.cabin-list-box-region{
	padding-top:5px;
}
