* { padding: 0; margin: 0; } /*global definition for padding and margin*/

html {
	height: 101%;
	padding-bottom: 15px;
	background: #000 url(/images/bg_page.gif) repeat-y 50% 0;
}
body {
	font-size: 100%;
	height: 100%;
}
h1, h3, h4, h5 { font: normal 100%/120% "Lucida Grande", arial, sans-serif; }
h1 {
	font-size: 1.4em;
	line-height: 100%;
	color: #000;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 1.1em;
	font: normal 100%/100% "Georgia", arial, sans-serif;
	line-height: 100%;
	padding: 5px 0 5px 0;
}
h3 {
	font: bold 1.0em/100% "Lucida Grande", arial, sans-serif;
	padding: 0 0 5px 0;
	color: #A60401;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 3px 0;
	color: #000000; 
}
h5 {
	font-size: 0.8em;
	font-style: italic;
	color: #067647;
	padding: 10px 0 3px 0;
}


p, ol, ul, table, dl { font: normal .75em/150% "Lucida Grande", Arial, sans-serif; padding: 0 0 10px 0; }

a, a:visited { color: #A60401; text-decoration: none; }
a:hover { color: #A60401; text-decoration: underline; }

dl { padding: 0 0 5px 10px; }
dt { font-weight: bold; }
dd { margin: 0 0 5px 0; }

ol { padding: 0 0 0 15px; list-style-position: inside; }
ol li { padding: 0 0 5px 0; }

ul { padding: 0 0 0 20px; }
ul li { padding: 0 0 5px 0; list-style: square; }

th { font-weight: bold; }
td { padding: 3px 0; }

img { border: none; }

#header_space { width: 100%; background-color: #C3DAE8; }
#header {
	width: 896px;
	height: 205px;
	margin: 0 auto;
	background: url(/images/hdr.jpg) no-repeat 0 0;
}

#nav ul { float: right; margin: 22px 25px 0 0; }
#nav ul li {
	float: left;
	padding: 0;
	margin: 0 3px 0 0;
	list-style: none;
	font: normal 13px/100% "Lucida Grande", arial, sans-serif;
}
#nav ul li a {
	display: block;
	line-height: 30px;
	padding: 0 15px 0 15px;
	background-color: #A60401;
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover { background-color: #FFF; color: #A60401; }
#nav ul li.current a { background-color: #FFF; color: #A60401; }

#wrapper { width: 866px; margin: 0 auto; position: relative; background-color: #FFF; border-bottom: 1px solid #FFF; }
#wrapper.home { background: #FFF url(/images/bg_content.gif) no-repeat 0 100%; }
#wrapper * { position: relative; z-index: 10; }

#header_cont {
	width: 866px;
	height: 45px;
	background: url(/images/hdr_cont.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#back_header_cont {
	width: 866px;
	height: 103px;
	background: url(/images/back_hdr_cont.gif) no-repeat 0 0;
}
#back_header_cont h1 {
	color: #FFF;
	font-family: georgia, arial, sans-serif;
	text-align: right;
	padding: 25px 22px 0 0;
}

#left_col_home { width: 582px; margin: 60px 0 355px 0; float: left; }
#left_col_home .padding { padding: 0 30px 0 35px; }

#right_col_home { width: 258px; float: left; margin-top: 20px; }

#left_col_back { width: 535px; float: left; }
#left_col_back .padding { padding: 20px 15px 15px 38px; }

#right_col_back { width: 288px; float: left; }
#right_col_back .padding { padding: 17px 0 15px 0; }

#notice { background-color:#FFC; border-bottom:1px solid #CC9; }
#notice p {
	margin-left:20px;
	padding:5px;
	font-size:1.05em;
	line-height: 150%;
	color:#999;
}
#notice a {
	border:1px solid #CC9;
	text-decoration:none;
	padding:3px 5px 2px 5px;
	color:#CC9;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}

#featured_box {
	width: 258px;
	height: 210px;
	background: url(/images/featured_box.gif) no-repeat 0 0;
	margin: 8px 0 0 0;
}
#featured_box p {line-height: 135% !important;}
#source_box {
	width: 258px;
	height: 199px;
	background: url(/images/source_box.jpg) no-repeat 0 0;
	margin: 8px 0 0 0;
}
#tour_box {
	width: 258px;
	height: 201px;
	background: url(/images/tour_box.jpg) no-repeat 0 0;
	margin: 8px 0 0 0;
}
#featured_box .padding, #source_box .padding, #tour_box .padding { padding: 58px 110px 0 19px; }
#featured_box p, #source_box p, #tour_box p { font: 11px/150% 'Lucida Grande', arial, sans-serif; padding: 0; }

#footer {
	width: 800px;
	margin: 0 auto;
	color: #FFF;
}
#footer ul { padding: 10px 0 0 0; }
#footer ul li { list-style: none; float: left; }
#footer ul li a { padding: 0 7px; }
#footer ul li.first a { padding-left: 0; }
#footer p { font-size: 0.7em; }
#footer a { color: #FFF; }

#btn_winner {float: left; padding: 0 12px 0 0;}

#georgia_grown {margin: 40px 0 10px 0px; float: right;}

.clear { clear: both; }
.intro { color: #A60401; font: 1.1em/150% "Georgia", arial, sans-serif; }
.formfield { width: 300px; }
.bold { font-weight: bold; }
.location { padding: 0 0 15px 0; }