*{
	margin:0; 
	padding:0;
}

body{
	margin:0 0 50px 0;
	background:#3C2616;
	/*background:#F0EDE6;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

a{
	outline:none;
}
a:hover{
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	font-size:16px;
	line-height:120%;
	font-weight:normal;
	color:#3C2616;
}
h1{
	margin-bottom:20px;
	font-size:24px;
	line-height:120%;
	text-transform:uppercase;
}
h2{
	font-size:20px;
}
h3{
	font-size:18px;
}
img{
	border:none;
}

table{
	margin:0px 0px 20px 0px;
	border-collapse:collapse;

}
th{
	padding:5px 10px;
	vertical-align:top;
	font-weight:bold;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}
td{
	padding:5px 10px;
	vertical-align:top;
	background-color:#EAF2C6;
	border:1px solid #FFFFFF;
}

form{
	margin:0px 0px 20px 0px;
}
form, embed{margin-bottom:20px;}



/*---------------------------
-------  H E A D E R  -------
---------------------------*/


#top{
	padding-top:20px;
	height:300px;
	background:url(../images/bg_top.gif) repeat-x;
}
#header{
	margin: 0px auto;
	width: 980px;
	height:300px;
	position:relative;
	background:url(../images/header.jpg) no-repeat;
}
#header_info{
	padding:0 0 0 0;
	width:250px;
	top:10px;
	left:1px;
	position:absolute;
	color:#3C2616;
	z-index:101;
}
#header_info span{
	margin-bottom:5px;
	padding-left:27px;
	display:block;
	font-weight:bold;
	height:20px;
	line-height:20px;

}
#header_info a{
	color:#3C2616;
	font-size:13px;
}
#header_info a:hover{
	color:#694327;
}	
#header_email{
	background:url(../images/icon_mail.gif) no-repeat 1px center;
}
#header_phone{
	background:url(../images/icon_phone.gif) no-repeat 1px center;
}


/*---------------------------
----------  NAV  -----------
---------------------------*/

#nav_con{
	height:60px;
	background:url(../images/bg_nav.gif) repeat-x;
}
#nav{
	margin: 0px auto;
	padding:0 0 0 25px;
	width: 980px;
	text-align:center;
	list-style-type:none;
}
#nav li{
	behavior: url(css/IE6FIX.htc);
	margin:0;
	padding:0;
	height:60px;
	list-style-type:none;
	float:left;
	position:relative;
	background:url(../images/nav_sep.gif) no-repeat right 2px;

}
#nav li a{
	margin-right:2px;
	padding:0 15px;
	line-height:60px;
	font-size:14px;
	text-transform:uppercase;
	color:#FFFBE9;
	display:block;
	text-decoration:none;
}
#nav li a:hover, #nav li a:focus{
	color:#FFFFFF;
	background:url(../images/bg_nav_hover.gif) repeat-x center;

}
#nav li a#active{
	background:url(../images/bg_nav_active.gif) repeat-x;
}

/*---------------------------*/

.subnav{
	display:none;
}
#nav li:hover .subnav, #nav li.hover .subnav{
	margin: 0;
	padding:0;
	position:absolute;
	top:60px;
	left:0;
	text-align:left;
    display:block;
	background-color:#3C2616;
	border-left:1px solid #503C2E;
	border-right:1px solid #503C2E;
}
#nav li .subnav li{
	margin:0;
	padding:0;
	height:auto;
	float:none;
	background:none;
}
#nav li .subnav li a{
	margin:0;
	padding:10px;
	width: 180px;
	color:#A77C52;
	line-height:normal;
	text-transform:none;
	border-bottom:1px solid #503C2E;
	border-top:1px solid #2A1B0F;
}
#nav li .subnav li a:hover{
	color:#FFFBE9;
}


/*---------------------------
-------  CONTENT  -----------
---------------------------*/

#bg_middle{
	background:url(../images/bg_middle.gif) repeat-x;
}
#bg_rounded_top{
	background:url(../images/bg_rounded_undernav.gif) no-repeat center top;
}
#bg_droppshadow{
	background:url(../images/bg_dropshadow.gif) repeat-y center top;
}

#content_con {
	margin: 0px auto;
	padding:40px 20px 10px 50px;
	width:910px;
	background:#FFFFFF;
}
#content_con p{
	margin:0px 20px 20px 0px;
	line-height:150%;
}
#content_con a{	
	color:#CC9933;
}
#content_con a:hover, #content_con a:active{
	color:#3399FF;
}
#content_con a:visited{
	color:#999999;
}
#content_con ul, ol{
	margin:0px 0px 20px 30px;
}
#content_con li{
	padding:0px 0px 10px 0px;
	line-height:130%;
}

/*---------------------------
-------  HOME SPECS  --------
---------------------------*/

#title{
	margin-bottom:30px;	
}
.home_coloumn {
	margin-right:30px;
	float:left;
	width:280px;
}
#content_con .home_coloumn img {
	margin-bottom:15px;
	border:3px solid #3C2616;
	width:274px;
	height:84px;
}
#content_con .home_coloumn h1, #home_title h1{
	text-align:justify;
	font-size:22px;
	text-transform:none;
}
#content_con .home_coloumn p{
	margin:0 0 10px 0;
	text-align:justify;
}

	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

#right_con {
	margin-left:30px;
	padding:0px 0px 0px 0px;
	width:290px;
	float:right;
}
#right_img_con {
	padding:0px 0px 0px 0px;
	width:290px;
}
#right_img_con img{
	margin:0px 0px 10px 0px;
	padding:1px;
	width:280px;
	background:#635145;
	border:4px solid #3C2616;
}

/*------------------*/

#book_online{
	margin-top:0px;
	margin-bottom:30px;
	padding:0;
	text-align:center;
	width:290px;
}
#book_online h4{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	color:#9E653A;
	font-size:18px;
	text-transform:uppercase;
	border-bottom:1px solid;
}
#book_online_btn{
	margin:0 auto;
	width:250px;
	height:50px;
}
#book_online_btn p{
	margin:0;
	padding:0;
}
#book_online_btn a, #book_online_btn a:active, #book_online_btn a:visited{
	display:block;
	line-height:50px;
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/book_online_btn.gif) no-repeat center top;
}
#book_online_btn a:hover{
	color:#FFFFFF;
	background:url(../images/book_online_btn.gif) no-repeat center bottom;
}

/*---------------------------*/

#footer{
	margin:0 auto;
	padding:20px 50px 0;
	width:880px;
	height:124px;
	background:url(../images/footer.gif) no-repeat;
}
.footer_block{
	margin-right:30px;
	float:left;
	width:180px;
}
#footer h4{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#5E4A39;
}
#footer p, #footer h4, #footer a{
	color:#896E55;
}
#footer a:hover{
	color:#DCBB9C;
}

/*----*/

#footer_nav{
	float:right;
	width:150px;
	font-size:0.9em;
	list-style-type:none;
}
#footer_nav li{
	padding:0;
	margin:0;
}
#footer_nav a{
	padding:0 0 0 10px;
	line-height:150%;
	background: url(../images/footer_arrow.gif) no-repeat left center;
}



/*---------------------------*/


#footer_bottom{
	background:url(../images/footer_bottom.gif) no-repeat center top;
}
#hotscot{
	margin:0 auto;
	padding:20px 10px 0;
	width:960px;
	text-align:right;
	font-size:12px;
}
#hotscot p, #hotscot a {
	color:#896E55;
}
#hotscot a:hover {
	color:#DCBB9C;
}


/*---------------------------
-------  LINKS  -----------
---------------------------*/

#content_con .links_con{
}
#content_con .links_con h3{
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted;
	clear:left;
}
#content_con .links_con p{
	margin:0px 0px 20px 10px;
	line-height:130%;
}
#content_con .links_con a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
	background:url(../images/links_arrow.gif) no-repeat 0px 3px;
	text-decoration:none;
}
#content_con .links_con a:hover{
}
#content_con .links_con img{
	padding:0px 20px 5px 20px;
	width:100px;
	float:right;
}
#content_con a.links{
	font-size:0.8em;
	font-weight:bold;
	color:#999999;
}
#content_con a:hover.links{
	color:#333333;
}



/*----  GALLERY  ----*/


#gallery_con{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	width:880px;
}
#gallery_con .gallery_thumbnail{
	margin:0px 0px 0px 0px;
	padding:9px;
	width:200px;
	/*height:150px;*/
	overflow:hidden;
	text-align:center;
	background-color:#555555;
	float:left;
	display:inline;
	border:1px solid #666666;
}
#gallery_con .gallery_thumbnail:hover{
	background-color:#444444;
}
#gallery_con .gallery_thumbnail a{
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#c7dde4;
}
/*#gallery_con .gallery_thumbnail p{
	margin:0;
	padding:10px;
}*/
#gallery_con .gallery_thumbnail img{
	margin:4px;
	padding:0px;
	width:190px;
	height:150px;
	display:block;
	border:1px solid #333333;
}
#gallery_con .gallery_sep{
	height:0px;
	clear:both;
}

/*---------------------------*/

.clear{
	height:1px;
	clear:both;
}

