@charset "UTF-8";
/* CSS Document */

/*************general styles**************/

body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color: #7a6c48;
	margin: 0px;
	padding: 0;
	letter-spacing: normal;
	background-color:#000000;
	position:relative;
	}

a, a:link, a:visited, a:active {
	color: #7a6c48;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #ffffff;
}

.bold{
	font-weight:bold;
	}
.bold2{
	font-size:14px;
	font-weight:bold;
	}

	
.bold_white{
	font-weight:bold;
	color:#FFFFFF;
	}

	
.boldCap_white{
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	
	}
	 
.regular{
	font-weight: normal;
	}
h1{
	font-size:14px;
	font-weight:bold;
	display:inline;
}

h2{
	font-size:20px;
	font-weight:bold;
	display:inline;
	color: #7a6c48;
}

h3{
	font-size:14px;
	font-weight:bold;
	display:inline;
	color:#FFFFFF;
}


h4{
	font-size:18px;
	font-weight:bold;
	display:inline;
	color:#906f0c;
}

h5{
	font-size:14px;
	font-weight:bold;
	display:inline;
	color: #7a6c48;
}


/*****************layout******************/


#container{
	/**/margin: 0 auto;
	width: 1000px;
	padding: 0;
	position:relative;
	background:url(../images/main_back.jpg) top repeat-y;
}

#content{
	width: 744px;
	margin-top: 0px;
	padding: 12px 128px 0px 128px;;
	position:relative;
	float:left;
	background: url(../images/top_banner_back.jpg) top no-repeat;
}


#content_sections{
	width: 744px;
	margin-top: 0px;
	padding: 12px 128px 0px 128px;;
	position:relative;
	float:left;
	background: url(../images/top_banner_sections_back.jpg) top no-repeat;
}

	
#top_banner{
	position:relative;
	width:744px;
	height:167px;
	float:left;
}

#logo_flash{
	position:relative;
	width:208px;
	height:167px;
	float:left;
	padding:0px 0px 0px 40px;
}

#top_menu{
        position:relative;
        width:486px;
        height:23px;
        float:right;
        text-align:right;
        padding:44px 0px 0px 0px;
}

#top_menu a, #top_menu a:link,#top_menu a:visited,#top_menu a:active{
	color: #7a6c48;
	
}

#top_menu a:hover {
	color: #ffffff;
}

.menu_active{
color:#FFFFFF;

}

#top_menu_logo
{
    float:left;
    width:150px;
    padding-left: 10px;
}

#top_menu_nav
{
    float:right; 
    height:150px;
    vertical-align:top;
    width:500px;
   padding-top: 44px;
}

#top_sectionName{
	position:relative;
	width:486px;
	height:99px;
	float:right;
	text-align:right;
	padding-top:1px;
}





#footer{
	margin: 0 auto;
	width: 1000px;
	padding: 0px 128px 0px 128px;
	position:relative;
	background: url(../images/footer_back.jpg) top no-repeat;
	width:744px;
	height:180px;
}

#footer .pandfcredits{
	position:absolute;
	width:300px;
	height:30px;
	top:61px;
	right:127px;
	text-align:right;
}

#footer a, #footer a:link,#footer a:visited,#footer a:active{
	color: #7a6c48;
	
}

#footer a:hover {
	color: #ffffff;
}
.clear{
clear:both;
}

#home_events{
	position:relative;
	width:280px;
	height:172px;
	float:left;
	clear:both;
	padding-top:20px;
	
	
}

#home_flyers{
	position:relative;
	width:744px;
	float:left;
	clear:both;
	background:url(../images/horz_line.gif) top left repeat-x;
	margin-top:20px;
	padding:20px 0px 20px 0px;
}
#home_flyers img{
	border:1px #7a6c48 solid;
}
#flyer_left{
	position:relative;
	width:352px;
	float:left;
	background:url(../images/vert_line.gif) top right repeat-y;
	padding-right:18px;
}
#flyer_right{
	position:relative;
	width:352px;
	float:left;
	padding-left:18px;
}

.divider{
	clear:both;
	height:16px;
	position:relative;
	width:300px;
}

/******************WEEKLY EVENTS*********************************/

#menus_sections{
	position:relative;
	float:left;
	width:744px;
	height:25px;
	clear:both;
	margin:-19px 0px 20px 0px;
text-align:center;
	}
	
.events{
	position:relative;
	float:left;
	clear:both;
	width:744px;
	color:#8f866f;
	padding:0px 0px 20px 0px;
	margin-bottom:20px;
}

.events_last{
	position:relative;
	float:left;
	clear:both;
	width:744px;
	color:#8f866f;
	padding:20px 0px 20px 0px;
	/*background: url(../images/horz_line.gif) bottom left repeat-x;*/
}

.events_flyers{
	position:relative;
	float:right;
	width:346px;
	/*height:177px;*/
	background: url(../images/click_image_to_enlarge.gif) right bottom no-repeat;
	padding-bottom: 17px;
	margin-left:20px;
	

}
.events_flyers img{
	border:1px #7a6c48 solid;
}

/******************GUEST LIST*********************************/

#menus_sections_guest{
	position:relative;
	float:left;
	width:524px;
	height:25px;
	clear:both;
	margin:-19px 0px 20px 0px;
	padding:0px 110px 0px 110px;
	}
	
.floorplan{
	position:relative;
	float:right;
	width:346px;
	/*height:177px;
	background: url(../images/click_image_to_enlarge.gif) right bottom no-repeat;
	padding-bottom: 17px;*/
	margin-left:20px;
	

}
.floorplan img{
	border:1px #7a6c48 solid;
}

/**************RESERVATIONS**********************************/

#content_reservations{
	width: 744px;
	margin-top: 0px;
	padding: 12px 128px 0px 128px;;
	position:relative;
	float:left;
	background: url(../images/top_banner_reservations_back.jpg) top no-repeat;
}

.events_last_reservations{
	position:relative;
	float:left;
	clear:both;
	width:744px;
	color:#8f866f;
	padding:20px 0px 20px 0px;
	color:#FFFFFF;
	/*background: url(../images/horz_line.gif) bottom left repeat-x;*/
}

.linebt{
	height:1px;
	background: url(../images/horz_line.gif) bottom left repeat-x;

}

.line_divider{
	width:744px;
	height:1px;
	background: url(../images/horz_line.gif) bottom left repeat-x;
	position:relative;
	float:left;
	clear:both;
	margin:0px 0px 10px 0px;

}


/**************Bottle Service**********************************/
.half1{
	position:relative;
	float:left;
	width:352px;
	padding:0px 20px 0px 0px;
	color: #7a6c48;
	
}

.half2{
	position:relative;
	float:left;
	width:352px;
	padding:0px 0px 0px 20px;
	color: #7a6c48;
	background:url(../images/vert_line.gif) top left repeat-y;
	
}


/*********************contact***********************************/
.corporate_gallery_link{
	position:relative;
	float:right;
	width:346px;
	height:177px;
	background: url(../images/clickimage_to_open_gallery.jpg) right bottom no-repeat;
	padding-bottom: 17px;
	margin-left:20px;
	

}
.corporate_gallery_link img{
	border:1px #7a6c48 solid;
}


/****************photoGallery*******************/
.albumFrame{
	position:relative;
	float:left;
	width:328px;
	height:160px;
	padding:20px 15px 15px 15px;
	margin:5px 6px 4px  6px;
	background-color:#1e1c18;
	border:1px #070706 solid;
	}
.pages{
	position:relative;
	float:right;
	text-align:right;
	height:18px;
	padding:7px 8px 3px 7px;
	margin-bottom:10px;
	background: url(../images/pagesBack.jpg) repeat-x center top;
	width:728px;
	}
	
.pagesthumbs{
	position:relative;
	float:right;
	text-align:right;
	height:24px;
	padding:3px 8px 3px 8px;
	margin-bottom:10px;
	background: url(../images/pagesBack.jpg) repeat-x center top;
	width:728px;
	}


.current_page{
	color:#FFFFFF;
	font-weight:bold;
	}
.albumThumb{
	position:relative;
	float:left;
	clear:both;
	width:320px;
	height:108px;
	margin:0px 0px 10px  0px;
	border:4px #735608 solid;
	}
.albumThumb a, .albumThumb a:link,.albumThumb a:visited,.albumThumb a:active, .albumThumb img{
	color: #7a6c48;
	border:none;
	
}

.albumThumb a:hover {
	color: #ffffff;
}

.thumbs{
	
	}

.thumbs img{
	padding:0px 2px 0px 2px;
	border:none;
	}

.large_image{
	border:1px solid #75570b;
	}
