@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(http://fonts.googleapis.com/css?family=Radley);


@import url(http://fonts.googleapis.com/css?family=Loved+by+the+King);


@font-face {
    font-family: 'Mistral';
    src: url('/_themeassets/fonts/mistral-webfont.eot');
    src: url('/_themeassets/fonts/mistral-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_themeassets/fonts/mistral-webfont.woff') format('woff'),
         url('/_themeassets/fonts/mistral-webfont.ttf') format('truetype'),
         url('/_themeassets/fonts/mistral-webfont.svg#MistralRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px;
	background-color: #003366;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;	
}

img#bg {
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:-1;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
}

.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}

#container {
	width: 832px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	width: 832px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;	
}

#header a {
	padding: 0px;	
}

#contain {
	width: 832px;
	min-height: 400px;
	padding: 0px;
	margin-top: 0px;
	background-color: white;
}

#left {
	float: left;
	width: 240px;
	min-height: 200px;
	background-color: white;
	padding: 5px;	
}

#right {
	float: left;
	width: 582px;
	min-height: 200px;
	background-color: #FFFFFF;		
}

#top {
	width: 832px;
	height: 200px;
}

#top_left {
	float: left;
	width: 633px;
	height: 200px;
}

#slideShow {
	width: 633px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#slideShow img {
	width: 633px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	display: block;	
}

#monthly_specials {
	width: 199px;
	height: 200px;
	background: #470b00;
	float: left;
	color: white;
	text-align: center;
}

#monthly_specials p {
	font-family: helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#monthly_specials p + p  {
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
font-family: 'Loved by the King', cursive;
	font-size: 40px;
}

#monthly_specials a {
	color: white;
	display: block;
	text-decoration: none;
}

#mainContent a:link {color:#1B4B7C; padding: 0px; text-decoration: underline;}      
#mainContent a:visited {color:#1B4B7C; padding: 0px; text-decoration: underline;}  
#mainContent a:hover {color:#003366; padding: 0px; text-decoration: underline;}   
#mainContent a:active {color:#1B4B7C; padding: 0px; text-decoration: underline;}  

#directionsFrom a:link {color:#1B4B7C; padding: 0px; text-decoration: underline;}      
#directionsFrom a:visited {color:#1B4B7C; padding: 0px; text-decoration: underline;}  
#directionsFrom a:hover {color:#003366; padding: 0px; text-decoration: underline;}   
#directionsFrom a:active {color:#1B4B7C; padding: 0px; text-decoration: underline;}  


#mainContent {
	width: 552px;
	padding: 15px;
	margin: 0px;
}

#somethingElse {
	clear: both;
	width: 832px;
	height: 18px;
	margin-top: 0px;
	text-align: center;
	background: #470b00;
}

#footer {
	margin: 0px auto;
	width: 802px;
	padding: 15px;
	text-align: center;	
}

#footer p {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;	
}

#biggerText p {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;	
}


#spaceBox {
	border-top: 0px solid white;
	border-bottom: 2px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	margin: 0;
	padding: 0;
	width: 199px;
	height: 15px;
}

#sideImage img{
	float: center;
	margin: 0px auto;
	padding: 0px;
}

#nav {
	border: 1px solid black;
	width: 832px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
	background-image:url('/_themeassets/images/menuBack.png');
	background-repeat:repeat-x;
}

#nav ul {
	padding: 0px;	
}

#nav li {
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left; 
}

#nav li a {
	font-family: 'Lora', serif;
	font-size: 13px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	text-decoration: none; 
	text-align: center;
}
	
#nav li ul {
	display: none; 
	margin: 0px;
	padding: 0px;
	width: 13em; /* Width to help Opera out */
}
	
#nav li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 1000;
}
	
#nav li:hover li {
	float: none;
	height: 38px;
	background-image:url('/_themeassets/images/menuBack.png');
	background-repeat:repeat-x;
}

#nav li:hover li:first-child {
	float: none; 
	height: 40px;
	line-height: 40px;
	background-image:url('/_themeassets/images/menulistTopBack.png');
	background-repeat: repeat-x;
}

#nav li:hover li a {
	color: white; 
	line-height: 38px;
}

#nav ul li:last-child {
	border: 0;
}

#nav ul li li {
	border-bottom: 1px solid white;
	border-right: 0px;	
}

#footer a:link {color: white; font-size: 13pt; padding: 0px; text-decoration: none;}      
#footer a:visited {color: white; font-size: 13pt; padding: 0px; text-decoration: none;}  
#footer a:hover {color: white; font-size: 13pt; padding: 0px; text-decoration: none;}   
#footer a:active {color: white; font-size: 13pt; padding: 0px; text-decoration: none;}  


/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #003366; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#1B4B7C;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}


.mailList{
	display: block;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
		
}

