body {
	margin: 0;
	padding: 0;
	background: #a2793e;
	text-align: left;
}

a.skip	{display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/	

body, td, select, input {
	font:normal 14px Georgia;
	line-height: 20px;
	color: #000;
}

h1 {
	padding: 0;
	font: bold 20px Georgia;
	color: #663300;
	font-variant: small-caps;
	}

h2, .header {
	font: bold 16px Georgia;
 	color: #990000;
}

h3, .subheader	{
	font: bold 14px Georgia;
 	color: #000;
 	line-height: 20px;
		}
	
h4 {
	font: bold 14px Georgia;
 	color: #663300;
 	line-height: 20px;
}
 
a	{
	color: #990000;
	font: normal 14px Georgia;
	text-decoration: underline;
	}
	
a:hover	{
	color: #990000;
	font: normal 14px Georgia;
	text-decoration: underline;
	}
	

/* =CONTAINER DIVS-----------------------------------------*/	
#ubercontainer {
	position: relative;
	width: 980px;
	margin: 10px auto;
	padding: 25px 0 0 0;
	background: url(../images/top_corners.jpg) top left no-repeat;
}
#container {
    margin: 0;
	padding: 0;
	text-align: left;
	width: 980px;
	background: url(../images/body_bg.jpg) top left repeat-y;
}

div#banner {
	float:left;
	display: inline;
	width: 960px;
	height: 165px;
	margin: 0 0 0 25px;
	background: url(../images/banner.jpg) top left no-repeat;
}
body#home #banner {background: url(../images/banner.jpg) top left no-repeat;
}
body.news #banner {background: url(../images/newsevents.jpg) top left no-repeat;
}
body.our_family #banner {background: url(../images/ourfamily.jpg) top left no-repeat;
}
body.our_vineyards #banner {background: url(../images/ourvineyards.jpg) top left no-repeat;
}
body.store #banner {background: url(../images/ourwines.jpg) top left no-repeat;
}
body.about #banner {background: url(../images/contactus.jpg) top left no-repeat;
}
div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}

div#banner h1 a {
    text-indent: -9999px;
    position: absolute;
    display: block;
    width: 215px;
    height: 164px;
    top: 0px;
    left: 0;
    text-decoration: none;
}

/* =NAVIGATION-----------------------------------------*/	
	

div#navBar {
	background: url(../images/nav_bg.jpg) top left no-repeat;
	float: left;
	display: inline;
    margin: 3px 0 0 25px;
    padding: 0;
	width: 980px;
	height: 55px;
    }

ul#nav {
	float: left;
	width: 930px;
	margin: 6px 0 6px 10px;
	padding: 0;
	list-style-type: none;
	}

ul#nav li {
	margin: 0;
	display: inline;
	text-align: left;
	padding: 0 22px 0 22px;
 	}
*html ul#nav li {padding: 0 14px 0 10px;}
ul#nav a {
	padding: 0;
	margin: 0;
	font: bold 14px Georgia;
	color: #663300;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #990000; text-decoration: none;
		} 

ul#nav ul {
	width: 930px;
	float: left;
	clear: all;
	list-style-type: none;
	padding: 0;
	color: #000;
	display: inline;
	margin: 10px 0 0 13px;
	}

ul#nav ul li	{
	clear: all;
	display: inline;
	padding: 0;
	margin: 0 20px 0 0;
	}

ul#nav ul li a	{
    color: #663300;
	font: normal 12px Georgia;
	padding: 0;
	margin: 0;
	display: inline;
	text-transform: uppercase;
	text-align: left;
	}

ul#nav ul li a:hover, ul#nav ul li a.on {color: #990000;}
	

/* =SHOPPING MENU -----------------------------------------*/	

div#eNav {
	width: 322px;
	}

ul#eNav {
    list-style-type: none;
	text-align: right;
	margin: 0 27px 8px 0;
	padding: 0;
}

ul#eNav li {
    display: inline;
    margin: 0; padding: 0;
}

ul#eNav a {
	font: normal 11px Georgia;
	padding-left: 20px;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	}

ul#eNav a:hover,
ul#eNav a.on {
		color: #990000;;
}


/* =EDITABLE BODY -----------------------------------------*/	

div#mainPageArea {
	float: left;
	display:inline;
	width: 960px;
	margin: 0;
	padding: 0;
	}
	
div#specialsArea {	
	float: right;
	display: inline;
	width: 215px;
	padding: 125px 5px 0 0;
	background: url(../images/jones_logo.jpg) top center no-repeat;
	}

div#cmsContentArea {
	float: left;
	width: 670px;
	display: inline;
	margin: 30px 0 15px 45px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
}
div#kicker1, div#kicker2 {
	width: 215px;
	margin: 0 0 10px 0; 
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding: 0;
      border:none;
      visibility: hidden;
      }
/* =HOMEPAGE-----------------------------------------*/	



/* =FOOTER DIV-----------------------------------------*/	

div#footer {
	text-align: left;
	width: 980px;
	background: #a2793e url(../images/footer.jpg) top left no-repeat;
	margin: 0;
	clear: both;
	padding: 25px 0;
	}
	
div#footer a {
	font: normal 12px Arial;
	padding: 0 5px;
	margin: 0;
	text-decoration: underline;
	color: #ffcc99;
	}

div#footer p {margin: 0; padding: 0; color: #ffcc99; display: inline;}
div#footer p.legal {float: left; padding: 0 3px 0 25px;}
div#footer p.rss { text-align: center;}
div#footer p.footlinks {float: right; padding: 0 25px 0 0;}

input.button	{
		display: inline;
		background-color: #990000;
		color: #fff;
		border: none;
		font: normal 11px Georgia;
		line-height: 19px;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 100%;
}
body.news h2 { display:none;}


div.catalog_crumbs,

div#autolist {
    display: none;
}


