body {
	margin: 0;
	background-color: #f5e8c9;
	text-align:center;
}
.backgroundImage{
	background-image:url(http://talleyvineyards.com/Library/images/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.mainNavBackground{
	background-image: url(http://talleyvineyards.com/Library/images/menu.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 46px;
                padding-top: 10px;
                padding-right: 1px;
}
.navPadding{
                padding-bottom: 0px;
                margin-bottom: 0px;
}
.slideshowShadow{
	background-image:url(http://talleyvineyards.com/Library/images/homeimage.png);
	background-position: bottom;
	background-repeat:no-repeat;
}
.subPageSlideshowShadow{
	background-image:url(http://talleyvineyards.com/Library/images/contentimage.png);
	background-position: bottom;
	background-repeat:no-repeat;
}
.slideshowPadding{
	padding-top: 1px;
	padding-left: 1px;
}
.homeSlideshowPadding{
	padding-top: 1px;
	padding-right: 4px;
}
.contentShadow{
	background-image:url(http://talleyvineyards.com/Library/images/content.png);
	background-repeat:repeat-y;
	background-position: center;
}
.sidebarCTABoxHeader{
	background-image:url(http://talleyvineyards.com/Library/images/sidemenu_header.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.sidebarCTABoxFooter{
	background-image:url(http://talleyvineyards.com/Library/images/sidemenu_footer.png);
	background-repeat:no-repeat;
}
.sidebarCTABoxMiddle{
	background-image:url(http://talleyvineyards.com/Library/images/sidemenu_middle.png);
	background-position: top;
	background-repeat:repeat-y;
}
.sidebarContent{
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarContent a:link{
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarContent a:visited{
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarContent a:hover{
	font: bold 13px "Times New Roman", Times, serif;
	color: #801E2B;
	text-decoration: underline;
}
.sidebarContent a:active{
	font: bold 13px "Times New Roman", Times, serif;
	color: #801E2B;
	text-decoration: none;
}
.footerBckgrd{
	background-image:url(http://talleyvineyards.com/Library/images/footer.png);
	background-position: center;
	background-repeat:no-repeat;
}
.footer_left {
		padding-top:1px;
		font-family:"Times New Roman", Times, serif;
		font-size: 10px;
		color: #ffffff;
                                text-decoration: none;
}
.footer_left a:link{
		padding-top:1px;
		font-family:"Times New Roman", Times, serif;
		font-size: 10px;
		color: #ffffff;
                                text-decoration: none;
}
.footer_left a:hover{
		padding-top:1px;
		font-family:"Times New Roman", Times, serif;
		font-size: 10px;
		color: #ffffff;
                                text-decoration: underline;
}
.footer_left a:visited{
		padding-top:1px;
		font-family:"Times New Roman", Times, serif;
		font-size: 10px;
		color: #ffffff;
}
.footer_left a:active{
		padding-top:1px;
		font-family:"Times New Roman", Times, serif;
		font-size: 10px;
		color: #ffffff;
                                text-decoration: underline;
}




.address{
	text-align:center;
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #222222;
	clear: both;
}
td{
	
	font-family:"Times New Roman", Times, serif;
                font-size: 14px;
                color: #222222;
	vertical-align: top;
}

td a:link{
	
	font-family:"Times New Roman", Times, serif;
	vertical-align: top;
        color:#801e2b;
	text-decoration: none;
}
td a:hover{
	
	font-family:"Times New Roman", Times, serif;
	vertical-align: top;
        color:#801e2b;
	text-decoration: underline;
}
td a:active{
	
	font-family:"Times New Roman", Times, serif;
	vertical-align: top;
        color:#801e2b;
	text-decoration: none;
}
td a:visited{
	
	font-family:"Times New Roman", Times, serif;
	vertical-align: top;
        color:#801e2b;
	text-decoration: none;
}





/* page formatting */
#main {
	width:100%;
	margin:0 auto;
}
.address {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #222222;
}




/* title formatting */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9E3100;
	line-height: 18px;
	margin:0 0 10px 0;
	padding: 0;
	text-align: left;
	clear:both;
}
h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #222222;
	margin:20px 0 5px 0;
	padding:0 0 3px 5px;
	border-bottom:1px solid #222222;
	clear:both;
	width:auto;
}
h3 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E3100;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}
h4,h4 a { 
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #c4762d;
	margin:0 0 0 0;
	padding:0;
}
h5,h6 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	clear:both;
}



