body {background:#000;color:#000;font:62.5% Myriad,TrebuchetMS,Arial,Helvetica,sans-serif;text-align: center;}

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #0000CC; text-decoration: underline; }

	a:visited { color: #66666; text-decoration: underline; }

	a:hover { color: #660000; text-decoration: underline; }
	
	a img { border: none; }

/*---:[ headlines ]:---*/

h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #666666; }

h1 {font-family:Times New Roman; font-size: 3em; }

	#masthead h1 { color: #000; padding: 0.6em 0pt 0.4em; background: #fff; text-align: center; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; padding:30px; }

	
h2 { font-size: 2.0em; }

	h2 a { color: #000; text-decoration: none; padding: 15px 0;}
	
		h2 a:visited {text-decoration: none; }
	
		h2 a:hover {color:#000; text-decoration: underline; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.5em; }
  
  #content h1 {
	color:#970F00;
	font-size:25px;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 0.1em 171px;
	padding:0;
  }	
  
  #page_content h1 {
	color:#970F00;
	font-size:25px;
	font-weight:normal;
	line-height:1.5em;
	padding:0;
  }

	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 15px 0 0.6em 0; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 2em; text-align: center;}

h3.top { background: #000; padding:0px 30px 10px; font-weight: normal; font-size: 1.8em; text-transform: none; color: #D00707; text-align: center; }

	.entry h3 { margin: 2.5em 0 0.5em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; color: #666666;}

h4 { font: italic 1.2em Helvetica, Arial, sans-serif; }

	h4 a, h4 a:visited { text-decoration: none; }
	
		h4 a:hover { text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 15px;  }
  
h5 {color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}

/*---:[ core layout elements ]:---*/

#container { width: 860px; margin: 0 auto;  }
					
	#content_box { width: 860px; background:#e6e6e6 url(images/bottomGradBG.jpg) no-repeat bottom left; text-align: left; float: left; clear: both; }
	#page_content_box { width: 860px; background:#e6e6e6;text-align: left; float: left; clear: both; }
	
		#content { width: 619px; padding: 0 20px; float:right; }
		#page_content { width:860px;float:right;text-align:center}
		
		#sidebar {width:200px;float:left;}
		
	#footer {width: 860px;float: left; clear: both;height:136px;}
	
/*home footer*/
#footerHome {
	width: 660px;
	margin: 0;
	text-align: center;
	float:left;
}
#footerHome ul {
	display: inline;
	text-align: center;
	line-height: 25px;
	}
#footerHome ul li {
	padding: 3px 10px;
	border-left: 1px solid #660000;
	list-style: none;
	display: inline;
	font-size: 11px;
	text-align: center;
}
#footerHome li.first {
	border-left: none;
	list-style: none;
	display: inline; 
}
#footerHome li a {
	color: #000000;
	text-decoration: none;
}
#footerHome li a:hover {
	color: #660000;
	text-decoration: none;
}

#footerHome img {margin-top:30px;margin-bottom:20px;}

#footerHome .copyright {margin-top:10px;margin-bottom:10px;}

/*page Footer*/

#footerPage {
	background:url(images/footerBG.jpg) no-repeat top left;
	width: 860px;
	margin: 0;
	text-align: center;
	float:left;
	height:89px;
	padding-top:171px;
}
#footerPage ul {
	display: inline;
	text-align: center;
	line-height: 25px;
	}
#footerPage ul li {
	padding: 3px 10px;
	border-left: 1px solid #660000;
	list-style: none;
	display: inline;
	font-size: 11px;
	text-align: center;
}
#footerPage li.first {
	border-left: none;
	list-style: none;
	display: inline; 
}
#footerPage li a {
	color: #000000;
	text-decoration: none;
}
#footerPage li a:hover {
	color: #660000;
	text-decoration: none;
}

#footerPage img {margin-top:30px;margin-bottom:20px;}

#footerPage .copyright {margin-top:10px;margin-bottom:10px;}
		
.banner {text-align: center; padding: 10px 0;  }

                
/*---:[ header styles ]:---*/

#masthead { width: 860px;height:200px; */  }

	/* #masthead a { display: block; width: 771px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

ul#nav { 
  background: #000;
  color: #BA0000;
  list-style: none; width: 860px; 
  float: left; 
  clear: both; 
  font-size:11px;
  }
.webkit ul#nav {width:890px;}
.iphone ul#nav {width:890px;}
.webkit	ul#nav li {font: bold 1.4em Helvetica, Arial, sans-serif;float: left;display:block;padding-top:5px;padding-bottom:5px;margin-left:-8px;}
.iphone	ul#nav li {font: bold 1.4em Helvetica, Arial, sans-serif;float: left;display:block;padding-top:5px;padding-bottom:5px;margin-left:-8px;}
	ul#nav li {font: bold 1.4em Helvetica, Arial, sans-serif;float: left;display:block;padding-top:5px;padding-bottom:5px;margin-left:-4px;}
	ul#nav li a {color:#fff;font-weight:normal;text-decoration:none;padding-left:12px;padding-right:12px;}
	ul#nav li:hover {background:#660000;display:block;}


/*---:[ content styles ]:---*/

.entry { font-size: 1.4em; line-height: 1.65em; padding: 15px;background:#F2F2F2;width:591px;}

.entry a:hover {color:#BA0000}
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 3px 0; }

	
	.entry ul {
		color:#000;
		list-style-position:inside;
	}
		
/*----------------------------------------------------------------------------------------------------------------------------------------------------*/

.entry_home { font-size: 1.4em; line-height: 1.65em; padding: 15px;width:591px;}
	
	.entry_home p { margin: 0 0 3px 0; }

	.entry_home ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry_home ul { list-style-type: square; }
	
		.entry_home li { margin: 0 0 0.5em 0; }
		
			.entry_home ul li ul, .entry_home ul li ol, .entry_home ol li ul, .entry_home ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry_home dl { margin: 0 0 1.5em 0; }
			
		.entry_home dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry_home dd { margin: 0 0 1.5em 20px; }

/*---:[ footer styles ]:---*/

#footer p { margin: 114px 0 0.923em 0; font-size: 1.3em; text-align: center; }

	#footer a, #footer a:visited { color: #0000CC; text-decoration: none; }
		
		#footer a:hover { color: #0000CC; text-decoration: underline; }

		
/*Style for the left_sidebar*/
	
	.sidebar_img1 {
		margin-top:20px;
		margin-left:20px;
		margin-bottom:5px;
		float:left;
		clear:both;
	}
	
	.sidebar_img2 {
		margin-left:20px;
		margin-bottom:5px;
		float:left;
		clear:both;
	}
	
	.sidebar_img3 {
		float:left;
		clear:both;
	}
/* End Style for the left_sidebar*/

/*Private Parties Page Style*/

.private_parites_img {
	margin-top:10px;
}

/* End Private Parties Page Style*/

/*Location Page Style*/

#location_slideShow {
	margin-top:10px;
	margin-bottom:10px;
}

/* End Location Page Style*/


/*MAILING LIST STYLE*/

#introp						{font-size:15px; font-weight:bold; text-align:center; line-height:23px;}
.mailentry					{font-size:1.4em; line-height:1.65em; padding:15px; background:#F2F2F2; width:660px; font-size:15px; font-weight:bold; text-align:right;}
	.mailentry ul				{list-style:none;}
.mc-field-group				{width:662px; float:left;}
.smallers					{width:662px; padding-left:170px; margin-top:4px; float:left;}
.country					{width:662px; float:left; padding-left:142px;}
/*-------------------*/

/*Style for Lunch & Dinner Special page */

.lunch_dinner_wrap {
	margin-left:27px;
	width:808px;
	float:left;
}

.lunch_dinner_wrap h1 {
	text-align:center;
}

.entry_left {
	float:left;
	background:#F2F2F2;
	width:374px;
	font:Myriad,TrebuchetMS,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:10px;
	text-align:left;
}

.entry_right {
	float:right;
	background:#F2F2F2;
	width:374px;
	font:Myriad,TrebuchetMS,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:10px;
	text-align:left;
}

/*-------------------------------------*/
