/* Default */

html, body {height:100%; }

* html #site {
height: 100%;
}

body,td {
  font-family: arial;
  font-size: 13px;
  line-height:18px;
  color: #555555;
}

body {
 margin:0px;
}

body.emailBody {
  margin: 20px;
  background-color: white;
  color: #101010;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 10px;
  line-height:10px;
}


ul {

padding-left:20px;
}



/* Headings, styles */

.heading { font-size: 33px; line-height:38px; color:#c29873;font-weight:bold; }
.subheading { font-size: 16px; line-height:21px;font-weight:bold;color:#008a98;  }
.subheadingdark { font-weight:bold;color:#292929;  }
.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }

/* Links */

a, a:visited, a:hover {
  color:#008a98; text-decoration:underline;font-weight:bold;
}

/* Misc */

form {
  margin: 0px;
}




hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 100%;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

/* ARTICLES */
#articles_wrapper {width:100%;}
#articles_left {float:left;width:25%;}

#articles_right {float:left;margin-left:20px;width:70%;}


#article_categories a, #article_categories a:visited {display:block;color:#555555;text-decoration:none;margin:10px 0px;}
#article_categories a:hover {color:#1C63C5;}

#articles_categories_title { text-transform:uppercase;font-size:13px;font-weight:bold;}
#articles_categories_title a,#articles_categories_title a:visited {display:inline;text-decoration:none;}
#articles_categories_title a:hover {}

.articles_heading {font-size:19px;font-weight:bold;margin-bottom:10px;}
.articles_subheading {font-size:16px;font-weight:bold;}

.articles_list_title {font-size:13px;font-weight:bold;}


#articles_trail {}
#articles_print {float: right; }

div.articleActiveTab {
  padding-right: 4px;
}

div.articleActiveTab a {
  font-weight: bold;
  display: block; 
  background-color: #878787; 
  padding: 1px 8px; 
  color: #FFFFFF; 
  text-decoration: none;
}


div.articleInactiveTab {
	padding-right: 4px;
}

div.articleInactiveTab a {
  display: block; 
  background-color: #F3F3F3; 
  padding: 1px 8px; 
  color: #000000; 
  text-decoration: none;
}

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}


#rates_table td {border-bottom:1px solid #d9d9d9;}


.contact_textarea {
width: 400px; 
height: 100px;
padding:6px 5px 4px 5px;
border:1px solid #b4b4b4; 
background-color:#FFFFFF;
color:#8e8e8e;
line-height:12px;

}

.contact_field {
padding:6px 5px 4px 5px;
border:1px solid #b4b4b4; 
background-color:#FFFFFF;
color:#8e8e8e;
line-height:12px;
width:250px;
}


/* Template */



#site { width:980px; height:100%;}
#site_left { width:244px;background-image:url(../images/pictures/large/system-files/bg_leftcol.png);}
#site_left_bot {height: 42px;padding-bottom:5px;background-image:url(../images/pictures/large/system-files/bg_leftcol.png);}
#site_mid {width:13px;}
#site_right {width:719px;background-color:#FFFFFF;}


#leftnav { margin:100px 13px 0px 13px}

#left_footer {margin:0px 0px 0px 13px;font-size:10px;font-family:verdana;color:#FFFFFF;}
#left_footer a,#left_footer a:visited{color:#FFFFFF;text-decoration:none;font-weight:normal;}
#left_footer a:hover {color:#FFFFFF;text-decoration:underline;font-weight:normal;}

#right_layout{ width:697px;}
#banner{ height:283px;}
#content_left {width:444px;}
#spacer {width:13px;}
#content_right {width:240px;overflow:hidden;padding-bottom:8px;}

#offers_bg{
width:444px;
height:157px;
background-image:url(../images/pictures/large/system-files/bg_offer.jpg);background-repeat:no-repeat;


}

#offers {
margin-left:194px;
width:240px;
padding-top:50px;

color:#FFFFFF;
font-size:12px;
font-family:verdana;
line-height:16px;
}


#content {margin-top:10px;}

#subscribe {width:240px; height:157px;background-image:url(../images/pictures/large/system-files/bg_subscribe.jpg);background-repeat:no-repeat;background-position:center bottom}
#booknow {}
#subscribe_heading {margin:10px 13px 0px 13px;}

#subscribe_name {margin-top:10px;margin-left:13px;}

#subscribe_name input {
margin:0px;
padding:4px 5px 4px 5px;
height:13px;
width:204px;
border:1px solid #b4b4b4; 
background-color:#FFFFFF;
color:#8e8e8e;
line-height:10px;
}

#subscribe_email_btn {
margin-left:13px;
margin-top:9px;
}

#subscribe_email {
float:left;
margin:0px;
padding:4px 5px 4px 5px;
height:13px;
width:162px;
border:1px solid #b4b4b4; 
background-color:#FFFFFF;
color:#8e8e8e;
line-height:10px;
}
#subscribe_btn {float:left;}
/*
#subscribe_email {margin-top:10px;margin-left:4px;float:left;}

#subscribe_email input {
margin:0px;
padding:6px 5px 4px 5px;
width:162px;
border:1px solid #b4b4b4; 
background-color:#FFFFFF;
color:#8e8e8e;
line-height:10px;
}

#subscribe_btn {margin-top:10px;float:left;}
*/

#video {margin-top:13px;}

#contact_info_bg { padding-left:13px;margin-top:13px;border:1px solid #ddd;background-image:url(../images/pictures/large/system-files/bg_arrows.jpg);background-repeat:no-repeat;background-position:right top;}
#contact_info {padding:13px 0px;width:214px;}

#testimonials_bg {padding-left:13px;margin-top:13px;border:1px solid #ddd;}
#testimonials {padding:13px 0px;width:214px; color:#292929;font-weight:bold;}
#testimonials_link {margin-top:10px;}


#gallery_bg {border-left:1px solid #ddd;border-right:1px solid #ddd;}
#gallery {margin-left: 12px;padding:13px 0px;width:216px;}

#healthy_bg {width:240px;height:68px;background-image:url(../images/pictures/large/system-files/bg_healthy.jpg);background-repeat:no-repeat;}
#healthy { margin-left:13px;padding-top:10px;width:110px; font-size:10px; line-height:15px; font-family:verdana; color:#292929;}





#footer {height:30px;font-size:10px;font-family:verdana;line-height:10px;}

#footernav_left {float:left;}
#footernav_right {float:left;}

#footernav_right a,#footernav_right a:visited{color:#363636;text-decoration:none;font-weight:normal;}
#footernav_right a:hover {color:#363636;text-decoration:underline;font-weight:normal;}




















