body {
	font-family:"Century Gothic", arial, verdana;
	font-size: 13px;
	color: #111111;
	background-color: #dadada;
	background-image: url(../images/bkgd.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, div, li {border:0px; padding:0px;}
p {margin-top:15px; margin-left:0px; margin-right:0px; margin-bottom:0px;}

a {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none;}
a:link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none;}
a:visited {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none;}
a:hover {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none;}
a:active {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none;}

a.f8 {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 11px;}
a.f8:link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 11px;}
a.f8:visited {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 11px;}
a.f8:hover {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 11px;}
a.f8:active {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 11px;}

a.content_link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 10px;}
a.content_link:link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 10px;}
a.content_link:visited {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 10px;}
a.content_link:hover {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 10px;}
a.content_link:active {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 10px;}

a.bold_link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:bold;}
a.bold_link:link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:bold;}
a.bold_link:visited {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:bold;}
a.bold_link:hover {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 12px;font-weight:bold;}
a.bold_link:active {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 12px;font-weight:bold;}

a.normal_link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:normal;}
a.normal_link:link {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:normal;}
a.normal_link:visited {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:underline; font-size: 12px;font-weight:normal;}
a.normal_link:hover {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 12px;font-weight:normal;}
a.normal_link:active {font-family:"Century Gothic", arial, verdana;color: #111111; text-decoration:none; font-size: 12px;font-weight:normal;}

.logo {
	position:relative;
	top:0px;
	width:1000px;
	height:auto;
	margin:auto;
	text-align:center;
	padding:0px;
   }
   
.buttons {
	position:relative;
	width:100%;
	height:91px;
	margin:auto;
	top:-17px;
	padding-top:35px;
	padding-left:0px;
	padding-right:0px;
	background-image:url(../images/menu_bkgd.png);
	background-repeat:repeat-x;
	text-align:center;
	z-index:1;
	}

.content {
	position:relative;
	width:1000px;
	height:auto;
	margin:auto;
	top:-70px;
	background-image:url(../images/content_bkgd.png);
	background-repeat:repeat-y;
	z-index:0;
	}
	
.bottom {
	position:relative;
	width:1000px;
	height:30px;
	margin:auto;
	top:-70px;
	background-image:url(../images/bottom_bkgd.png);
	background-repeat:no-repeat;
	z-index:0;
	}
	
.home_content {
	width:582px;
	background-image:url(../images/home_content_bkgd.png);
	padding:13px;
	margin:auto;
	}
	
.bonus_event {
	font-size:16px;
	font-weight:bold;
	}

.small_text {
	font-size:10px;
	}

.heading {
	font-size:22px;
	font-weight:bold;
	}
	
.heading_red {
	color:#990000;
	font-size:18px;
	font-weight:bold;
	}
	
.heading_red_small {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	}
	
div#home a#homenav{
	background-image:url(../images/menu_highlight_home.png);
	background-repeat:no-repeat;
	background-position:center;
}
div#about a#aboutnav{
	background-image:url(../images/menu_highlight_about.png);
	background-repeat:no-repeat;
	background-position:center;
}
div#wineries a#wineriesnav{
	background-image:url(../images/menu_highlight_wineries.png);
	background-repeat:no-repeat;
	background-position:center;
}
div#tasting a#tastingnav{
	background-image:url(../images/menu_highlight_tasting.png);
	background-repeat:no-repeat;
	background-position:center;
}
div#contact a#contactnav{
	background-image:url(../images/menu_highlight_contact.png);
	background-repeat:no-repeat;
	background-position:center;
}

#menu {
       position:relative;
       border:0px;
	   margin:auto;
	   padding-top:0px;
	   padding-bottom:0px;
	   padding-right:0px;
	   padding-left:0px;
	   width:1000px;
	   height:38px;
	   list-style-type:none;
	   text-align:center;
	   }
#menu li {
       display:block;
	   float:left;
	   height:38px;
	   text-align:center;
	   margin:auto;
	   list-style-type:none;
	   }
#menu li a {
	height: 23px;
	padding-left: 23px;
	padding-right: 24px;
	height:38px;
	display: block;
	text-align: center;
}

/*#menu li a:hover {
	background-image:url(../images/menu_highlight.png);
	background-repeat:no-repeat;
	background-position:center;
}*/

.form {
	font-family:"Century Gothic", arial, verdana;
	font-size: 12px;
	color: #111111;
}

   