@charset "UTF-8";
.destination_subhead {
	font-size: 10px;
}
#menu_wrap {
	border: thin solid #06F;
}
.NewsletterThumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 90px;
	text-align: center;
	color: #14402D;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 20px;
}
.destination_subhead {
	font-size: 10px;
}
#container .dest_w_logo p .largerfont a {
	color: #963;
}
.hotel_logosCopy {
	float: left;
	height: auto;
	width: auto;
	padding-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.largerfont {
	font-style: oblique;
	color: #963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
}
.findoutmoree {
	font-style: oblique;
	font-size: 13px;
	color: #14402D;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
.oneColElsCtrHdr #header {
	height: 120px;
} 
#header img {
	float: left;
	height: 77px;
}
.oneColElsCtrHdr #mainContent {
	font-size: 14px;
	float: left;
	width: 1000px;
	height: auto;
	background: url(images/greenbox2.jpg) repeat-x top;
}
#main_content_wrap {
	background: url(images/greenbox2.jpg) repeat-x top;
	height: 270px;
}
.oneColElsCtrHdr #left_sidebar {
	float: right;
	width: 560px;
	height: 250px;
	background: url(images/greenbox2.jpg) repeat-x top;
}
.oneColElsCtrHdr #footer2 {
	font-size: 12px;
	color: #597F70;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-top: 1px solid #B0C4A8;
	clear: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 10px;
}
#mainContent_template p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #14402D;
}
a {
	color: #14402D;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	line-height: 16px;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	color: #4B715C;
	line-height: 130%;
	padding-right: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: oblique;
	color: #14402D;
	line-height: 18px;
}
.h2_indented {
	margin-left: 95px;
}
.h2_indented_INDV_pages {
	margin-left: 50px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #597F70;
	font-style: italic;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B715C;
	font-size: 13px;
	line-height: 18px;
	padding-left: 0px;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.social_media {
	padding-right: 16px;
	padding-bottom: 5px;
}
.oneColElsCtrHdr #mainContent_template {
	background: no-repeat top;
	font-size: 12px;
	color: #14402D;
	padding-bottom: 40px;
	margin-right: 200px;
	margin-left: 200px;
	text-align: justify;
}
#container #main_content_wrap img {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
#deal_image {
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}
#mainContent .question {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px solid #14402D;
}
.about_us_left_img_wrap {
	float: left;
	padding-left: 35px;
}
#main_content_wrap_about {
	background: url(images/greenbox2.jpg) repeat-x top;
	width: 1000px;
	height: auto;
	padding-top: 20px;
}
.partners_logo {
	float: left;
	padding-right: 20px;
}
#mainContent_template .address {
	font-size: 13px;
	font-weight: bold;
}
#signup_form {
	border: 1px solid #14402D;
	padding-right: 20px;
	padding-left: 20px;
	background: url(images/greenbox2.jpg) repeat-x top;
}
.oneColElsCtrHdr #mainContent_destinations {
	font-size: 12px;
	color: #14402D;
	width: 600px;
	float: left;
	padding-right: 10px;
	height: auto;
}
.oneColElsCtrHdr #mainContent_destinations2 {
	font-size: 12px;
	color: #14402D;
	width: 800px;
	float: left;
	padding-right: 10px;
	height: auto;
}
.dest_w_logo {
	height: auto;
	margin-left: 100px;
	margin-right: 100px;
	border-top: 1px solid #999;
	clear: left;
}
.hotel_logos {
	float: right;
	height: 160px;
	width: 165px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: center;
}
.destination_img {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	margin-top: 15px;
}
#main_content_wrap_destinations {
	background: url(images/greenbox2.jpg) repeat-x top;
	width: 1000px;
	height: auto;
	padding-top: 20px;
}
.placenames {
	font-style: normal;
	color: #963;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
	font-variant: small-caps;
	word-spacing: 0px;
}
.happenings {
	width: 277px;
	float: left;
	height: 250px;
	border-right: 1px solid #B2C5B4;
	margin-left: 40px;
	padding-right: 15px;
}
.oneColElsCtrHdr #container_LWC {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: 800px;
}
.paragraph_ten_ital {
	font-size: 11px;
	font-style: italic;
}
.oneColElsCtrHdr #container_FL {
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
.dest_w_logo_INDV_pages {
	height: auto;
	margin-left: 50px;
	margin-right: 0px;
	border-top: 1px solid #999;
	width: 925px;
	float: left;
	padding-bottom: 10px;
}
.dest_w_logo_INDV_pages_LWC {
	margin-left: 50px;
	border-top: 1px solid #999;
	float: left;
}
.oneColElsCtrHdr #footer_LWC {
	font-size: 12px;
	color: #597F70;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-top: 1px solid #B0C4A8;
	clear: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 10px;
	background: #FFF;
}
.oneColElsCtrHdr #footer_FL {
	font-size: 12px;
	color: #597F70;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	border-top: 1px solid #B0C4A8;
	width: 67%;
	padding: 10px 12px 5px;
}
.right_column_rates_FL {
	float: right;
	width: auto;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-weight: normal;
}
.right_column_rates_LWC {
	float: left;
	width: 295px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-weight: normal;
	padding-top: 20px;
	line-height: 16px;
}
.text_under_gallery   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 25px;
	width: auto;
	float: left;
}
.rates_second_col {
	width: 200px;
}
.ratesbox {
	width: 400px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-weight: normal;
}
#gallery {
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 10px;
	height: 400px;
}
#gallery_wrap {
	height: auto;
	width: 625px;
	float: right;
	clear: left;
}
.under_gallery {
	height: auto;
	width: 500px;
	font-size: 12px;
	color: #14402D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	float: right;
	padding-right: 50px;
	text-align: left;
	border-top: 1px solid #B38D67;
	padding-top: 10px;
	padding-bottom: 20px;
}
.under_galleryCopy {
	height: auto;
	width: 600px;
	font-size: 12px;
	color: #14402D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	float: left;
	padding-right: 0px;
	text-align: left;
	border-top: 1px solid #B38D67;
	padding-top: 5px;
	padding-bottom: 10px;
}
.vaca_exp_p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	color: #14402D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#travel_destinations_main_wrap {
	padding-left: 100px;
}
.largerfont_14 {
	font-style: normal;
	color: #963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 20px;
}
.bullets {
	list-style: disc outside;
	line-height: 18px;
	margin-left: -15px;
}
.treb_indented {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: -10px;
}
.treb_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-style: normal;
	margin-bottom: -2px;
	font-weight: bold;
}
#campaign_wrap {
	width: 625px;
	float: left;
}
#right_sidebar {
	float: right;
	width: 250px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.rentaprivateisland {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #963;
	line-height: 20px;
	font-weight: bold;
}
.largerfont_Red {
	color: #963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
}
.charliecollins_leftcol {
	float: left;
	width: 800px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	font-weight: normal;
	line-height: 16px;
}
.food {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}
.foodright {
	float: right;
	margin: 10px 0px 10px 20px;
}
.p_chefcollinspage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14402D;
	line-height: 16px;
	text-align: justify;
}
.chefcollins_top_paragraph {
	font-style: normal;
	color: #963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
.ChefCollins_Copywrap {
	height: auto;
	margin-left: 50px;
	margin-right: 0px;
	border-top: 1px solid #999;
	width: 750px;
	float: left;
	padding-bottom: 10px;
	text-align: justify;
}
.charlie_quote {
	height: auto;
	width: 275px;
	font-size: 16px;
	color: #833425;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
	float: right;
	font-style: italic;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top: 1px solid #AC4124;
	padding-top: 10px;
	text-align: left;
}
.dest_w_logo_newsletter {
	height: 190px;
	border-top: #FFF;
	width: 400px;
	float: left;
	padding-left: 75px;
	border-left: 1px dotted #D0E2C8;
}
.newsandpresswrap {
	height: 190px;
	width: 1000px;
	float: left;
	background: url(images/greenbox2.jpg) repeat-x top;
}
.newsandpresswrapCopy {
	height: 45px;
	width: 1000px;
}
.newsletter_press_heading {
	margin-left: 15px;
	margin-right: 75px;
	width: 375px;
	float: left;
	padding-left: 10px;
}
#condenast_wrap {
	width: 675px;
	float: left;
	border: 1px solid #CCC;
}
.thumb_img_w_border {
	border: .5px solid #CCC;
}
.formtoemail {
	color: #CCC;
	font-size: 9px;
}
.LogoThumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #14402D;
	margin-bottom: 10px;
	line-height: 20px;
	border: 1px solid #FFF;
	padding-right: 10px;
	width: 150px;
	float: left;
}
.thumb_logo_no_border {
}
.happenings_nested {
	width: 277px;
	float: left;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	border-top: 1px solid #B2C5B4;
}
.h2_happenings {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: oblique;
	color: #14402D;
	line-height: 18px;
	padding-top: 10px;
	font-weight: bold;
}
.largerfont_happenings {
	font-style: normal;
	color: #963;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.NewsletterThumb_homepage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: center;
	color: #14402D;
	line-height: 20px;
	padding-right: 10px;
}
#container #container #mainContent .happenings p a .NewsletterThumb_homepage {
	padding-left: 0px;
	margin: 0px;
}

