body{
	margin:0px 0px 0px 0px;
	padding:20px 0px 50px 0px;
	background:url(../images/bg_main.jpg)  center top no-repeat #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height:150%;
}
p{
	margin:0px 20px 20px 0px;
	padding:0px;
}
a{
	margin:0px;
	padding:0px;
	color:#666;
	outline:none;
}
a:hover{
	margin:0px;
	padding:0px;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C19F56;
	line-height:130%;
	font-weight:normal;
	font-size:28px;
}
h1 strong, h2 strong, h3 strong{
	font-weight:normal;
	font-style:italic;
	font-size:120%;
	color:#999999;
}
h1{
	padding-top:30px;
	font-style:italic;
}
h2{
	font-size:20px;
}
h3{
	margin:0px 0px 10px 0px;
	font-size:16px;
}
h4, h5, h6{
	margin:0px 0px 5px 0px;
	font-size:14px;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
ul{
	margin:0px 0px 20px 30px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px 0px 5px 0px;
}
table{
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#E2C483;
	border-collapse:collapse;

}
th{
	margin:0px;
	padding:5px 10px;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-style:italic;*/
	font-weight:normal;
	font-size:16px;
	text-align:center;
	background-color:#866A31;
	border:1px solid #C19F56;
}
td{
	margin:0px;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	font-size:12px;
	background-color:#6B1B1F;
	border:1px solid #C19F56;
}
td p, th p{
	margin:0px;
	padding:0px;
}
	
/*---------------------------*/

.main_con {
	margin: 0px auto;
	padding:0px;
	width: 980px;
	position:relative;
}


/*---------------------------
-------  H E A D E R  -------
---------------------------*/

.header{
	margin:0px;
	padding:0px;
	width: 980px;
	height:320px;
}
.header_left{
	margin:0px;
	padding:0px;
	width: 280px;
	height:320px;
	float:left;
}
.header_right{
	margin:0px;
	padding:0px;
	width: 700px;
	height:320px;
	float:right;
}
.header_right_contact{
	margin:0px;
	padding:0px 20px 0px 0px;
	width: 680px;
	height:40px;
	line-height:40px;
	color:#C19F56;
	font-size:12px;
	text-align:right;
	background:url(../images/bg_burgundy_diagonal.gif);
}
.header_right_contact a{
	color:#C19F56;
	text-decoration:underline;
}
.header_right_contact a:hover{
	color:#DAC481;
	text-decoration:underline;
}

/*---------------------------
----------  NAV  -----------
---------------------------*/

li
{ 
   behavior: url(css/IE6FIX.htc);
}
.nav{
	margin:0px;
	padding:0px 0px 0px 35px;
	height:50px;
	width:945px;
	background-color:#866A31;
	list-style-type:none;
	border-bottom:1px solid #C19F56;
}
.nav li{
	margin:0px;
	padding:0px;
	float:left;
	line-height:50px;
	list-style-type:none;
    position:relative;
	border-right:1px solid #9E7F40;

}
.nav li a, .nav li a:hover, #active{
	margin:0px;
	padding:0px 10px;
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	color:#E2C483;
	display:block;
}
.nav li a:hover, #active{
	background-color:#9E7F40;
}
#no-border{
	border-right:none;
}

/*--------------SUBNAV---------------*/


.nav li:hover .sub_nav, .nav li.hover .sub_nav{
    padding:0px;
    margin:0px;
    display:block;
    list-style:none;
    position:absolute;
    top:50px;
    left:0px;
	width:200px;
    z-index:auto;
}
.nav li:hover .sub_nav li, .nav li.hover .sub_nav li{
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:50px;
	list-style-type:none;
}
.nav li:hover .sub_nav li a, .nav li:hover .sub_nav li a:hover, .nav li.hover .sub_nav li a, .nav li.hover .sub_nav li a.hover{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	width:190px;
	color:#E2C483;
	text-decoration:none;
	background-color:#866A31;
	border-width:1px 1px 0px 1px;
	border-color:#9E7F40;
	border-style:solid;
	display:block;
}
.nav li:hover .sub_nav li a:hover, .nav li.hover .sub_nav li a.hover{
	background-color:#9E7F40;
}
.sub_nav{
    display:none;
}
.sub_nav li{
    padding:0px;
    margin:0px;
    float:none;
}

/*---------------------------
-------  CONTENT  -----------
---------------------------*/

.content_con {
	margin:0px;
	padding:0px;
	width:980px;
	background:url(../images/bg_content.gif) repeat-y #FFFFFF;
}
.left_con {
	margin:0px;
	padding:0px 30px 30px 30px;
	width:570px;
	float:left;
}

	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

.right_con {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:350px;
	float:right;

}

/*--------  signup for newsletter  --------*/

.signup{
	margin: 0px 0px 20px 0px;
	padding:15px 20px 0px 20px;
	width:310px;
	/*background:url(../images/bg_mailinglist.gif) #761E23 no-repeat;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#C19F56;
}

.signup .input { 
	width:220px; margin:0px 1px 0px 0px; padding:2px 0px 0px 5px; background-color:#661A1E; border:1px solid #866A31; float:left; height:16px; font-size:11px; line-height:16px; color:#C19F56; }

.signup .button {width:20px; height:20px; border:none; margin:0px; padding:0px; float:left;}

/*-------- BOOK ONLINE  --------*/

#book_online {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:348px;
	color:#C19F56;
	background:url(../images/bg_book_online.jpg) #FFFFFF;
	border:1px solid #866A31;
}
#book_online a {
	color:#C19F56;
	font-size:10px;
}
#book_online a:hover {
	color:#876B32;
	font-size:10px;
}
#book_online h3{
	text-align:center;
	font-size:24px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	background:url(../images/bg_bookonline_title.gif) no-repeat center bottom;
}
#book_online form{
	margin:0px;
	padding:0px;
	width:348px;
	font-size:12px
}
#book_online form select{
	font-size:10px
}
#book_online form input{
	margin:10px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#7C632E;
	background:url(../images/bg_book_btn.gif) no-repeat;
	border:none;
	height:26px;
	line-height:26px;
	width:292px;
}
#book_online form input:hover{
	color:#5B4822;
}
#book_online form table{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:348px;
}
#book_online form table td{
	margin:0px;
	padding:0px;
	vertical-align:top;
	background:none;
	border:none;
	font-weight:normal;
	text-align:left;
}
#book_online form table td.item{
	padding-right:5px;
	text-align:right;
}
/*---------------------------*/

.right_img_con {
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
	width:300px;
	/*background-color:#333333;*/
}
.right_img_con img{
	margin:0px 0px 25px 0px;
	padding:0px;
	width:300px;
}

/*---------------------------
-------  NEWS  ------------
---------------------------*/

.news_con{
	margin:0px 0px 15px 0px;
	padding:0px;
	float:right;
	clear:right;
	width:350px;
	background:url(../images/bg_burgundy_diagonal.gif) #6B1B1F;
	border-bottom:1px solid #85222B;
}
.news_con_top{
	margin:0px;
	padding:20px 50px 20px 30px;
	background:url(../images/bg_news.gif) no-repeat;
	border-bottom:1px solid #59161D;
}
.news_con h2{
	margin:0px;
	padding:0px 0px 10px 20px;
	color:#C19F56;
	font-style:italic;
}
.news_item {
	margin:0px;
	padding:0px;
}
.news_item p{
	margin:0px;
	padding:0px 0px 0px 20px;
	color:#B2805B;
	font-size:11px;
	line-height:110%;
}
.news_item a{
	margin:0px;
	padding:0px 0px 0px 20px;
	color:#B2805B;
	display:block;
	background:url(../images/news_bullet.gif) no-repeat 0px 5px;
	font-weight:bold;
}
.news_item a:hover{
	text-decoration:underline;
	color:#C19F56;
}
.news_sep{
	margin:0px 20px 10px 20px;
	padding:10px 0px 0px 0px;
	/*border-bottom:1px dashed #CCCCCC;*/
}
/*----*/
.fullnews{
	margin:0px;
	padding:0px;
}
.fullnews h3 a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#C19F56;
	display:block;
	/*font-style:italic;*/
	border-bottom: dotted 1px;
}
.fullnews h3 a:hover{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#C19F56;
}
p.eventdate{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*-----*/

.news_img_con{
	margin:0px -30px 20px 10px;
	padding:0px;
	width:340px;
	float:right;
}

.news_img_con img{
	margin:0px;
	padding:20px;
	width:300px;
	float:right;
	/*background:url(../images/bg_burgundy_diagonal.gif);*/
	background-color:#333333;
}

/*---------------------------*/

#homepage_photo{
	margin:0px -30px 20px 30px;
	width:290px;
	height:350px;
	background:url(../images/homepage_photo.jpg) no-repeat;
	float:right;
}
#homepage_photo h3{
	margin:255px 25px 20px;
	line-height:130%;
	font-style:italic;
	color:#999999;
}

/*---------------------------*/

.bottomstrap{
	margin:2px 0px;
	padding:0px;
	width:980px;
	height:30px;
	background:url(../images/bg_maillist.jpg) #761E23;
}

/*---------------------------*/

.footer{
	margin:0px;
	padding:10px 0px;
	height:180px;
	width:980px;
	color:#888888;
	font-size:11px;
	background:url(../images/bg_footer_bottom.gif) bottom left no-repeat #333333;
}
.footer h3{
	font-style:italic;
} 

/*---------------------------*/

.footer_left, .footer_middle, .footer_right{
	margin:0px;
	padding:30px 0px 0px 0px;
	height:150px;
	float:left;
	background:url(../images/footer_sep.gif) right repeat-y;
}
.footer_left{
	padding-left:30px;
	width:220px;
}
.footer_middle{
	padding-left:40px;
	padding-right:20px;
	width:300px;
}
.footer_right{
	width:370px;
	background:none;
}

/*---------------------------*/

#footer_logos{
	float:left;
	width:200px;
}
#footer_social{
	padding:10px 0px 0px 40px;
	float:left;
	width:150px;
}
#footer_social img{
	padding:5px 10px 0px 0px;
	float:left;
}


/*--------------------------*/

#testimonials p{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C19F56;
	line-height:130%;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	}

/*---------------------------*/

.gallery_con{
	margin:30px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}

.gallery_con h1{
	margin:20px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
}
/*--*/
.gallery_thumbnail{
	margin:0px 0px 30px;
	padding:0px 10px 0px 10px;
	width:170px;
	text-align:center;
	float:left;
}
.gallery_thumbnail img, .gallery_thumbnail img:hover{
	margin:0px;
	padding:5px;
	width:160px;
	background-color:#866A31;
	display:block;
}
.gallery_thumbnail img:hover{
	background-color:#CEB379;
}
.gallery_thumbnail a, .gallery_thumbnail a:hover{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration:none;
	line-height:130%;
}
.gallery_thumbnail a:hover{
	text-decoration:underline;
}
/*-large photo-*/
.gallery_large_con{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
}
.gallery_large_con img{
	margin:0px;
	padding:10px;
	background-color:#866A31;
}
/*-pagenumber-*/
.page_number {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:520px;
}
.page_number span{
	margin:0px;
	padding:0px 5px;
	display:block;
	float:left;
}
.page_number p{
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.page_number p a, .page_number p a:hover{
	margin:0px 2px 5px 2px;
	padding:0px 5px;
	font-size:14px;
	display:block;
	float:left;
	font-weight:bold;
	color:#E2C483;
	text-decoration:none;
	background-color:#866A31;
	border:1px solid #666666;
}

.page_number p a:hover{
	color:#FFFFCC;
	background-color:#9E7F40;
}

/*---------------------------
-------  LINKS  -----------
---------------------------*/

.links{
	margin:0px;
	padding:0px;
}
.links h2{
	margin:0px 30px 5px 0px;
	padding:0px;
	border-bottom:1px dotted ;
	clear:left;
}
.links p{
	margin:0px 0px 20px 20px;
	line-height:130%;
}
.links a, .links a:hover, a.links, a:hover.links{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	display:block;
	background:url(../images/bullet.gif) no-repeat 0px 7px;
	text-decoration:none;
}
.links a:hover, a:hover.links{
	color:#333333;
}
.links img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 10px;
	width:100px;
	float:right;
}

/*---------------------------*/

.clear{
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
}
