/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	
	padding: 0;
	
	width: 100%;
	
	font-family: Lucida Grande, Verdana, Arial, Helvetica,  sans-serif;
    text-align: center;
  
    font-size: 12pt;
	background-color: #0a0306;

}

form {
	margin: 0px;
	padding: 0px;
	color: #fff;
}

input {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}


/*---------------------------------------------------------------------------------
Global Text
---------------------------------------------------------------------------------*/

p {
	font-size: 13px;
	color: #b6b8bb;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 8px 0;
	line-height: 1.5em;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 25px	;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 100%;
	text-align: left;
}

h2 {
	font-size: 16px ;
	color: #9FA374;
	font-weight: normal;
	padding: 0 0 20px 0;
	line-height: 100%;
	text-align: left;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 8px 0;
	line-height: 100%;
	text-align: left;
}

ul {
	margin: 0;
	padding: 8px 0 0 10px;
	
}

li {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
	color: #b6b8bb;
	list-style-type: none;
}

a {
	margin: 0;
	padding: 0;
}

small {
	color: #8b8b8b;
}

a:link		{ color: #9FA374; text-decoration: none;}
a:visited	{ color: #FFFFFF; text-decoration: none;}
a:hover		{ color: #9FA374; text-decoration: none;}
a:active	{ color: #FFFFFF; text-decoration: none;}


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/


/*--Header---*/
#header_wrapper {
	text-align: left;
	padding: 10px 0 5px 30px;
	background-color: #0a0306;
}

#header_wrapper img{
	padding: 60px 0 15px 0;
}
#header_wrapper .content ul {
	float: right;
	list-style-type: none;
}

#header_wrapper .content li {
	float: left;
	color: #FFFFFF;
	margin: 20px 5px 0 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9FA374;
	font-size: 13px;
	
}

#header_wrapper .content a {
	padding: 24px 0 0 0;
	margin: 0;
	color: #FFFFFF;
}

#header_wrapper .content a:link			{ color: #FFFFFF; text-decoration: none;}
#header_wrapper .content a:visited		{ color: #FFFFFF; text-decoration: none;}
#header_wrapper .content .home:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_home.gif); background-repeat: no-repeat; background-position: top center;}
#header_wrapper .content .menu:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_menu.gif); background-repeat: no-repeat; background-position: top center;}
#header_wrapper .content .gallery:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_gallery.gif); background-repeat: no-repeat; background-position: top center;}
#header_wrapper .content .special:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_gallery.gif); background-repeat: no-repeat; background-position: top center;}
#header_wrapper .content .christmas:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_menu.gif); background-repeat: no-repeat; background-position: top center;}
#header_wrapper .content .contact:hover	{ color: #9FA374; text-decoration: none; background-attachment: scroll; background-image: url(../images/nav_rollover_contact.gif); background-repeat: no-repeat; background-position: top center;}


#header_wrapper .content a:active		{ color: #FFFFFF; text-decoration: none;}
 
#header_wrapper .content #end {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.navigation{
	float: left;
	width: 440px;
	padding: 35px 0 0 0;
}

/*--Content---*/

#content_wrapper {
	text-align: left;
	padding: 50px 0 20px 30px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
/*	background-repeat: repeat-x;*/
	background-position: left top;
}

.content {
	width: 680px;
	margin-right: auto;
}

.contentxmas {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.contentspec {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper .content  .hometextsmall ul{
	padding: 5px 0 10px 20px;

}

#content_wrapper .content .hometextsmall ul li{
	list-style-type: square;
	color: #FFFFFF;
}

.hometextsmall a{
	color: #9FA374; text-decoration: none;
}

.hometextsmall a:hover{
	color: #FFFFFF; text-decoration: none;
}

.left_colomn{
	float: left;
	width: 240px;
}

.hometextsmall{
	margin: 25px 0 0 0;
}

.hometextsmall p{
	font-size: 12px;
}

.hometextsmall li{
	font-size: 11px;
}

.right_colomn{
	float: right;
	width:320px;
}

.left_colomnContact{
	float: left;
	width: 195px;
}

.right_colomnContact{
	float: left;
	width: 320px;
}

.gallery_thumb_row {
	margin: 10px 0 30px 0;
}

.gallery_thumb_row img{
	border-width: 1px;
	border-style: solid;
	border-color: #9FA374;
}

#menu ul{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 35px 0;
}

#menu li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65674b;
	padding: 0;
	margin: 0 0 10px 0;
	color: #d9d9d9;
	}

.header p{	
	color: #9FA374;
	font-size: 15px;
	}

#menu .menu_left{
	width: 500px;
	float: left;
	}
	
#menu .menu_right {
	width: 140px;
	float: right;
	}

#menu h2{
	color: #FFFFFF;
	font-size: 20px;
	margin: 60px 0 0 0;
	padding: 30px 0 0 0;
}

#menu li ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454734;
	padding: 0;
	margin: 0 0 5px 0;
	}
	
#menu li ul li ul {
	padding: 0;
	margin: 0 0 25px 0;
	}	

#menu li ul li ul li{
	list-style-type: none;
	border: none;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	font-size: 12px;
	}

#menu li ul .subhead_list {
	padding: 20px 0 0 0;
}

.menu_nav ul{
	margin: 0 0 20px 0;
	padding: 0;
}

.menu_nav li{
	float: left;
	margin: 0 20px 0 0;
}

/*--footer---*/

#footer_wrapper {
	text-align: left;
	padding: 10px 0 5px 30px;
	background-color: #0a0306;
}


#footer_wrapper .content a:link		{ color: #9FA374; text-decoration: none;}
#footer_wrapper .content a:visited	{ color: #9FA374; text-decoration: none;}
#footer_wrapper .content a:hover	{ color: #9FA374; text-decoration: none;}
#footer_wrapper .content a:active	{ color: #333333; text-decoration: none;}

#footer_wrapper .content .right_colomn {
	float: right;
	text-align: right;
}

.green {
	color:#9FA374;
}

.break {
	height: 20px;
	width: 100%;
}


#xmasmenu h1, #xmasmenu h2 {
text-align: center;
}
#xmasmenu p {
	font-size: 13px;
	color: #b6b8bb;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 8px 0;
	line-height: 1em;
	text-align: center;
}
#xmaslunch {
width: 30%;
float: left;
margin: 1%;
}
#xmasparty {
width: 30%;
float: left;
margin: 1%;
}
#xmasdessert {
width: 30%;
float: left;
margin: 1%;
}
.xmasprice {
font-size: 18px;
}

#eventstab {
color: #fff;
}
