/* 

This is the style sheet for homeplates 

*/

body { 	margin: 0;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	}

* {
	margin: 0;
	padding: 0;
	}

p, td, th {
	font-size: .85em;
	padding-bottom: 10px;
	line-height: 1.4em;
	}

h3 {
	font-size: .95em;
	}

.spaceAbove {
	padding-top: 20px;
	}

.ender {
	padding-bottom: 10px;
	}

.floatL {
	float: left;
	}

.floatR {
	float: right;
	margin-left: 20px;
	}

/* @group Clearfix */

.clearfix:after {
	content:" "; 
	display:block; 
	height:0;
	font-size:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide */

/* @end */

#banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../art_structure/banner.jpg) no-repeat 0 top;
	height: 150px;
	padding-bottom: 60px;
	padding-top: 0;
	}

#banner_images {
	position: relative;
	float: right;
	padding-top: 70px;
	}

#banner_images img {
	padding-left: 10px;
	}

/* @group Menu */

#menu ul {
	background-color: #a5cb71;
	float: left;
	width: 100%;
	}

#menu ul li {
	display: inline;
	}

#menu ul li a {
	display: block;
	float: left;
	width: 299px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	border-left: 1px solid white;
	letter-spacing: .25em;
	}

#menu ul li a:hover {
	color: white;
	}

#menu ul li a.active {
	background-image: url(../art_structure/active_menu.jpg);
	color: black;
	font-weight: bold;
	}

#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}



/* @end */

#outerWrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
	}

/* @group Left Column */

#leftColumn {
	width: 200px;
	float: left;
	background: url(../art_structure/l_menu_back.jpg) no-repeat center center;
	}

#leftColumn ul {
	list-style-position: inside;
	}

#leftColumn ul li {
	}

#leftColumn a {
	padding: 5px 15px;
	display: block;
	text-decoration: none;
	color: #41502b;
	font-size: .9em;
	}

#leftColumn a:hover {
	background-color: #a8cb6d;
	}

#leftColumn a.active {
	font-weight: bold;
	}



/* @end */

/* @group Center Column */

#centerColumn {
	width: 450px;
	background-color: white;
	float: left;
	}

#centerColumn p, #centerColumn h3 {
	padding-right: 30px;
	padding-left: 30px;
	}

h3.head {
	color: #8ab454;
	text-transform: uppercase;
	letter-spacing: .25em;
	}

#centerColumn ul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: .9em;
	padding-left: 50px;
	padding-bottom: 10px;
	line-height: 1.3em;
	padding-right: 30px;
	}

#centerColumn ul#spread li {
	padding-bottom: 15px;
	}

#centerColumn p a {
	font-weight: bold;
	text-decoration: none;
	color: #729d00;
	}

#centerColumn p a:hover {
	text-decoration: underline;
	}

p.ender {
	padding-bottom: 20px;
	}

p.noSpace {
	padding-bottom: 0;
	}

/* @end */

/* @group Right Column */

#rightColumn {
	width: 250px;
	float: left;
	}

.sidebarImages {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	}

#rightColumn h3 {
	font-style: italic;
	font-weight: normal;
	color: #487d1c;
	font-size: .8em;
	padding-bottom: 20px;
	}

.veg {
	padding-top: 30px;
	padding-bottom: 30px;
	}

.entree {
	border: 1px solid black;
	}

.quote p, .quote p2 {
	font-style: italic;
	font-size: .9em;
	line-height: 1.5em;
	}

.quote {
	background: url(../art_structure/quote_back.jpg) repeat-x center center;
	padding-right: 20px;
	padding-left: 20px;
	color: #41502b;
	font-style: italic;
	}

.quote2 {
	background: url(../art_structure/quote_back_small.jpg) repeat-x center center;
	padding-right: 20px;
	padding-left: 20px;
	color: #41502b;
	font-style: italic;
	}

p.sig {
	font-style: italic;
	text-align: right;
	}

#rightColumn span {
	font-weight: bold;
	padding-right: 5px;
	font-size: 1.6em;
	line-height: 0;
	vertical-align: -5px;
	}

/* @end */

/* @group Footer */

#foot {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid silver;
	}

#foot h1 {
	text-align: center;
	padding-bottom: 5px;
	font-size: 1.15em;
	font-weight: normal;
	font-style: normal;
	}

#foot span {
	font-variant: small-caps;
	padding-left: 10px;
	font-size: 1.1em;
	}

#foot h2 {
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	}

#foot a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #41502b;
	}

#foot a:hover {
	color: blue;
	}

/* @end */

table {
	display: block;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 390px;
	}

th {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	font-weight: bold;
	width: 195px;
	}

th.allignR {
	text-align: right;
	}

thead {
	border-bottom: 1px solid #9bb463;
	width: 390px;
	}

td {
	padding-top: 5px;
	}
	

	