/* Start of CMSMS style sheet 'j2_main' */
/* ----------- [GLOBAL SETTINGS] ---------- */
body {
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}
h1 {
    color: #3D5B28;
    font-family: Georgia,Times New Roman, Times, serif;
    font-size: 1.8em;
    font-weight: bold;
    margin: 5px 0;
    
}
h2 {
    color: #3D5B28;
    font-family: arial-black;
    font-size: 13px;
    font-weight: bold;
    margin: 2px;

}
h3 {
    color: #B8870D;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    margin: 3px 0;
}
.highlight {
    color: #71612A;
    font-weight: bold;
}
.highlight2 {
    color: #71612A;
    font-style: italic;
}
img {border-style: none;}
/* ----------- [PAGE WRAPPER] ---------- */
div#pagewrapper {
    display: block;
    margin: 0 auto;
    border: 2px solid #CAAB31;
    width: 898px;
    background-color: #B8870D;
    height: auto;
}
/* ----------- [TOP HEADERS ] ---------- */
div#top_band_1 {
    display: block;
    clear: both;
    height: 22px;
    background-color: #435B35;
}
div#top_band_2 {
    display: block;
    clear: both;
    height: 22px;
    background-color: #CAAB31;
}
div#header {
    display: block;
    clear: both;
    width: 898px;
    height:258px;
}
/* ----------- [NAV ] ---------- */
div#navwrapper {
    display: block;
    clear: both;
    background-image: url(images/nav_bg.gif);
    background-repeat: repeat-x;
    height: 25px;
    width: 898px;
}
div#nav {
    margin: 0 40px;
}
div#nav img {
    float: left;
}
/* ----------- [ SUBNAV ] ---------- */
div#subnavwrapper {
    display: block;
    clear: both;
    width: 898px;
    height: 27px;
    background-image: url(images/subnav_bg.gif);
    background-repeat: repeat-x;
}
div#subnav {
    margin: 0 20px;
}
div#subnav a {
    display: block;
    line-height: 27px;
    float: left;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #DFC989;
    text-transform: uppercase;
    margin: 0 20px 0 0;
}
div#subnav a:hover {
    color: #ffffff;
}
div#subnav #subnavActive {
    color: #ffffff;
}
div#subnav img {
    float: left;
    margin: 0 15px 0 15px;
}
/* ----------- [ CONTENT ] ------------*/
div#contentwrapper {
    background-color: #B8870D;
    width: 898px;
    display: block;
    clear: both;
    text-align: left;
}
div#content {
    display: block;
    float: left;
    width: 649px;
    min-height: 500px;
    background-color: #ffffff;
    padding: 20px;
    background-image: url(images/watermark.gif);
    background-repeat: no-repeat;
    background-position: 0 50px;
}
div#content2 {
    display: block;
    float: left;
    width: 858px;
    background-color: #ffffff;
    padding: 20px;
    background-image: url(images/watermark.gif);
    background-repeat: no-repeat;
    background-position: 0 50px;
}
div#content a,
div#content2 a {
    color: #435b35;
    font-weight:bold;
    text-decoration: none;
}
div#content a:hover {
    color: #3D5B28;
}
div#content ul.highlightNav {
	margin: 20px 0 20px 20px;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 629px;
	float: left;
	clear: both;
}
div#content ul.highlightNav li {
	margin: 0 ;
	padding: 0;
	display: block;
	float: left;

}
div#content ul.highlightNav li a {
	display: block;
	float: left;
	width: 281px;
	height: 188px;
	background: transparent url('/uploads/images/largebuts.png') no-repeat scroll 0 0;
	margin: 0 10px 12px ;
	padding: 0;
	text-indent: -9999em;
}
div#content ul.highlightNav li.brochures a {
	background-position: 0  0;
}
div#content ul.highlightNav li.brochures a:hover {
	background-position: 0 -188px;
}
div#content ul.highlightNav li.websites a{
	background-position: -281px -188px;
	
}
div#content ul.highlightNav li.websites a:hover {
	background-position: -281px 0;
	
}
div#content ul.highlightNav li.holetours a {
	background-position:  -562px -188px;
}
div#content ul.highlightNav li.holetours a:hover {
	background-position:  -562px 0;
}
div#content ul.highlightNav li.email a {
	background-position:  -843px -188px;
}
div#content ul.highlightNav li.email a:hover {
	background-position:  -843px 0;	
}
/* ----------- [ WALLPAPER ] --------- */
.wallpaper {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.wallpaper br{
	display:none;
}
.wallpaper p br{
	display:block;
}
.wallpaper li{
	margin: 12px 0px;
	height:104px;
	background: url(images/thumb-hr.gif) no-repeat center bottom;
}
#content .wallpaper a {
    font-weight: normal;
    
}
.wallpaper img {
	border: 5px solid #E0E0E0;
	float: left;
	margin-right: 10px;
}
.wallpaper li a:hover img {
	border-color: #FF9900;
}
.wallpaper li a:hover {
	border-color: transparent;
}
.wallpaper h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
}
.wallpaper-separator {
	margin-right: 15px;
}


/*----------- [ RIGHT COLUMN ] ------ */
div#right_side {
    float: right;
    display: block;
    width: 208px;
    padding-top: 20px;

}
.box {
    width: 95%;
    padding: 5px;
}
div#right_side h3 {
    color: #ffffff;
    margin: 0px 5px;
    font-size: 13px;
    text-align: center;
    padding: 5px 0px;
    background-color: #372c15;
}
.article_cat_list {
    margin: 0px 5px 20px 5px;
    padding: 0;
}
.article_cat_list li {
    margin: 0;
    padding: 5px 0px 5px 10px;
    list-style: none;
    display: block;
    border-bottom: 1px solid #e6d290;
    color: #435b35;
}
.article_cat_list li a {
    color: #435b35;
    text-decoration: none;
}
/* ----------- [ FOOTER ] ------------*/
div#footer {
    display:block;
    clear: both;
    width: 898px;
    height: 25px;
    /*line-height: 25px;*/
    background-color: #435B35;
    color: #9BA894;
    text-align: center;
    font-size: 10px;
}
div#footer a{
    text-decoration: none;
    font-weight: bold;
    color:#9BA894;
}
/***************************************************************************************
FEEBACK FORM FOR COMMENTS
****************************************************************************************/
.CGFeedBackAverage {
	width: 90%;
	margin: 10px 0;
	float: left;
}
.cgfeedback_addcoment{
	width: 100%;
	clear: both;
	margin: 20px 0px 10px 0px;
}

/****************
SUMMARY STYLES
*****************/
.feedback_item_wrapper {
	float: left;
	margin:0px 10px 15px 10px;
	width: 85%;
}
.feedback_item_userinfo{
	width: 30%;
	float: left;
}
.feedback_summary_item{
	width: 62%;
	float: left;
	padding: 5px;
	border: 1px solid #a48e8d;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.blogRow1{background-color:#cfbfaf !important;color:#54361b !important;}
.blogRow2{background-color:#d7d0bd !important;color:#54361b!important;}
.blogRow-over {background-color:#5b544d !important;color:#ffffff !important;}
.feedback_item_authorname {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
}
.feedback_item_postdate {
	color: #a48e8d;
	font-size: 9px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.feedback_confirmation_msg {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
/***********************************************************
SOCIAL BOOK MARKS
************************************************************/
.bookmarks {
	width: 635px;
	display: block;
	margin: 10px 0px;
	padding-bottom: 10px;
	line-height: 26px;
}
.bookmarks strong {
	color:#B8870D;
}
.bookmarks img {
	margin: 5px 2px;
	width: 16px;
	height: 16px;
}
/***************************************************************************************
 --FORMS STYLES--
****************************************************************************************/
/* Fieldsets,legend,label */
fieldset { 
	clear:both;
	padding: 10px 1.4em 1.4em 1.4em;
	margin: 10px 0 30px .3em;
	background:transparent;
	border:1px solid #5b544d;
	}
fieldset div {
	width: 100%;
	float: left;
	margin: 3px 0;
}
legend { 
	margin:;
	padding: 5px 12px;
	font-weight:bold;
	font-size:1.4em;
	font-family: "Palatino Linotype", "Book Antiqua",Palatino, serif;
	text-transform:capitalize;
	color:#54361b; 
	background-color: transparent;
	}
label,
.group-label { 
	float:left;
	width:30%;
	margin-top:9px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#54361b;
	text-transform:lowercase;
	}
fieldset div p,
.static-text {
	font-size:12px;
	font-weight:bold;
	color:#54361b;
	text-transform:lowercase;
	padding: 0px 0px 4px 0px;
}
.rating-group label {
	margin-top: 4px;
	margin-right: 20px;
}
label.selection-label { 
	float:none;
	width:auto;
	text-align:left;
	color:#666; 
	}

/* Text fields */
input,
textarea,
select { 
	width:60%;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size:1.1em;
	color:#666;
	margin-left:20px;
	padding:5px;
	font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	z-index:100 !important;
	position:relative;
	border-collapse:collapse;
	}

input { 
	border:2px solid #54361b;
	background-color:#fff; 
	}
input:focus,
textarea:focus { 
	border:2px solid #d29457;
	background:#fff; 
	}
input[type="radio"],
input[type="checkbox"],
input.ie6_checkbox { 
	background:transparent !important;
	border:0 !important;
	width:16px !important; 
	}
input[type="radio"] { 
	width:13px !important; 
	}
button { outline:none; }

/* Textareas */
textarea { 
	height:150px;
	padding:5px;
	border:2px solid #43321d;
	font-size:1.1em;
	color:#666;
	background-color:#fff; 
	}

/* Select fields */
select { 
	border:2px solid #ccc;
	background:#fff;
	width:62%;
	padding:2px; 
	}
select:focus { 
	border:1px solid #999;
	background:#fff; 
	}

/* required elements */
.indicates-required { 
	margin:0 6% 10px 0;
	text-align:right;
	font-size:90%;
	font-style:italic;
	color:#c60; 
	}
span.required,
label sup { 
	color:#c60;
	font-weight:bold;
	font-size:115%; 
	}

/* general form utility */

/* wrap label and input in <div class="fieldgroup"> to style as group */
.field-group { 
	float:left;
	clear:both;
	width:100%;
	margin:6px 0 4px;
	position:relative; 
	}
/* wrap label and input in <div class="fieldgroup"> to style as group */
.selection-group { 
	float:left;
	clear:both;
	width:100%;
	margin:3px 0; 
	}
.selection-group-elements { 
	width:60%;
	margin-left:20px;
	margin-top:5px; 
	}
.form-btn-group { 
	clear:both;
	margin:-10px 0 10px 0;
	padding-left:34%; 
	}
.form-btn-group input { 
	margin:0;
	width:200px; 
	}
.btn,
input[type="submit"],
input.fbsubmit
 { 
	display:block;
	width:auto !important;
	min-width:120px;
	margin:0;
	background:#54361b;
	border:3px solid #d29457;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	letter-spacing:0;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px; 
	}
.btn:hover,
input.fbsubmit:hover,
input[type="submit"]:hover { 
	background:#7A624D;
	border:3px solid #DCAB7C;
	color:#fff; 
	}
input[type="submit"].cancel { 
	margin-left:15px;
	background:#ccc;
	color:#666 !important;
	border:3px solid #ccc; 
	}
input[type="submit"].cancel:hover { 
	color:#333 !important; 
	}
.field-help { 
	float:right;
	min-width:120px;
	margin:-10px 5.5% 4px 34%;
	padding:12px 5px 4px;
	background:#ccc;
	color:#666;
	font-style:italic;
	font-size:85%;
	text-align:center;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	position:absolute;
	right:10px;
	top:30px; 
	}
.captcha-group label { margin-top:0; }
.captcha-group img { float:left;margin:0 0 0 3%; }
.captcha-group input { float:left;width:36%; }

/* Success,error & notice boxes for messages and errors. */
.error,
.warning,
.success { 
	padding:10px 4px 10px 60px;
	margin-bottom:1em;
	border:1px solid #ddd;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px; 
	}
.error_message {
	background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
	color:#D12F19;
	border: 1px solid #FBC2C4;
	padding: 15px 15px 15px 20px;
	margin: 0px 0px 15px 0px;
}
.error,
.plan-response-error { 
	background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
	color:#D12F19;
	border-color:#FBC2C4; 
	}
.warning { 
	background:#FFF6BF url(images/cms/icons/flag_24.png) no-repeat 14px 50%;
	color:#817134;
	border-color:#FFD324; 
	}
.success{ 
	background:#E6EFC2 url(images/cms/icons/success_24.png) no-repeat 14px 50%;
	color:#529214;border-color:#C6D880; 
	} 
.error a { color:#D12F19; }
.notice a { color:#817134; }
.success a { color:#529214; }
.success strong { color:#2a4d09; }

/*Fix to work w/ jquery validation class*/
input.error,
textarea.error,
select.error { 
	background-color:#fff;
	background-image:none;
	padding:5px;
	border:2px solid #CCCCCC;
	color:#666666; 
	}
input.error:focus { 
	border:2px solid #a2bede;
	background:#def3f7; 
	}
label.error { 
	display:block;
	margin: 1.1em 0 0 35%;
	padding: 15px 10px 15px 50px;
	text-align:left;
	position:relative;
	top:-15px;
	background-position: 12px 50% !important;
	color:#D12F19;
	width: 48%;
	z-index:50;
	line-height: 1.5;
	}
div.fb_invalid {
	margin: 0;
}
/*******************************
  CAPTCHA 
******************************/
.captchaDiv{
	width: 63%;
	margin-left: 33%;
}
.captchaDiv div.captchaImg{
	width: 100%;
	display: block;
	clear: both;
	padding: 0px;
}
.captchaDiv div.captchaTxt {
	width: 100%;
	padding: 0px;
	margin: 10px 0px;
	display: block;
	clear: both;
	float: left;
	font-weight: bold;
	color: #54361b;
}
.captchaDiv input.captchaInput {
	width: 95%;
	float: none;
	margin: 5px 0px;
	display: block;
}
/* ---------- [ CLEAR FIX ] --------- */
.clearfix:after {
     content: "."; 
     display: block; 
    height: 0; 
     clear: both; 
     visibility: hidden;
 }

.clearfix{
    display: inline-block;
    }

/* Hides from IE-mac \*/
* html .clearfix{
    height: 1%;
    }
.clearfix{
    display: block;
    }
.hidden {
    display: none;
}
/* End of 'j2_main' */

