@charset "utf-8";
/* CSS Document */


body {
	margin: 30px 0 0 0;
	background-image: url(../images/Background-tile.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	font-family: Times, Georgia, serif;
	font-size: 1em;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

.call {
	color: #6d2708;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-align: left;
	/*background-image:url(../images/bg_callUs.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	}
	
.call-1 {
	color: #6d2708;
}
	
.phoneNumber {
	color: #6d2708;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	}

.box {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 75px;
	margin-left: 50%;
	left: 200px;
	z-index: 900;
	color: #6d2708;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}

.utilities {
	color: #6d2708;
	font-size: 0.75em;
	font-variant: small-caps;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	text-align: right;
}
	
.utilities a:link, .utilities a:active, .utilities a:visited {
	color: #6d2708;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	}
.utilities a:hover {
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	}
	
.main {
	padding: 40px 50px 0 20px;
	font-family: Times, Georgia, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	vertical-align: text-top;
	text-align: left;
	}
	
a:link, a:visited, a:active {
	color: #9d4210;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
	
h1 {
	color: #6d2708;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	font-variant: small-caps;
	}
	
h2 {
	color: #9d4210;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
	line-height: 22px;
}

h3 {
	color: #9d4210;
	font-weight: bold;
	line-height: 18px;
	font-size: 14px;
	line-height: 18px;
}

.sitemap {
	color: #9d4210;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 30px;
}
	
	
.footer {
	color: #ffffff;
	padding: 25px 0px 30px 0px;
	font-size: 14px;
	line-height: 24px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: underline;
	}
.footer a:hover {
	color: #a9532c;
	text-decoration: none;
	}
	
.notes {
	font-size: 12px;
	color: #999999;
}

#subnav {margin:44px auto 15px auto;}
#subnav img {clear:both;border:0px;margin:3px 0;}

#wineform {margin:44px auto 15px auto;color: #000000; text-align:left; position:relative; margin-left:-150px; width:380px;font-family: Times,Georgia,serif;font-size: 14px;line-height: 20px;}
#left-wine-content{width:470px;}
#wineform img {clear:both;border:0px;margin:3px 0;}
#wineform ul{list-style:none; width:390px; margin:0px; padding-left:2px;}
#wineform li{margin-bottom:10px; height:25px;}
#wineform label{width:160px; margin-top:3px; float:left; text-align:left;}
#wineform select{width:206px; float:left;}
#wineform input[type=submit]{width:100px; float:right; margin-right:20px;}
.bigger-label{width:250px !important}
#wineform input{float:left; width:200px;}

#footer_links a {color:#fff;font-size:0.8em;text-decoration:none;margin:0 15px;}
#footer_links a:hover {text-decoration:underline;}

input {margin:3px 0;}
textarea {width:300px;height:100px;}
.submitBtn {border:1px solid #ccc;padding:5px 15px;}
.clear {clear:both;}


/* FRIENDS */
.friendsRow {width:655px;clear:both;margin-bottom:15px;}
.friendsPic {width:210px;float:left}
.friendsPic2 {width:120px;float:left}
.friendsTitle {width:430px;float:left;margin-left:15px;display:none;}
.friendsText {float:left;clear:both;}
.friendsText2 {float:left;width:430px;}


