@import url("menu.css");

* {margin:0;padding:0}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #AAA995 url(http://www.spencerhillwine.com/graphics/background.jpg) repeat-y 50% 50%;
}
/* end hide */

html {
	height:100%;
	margin: 0px;
	padding: 0px;
}


body {
	color: #666666;
	width: 880px;
	height:100%;
	margin: 0px auto;
	padding: 0px;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {margin:0;padding:0}
p {margin:0 0 1em;padding:0px}

p, td, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #423F28;
	line-height: 160%;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
}

a {
	color: #453224;
	text-decoration: none;
	outline:none
}

a:hover {
color: #DCD8BB;
	background: #402F22;
}

#BodyHolder {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px 0px 30px;
}

#BodyWrap {
	MARGIN: 0px auto;
	padding: 0px;
	width: 800px;
	height:100%;
}

#TopBodyWrap {
	MARGIN: 0px;
	padding: 0px;
	background: #000000;
	height: 280px;
}


#LogoWrap {
	POSITION: relative;
	z-index: 5;
}

#Logo {
	POSITION: absolute;
	LEFT: 224px;
	TOP: -251px;
	width: 356px;
	height: 130px;
}


/*#NavigationWrap {
	POSITION: relative;
	z-index: 5;
}

#Navigation {
	position: absolute;
	LEFT: 0px;
	TOP: 0px;
	width: 800px;
	z-index: 50;
}
*/

#MainBody {
	MARGIN: 0px;
	padding: 22px 50px 0px;
	width: 700px;
	text-align: left;
}

h2 {
	color: #34251B;
	font-weight: normal;
	font-size: 17px;
	margin: 0em 0em 5px;
	padding: 0px;
	line-height: 150%;
}

h2 .small {
	color: #34251B;
	font-weight: normal;
	font-size: 13px;
	margin: 0em 0em 5px;
	padding: 0px;
	line-height: 150%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
color: #858789;
	font-weight: normal;
	padding: 0px;
	font-size: 1.15em;
	margin: 0em 0pt 0.5em;
}

#MainBodyFull {
	MARGIN: 0px;
	width: 700px;
	padding: 0px;
}

#MainBodyLeft {
	MARGIN: 0px;
	width: 450px;
	float: left;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	clear: both;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0px;	/*border-bottom: 1px dotted #DFD5CA;*/
}

h1 span {
    display: none;
}

#vineyards {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/vineyards.gif);
    background-repeat: no-repeat;
}

#accolades {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/accolades.gif);
    background-repeat: no-repeat;
}

#distribution {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/distribution.gif);
    background-repeat: no-repeat;
}

#reviews {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/reviews.gif);
    background-repeat: no-repeat;
}

#wines {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/wines.gif);
    background-repeat: no-repeat;
}

#winelibrary {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/winelibrary.gif);
    background-repeat: no-repeat;
}

#tradetools {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/trade_tools.gif);
    background-repeat: no-repeat;
}

#contact {
    width: 400px;
    height: 22px;
    background-image: url(http://www.spencerhillwine.com/graphics/headings/contact.gif);
    background-repeat: no-repeat;
}

#welcome {
	width: 400px;
	height: 22px;
	background-image: url(http://www.spencerhillwine.com/graphics/headings/welcome.gif);
	background-repeat: no-repeat;
}

#tastingnotes {
	width: 400px;
	height: 22px;
	background-image: url(http://www.spencerhillwine.com/graphics/headings/tasting_notes.gif);
	background-repeat: no-repeat;
}

#people {
	width: 400px;
	height: 22px;
	background-image: url(http://www.spencerhillwine.com/graphics/headings/people.gif);
	background-repeat: no-repeat;
}


#MainBodyRight {
	MARGIN: 35px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 245px;
	float: right;
	text-align: left;
}


#BreadCrumbBar {
	MARGIN: 0px auto;
	padding: 0px;
	/*width: 580px;*/
	clear: both;
	font-size: 9px;
	color: #B4B5B9;
	font-weight: bold;
	text-align: left;
	height: 25px;
}

#BreadCrumbBar  a{
	color: #B4B5B9;
	padding: 1px 3px;
	margin: 0px;
	border-style: none;
}

#BreadCrumbBar  a:hover {
	background-color: #C2C4C7;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 2px;
	border: 1px solid #EEEEEE;
	}

	
.author {
	font-style: italic;
	color: #897E67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}


.break {
	background-image: url(../graphics/dotline_horz.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin: 10px 0px 5px;
	clear: both;
}

.indent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#MapWrap {
	POSITION: relative;
	z-index: 5;
	float: right;
	width: 120px;
	height: 175px;
}

#Map {
	POSITION: absolute;
	right: -20px;
	TOP: -40px;
	width: 170px;
}

.profiles {
	padding: 0px 20px 20px;
	margin: 0px;
	float: left;
	width: 500px;
}
.left {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	float: left;
}

.floatleft{
float: left;
width: 200px;
}

.floatright{
	float: right;
	width: 410px;
	text-align: left;
}

.right {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	float: right;
}


.contact {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D9D5B8;
	padding: 10px;
	background: #EEECDF;
}

.slide {
	width: 85%;
	padding: 0px 10px;
	margin: 10px auto;
/*	background: #EEECDF;
	border: 1px solid #E4DFB8;
*/}

dl {
	padding: 0px;
	margin: 0px;
}

dt {
	font-size: 12px;
	float: left;
	padding-bottom: 3px;
	padding-top: 0px;
	clear: left;
	width: 100px;
	font-style: italic;
	color: #000000;
	text-align: right;	/*border-top: 1px dotted #CCCCCC;*/
}

.heading {
	font-size: 12px;
	font-weight: normal;
	color: #2C5782;
	text-indent: 0px;
}

dd {
	margin-left: 105px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-left: 5px;
	clear: right;
	color: #333333;	/*border-top: 1px dotted #CCCCCC;*/
}


.tradetools dt {
	width: 90px;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
}

.tradetools dd {
	margin-left: 100px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tradetools img {
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
}

.tradetools a {
	color: #74543D;
	display: block;
}

.tradetools a:hover {
	background: transparent;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.tradetools dd td img{
	margin: 0px;
	padding: 0px;
}

.distributors dt {
	width: 195px;
}

.distributors dd {
	margin-left: 195px;
	padding-left: 20px;
}

.tastingnotes dl {
	padding: 0px;
	margin: 0px;
}

.tastingnotes dt {
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: left;
	width: 120px;
	font-style: italic;
	color: #000000;
	text-align: right;
	border-top: 1px solid #D9D5B8;
}

.heading {
	font-size: 12px;
	font-weight: normal;
	color: #2C5782;
	text-indent: 0px;
}


.tastingnotes dd {
	margin-left: 125px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	clear: right;
	color: #333333;
	border-top: 1px solid #D9D5B8;
}
