@charset "UTF-8";
/* CSS Document */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html {
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
em{ font-style: italic; color:#CC6600; }
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend {
	color:#000;
}
body {
	background: #f7ebde url(../images/body-bg.png) top repeat-x;
	height: 100%
}
strong {
	font-weight: bold;
}
#content {
	height: 100%;
	width: 847px;
	margin: 0 auto;
}
#contentMain {
	margin: 170px 0 0 0;
	z-index:5;
	position:absolute;
	background: #fff;
	background: url(../images/main-bg.png) repeat-y;
	
}
#contentBG {
	padding:0px 4px;
	
}
#contentBottom { /*background: url(../images/mainBG-bottom.png) bottom no-repeat;*/
}

#homeLeft {
	/*border-bottom: solid 1px #ccc;*/
	background: url(../images/tree-bg-letter.png) bottom right no-repeat;
}
#contentLeft {
	float:left;
	height: 100%;
	width: 569px;
}
#contentLeft2 { /*border-bottom: solid 1px #ccc;*/
	width: 577px;
	height:100%;
	background: url(../images/tree-bg.png) bottom right no-repeat;
}
#contentLeft3 { /*border-bottom: solid 1px #ccc;*/
	width: 847px;
	height:100%;
}
#contentLeft2 img, #contentLeft3 img {
	float:left;
	margin: 20px 16px 16px 24px;
}
#left {
	float:left;
}
#right {
	float:right;
}
#footer {
	background: #f7ebde;
	text-align:center;
	width: 847px;
	border-top: solid 1px #CCCCCC;
}
#footer p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 12px;
	padding: 12ps; 
	color: #333;
}
#footer a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #6f9518;
}
#footer a:hover {
	color: #99CC33;
	text-decoration:none;
}
#header #left {
	float:left;
}
#content p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 20px 24px;
}

#content #caption {margin: 0 24px 0 0; padding:0; font:10px Arial, Helvetica, sans-serif;}

/*h1 { font: bold 18px Arial, Helvetica, sans-serif; color:#CC3300;  margin: 20px 24px 24px 24px; } */ 
h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 10px 0 10px 20px;
	margin: 0px 0 0px 4px;
	width: 819px;
	background: #ac1300 url(../images/h1-bg.png) top repeat-x;
}

#contentLeft h1 {margin:0; width:569px; }



h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #5D4921;
	padding: 7px 0 7px 20px;
	margin: 0px 0 0px 4px;
	width: 819px;
	background: #e9dfb2 url(../images/h2-bg.png) top repeat-x;
}

#contentLeft h2 {margin:0; width:569px; }

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#CC3300;
	margin: 0 0 0 24px;
}
p a {
	text-decoration:underline;
	color:#6f9518;
	font: bold 12px Arial, Helvetica, sans-serif;
}
p a:hover {
	text-decoration:none;
	color:#99CC33;
}
p a:visited {
	color:#999933;
}
#header #right {
	float:right;
}
#header #menu {
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	position:absolute;
	z-index: 6;
}
#header #menu li {
	display:inline;
}
#sponsors #menu li {
	display:inline;
	margin: 8px;
}

#sponsors p{
	background:#999 url(../images/sponsors-bg.png);
	color: #333;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:12px 0;
	padding: 1px 0;
}
#header #menu li a {
	float:left;
}
#header #menu li a:hover {
	color:#fff;
}
#contentRight {
	width: 270px;
	height:100%;
	float:right;
	background-color: #e2c999;
}
#contentRight>#menu {
	margin: 0 0 0px 0;
}
#contentRight>#menu li {
	margin: 0 8px;
}
#contentRight #menu #even {
	background: #e9dfb2;
}
#contentRight>#menu li p {
	padding: 8px;
	margin:0;
	font: 10px verdana, arial, helvetica, sans-serif;
}
#contentRight>#menu li a {
	color:#000;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#menuRoll {
	text-decoration:underline;
	color:#6f9518;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#menuRoll a:hover {
	text-decoration:none;
	color:#99CC33;
}
#volunteerPage img {/*float:left;*/
}
#contentRight>#menu li a:hover {
	color:#999999;
}
#banner {
	margin: 26px 0 0 0;
	position: absolute;
	z-index: 4;
}
#sponsors {
	text-align:center;
	/*border-top: solid 1px #ccc;*/
	margin: 4px;
}
#restaurantsT {
	margin: 24px 24px;
}
.restTable {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 7px 4px;
	color:#333333;
}
#contentLeft3 table {
/*border: 1px solid #ccc;*/
}
#contentLeft3 table tbody tr td {
/*border-left: 1px solid #CCCCCC;*/
}
.restTable a {
	font-weight: bold;
	text-decoration:underline;
	color:#6f9518;
}
.restTable a:hover {
	text-decoration:none;
	color:#99CC33;
}
.restTable a:visited {
	color:#6f9518;
}
table { /*border-bottom: solid 1px #999;*/
}

#contactTable p {/*margin:0;*/}

#sponsorsTable {margin:20px;; padding:0;}
