@charset "utf-8";
/* CSS Document */

/* defaults */
html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	min-width: 955px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color:#FFFFFF;
	line-height: 150%;
	color: #333333;
 }
#body_two-bg {
	height: 235px;
	border-bottom-width: 1px;
	border-bottom-color: #33332F;
}
form {
	margin:0;
	padding:0;
}
#body_one-cnt {
	background:url(/images/free_desert.png) no-repeat top left;
	float: right;
	width: 320px;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	text-align:right;
}
#body_one-cnt table {
	font-size:12px;
	font-weight:normal;
}
#body_one-cnt a {
	color:#333333;
	text-decoration:none;
}
#body_one-cnt table tr td {
	margin:5px 0px !important;
}
#body_photo {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#left_banquet {
	float:left;
	width:250px;
	background:#fff;
	margin-right:25px;
}
.accent {
	font-size:10px;
	font-style:italic;
}
#featured_meal {
	float:left;
	width:316px;
	margin:25px 25px 25px 0px;
}
#banquet_content {
	float:left;
	width:325px;
	margin:25px 0px 25px 0px;
	text-align:center;
	font-size:11px;
}
#right_content {
	float:left;
	width:325px;
	margin:25px 0px 25px 0px;
	font-size:11px;
}
ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
h1{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:normal;
}
h2{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
}
h3{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}
h4{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
img { 
	border:0;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#c48240;
}
fieldset { 
	border:0;
}
caption,th {
	text-align:left;
}



/* ID's */

 #wrapper {
     text-align: left;
     width: 955px;
	 height: 101px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#header{
	background:url(../images/header.gif) repeat-x; 
	height:101px;
}
#nav-wrapper {
     text-align: left;
     width: 955px;
	 height: 71px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#nav-bg{
	background:url(../images/nav-bg.gif) repeat-x; 
	height:71px;
}
 #body_one-wrapper  {
     text-align: left;
     width: 955px;
	 height: 378px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#body_one-bg{
	background:url(../images/body_one-bg.gif) repeat-x; 
	height:378px;
}
 #body_two-wrapper  {
     text-align: left;
     width: 955px;
	 height: 235px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#body_two-bg{
	background color:#FFFFFF;
	height:235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
 #body_three-wrapper  {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
 }
 #body_three-bg{
	background:url(../images/body_three-bg.gif) repeat-x #fff; 
	min-height:306px;
}

#body_main-wrapper {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
#body_main-bg{
	background:url(../images/body_banquet-bg.gif) repeat-x  #fff; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 276227;
}
#body_footer-bg{
	background:url(../images/bottom_bg.gif) repeat-x bottom #665950; 
}
#body_footer-wrapper  {
 	background:url(/images/bottom_shade.gif) no-repeat center top;
     text-align: left;
	 min-height:170px;
     width: 955px;
     margin-left: auto;
     margin-right: auto;
     padding-top:25px;
	 color:#fff;
 }
#body_footer-wrapper a {
	color:#fff;
	text-decoration:none;
}

#body_banquet-bg{
	background:url(../images/body_banquet-bg.gif) repeat-x; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 276227;
}


 #body_banquet-wrapper  {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;

 }
#hp_welcome {
	float:left;
	width:425px;
}
#playing_tonight {
	float:left;
	width:300px;
	margin-right: 25px;
}
#entertainment {
	float:left;
	width:300px;
	margin-right: 25px;
}
#events {
	float:left;
	width:275px;
	margin-right: 25px;
}
#header #logo{
	float:left;
}

#header #topNav{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#333333;
}
#header #topNav a{
	color: #333333;
	text-decoration: none;
}
#header #topNav a:hover{
	text-decoration: underline;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#333333;
	line-height: 133%;
	padding: 0em;
	position:relative;
}

#sam-banner {
	position:absolute;
	left:-343px;
	height:305px;
	z-index:1;
}

#content a{
	color: #333333;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#gallery {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	width:715px;
}

.gallery_box {
	float:left;
	margin:0px 10px 10px 0px;
	border:2px solid #2b592b;
	width:98px;
	height:98px;
}	
#CTM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	float: right;
}
#CTM a{
	color: #fff;
	text-decoration: none;
}
#CTM a:hover{
	text-decoration: underline;
}
#footer{
	padding: 1em;
	background-color: #CCCCCC;

}
#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#fff;
	line-height: 133%;
	float: left;
	width:300px;
}
#footer #copyright a{
	color:#333333;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}
.clear{
	clear:both;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}
.border {
	height:1px;
	border-bottom:1px solid #276227;
	margin:3px 0px;
}
.photo_box {
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	width:209px;
	text-align:right;
}
.content_pad {
	padding:10px;
}
#nav{
	height:71px;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;	
}

#nav ul li {
	display:block;
	float:left;
	text-transform: uppercase; 
	padding:0px;
	margin:0px;
}

#nav ul li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#nav ul li a:hover{
	text-decoration:none;
}
.CTML_01 {
	border: 1px solid #E8E8E8;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
.CTML02{
}
.CTML02 dl {
	width: 330px;
	font-size: 80%;
}
.CTML02 dt {
	float: right;
	width: 190px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CTML02 dd {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.CTML02 {
	float: left;
}

#body_photo {
	float: left;
	width: 617px;
}
#body_shadow {
	float: left;
}
#time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #993300;
}
