@charset "windows-1252";

@import url(form.css);

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	background-color: #96033B;
	margin: 0px 0px 0px 0px;
	color: #000;
	background-image: url(../images/back.gif);
 	background-repeat: repeat-x;
	font-size: 0.7em;	
}


#skips{
display: none;
}

.float_right{
float: right;
margin: 0px 0px 10px 10px;
}

.float_left{
float: left;
margin: 0px 10px 10px 0px;
}

.green{
color: #0B600F;
}

#container{
width: 935px;
margin-right: auto; 
margin-left: auto; 
margin-top: 0px; 
padding-top: 0px;
}



#logo{
	margin: 0px 0px 0px 0px;
width: 935px;
height: 90px;
float: left;
display: inline;
	background-image: url(../images/logo.gif);
 	background-repeat: no-repeat;
		background-color: #fff;
		background-position: 30px 20px;
}

#logo h1{
text-indent: -1000px;
float: left;
width: 20px;
}

#logo p{
margin: 30px 0px 0px 600px;
font-weight: bold;
color: #AC0040;
font-size: 1.6em;
float: right;
margin: 35px 15px 10px 10px;
}


#nav{
width: 925px;
height: 50px;
float: left;
display: inline;
background-color: #FFFCFC;
padding: 5px;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#nav ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	display: block;
	float: left;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 31px;
}


#nav a.home:link, #nav a.home:visited {
	height: 20px;
	width: 95px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 16px 10px 0px 40px;
	display: block;
	float: left;
	margin: 0px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	}
#nav a.home:hover, #nav a.home:visited:hover {
	background-image: url(../images/home_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #AC0040;
}


#nav a.home_selected:link, #nav a.home_selected:visited {
	height: 20px;
	
	color: #AC0040;
	text-decoration: none;
	padding: 16px 10px 0px 10px;
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/home_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	}
#nav a.home_selected:hover, #nav a.home_selected:visited:hover {
	background-image: url(../images/home_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #AC0040;
}

#nav a.normal:link, #nav a.normal:visited {
	height: 20px;
	width: 135px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 16px 5px 0px 5px;
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/normal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-align: center;
	}
	
#nav a.normal:hover, #nav a.normal:visited:hover {
	background-image: url(../images/normal_on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #AC0040;
}


#nav a.selected:link, #nav a.selected:visited {
	height: 20px;
		color: #AC0040;
	text-decoration: none;
	padding: 16px 10px 0px 10px;
	display: block;
	float: left;
	margin: 0px;
	background-image: url(../images/normal_on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	}
	
#nav a.selected:hover, #nav a.selected:visited:hover {
	background-image: url(../images/normal_on.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #AC0040;
}

#content{
background-color: #FFFCFC;
width: 935px;
float: left;
display: inline;
}

#left{
width: 295px;
float: left;
display: inline;
	background-image: url(../images/vineyard_top.png);
 	background-repeat: no-repeat;
		margin: 0px 0px 0px 10px;
}

#left h2{
color: #AC0040;
font-size:1.5em;
	margin: 9px 0px 0px 15px;
	letter-spacing: -1px;
}

#left h2{
color: #AC0040;
font-size:1.5em;
	margin: 9px 0px 0px 15px;
	letter-spacing: -1px;
}

#left h3{
color: #000;
font-size:1.5em;
	margin: 20px 0px 0px 15px;
	letter-spacing: -1px;
}

#left p{


	margin: 9px 0px 0px 15px;
	letter-spacing: -1px;
}


#vineyards{
width: 295px;
float: left;
display: inline;
	background-image: url(../images/vineyard_back.gif);
 	background-repeat: no-repeat-y;
		margin: 93px 0px 0px 0px;
}


#vineyards a{
color: #AC0040;
text-decoration: none;
font-weight: bold;
}

#vineyards a:hover{
text-decoration: underline;
}


#vineyards table{
margin: 0px 0px 0px 15px;
}

#vineyards table p{
margin: 0px 0px 0px 0px;
font-weight: bold;
}

#vineyards table.top{
margin: 0px 0px 0px 0px;
}

#vineyards td{
padding: 4px 0px 4px 20px;
}

#vine_bot{
width: 295px;
height: 8px;
float: left;
display: inline;
	background-image: url(../images/vine_bot.gif);
 	background-repeat: no-repeat;
}

#bask{
width: 225px;
height: 120px;
float: left;
display: inline;
}

#bask a{
color: #AC0040;
text-decoration: none;
padding-left: 25px;
	background-image: url(../images/basket.gif);
 	background-repeat: no-repeat;
	font-weight: bold;
}

#right{
width: 600px;
float: left;
display: inline;
}

#cms_top{
width: 600px;
height: 4px;
float: left;
display: inline;
margin: 0px 0px 0px 20px;
	background-image: url(../images/cms_top.gif);
 	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#cms{
width: 580px;
float: left;
display: inline;
margin: 0px 0px 0px 20px;
	background-image: url(../images/cms.gif);
 	background-repeat: repeat-y;
	padding: 10px;
}

#cms h1{
color: #AC0040;
margin: 0px 0px 8px 0px;
}

#cms h3{
color: #AC0040;
margin: 0px 0px 4px 0px;
}

#cms h2{
color: #AC0040;
margin: 0px 0px 6px 0px;
}

#cms h4{
color: #AC0040;
margin: 0px 0px 4px 0px;
}


#cms a{
color: #AC0040;
text-decoration: none;
}

#cms a:hover{
text-decoration: underline;
}

blockquote{
color: #AC0040;
font-size: 1.4em;
font-style:  italic;
font-weight: bold;
}

#cms_bottom{
width: 600px;
height: 4px;
float: left;
display: inline;
margin: 0px 0px 0px 20px;
	background-image: url(../images/cms_bottom.gif);
 	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer{
width: 935px;
height: 130px;
float: left;
display: inline;
	background-image: url(../images/footer.gif);
 	background-repeat: no-repeat;
	background-color: #FFFCFC;
}

#footer p{
margin: 105px 0px 0px 0px;
text-align: center;
color: #AC0040;
}

#footer a{
color: #AC0040;
}

