/* 
  ------------------------------------------------
The Mill Inn _ Main styles
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../images/grad_bg.jpg);
}
#masthead {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
#navBar {
	height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7993D;
	border-bottom-color: #F7993D;
	background-color: #FFFFFF;
	}
#mainContent {
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#mainContent .content {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#masthead .content {
	padding: 12px 20px;
}
#events {
	padding-right: 75px;
	padding-left: 75px;
}
#footer .content {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#footer {
	color: #FFFFFF;
	background-color: #2C6230;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F7993D;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#mainContent a:link {
	color: #2B6130;
	text-decoration: none;
}
#mainContent a:visited {
	color: #666666;
	text-decoration: none;
}
#mainContent a:hover {
	color: #F7993D;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F7993D;
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.table_menu_bold {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.table_menu_italics {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
.table_menu_price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
}
.table_wines_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
}
.table_wines {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
}
.philosophy {
	font-size: 0.9em;
}
img {
	border-style: none;
}
.maroon_header {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
.bullerstaff {
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #2B6130;
}
#specials {
	position:absolute;
	left:201px;
	top:35px;
	width:379px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	border: 5px solid #2C6230;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
