/* Chateau Leonard Imports

Text:				#5e5e5e
Content Beige:		#fbfaf4
Border Beige:		#f5e3bd
Border Sides:		#f1dfba
Border Bottom:		#d5c6a5
Sidebar Green:		#efeedd
Footer Red:			#4a0019
------------------------------------------------*/


* {margin: 0; padding: 0; }

body {
	background: #4a0019;
	font-family: Georgia, Times, serif;
	font-size: 62.5%;
	color: #5e5e5e;
}

#container {
	background: url(../images/bg_content.gif) repeat-x bottom #fbfaf4;
	padding-bottom: 30px;
}

#header {
	background: url(../images/bg_paper.gif) repeat-x top;
	height: 135px;
	margin-bottom: 20px;
}

.content {
	margin: 0 auto;
	width: 960px;
}

#contentColumn {
	float: left;
	display: inline;
	width: 540px;
	margin-left: 60px;
}

.sidebar {
	float: right;
	display: inline;
	margin-right: 60px;
	font-size: 14px;
}

.sidebar .content {
	margin: 0;
	width: 203px;
	padding: 15px;
	background: url(../images/bg_sidebar.png) no-repeat bottom right #efeedd;
}

.tastingNotes {
	width: 518px;
	float: left;
	padding: 10px;
	background: url(../images/bg_tastingNotes.gif) repeat-x bottom #fff;
	border-top: 1px solid #f5e3bd;
	border-right: 1px solid #f1dfba;
	border-bottom: 1px solid #d5c6a5;
	border-left: 1px solid #f1dfba;
	margin-bottom: 10px;
}

.tastingNotes h3 {
	float: left;
	width: 380px;
	margin-bottom: 1.2em;
	font-weight: bold;
}

.tastingNotes p {
	clear: left;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.tastingNotes img {
	clear: none;
	float: right;
	background: #f5e3bd;
	border-top: 1px solid #f5e3bd;
	border-right: 1px solid #f1dfba;
	border-bottom: 1px solid #d5c6a5;
	border-left: 1px solid #f1dfba;
	padding: 3px;
	margin: 0 0 0 10px;
}

#footer {
	background: url(../images/bg_footer.gif) repeat-x top #4a0019;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #fbfbfb;	
}

#footer ul {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#footer .content {
	width: 900px;
	padding: 20px 30px 60px 30px;
}




.left {
	float: left;
}

.right {
	float: right;
}

h1 {
	display: block;
	float: left;
	width: 396px;
	height: 76px;
	margin-top: 6px;
}

h1 a {
	display: block;
	width: 396px;
	height: 76px;
	background: url(../images/bg_h1.png) no-repeat top left;
	text-indent: -999em;
	outline: 0; -moz-outline: none;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #4a0019;
	font-weight: normal;
	text-transform: uppercase;	
	margin-bottom: .5em;
}

#welcomeLeader {
	width: 540px;
	height: 55px;
	background: url(../images/bg_welcomeLeader.gif) no-repeat top left;
	display: block;
	text-indent: -999em;
	margin-bottom: 40px;
}

.sidebar h4 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4a0019;
	margin-bottom: .3em;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4a0019;
	margin-bottom: .3em;	
}

h3 a {
	text-decoration: none;
}

#header h3 {
	float: right;
	display: inline;
	margin-top: 39px;
	margin-right: 59px;
	width: 277px;
	height: 14px;
	background: url(../images/bg_h3.png) no-repeat;
	text-indent: -999em;
}

p, #welcomeNote {
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 1em;
}

ul, ol {
	font-size: 14px;
	margin-left: 2em;
	margin-bottom: 1em;
}

blockquote {
	background: url(../images/bg_blockquote.gif) no-repeat left 6px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 10px 25px 10px;
	margin-bottom: 1em;
}

a:link {
	color: #4a0019;
}
a:visited {
	color: #4a0019;
}
a:hover {
	color: #5e5e5e;
}

.sidebar a:link {
	color: #5e5e5e;
}
.sidebar a:visited {
	color: #5e5e5e;
}
.sidebar a:hover {
	color: #4a0019;
}

#header .separator {
	float: left;
	clear: both;
	background: url(../images/bg_separator_head.gif) no-repeat top center;
	width: 100%;
	height: 4px;
	margin: 4px 0 7px 0;
}

.border, .thumb {
	background: #f5e3bd;
	border-top: 1px solid #f5e3bd;
	border-right: 1px solid #f1dfba;
	border-bottom: 1px solid #d5c6a5;
	border-left: 1px solid #f1dfba;
	padding: 3px;
}

.mainText .thumb {
	float: right;
	margin: 0 0 10px 10px;
}

.mainText .thumb img {
	border: none;
	margin: 0;
	padding: 0;
}

.mainText img {
	float: right;
	background: #f5e3bd;
	border-top: 1px solid #f5e3bd;
	border-right: 1px solid #f1dfba;
	border-bottom: 1px solid #d5c6a5;
	border-left: 1px solid #f1dfba;
	padding: 3px;
	margin: 0 0 10px 10px;
}

.sidebar dt {
	margin-top: 10px;
	margin-bottom: .3em;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4a0019;
}

.sidebar dd {
	margin-left: 10px;
	margin-bottom: .3em;
}

.mainText {
	float: left;
	width: 540px;
	background: url(../images/bg_separator.gif) no-repeat bottom center;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

/* @group Navigation */

#navPrimary {
	float: right;
	display: inline;
	margin-right: 59px;
	list-style: none;
}

#navPrimary li {
	float: left;
	display: inline;
	clear: right; /* Fixes IE6 Wonkiness */
	margin-left: 35px;
	height: 19px;
}

#navPrimary li a {
	display: block;
	height: 19px;
	text-indent: -999em;
	outline: 0; -moz-outline: none;
}

#navPrimary li a#navOurWines {
	background: url(../images/bg_navWines.png) no-repeat top left;
	width: 96px;
}
#navPrimary li a#navOurWines:hover {
	background: url(../images/bg_navWines.png) no-repeat bottom left;
}
#ourWines #navPrimary li a#navOurWines {
	background: url(../images/bg_navWines.png) no-repeat bottom left;
}


#navPrimary li a#navOrderNow {
	background: url(../images/bg_navOrder.png) no-repeat top left;
	width: 104px;
}
#navPrimary li a#navOrderNow:hover {
	background: url(../images/bg_navOrder.png) no-repeat bottom left;
}
#orderNow #navPrimary li a#navOrderNow {
	background: url(../images/bg_navOrder.png) no-repeat bottom left;
}


#navPrimary li a#navAboutUs {
	background: url(../images/bg_navAbout.png) no-repeat top left;
	width: 86px;
}
#navPrimary li a#navAboutUs:hover {
	background: url(../images/bg_navAbout.png) no-repeat bottom left;
}
#aboutUs #navPrimary li a#navAboutUs {
	background: url(../images/bg_navAbout.png) no-repeat bottom left;
}


#navPrimary li a#navContactUs {
	background: url(../images/bg_navContact.png) no-repeat top left;
	width: 100px;
}
#navPrimary li a#navContactUs:hover {
	background: url(../images/bg_navContact.png) no-repeat bottom left;
}
#contactUs #navPrimary li a#navContactUs {
	background: url(../images/bg_navContact.png) no-repeat bottom left;
}

#footer ul {
	float: left;
	list-style: none;
}

#footer ul li {
	float: left;
	margin-right: 15px;
}
#footer ul li a {
	color: #fbfbfb;
}

/* @end */

/* @group Misc Adjustments */
#siteMap .mainText ul {
	list-style: none;
	margin: 0;
}
#siteMap .mainText ul li {
	margin-bottom: .2em;
}
#siteMap .mainText ul li ul {
	margin: 0 0 .6em .6em;
}
#siteMap .mainText ul li ul li {
	margin-bottom: 0;
}

/* @end */





/* @group Clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/* @end */