body
{
    background-color:#000000;
}

#content, #container
{
    width:809px;
    margin:0 auto;
}

#navbar
{
    padding-top:7px;
    background-color:#000000;
    height:1.7em;
		    margin-bottom:2em;
    overflow:visible;
}

#buyNow
{
    width:796px;
    Text-align:right;
    margin-top:-11px;
}

body#aboutUs #content
{
    background: #fff url(/images/background/content-about-us.gif) no-repeat top left;
}

body#index #content
{
    background: #fff url(/images/background/content-index.gif) no-repeat top left;
}

body#wine #content
{
    background: #fff url(/images/background/content-wines.gif) no-repeat top left;
}

body#wineList #content
{
    background-color: #ffffff;
}

body#wineM #content
{
    background: #fff url(/images/background/winemaking.gif) no-repeat top left;
}

body#events #content
{
    background: #fff url(/images/background/events.gif) no-repeat top left;
}

body#festivals #content
{
    background: #fff url(/images/background/music-festival.gif) no-repeat top left;
}

body#vineyard #content
{
    background: #fff url(/images/background/vineyard.gif) no-repeat top left;
}

body#contactUs #content
{
    background: #fff url(/images/background/contact-us.gif) no-repeat top left;
}

body#museum #content
{
    background: #fff url(/images/background/museum.gif) no-repeat top left;
}

body#ravings #content
{
    background: #fff url(/images/background/tims-ravings.gif) no-repeat top left;
}
										
#buyourwine2
{
    float:right;
    clear:right;
}

#body
{
    margin:0 13px;
    padding: 10px 0;
    border-top:1px solid #000;
    clear:both;
}

#bodyWineList
{
    margin:0 13px;
    clear:both;
}

#features
{
    margin:0 13px 13px 13px;
    padding: 10px 0;
    border-top:1px solid #000;
    clear:both;
}

#features img
{
    margin:0 5px 0 0;
}

.boxccc
{
    float:left;
    height:219px;
    width:373px;
    background: #ccc;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 7pt;
}

.boxfestivalhome
{
    float:left;
    width:373px;
    background: #ffffff;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 7pt;
    border-right:1px solid #000000;
    margin-top:-10px;
	
}

.boxE5E5E5
{
    float:left;
    margin-left:7px;
    height:219px;
    width:188px;
    background: #E5E5E5 ;
    font-style: italic;
    font-size: 7pt;
    padding: 0 10px;
}

.boxfff
{
    float:left;
    margin-left:7px;
    height:219px;
    width: 160px;
    background: #fff;
    font-style: italic;
    font-size: 7pt;
    padding: 0 10px;
}

.latestSpecialsHome
{
    float:left;
    margin-left:10px;
    /*height:250px;*/
    width: 160px;
    background: #fffff;
    font-style: italic;
    font-size: 7pt;
    border-right:1px solid #000000;
    padding-top: 10px;
    padding-right: 10px;
    margin-top:-10px;
}

.latestSpecialsHome p
{
margin:.8em 0 0 0;
}

.specialReserve
{
    float:left;
    margin-left:10px;
    /*height:260px;*/
    width:198px;
    background: #fff;
    font-style: italic;
    font-size: 7pt;
    padding-top: 10px;
    margin-top:-10px;
}

.specialReserve p
{
margin:.8em 0 0 0;
}

.clear
{
    clear: both;
    line-height: 0;
    font-size: 1px;
    height: 1px;
}
	
/*  WINE LIST  */

#WineListMenu
{
    float: left;
    width: 180px;
    margin-left: -13px;
}

#WineListMenu .menuItem
{
    height: 13px;
    border-bottom: 1px solid #656565;
    margin: 0 10px 0 20px;
    padding: 11px 0 11px 0;
    font-size: 14px;
}

#WineListMenu .selectedMenuItem
{
    height: 13px;
    background-color: #cbcb99;
    padding: 11px 0 11px 20px;
    font-size: 14px;
}

#WineListMenu .aboveSelectedMenuItem
{
    height: 13px;
    margin: 0 10px 0 20px;
    padding: 11px 0 11px 0;
    font-size: 14px;
}


#WineListMenu .menuHeader
{
    background-color: #000000;
    height: 13px;
    padding: 11px 0 11px 20px;
    font-size: 14px;
}

#WineList
{
    float: right;
    width: 600px;
}

.wineListCatTitle
{
    margin-top:12px;
    border-bottom: 1px solid #656565;
    padding-bottom: 6px;
}

.stockContainer
{
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #656565;
}

.stockImageContainer
{
    width: 140px;
    float: left;
    text-align: center;
}

.stockInfoContainer
{
    width: 445px;
    float: left;
    margin-left: 15px;
}

.stockTitle
{
    margin-bottom: 10px;
}

.prices
{
    text-align: right;
}

.cartButton
{
    background-color: #cbcb99;
    border: 1px solid #000000;
    padding: 1px 2px 3px 1px;
    height: 22px;
    float: left;
    margin-bottom: 8px;
}

.stockInfoContainer table
{
    margin: 15px 0;
}

.stockInfoContainer table td
{
    padding: 0;
}

.stockInfoContainer .dropDown
{
    margin: 0 5px 8px 5px;
    height: 22px;
    padding: 2px;
    float: left;
}

.quantityTxt
{
    width: 20px;
    text-align: right;
    height: 16px;
    float: left;
    margin-bottom: 8px;
}

.qtySpan
{
    float: left;
    margin: 3px 5px 8px 0;
}



	
img.type{
	clear:both;
	display:block;
	margin:10px 10px 0px 80px;
}

div.wineList{
clear:both;margin:10px 0px 20px 0px;}

img.winePic{
	float:left;
	}
h4.wineHead{
	font-size:1em;
	font-weight:bold;
	margin:10px auto 10px auto;
	}

h4.wineHead, p.wineDescription, p.winePrice{
	padding-left:80px;
	}

p.wineDescription{
	margin:0 0 .2em 0;
	}

p.winePrice{
	margin:0 0 .2em 0;
	}
	
	
	

input.inputBuy, img.inputBuy{
	vertical-align:-27%;
	}
	
img#shoppingCart{
	display:block;
	margin:1em auto 1em 80px;
	}

table.checkout{
	border-collapse:collapse;
	width:675px;
	margin-left:80px;
	margin-bottom:10px;
}

table.checkout td{
	text-align:center;
	border-bottom:1px solid #000;
	padding:5px 0px;
}
table.checkout .left{
	border-left:1px solid #000;
	}

table.checkout .right{
	border-right:1px solid #000;
	}

table.checkout th{
	background:#ccc;
	border-top:1px solid #000;
}
img.continue{
	margin-left:80px;
	margin-bottom:10px;
}

div#footer{
	width:809px;
	margin:0 auto;}
	
.hmd{
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	font-size:.8em;
	}
	
#features img.musicpic
{
    float:left;
    margin: 0 7px 10px 7px;
}

#features img.festival
{
    float:left;
    margin: 0 12.6px 0 7px;
}

#features img.wine
{
    margin: 0 4.2px 0 0px;
}

/****NAV****/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav{
	float:right;
	height:23px;
	margin-right:5px;
	}

#nav a {
	display: block;
	/*width: 10em;*/
}

#nav li {
	/*height:1em;*/
	margin:0 .4em;
	float: left;
	padding-left:.75em;
	border-left:1px solid #fff;
	/*width: 10em;*/
}
#nav li li{
	/*height:1em;*/
	border-left:1px solid #000;
}

#nav li li.left{
	border-left:0;
	margin-left:0;
	padding:0;
}

#nav li ul {
	padding-top: 11px;
	padding-bottom: 11px;
	position: absolute;
	/*width: 10em;*/
	/*display: none; */
	visibility: hidden;
	/*height: 14px;*/
}

#nav li:hover ul {
	/*display: block;*/
}


#nav li:hover ul, #nav li.sfhover ul{
	/* display: block; */
	visibility: visible;
}

#nav li:hover, #nav li.hover {
    position: static;
}


#cell1
{
	width:35px;
	height:20px;
	float:left;
	margin: 0 auto;
	vertical-align:middle;
	text-align:center;
}

#cell2
{
	width:35px;
	height:20px;
	float:left;
	clear:left;
	margin: 0 auto;
	vertical-align:middle;
	text-align:center;
}

#dateContainer
{
	width:450;
	padding-top:3px;
	clear:left;
}

/*****BLOG*****/

.title
{
    float: left;
    font-weight: bold;
}

.datestamp
{
    text-align: right;
    float: right;
}

.comment
{
    background: #e2e2c5;
    margin: 10px 0;
    padding: 5px;
}

.message
{
    margin: 5px 0;
}

.message-btns
{
    font-size: 8pt;
    text-align: right;	
}

.reply
{
    border: 1px solid #e2e2c5;
    margin: 10px 0;
    padding: 5px;
}

.error
{
    font-size: 8pt;
    color: #A17220;
    display: block;
}

.input
{
    width: 250px;
}

.textarea
{
    width: 350px;
}

.bloglink
{
    font-size: 8pt;
}