@charset "utf-8";


/* CSS Document */

body {
	background-image: url(Images/Primary/BG_pattern.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #1B251B;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#rightColumn p, #rightColumn h1, #rightColumn h2 {
	margin-right: 35px;
}

#header {
	background-color: #597D59;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/Primary/dropShadow.png);
	margin-top: 10px;
	margin-bottom: 20px;
}
#content {
	width: 830px;
	margin-left: 10px;
	background-color: #e3d1a6;
	background-image: url(Images/Primary/BG_content.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#shadow {
	background-image: url(Images/Primary/dropShadow.png);
	background-repeat: repeat-y;
	width: 10px;
	margin-left: 840px;
	height: 100px;
}
#logo {
	float: left;
	height: 105px;
	width: 285px;
}
.logoImage {
	margin-top: 25px;
	margin-left: 42px;
}
#links {
	margin-left: 285px;
}
#links .utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324632;
}
#links .utility a:link, #links .utility a:visited {
	color: #8E2221;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #324632;
	text-decoration: none;
	line-height: 12px;
}
#links .utility a:hover {
	border-bottom-color: #8E2221;
	border-bottom-style: solid;
}
#leftColumn {
	width: 260px;
	float: left;
	height: 400px;
}
#rightColumn {
	margin-left: 285px;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.homeHeadlineImage {
	margin-bottom: 6px;
}
.pictureCaptionText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-left: 35px;
	margin-top: 10px;
}
a:link,a:visited {
	color: #8E2221;
}
.box {
	width: 220px;
	border: 1px solid #283C28;
	padding-bottom: 10px;
	top: 20px;
	float: left;
	margin-right: 20px;
	background-color: #fff6e0;
	position: relative;
}
.box_alert {
	border: 1px solid #283C28;
	background-color:#FFECFF;
	width:400px;
	padding:15px;
	position:static;
	margin-bottom:20px;
}
.boxStripes {
	background-image: url(Images/Primary/box_top.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.boxOrnament {
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}
.boxText {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	margin-left: 50px;
	margin-top: 15px;
	margin-right: 7px;
}
.boxLinks {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}

.boxSec {
	padding-bottom: 10px;
	position: relative;
	top: 45px;
	background-color: #fff6e0;
	border-top: 1px solid #283C28;
	border-right: 1px solid #283C28;
	border-bottom: 1px solid #283C28;
	border-left: 0px none;
	width: 100%;
	margin-bottom: 20px;
}
.boxSecText {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #8E2221;
}
.boxSecTextSmall {
	font-size: 12px;
	line-height: 16px;
}

.menuButton {
	position: relative;
	left: -10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.secPictureFloatRight {
	margin-left:15px;
	float: right;
}
.secPicBorder {
	border: 1px solid #999999;
	padding: 3px;
	margin-right: 5px;
	background-color: #FFF6E0;
	margin-bottom: 5px;
}
.orderOnlineIcon {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: all;
}
.footerText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 35px;
	color: #324632;
	margin-top: 5px;
}
.dinnerToGo {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #8E2221;
}
.dinnerToGo a:link, .dinnerToGo a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #324632;
}
.dinnerToGo a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E2221;
}
h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #324632;
	letter-spacing: 0.7px;
	margin-bottom: 4px;
	margin-top: 20px;
}

blockquote {
	font-size: 20px;
	font-style: italic;
	color: #8E2221;
	line-height: 26px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 85px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.anchorLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lineAbove {
	border-top: 1px dotted #324632;
	padding-top: 5px;
	margin-top: 5px;
}
.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8E2221;
	border: 1px dotted #E5D4A9;
}
.submitBorder {
	border: 3px double #324632;
	background-color: #FFF6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
}
.attentionExclamation {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.attentionText {
	color: #8E2221;
	margin-top: 15px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #324632;
	font-style: italic;
}

