

/* GENERAL ATTRIBUTES */
body{
background:#000000 url() repeat-x;
color:#000000;
font:Georgia,Verdana,Tahoma,Arial,sans-serif;
font-size:14px;

margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#000000;
font-weight:700;
text-decoration:underline;
}

a:hover{
color:333333;
text-decoration:none;

}

h1 {
color:#a89a6e;
font-size:14px;

}

h2 {
color:#eedd99;
}

h3 {
color:#eedd99;
}


#page{
background:#fefefe;
margin:0 auto;
text-align:left;
width:850px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
}

#wrap1{
clear:both;
padding:0;
width:850px;
}



.menublock{
margin-bottom:10px;
background: #000000;
}


.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.active{
border:1px solid #A03350;
padding:1px 1px 1px 9px;
}

.box{
background:url(../images/box.png);
border:1px solid #d0d4d4;
color:#fbfbfb;
margin:15px 0 0 25px ;
padding:20px 10px 30px 20px;
width:400px;
}


.soft{
color:#000000;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.redirect{
background:#000000 url(/images/header_mask.gif) top center no-repeat;
border:#CCCCCC solid 1px;
padding:320px 10px 10px 10px;
width:450px;
}

.hide{
display:none;
}

/* HEADER */
#header{
height:300px;
position:relative;
background:#000000 url(/images/headers/rotate.php) top right no-repeat;
}

	

#header_index{
height:300px;
position:relative;
background:#000000 url(/images/header_index.jpg);
}

#header_index2{
height:300px;
position:relative;
}

#header_index h1, h2, h3, h4{
display:none;
}

#header_index2 h1, h2, h3, h4{
display:none;
}

#header_banquet{
height:300px;
position:relative;
background:#000000 url(/images/header_banquet.jpg) top right no-repeat;
}



#header_directions{
height:300px;
position:relative;
background:#000000 url(/images/header_directions.jpg) top right no-repeat;
}


#header_contact{
height:300px;
position:relative;
background:#000000 url(/images/header_contact.jpg) top right no-repeat;
}


#header_mask h1, h2, h3, h4{
display:none;
}

#header h1{
text-align:center;
color:#FFFFFF;
font-size:2em;
margin:0;
}

#header h2{
text-align:center;
color:#FFFFFF;
font-size:1em;
margin:0;
}

#topbox{
color:#EEE;
margin: 20px;
text-align:right;
}

#topbox a{

}

#topbox a:hover{
text-decoration:underline;
}


/* NAVIGATION */
#nav{
background:#333333 url(img/greypx.gif) bottom left repeat-x;
float:left;
height: 30px;
width: 850px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
padding-left:60;

}

#nav a{
background: #333333 url(img/tabs.gif) no-repeat 100% 0;
display:block;
font-size:14px;
letter-spacing:-1px;
padding:7px 25px 4px 25px;
text-decoration:none;
color:#FFF;
}

#nav a:hover{
	color:#000000;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 0px 0 0;
padding:0 15px 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:#eedd99 url(img/tabs.gif) no-repeat 100% -41px;
color:#000;
padding:7px 20px 5px 11px;
}

.nav{
color:#eedd99;
font-size:1.1em;
font-weight:700;
text-decoration:none;
background:#000000
display:block;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
width:100%;
}

.nav:hover{
border:1px solid ;
color:#e7b843;
padding:1px 1px 1px 9px;
}

/* SIDEBARS */

#sidebar_two{
float:left;
margin:35px 10px 0;
width:220px;
}

#sidebar_two h1{
color:#FFFFFF;
font-size:1.4em;
font-weight:400;
}

#sidebar{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#sidebar h1{
font-size:0.95em;
font-weight:400;
margin:0 0 12px;
}

#sidebar p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#sidebar img{
border:1px solid #CCcccc;
float:left;
margin:0px 10px 5px 5px;
padding:2px;
}

#sidebar img.nofloat {
	display: block;
	float:none;
	margin: 8px; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left:0px;	
}


/* CONTENT */

#content{
margin:30px 70px 0px 270px;
}


#content p,#contentalt p,#content_banq p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1,#content_banq h1{
font-size:20px;
font-weight:400;
color:#0054fe;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2,#content_banq h2{
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img,#content_banq img{
border:1px solid #d0d4d4;
float:left;
padding:2px;
margin:5px 15px 6px;
}

#content img.nofloat {
	display: block;
	float:none;
	margin: 8px; 
	margin-top: 0; 
	margin-bottom: 0;
	margin-left:10px;	
}



  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */
  

/* FOOTER */

#footer{
clear:both;
color:#000000;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:840px;
}

#footer a{
color:#000000;
font-weight:400;
}

#footer a:hover{
color:#cccccc;
text-decoration:underline;
}
#lowerfooter{
	background-color:#000;
clear:both;
color:#ffffff;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:left;
width:850px;
}
#lowerfooter a{
color:#ffffff;
font-weight:400;
}

#lowerfooter a:hover{
color:#cccccc;
text-decoration:underline;
}

#flash{
	float:left;
}
#address{
	text-align:center;
	font-size:14px;
	color:#333333;
}
#hours{
	text-align:center;
	font-size:10px;
	color:#cccccc;
}

#menu_head{
	color:#e7b843;
	text-align:center;
	font-style:italic;	
	}
	
