html{
	background-color: #533f21;
}
body{
	width: 100%;
	height: 100%;
	background-color: #533f21;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
a{
	text-decoration: none;
}
a:hover{
	color: #f47e20;
}
h1{
	font-size: 25px;
}
h2{
	font-size: 23px;
}
h3{
	font-size: 19px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}
h4{
	font-size: 19px;
}
h5{
	font-size: 17px;
}
h6{
	font-size: 15px;
}
p{
	margin: 0px;
	padding: 0px;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.newsheader{
	font-size: 16px;
	font-weight: bold;
}
.vidHead{
	font-weight: bold;
	font-size: 14px;
}
.vidHolder{
	padding: 4px 0px;
}
.clear{
	clear: both;
}
div.mainWrap{
	padding: 0px 264px 0px 27px;
}
div.newsWrap{
	padding: 0px 0px 0px 27px;
}
/*colors*/
.black{
	color: #000;
}
.gray{
	color: #504e4f;
}
.darkBrown{
	color: #533f21;
}
.brown{
	color: #8e6231;
}
.orange{
	color: #f47e20;
}
.errorMsg{
	color: #f00;
	font-weight: bold;	
}	
#header{
	width: 100%;
	background-color: #fff;
	background-image: url('../images/head_gradiant.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
}
#header_content{
	width: 872px;
	height: 84px;
	margin: 0px auto;
}
#header_content #logo{
	width: 130px;
	padding: 12px 19px;
	height: 60px;
	float: left;
}
#header_content #socialBar{
	width: 696px;
	float: left;
	text-align: right;
	padding: 10px 4px 0px 4px;
}
#header_content #socialBar a{
	color: #533f21;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 3px;
}
#header_content #socialBar a:hover{
	color: #f47e20;
}

#header_content #navBar{
	width: 678px;
	padding: 10px 0px 0px 26px;
	float: left;
}
#header_content #navBar a{
	color: #533f21;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 3px;
}
#header_content #navBar a:hover{
	color: #f47e20;
	margin: 0px auto;
}

#body{
	width: 100%;
	background-color: #fff;
	background-image: url('../images/bg_wood.jpg');
	background-position: top center;	
}

/*rotator*/
#slideHolder{
	position: relative;
	width: 860px;
	height: 290px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	background-color: #000;
}
#slideShow{
	position: absolute;
	width: 860px;
	height: 290px;
	overflow: hidden;
	background-color: #000;
	top: 0px;
	left: 0px;
}
#navBarShow{
	position: absolute;
	width: 856px;
	top: 270px;
	font-size: 14px;
	text-align: right;
	left: 0px;
	z-index: 200;
}
#navBarShow a{
	text-decoration: none;			
	color: #533f21;
	padding: 0px 2px;
}
#navBarShow a.activeSlide{
	color: #8e6231;
	font-weight: bold;
}
#navBarShow a:hover{
	color: #f47e20;
	font-weight: bold;
}
#slideShow2{
	float: left;
	width: 134px;
	height: 84px;
	overflow: hidden;
	background-color: #a19685;
}
#slideShow2 div.textSlide{
	width: 126px;
	height: 76px;
	padding: 4px;
	background-color: #a19685;
	text-align: center;
}
#slideShow2 div.textSlide a{
	color: #fff;
}
#slideShow2 div.textSlide a:hover{
	font-weight: bold;
}
#show3bar{
	width: 144px; 
	float: right; 
	padding: 2px 6px;
	margin: 0px 0px 20px 0px;
}
#show3bar a{
	text-decoration: none;			
	color: #533f21;
	display: block; 
	float: left; 
	width: 16px; 
	text-align: center;
}
#show3bar a.activeSlide{
	color: #8e6231;
	font-weight: bold;
}
#show3bar a:hover{
	color: #f47e20;
	font-weight: bold;
}						
/*Content CSS*/
#home_content_rotator{
	width: 864px;
	height: 290px;
	padding: 4px 4px 4px 4px;
	margin: 0px auto;	
}
#home_content{
	width: 100%;
	background-color: #fff;
	padding: 0px;
	margin: 0px;	
}
#home_content_copy{
	width: 864px;
	background-color: #fff;
	padding: 0px;
	margin: 0px auto;	
}
#home_content_textbox{
	width: 410px;
	padding: 12px 284px 0px 4px;
	float: left;
}
#two_pane_left{
	width: 120px;
	float: left;
}
#two_pane_right{
	width: 574px;
	float: left;
}
#two_pane_right_case{
	width: 680px;
	float: left;
}
#two_pane_left_case_two{
	width: 360px;
	float: left;
}
#two_pane_right_case_two{
	width: 450px;
	height: 300px;
	float: left;
}
#two_pane_left_case_three{
	width: 340px;
	float: left;
}
#two_pane_right_case_three{
	width: 340px;
	float: left;
}

#two_pane_left_case_costa{
	width: 320px;
	float: left;
}
#two_pane_right_case_costa{
	width: 360px;
	float: left;
}

#body_content{
	width: 864px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 40px 4px 0px 4px;
	background-color: #fff;
	margin: 0px auto;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;	
}

#body_content_photo{
	width: 874px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	padding: 0px;
	background-color: #fff;
	margin: 0px auto;
}

#crumbs{
	font-weight: bold;
	font-size: 12px;
}
#crumbs img{
	vertical-align: middle;
}
#crumbs a{
	vertical-align: middle;
	font-weight: bold;
	color: #000;
}
#crumbs a:hover{
	color: #533f21;
}

/*contact stuff*/
#contact_content{
	width: 872px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	margin: 0px auto;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;	
}
#contact_left{
	padding: 40px 4px;
	width: 246px;
	float: left;
}
#contact_left a.mapLink{
	text-decoration: underline;
}

#contact_right{
	width: 618px;
	float: left;
}
#contact_left div.mainWrap{
	padding: 0px 0px 0px 27px;
}

.talk{
	width: 140px;
	border: 2px solid #f1ebe7;
	background-image: url('../images/talkbg.gif');
}

.talkError{
	width: 140px;
	border: 2px solid #f1ebe7;
	background-image: url('../images/talkbgerror.gif');
}

.talkmsg{
	width: 296px;
	height: 66px;
	border: 2px solid #f1ebe7;
	background-image: url('../images/talkmsgbg.gif');
}

.talkmsgError{
	width: 296px;
	height: 66px;
	border: 2px solid #f1ebe7;
	background-image: url('../images/talkmsgbgerror.gif');
}

.talksub{
	border: 0px;
	background-color: transparent;
	margin: 4px 0px;
	color: #7d410d;
	cursor: pointer;
}

#body_content_foot{
	width: 864px;
	padding: 4px;
	text-align: center;
	background-color: #fff;
	margin: 0px auto;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	font-size: 11px;
}

#home_content_foot{
	width: 864px;
	padding: 4px;
	text-align: center;
	background-color: #fff;
	margin: 0px auto;
	font-size: 11px;
}
#footer{
	width: 100%;
	height: 20px;
	background-image: url('../images/footer_gradiant_repeat.gif');
	background-repeat: repeat-x;
	background-position: top center;
}