
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4f544f;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#6b4477;
}

#maincontainer{
	width:990px;
	margin: 0 auto;
	background-color:#ffffff;
	overflow: hidden;
}

#container{
	width:990px;
	position:relative;
	overflow: hidden;

}

#leftside{
	background-image: url(../images/leftsidebg.gif);
	background-repeat: repeat-y;
	height:566px;
	width:237px;
	float:left;
}

#leftnav{
	height: 150px;
}

#frenchwinelogo{
	padding-left:71px;
}

.adbanner{
	padding: 2px 0 0 24px;
}

#rightside{
	width: 753px;
	/*margin-left:237px;*/
	height:566px;
	float:right;
}

#header{
	background-image: url(../images/topnav_pattern.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:57px;
	padding:19px 0 4px 0;
}

#header ul{
	text-align: right;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #f6b2c6;
	margin-right:8px;
}

#header li{
	display: inline;
	margin-top:30px;
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	padding-right: 20px;
}

#header li a:link,
#header li a:visited,
#header li a:active{
	color: #f6b2c6;
	text-decoration: none;
}

#header li a:hover{
	color: #e67f95;
	text-decoration: underline;
}

.toprtnav{
	height:28px;
	clear:right;
}
.toprtnav2{
	height:30px;
	text-align:right;
	padding-right:25px;
}

.adbannertop{
	margin-top: -8px;
	width:480px;
	height:60px;
	float:left;
}

#contentarea{
	background-color: #f6f3ec;
	height:490px;
	width: 753px;
}

#contententer{
	width: 753px;
	height: 300px;
	position:relative;
	background-image: url(../images/enterpagebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content{
	width: 753px;
	position:relative;
}

#contenttext{
	width: 732px;
	float:left;
	background-image: url(../images/contenttextbg.gif);
	background-repeat: repeat-y;
	padding-bottom:14px;
	height:262px;
}

#contenttext_inside{
	width: 732px;
	float:left;
	background-image: url(../images/contenttextbg.gif);
	background-repeat: repeat-y;
	padding-bottom:14px;
	height:360px;
}

#contenttext_inside td{
	vertical-align:top;
}

#level1{
	width:290px;
	float:left;
	margin-left:0px;
}

#level1 h1{
	background-image: url(../images/level1.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 77px;
	margin-top: 20px;
	padding:0;
}

#level2{
	width:310px;
	margin-left:335px;
}

#level2 h1{
	background-image: url(../images/level2.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 77px;
	margin-top: 20px;
	padding:0;
}

#level1 h2, #level2 h2, #contentbox h2{
	padding-top: 1em;
	font-size: 0.9em;
}

#level1  p, #level2  p{
	padding-top:  0.5em;
	font-size: 0.8em;
	line-height: 1.256em;
}

#content_homebgrt{
	width: 21px;
	/*margin-left:732px;*/
	float:right;
}

#contentboxenter{
	width:420px;
	height: 270px;
	float:left;
	margin-left:61px;
	margin-bottom: 20px;
	overflow: auto;
	padding: 75px 15px 0px 0;
	text-align:center;
}


#contentboxhome, #contentbox, #contentbox_fw{
	width:653px;
	float:left;
	margin-left:0; 
	margin-bottom: 20px;
	overflow: auto;
	padding: 0 15px 0px 61px;
}

#contentboxhome{
	height: 270px;
}

#contentbox{
	height: 355px;
}

#contentbox_fw{
	height: 315px;
}


#contentboxhome h1, #contentbox h1, #contentbox_fw h1{
	padding-top:  1.5em;
	font-size: 1.3em;
}

#contentboxhome p, #contentbox p, #contentbox_fw p{
	padding-top:  0.5em;
	font-size: 0.8em;
	line-height: 1.256em;
}

#contentbox form td{
	padding:  0.5em;
	font-size: 0.8em;
	color:#2a2d2a;
}

#contentbox ul, #contentbox_fw ul{
	padding-top:  0.5em;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	padding-left: 16px;
}

#contentbox ol, #contentbox_fw ol{
	padding-top:  0.5em;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 22px;
}

#contentbox address{
	padding-top:  2.5em;
	line-height: 1.5em;
}

#contentbox a:link,
#contentbox a:visited,
#contentbox a:active,
#contentbox_fw a:link,
#contentbox_fw a:visited,
#contentbox_fw a:active{
	color: #c783af;
	text-decoration: underline;
}

#contentbox a:hover,#contentbox_fw a:hover{
	color: #e1cb82;
	text-decoration: none;
}

#contentbox fieldset{
	border: 1px solid #e66883;
	padding: 10px 20px;
}

#contentbox legend{
	color: #e66883;
	font-size: 0.865em;
	font-weight:bold;
	margin: 0 8px;
	padding: 0 12px;
}

#contentbox fieldset ul{
	color: #e66883;
	padding-top:  0.5em;
	font-size: 0.8em;
	line-height: 2em;
	list-style-position: outside;
	list-style-image: url(../images/bullet_red.gif);
	list-style-type: none;
	padding-left: 16px;
}

#ws_opening td{
	background-color: #e8d7a0;
	border-bottom: 4px solid #FFFFFF;
	vertical-align: middle;
}

#ws_opening p{
	/*font-size: 1em;*/
	padding: 15px 10px;
}

#foodwine td{
	vertical-align: top;
	padding: 10px;
}
#foodwine h2{
	padding-top: 0;
	font-size: 0.9em;
}

#foodwine p{
	font-size: 0.86em;
}

.fw_col1{
		background-color: #e1cb82;
		border-bottom: 4px solid #FFFFFF;
}

.fw_col2{ 
		background-color: #eadcac;
		border-bottom: 4px solid #FFFFFF;
}

.fwic_col1{
		background-color: #fdada4;
		border-bottom: 4px solid #FFFFFF;
		color:#674643;
}

.fwic_col2{ 
		background-color: #fdccc6;
		border-bottom: 4px solid #FFFFFF;
		color:#674643;
}

.fwcw_col1{
		background-color: #ffc282;
		border-bottom: 4px solid #FFFFFF;
}

.fwcw_col2{ 
		background-color: #faf8d7;
		border-bottom: 4px solid #FFFFFF;
}

.form_col1{
		background-color: #b0bbb0;
		border-bottom: 4px solid #FFFFFF;
}

.form_col2{ 
		background-color: #d6dbd4;
		border-bottom: 4px solid #FFFFFF;
}

.gallery td{	
	padding:0 6px 6px 0;
}
.gallery2 td{	
	padding:12px 6px 12px 0;
	border-bottom: 1px solid #e1e0de;
}

#footer{
	width:990px;
	background-image: url(../images/footer_pattern.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-bottom: 12px;
}

.scbrdb{ border-bottom: 1px solid #eae7e0;}

.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}

.ml61{ margin-left:61px;}

.pt06{padding-top:6px;}
.pt20{padding-top:20px;}
.pt69{padding-top:69px;}

.pl06{ padding-left:6px;}

.w93{width:93px;}
.w156{width:156px;}
.w158{width:158px;}
.w200{width:200px;}
.w315{width:315px;}

.flr{float:right;}
.fll{flaot:left;}
.vat{vertical-align:top;}
.tar{ text-align:right;}








