#layout {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #24500A;
}
#header {
	height: 35px;
	width: 935px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(header.jpg);
	padding-left: 15px;
	padding-top: 155px;
	background-repeat: no-repeat;
}
.topnav {
	background-color: #82A868;
	height: 20px;
	width: 910px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav a {
	height: 21px;
	width: 125px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	display: block;
	background-color: #537341;
	text-align: center;
	background-image: url(btn.jpg);
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #476037;
}
.nav a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #415933;
	font-weight: bold;
}

#main {
	height: auto;
	width: 950px;
	background-color: #B4CBA5;
	border: 1px solid #FFFFFF;
	background-image: url(sideback.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#col {
	float: left;
	height: auto;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#col2wide {
	float: left;
	height: auto;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px;
}
#col_a {
	float: left;
	height: auto;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#col2wide_a {
	float: left;
	height: auto;
	width: 713px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px;
}
#gallery {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#gallery img {
	border: 1px solid #FFFFFF;
}
#arrows {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
.arrowleft {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
}
.arrowleft a {
	background-image: url(arrow_l.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 56px;
	background-position: left;
	display: block;
}
.arrowleft a:hover {
	background-image: url(arrow_l_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 29px;
	width: 56px;
	text-decoration: none;
}
.arrowright {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
.arrowright a {
	background-image: url(arrow_r.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 56px;
	background-position: right;
	display: block;
}
.arrowright a:hover {
	background-image: url(arrow_r_over.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 29px;
	width: 56px;
	text-decoration: none;
}
.flash {
	float: left;
	height: 600px;
	width: 775px;
	background-color: #C1D7B5;
	padding-top: 20px;
}

#footer {
	height: auto;
	width: 950px;
	background-color: #81A869;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
}
#footer a {
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	letter-spacing: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 4px;
	margin-left: 5px;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #24500A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #476235;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E698B;
	text-decoration: underline;
}
.ads {
	background-color: #C1D7B5;
	height: 600px;
	width: 165px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
.adsright {
	float: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.adsleft {
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-color: #81A869;
	font-weight: bold;
	height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.submenu a:link {
	color: #FFFFFF;
}
.submenu a:visited {
	color: #FFFFFF;
}
.submenu a:hover {
	color: #333333;
	text-decoration: underline;
}
.pictureLeft {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 20px;
	padding-left: 4px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pictureRight {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 20px;
	padding-left: 4px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pictureBox {
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.imgBox
	{
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 0px;	
	}
.video {
	height: auto;
	width: auto;
	background-color: #81A869;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 10px;
	float: left;
}
.video2 {
	height: auto;
	width: 640px;
	background-color: #81A869;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.clips {
	width: auto;
	float: left;
	height: auto;
	padding: 10px;
	border: 1px solid #D8E6CF;
	background-color: #B4CBA5;
	margin-right: 50px;
	margin-left: 10px;
}
.videoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main1 {
	height: auto;
	width: 950px;
	background-color: #B4CBA5;
	background-image: url(sideback1.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.videoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.video_pad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.video_am {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#vid_am {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #FFF;
}


.clips2 {
	width: 140px;
	height: auto;
	padding: 10px;
	border: 1px solid #D8E6CF;
	background-color: #B4CBA5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.story {
	background-image: url(topback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B4CBA5;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.story2 {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.winemap {
	padding: 5px;
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.youtube160 {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}
.youtube728 {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	margin-bottom: 10px;
}
.google160 {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}
.flashbox {
	height: 250px;
	width: 550px;
	margin-top: 20px;
	background-color: #82A868;
}
#events {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(eventback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C8DBBD;
	margin: 20px;
}
#events a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#votes {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(topback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	height: auto;
	margin-bottom: 0px;
	background-color: #B5CBA5;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px double #333333;
	text-align: center;
}
.message_er {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA0000;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px double #CA0000;
	text-align: center;
}
#btm {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#btm a {
	color: #FFFFFF;
	font-size: 13px;
}
.feedflare a {
	color: #24500A;
}
#event {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(topback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#event a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.video_menu {

	width: auto;
	float: left;
	height: auto;
	padding: 10px;
	border: 1px solid #D8E6CF;
	background-color: #B4CBA5;
	margin-right: 25px;
	margin-left: 10px;
}
#banner {
	height: auto;
	width: 950px;
	background-color: #81A869;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-bottom-color: #333;
}

