
* { margin: 0; }

html { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	height: 100%;
}


#head-container
{
	color: #000;
	background: #f4dca9;/* NGW */
	background: #fff;
	margin: 0px;
	padding: 0px;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 290px;
	padding: 20px;
	background: #ddd;
	background-image: url('img/2010-lafrenzwinery-header.jpg');
	background-repeat: no-repeat;
}


#menu-container
{
	float: left;
	margin-top: -40px;
	width: 100%;
	color: #000;
	background: none;
}

#menu-container2
{
	margin: 0 auto;
	width: 800px;
}

#menu-container3
{
	float: left;
	width: 800px;
	background: none;
}


#menu {
	width: 600px;
	margin-left: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*font-weight: bold; */
}


#menu ul
{
	margin: 0;
	padding: 0;
}

#menu ul li
{
	list-style-type: none;
	display: inline;
}

#menu li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #b71234;
	text-decoration: none;
	/*border-left: 1px dotted #999;*/
	border-right: 1px dotted #999;
	background: #fff;
}

#menu li a:hover { background: #ddd; }

#menu li span { color: #000; }


#content-container
{
	float: left;
	width: 100%;
	color: #000;
	/*background: #f4dca9;*/
	background: #fff;
}

#content-container2
{
	margin: 0 auto;
	width: 800px;
}

#content-container3
{
	float: left;
	width: 800px;
	background: #FFF ;
}

#fullpage
{
	clear: left;
	float: left;
	width: 740px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
}

#fullpage span {
	color: #74512c;
	font-weight: bold;
}


#leftnav
{
	clear: left;
	float: left;
	width: 100px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}


#leftnav ul
{
	margin: 0;
	padding: 0;
}

#leftnav ul li
{
	list-style-type: none;
}

#leftnav li a
{
	display: block;
	float: left;
	padding: 3px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #b71234;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	background: #fff;
	width: 100%
}

#leftnav li a:hover { background: #ddd; }

#leftnav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999;
	padding-bottom: 4px;
}

#leftnav span {
	color: #999;
}

#text
{
	float: right;
	width: 590px;
	padding: 20px 0;
	margin: 0 30px 0 0;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	text-align: left;
}

#text span {
	font-size: 14px;
	font-weight: bold;
	}

#text a
{
	color: #b71234;
	text-decoration: none;
}

#text a:hover { background: #ddd; }

.awards {
	line-height: 16px;
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	margin: 0px;
}

.lastupdated {

	font-size: 9px;
	font-style: italic;
}


.floatright {
	float: right;
	padding-left: 40px;
	padding-bottom: 40px;
}

.floatrightindent {
	float: right;
	padding-right: 150px;
	padding-left: 40px;
	padding-bottom: 10px;
}

.floatrightlabel {
	float: right;
	padding-left: 40px;
	padding-bottom: 40px;
	padding-top: 20px;
}

.floatleft {
	float: left;
	padding-right: 40px;
	padding-bottom: 40px;
}

.floatrighttext {
	margin: 0;
	float: right;
	padding-right: 200px;
}






fieldset {
	border:1px dotted #999;
	}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #b71234;
  color: #000;
  }


.table {
	background:#333;
	}

.table ul {
	float:left;
	margin:0;
	padding:0;
	border:1px solid #C9C9C9;
	}

.table ul li {
	list-style:none;
	padding:5px 10px;
	}

.table ul li.title {
	font-weight:bold;
	background:#999;
	color:#fff;
	}

.table ul li.headingeven {
	background:#eee;
	font-weight:bold;
	text-align: right;
	}

.table ul li.headingodd {
	background:#ddd;
	font-weight:bold;
	text-align: right;
	}

.table ul li.even {
	background:#fff;
	}

.table ul li.odd {
	background: #fff5e4;
	}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.push {
	height: 4em;
	clear: both;
}

.footer {

	height: 4em;
	clear: both;
	margin: 0 auto;
	width: 760px;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 19px;
	color: #333;
	text-align: right;
	padding: 20px;
}


#orderhistory {
	background: #fff;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333;
	text-align: left;
	padding: 20px;
}

.quotetext {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	text-align: left;
	padding-left: 50px;
	padding-right: 100px;
}


/* 	#f4dca9 (cream)
	#b71234 (red)
	#fff5e4 (table)
*/


/*
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}
*/

/*

#footer-container
{
	clear: both;
	color: #000;
	background: #fff;
}

#footer
{
	margin: 0 auto;
	width: 760px;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	text-align: right;
	padding: 20px;
	height: 1%;
}
*/

