/* Cellardoor Styles Document */

a {
	color:#320F45;
	text-decoration:none;
	}	
a:hover {
	color:#387C0F;
	}		

body {
	background-position: 0px 0px;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#5d301b;
	background-color: #D9CFDA;
  }
  
#homehead {
	background:#FFFFFF url(images/home_header_bg.jpg) no-repeat;
 	width:822px;
		}  
		
#homenav {
	color:#2c003a;
	font-size:14px;
	}
.leftlinks ul {
	list-style-image: none;
	list-style-type: none;
}
			
#homeeventsbox {
	background:#4a2467 url(images/home_footer_bg.jpg) no-repeat;
	color:#fff;
	font-size:70%;
 	width:822px;
		}  		

#homeeventsbox a {
	color:#fff;
	}
	
#homeeventsbox	a:hover {
	color:#ddb151;
	}
		
.eventsheader {
	font-size:20px;
	}		
	
#eventtitle {
	font-size:16px;
	}	
	
#eventtext {
	padding-top:5px;
	padding-bottom:5px;
	}		
		
#calendarlink {
	padding-top:5px;
	font-size:13px;
	}		

.date {
	color:#6699cc;
	}
					
.divider1 {
	background-color:#ddb151;
	}		
	
#inthead {
	background:#320f45 url(images/int_head_bg.gif) no-repeat;
	color:#fff;
 	width:822px;
		}  	
		
#intnav a{
	color:#fff;
	font-size:14px;
	}	
	
#intnav a:hover{
	color:#ddb151;
	}			
	
#images {
	background:#472a0e url(images/image_bg.jpg) no-repeat;
 	width:822px;
		}

#events {
	border-bottom: 1px dotted #5d301b;
	padding-bottom:15px;
	color:#320F45;
	}

#vineyard {
	padding-bottom:15px;
	padding-top:15px;
	color:#320F45;
	line-height:1.5em;
	}
	
#quotes {
	padding-top:25px;
	color:#320F45;
	}	
	
.quote {
	font-size:13px;	
	font-style:italic;
	padding-bottom:10px;
	}
	
.leftheader {
	font-size:16px;
	padding-bottom:10px;
	}		
	
.leftevent {		
	padding-bottom:10px;
	}

.leftevent a {
	color:#5d301b;
	}
	
.leftevent a:hover {
	color:#387C0F;
}	

.leftlinks a {
	color:#5d301b;
	}
	
.leftlinks a:hover {
	color:#387C0F;
}
	
#maincontent {
	background:#fff url(images/int_page_bg.gif) no-repeat;
	background-position:top right;
	border-right:1px solid #666;
	border-left:1px solid #666;
	font-size:70%;
 	width:822px;
		}		

.header {
	font-size:26px;
	padding-bottom:10px;
	}
	
.subhead {
	font-size:16px;
	padding-bottom:5px;
	}			
	
#breadcrumbs {
	font-size: 13px;
	color:#320F45;
	padding-bottom:25px;
	}
#breadcrumbs a {
	color:#5d301b;
	}
	
#breadcrumbs a:hover {
	color:#387C0F;
}	

#newsitemheader {
	font-size:26px;
	padding-bottom:10px;
	}
	
#newsitemsubhead {
	font-size:16px;
	padding-bottom:5px;
	}	
	
#newsitem {
	padding-bottom:10px;
	}	
	
#newsiteminfo {
	color:#320F45;
	padding-bottom:25px;
}		
		
#footer {
	width:822px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6A5077;
	border-top:1px solid #666;
	}

#footer a {
	color:#6A5077;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}	
	
#blog {
	border-top: 1px dotted #5d301b;
	border-bottom: 1px dotted #5d301b;
	}	
				
			
/* Dropdown Menu Styles */


#button {
	width:125px;
	margin:0px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	color: #320F45;
	font-size:11px;
	z-index:1000;	
	}
	
	#button ul {
		list-style: none;
		margin:0px;
		padding:0px;
		border: none;
		}
		
	#button li {
		border: none;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
	display: block;
	padding: 5px 1px 5px 5px;
	background-color: #D9CFDA;
	color: #320F45;
	text-decoration: none;
	width: 150px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D0C7D1;
		}

	html>body #button li a {
		width:auto;
		}

	#button li a:hover {
	background-color: #320F45;
	color: #ddb151;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #320F45;
		}	
