body { 
	margin:0px;
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
}

img { border:0px; margin:0px; }

a { color:#BCA875; text-decoration:none; }
a:hover, a:active { color:#BCA875; text-decoration:underline; }

a.white { color:#ffffff; text-decoration:none; }
a.white:hover, a.white:active { color:#ffffff; text-decoration:none; }

h3 { font-size:15px; font-weight:bold; margin:0px; padding:0px; line-height:150%; }

#container {
	margin:10px auto;
	width:1020px; height:636px;
	border:1px #999999 solid;
}

#masthead {
	height:106px;
	overflow:hidden;
	background:url(../images/wine_country.gif); background-repeat:no-repeat;
}

#masthead h1 {
	display:none;
}

#main_menu {
	margin:0px; padding:0px;
	display:inline;
	list-style-type:none;
}

#main_menu li {
	margin:0px; padding:0px;
	float:right;
}

#main_menu h2 {
	display:none;
}

a.home { width:53px; height:30px; display:block; background:url(../images/roll/home_off.gif); overflow:hidden; margin-top:76px; }
a.home:hover, a.home:active { width:53px; height:30px; display:block; background:url(../images/roll/home_on.gif); overflow:hidden; margin-top:76px; }
a.home_on { width:53px; height:30px; display:block; background:url(../images/roll/home_on.gif); overflow:hidden; margin-top:76px; }

a.about { width:98px; height:30px; display:block; background:url(../images/roll/about_off.gif); overflow:hidden; margin-top:76px; }
a.about:hover, a.about:active { width:98px; height:30px; display:block; background:url(../images/roll/about_on.gif); overflow:hidden; margin-top:76px; }
a.about_on { width:98px; height:30px; display:block; background:url(../images/roll/about_on.gif); overflow:hidden; margin-top:76px; }

a.video { width:55px; height:30px; display:block; background:url(../images/roll/video_off.gif); overflow:hidden; margin-top:76px; }
a.video:hover, a.video:active { width:55px; height:30px; display:block; background:url(../images/roll/video_on.gif); overflow:hidden; margin-top:76px; }
a.video_on { width:55px; height:30px; display:block; background:url(../images/roll/video_on.gif); overflow:hidden; margin-top:76px; }

a.pricing { width:63px; height:30px; display:block; background:url(../images/roll/pricing_off.gif); overflow:hidden; margin-top:76px; }
a.pricing:hover, a.pricing:active { width:63px; height:30px; display:block; background:url(../images/roll/pricing_on.gif); overflow:hidden; margin-top:76px; }
a.pricing_on { width:63px; height:30px; display:block; background:url(../images/roll/pricing_on.gif); overflow:hidden; margin-top:76px; }

a.contact { width:82px; height:30px; display:block; background:url(../images/roll/contact_off.gif); overflow:hidden; margin-top:76px; }
a.contact:hover, a.contact:active { width:82px; height:30px; display:block; background:url(../images/roll/contact_on.gif); overflow:hidden; margin-top:76px; }
a.contact_on { width:82px; height:30px; display:block; background:url(../images/roll/contact_on.gif); overflow:hidden; margin-top:76px; }

#main_home {
	height:458px;
	overflow:hidden;
	background:url(../images/home_bg.jpg) #3f4e66;
	background-repeat:repeat-x;
}

.main_image_vertical {
	width:316px; height:458px;
	/*overflow:hidden;*/
	float : right;
	margin : 0px 1px 0px 0px;
}

h2.home_text {
	margin : 337px 0px 0px 0px; 
	padding:0px 45px 0px 45px;
	float:right;
	width:259px; height:83px;
	display:block;
	background:url(../images/home_text.gif) center no-repeat;
}

h2.home_text span { display:none; }

#main_about {
	height:458px;
	overflow:hidden;
	background:url(../images/about_bg.jpg) #174f0a;
	background-repeat:repeat-x;
}

#main_video {
	height:485px;
	overflow:hidden;
	background:url(../images/video_bg.jpg) #7f0516;
	background-repeat:repeat-x;
}

#main_pricing {
	height:458px;
	overflow:hidden;
	background:url(../images/pricing_bg.jpg) #996902;
	background-repeat:repeat-x;
}

#main_contact {
	height:458px;
	overflow:hidden;
	background:url(../images/contact_bg.jpg) #3b2857;
	background-repeat:repeat-x;
}

#page_text {
	float:right;
	width:350px; height:458px;
	overflow:auto;
	color:#ffffff;
}

.pad_text {
	margin:15px 15px 10px 17px;
}

#video_thm_row1 {
	width:544px;
	margin:0px auto;
	overflow:hidden;
	
}

#video_thm_row2 {
	width:356px;
	margin:0px auto;
	overflow:hidden;
}

.video_thm {
	width:168px; height:168px;
	background-color:#ffffff;
	border:1px #000000 solid;
	overflow:hidden;
	float:left;
}

.video_towns {
	width:168px; height:185px;
	overflow:hidden;
	float:left;
	font-family:arial,helvetica,sans-serif; 
	color:#ffffff; 
	font-size:12px;
	font-weight:bold;
	text-align:center;

}

.video_thm img { margin:9px; }


#footer {
	font-family:arial,helvetica,sans-serif; 
	color:#999999; 
	font-size:10px;
	text-align:center;
}

#footer a { font-family:arial,helvetica,sans-serif; color:#999999; font-size:10px; text-decoration:none; }
#footer a:hover, #footer a:active { font-family:arial,helvetica,sans-serif; color:#999999; font-size:10px; text-decoration:none; }


