/* CSS Document */

/*-------- structure */
* {
 padding: 0;
 margin: 0;
}
html {
	font-size: 100%; /* IE hack */
	background-color: #000000;	
	background-image: url(../_images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-size: .75em;
	height:	auto;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../_images/wrapper_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 632px;
	height: 116px;
}
#main {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	width: 632px;
	background-image: url(../_images/wrapper_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 10px;
	width: 432px;
}
#footer {
	height: 34px;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	margin-bottom: 0;
	background-image: url(../_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*-------- nav */

#nav {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	width: 632px;
	height: 49px;
	background-color: #000000;
}
#nav li {
	list-style-type: none;
	color: #dbb865;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nav a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;	
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #dbb865;
}
#nav a:active, #nav a.selected {
	color: #d5aa53;
}

/*-------- Design */

#main p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #313135;
	text-align: justify;
	font-weight: normal;
	line-height: 150%;
}
#main a{
	color: #a17815;
}
#main a:visited{
	color: #775910;
}
#main h1{
	color: #a17815;
	font-size: 180%;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A17815;
	margin-bottom: 10px;
}
#main h2{
	color: #a17815;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A17815;
	margin-bottom: 10px;
}
#content h4{
	color: #727e13;
	font-size: 13px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727e13;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727e13;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#content h4 a{
	color: #727e13;
}

#footer p{
	color: #CCCDC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#footer a{
	color: #CCCDC7;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;	
}
#footer a:visited {
	color: #CCCDC7;
	text-decoration: none;
	}
#footer a:hover {
	color: #a17815;
	text-decoration: underline;
}
#content .wine {
	background-color: #f7f6e7;
	height: 199px;
	padding-right: 10px;
	padding-top: 5px;
}
#content .wine img {
	float:left;
}
#content .wine2 {
	height: 199px;
	margin-top: 5px;
}
#content .wine2 img {
	float:left;
}
#content ul {
	margin: 0px 0px 0px 20px;
	padding:0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #313135;
	}
#wine {
}
#chart {
	border: 1px solid #B4985A;
}
#chart h3{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
}
#chart p{
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#chart strong{
	font-size: 95%;
	text-transform: uppercase;
	color: #a17815;
	letter-spacing: .1em;
}
#recipe {
	padding: 10px;
	background-color: #F2EEDB;
	border: 1px solid #a17815;
}
#recipe h2{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #a17815;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #727e13;
}
#recipe h3{
	color: #727e13;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-weight: normal;
}
#recipe em{
	font-size: 95%;
	font-style: normal;
}
#recipe ul{
	list-style-image: none;
	list-style-type: none;
	font-size: 98%;
}
#recipe p.line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A17815;
	padding-top: 3px;
}
#wallpaper{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #a17815;
		padding-top: 3px;
	padding-bottom: 3px;
}
#wallpaper a{
	color: #a17815;
	text-decoration: none;
}
#wallpaper p{
	text-align: center;
	color: #a17815;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCDC7;
}
