* { margin: 0; padding: 0; }

p, td, tbody, span, input[type="text"], input[type="submit"], input[type="password"], textarea, select, option {font-size:14px !important; font-family: Trebuchet MS, Helvetica, Sans-Serif; color: #36454F; line-height: 1.6em;}

form { padding: 0;margin: 0; }

option { margin:3px 3px 3px 3px; }

img { border: 0; }

table { border-width:0px; border:0px; }

tbody { border-width:0px;border:0px; }

td { border-width:0px; border:0px; }

tr { border-width:0px; border:0px; }

p { margin-bottom: 1em;}

input, textarea, select, option { font-size:14px !important; border:solid 1px #36454F; display:block; margin-bottom:2px; }
	
li { margin-left: 2em; margin-bottom: .5em; line-height: 1.5em; }

body {
	background-color: #150400;
	background-image: url(../img/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat; 	
	}	
	
#wrapper {
	width: 903px;
	margin: 0px auto;
	padding: 0px;
	background: #150400;
	display: block;
	}	
	
#header
{
	width:903px;
	height:210px;
}
#nav
{
	width: 903px;
	height:58px;	
}
	#nav div
	{
		float:left;
	}
	#nav #nav-bottom
	{
		width:903px;
		height:25px;
		background-color:#f5f5dc;
	}

#contentBody
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#fff;
	min-height: 410px;
	background-image: url(../img/content-bg.jpg);
	background-repeat: no-repeat;
	border-top:solid 2px #000;
	border-bottom:solid 2px #000;
}
	#content
	{
		float:none;
		overflow:hidden;
		padding:20px 15px 20px 30px;
	}
	#content-contact-left
	{
		float:left;
		width:300px;
	}
	#content-contact-right
	{
		float:left;
		width:500px;
	}
	#content-privatefunctions-left
	{
		float: left;
		width: 460px;
		margin-right:25px;
	}

	#content-privatefunctions-right
	{
		float: left;
		width: 360px;
		padding-top:25px;
	}
	#content-wine-left
	{
		float: left;
		width: 460px;
		margin-right:25px;
	}

	#content-wine-right
	{
		float: left;
		width: 360px;
	}
	
	#content-wine-full
	{
		clear:both;
		float:left;
		width: 802px;
	}
	
	#content-menu-left
	{
		float: left;
		width: 500px;
	}

	#content-menu-right
	{
		float: left;
		width: 340px;
		padding-top:25px;
	}
	#content-left
	{
		float: left;
		width: 565px;
	}

	#content-right
	{
		float: left;
		width: 280px;
	}
		#content-right #nav2
		{
			float:right;
		}
		#content-right #nav2 div
		{
			margin-bottom:25px;
		}
	#content-full
	{
		float:left;
		width:802px;
		min-height: 410px;
	}
	
	#olive
	{
		background: url(../img/i_003.jpg);
		float:right;
		background-repeat:no-repeat;
		width:254px;
		height:254px;
		margin-bottom:-22px;
	}
	#interior-store
	{
		background: url(../img/olivea-interior.jpg);
		float:left;
		background-repeat:no-repeat;
		width:300px;
		height:225px;
		margin-bottom:-22px;
	}
#footer
{
	float:left;
	width: 903px;
	height:48px;
	background-color: #150400;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(../img/footer-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
	#footer #footer-left
	{
		float:left;
		width:445px;
	}
	#footer #footer-left div
	{
		float:left;
		width:68px;
		height:22px;
		margin-left:20px;
		text-align:center;
		background-color:#773820;
	}
	#footer #footer-left p
	{
		line-height:2em;
		font-size:8pt !important;
		color:#fff;
	}
	#footer #footer-left a
	{
		color:#fff;
		font-size:8pt !important;
	}
	#footer #footer-left a:hover;
	{
		text-decoration:underline;
	}
	#footer #footer-right
	{
		float:left;
		width:445px;
	}
	#footer #footer-right p
	{
		line-height:2em;
		font-size:8pt !important;
		color:#fff;
	}
	#footer #footer-right a
	{
		color:#fff;
	}
	#footer #footer-right a:hover;
	{
		text-decoration:underline;
	}