/* Start of CMSMS style sheet 'Default' */
/*	STRUCTURES
=============================== */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #403e34;
	margin: 20px;
	}
table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}

#site {
	background: #ebf3e7 url(media/images/backgrounds/base.gif) center repeat-y;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	}
#siteTop { }
	
#headerLeft, #headerRight {
	vertical-align: top;
	width: 20px;
	}
#headerMiddle {
	background: url(media/images/backgrounds/header.jpg) top center no-repeat;
	text-align: center;
	width: 930px;
	}
	
#bodyMiddle {
	background: url(media/images/backgrounds/body.jpg) bottom center no-repeat;
	vertical-align: top;
	padding: 20px 60px;
	}
#bodyLeft, #bodyRight {
	vertical-align: bottom;
	width: 20px;
	}
	
#menu {
	background: url(media/images/backgrounds/menu.gif) top center no-repeat;
	margin: 5px 0 0 0;
	padding: 8px;
	}
	
#middlePhotos { text-align: center; }

#menuList { margin: 0 0 15px 0; }
#menuListLeft {
	padding: 0 25px 0 0;
	vertical-align: top;
	width: 50%;
	border-right: 1px solid #dae2d8;
	}
#menuListRight {
	padding: 0 0 0 25px;
	vertical-align: top;
	width: 50%;
	}
#menuListLeft p , #menuListRight p { padding: 0 0 0 20px; }
#menuListLeft h2 , #menuListRight h2 { padding-top: 15px; }
	
.menuItem {
	font-size: 15px;
	font-weight: bold;
	color: #7f3524;
	}
.menuDesc { font-style: italic; }
.menuPrice { font-weight: bold; }
.menuItem span {
	font-weight: normal;
	display: block;
	color: #343434;
	}
.menuPrice span {
	font-weight: normal;
	color: #343434;
	}

#serving {
	text-align: center;
	padding: 25px 0 15px 0;
	}
	
#directions {
	width: 100%;
	margin: 0 0 15px 0;
	}
#directions td {
	vertical-align: top;
	}
#google {
	text-align: center;
	font-size: 11px;
	margin: 15px 0;
	padding: 0;
	}
#google iframe {
	background: #fff;
	border: 2px solid #dae2d8;
	padding: 10px;
	margin: 0 0 10px 0;
	}
	
.split {
	margin: 0 0 15px 0;
	}
.split td {
	padding: 0 15px 0 0;
	vertical-align: top;
	}
	
#contact {
	width: 100%;
	margin: 0 0 15px 0;
	}
#contact th {
	padding: 0 15px 0 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	}
#contact td {
	padding: 0 0 0 15px;
	vertical-align: top;
	}
#contact td input, #contact td select, #contact td textarea { margin-bottom: 5px; }
	
#footer {
	padding: 20px;
	text-align: center;
	}

dfn { display: none; }
.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }

/*	FONTS
=============================== */

body, table, tr, th, td, input, select, textarea {
	/*font: 13px/1.3 arial, helvetica, sans-serif;*/
	font: 14px/1.4 'trebuchet ms', arial, helvetica, sans-serif;
	color: #343434;
	}

p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }

#address {
	font: bold 12px arial, helvetica, sans-serif;
	color: #a0a56e;
	}
	
#menu { font: 18px georgia, serif; }

#footer {
	color: #8f8b79;
	font-size: 11px;
	}

h1 {
	font: normal 28px georgia, serif;
	color: #712354;
	font-style: italic;
	}
#Home h1 { display: none; }
	
h2 {
	font: bold 20px 'arial narrow', arial, helvetica, sans-serif;
	color: #403e34;
	border-bottom: 3px double #d7dfbb;
	}
	
h3 {
	font: bold 18px 'arial narrow', arial, helvetica, sans-serif;
	color: #cf0e11;
	}

h4 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #403e34;
	margin: 0;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #848b3d;
	}
	
h6 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #a62c2c;
	}
	
.required {
	font-weight: bold;
	color: #a62c2c;
	}
	
sup { font-size: 8px; }

/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #8b0100;
	text-decoration: underline;
	}
a:hover { color: #848b3d; }

#menu a:link, #menu a:active, #menu a:visited {
	color: #8b0100;
	text-decoration: none;
	padding: 0 8px;
	}
#menu a:hover, #menu ul li a.currentpage { color: #848b3d; }

#pdfList a:link, #pdfList a:active, #pdfList a:visited {
	text-decoration: none;
	padding: 0 0 0 20px;
	font-weight: bold;
	}
#pdfList a:hover {  }

#footer a:link, #footer a:active, #footer a:visited {
	color: #8f8b79;
	text-decoration: none;
	}
#footer a:hover { color: #c1beae; }


	
/*	LISTS
=============================== */
ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }

#pdfList ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#pdfList ul li {
	background: url(media/images/iconPDF.gif) no-repeat;
	list-style-image: none;
	display: inline;
	margin: 0 8px 0 0;
	padding: 0;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#footer ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0 4px 0 8px;
	}

/*	IMAGES
=============================== */

img { border: none; }

#middlePhotos img {
	background: #fff;
	border: 2px solid #dae2d8;
	margin: 0 15px 25px 15px;
	padding: 10px;
	}

.photoRight {
	float: right;
	margin: 0 0 20px 20px;
	}
.photoRight img {
	background: #fff;
	border: 2px solid #dae2d8;
	padding: 10px;
	}
/*.photoRight img:hover { background: #6899c4; }*/


/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}

/*	MISCELLANEOUS
=============================== */

.hr {
	background: #d7dfbb;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

blockquote { margin-left: 25px; }



/* End of 'Default' */

