body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;

	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#EAEACD;

	scrollbar-face-color: #B0B181;
	scrollbar-shadow-color: #DCDDC7;
	scrollbar-highlight-color: #E8EACC;
	scrollbar-3dlight-color: #DCDDC7;
	scrollbar-darkshadow-color: #DCDDC7;
	scrollbar-track-color: #B0B181;
	scrollbar-arrow-color: #DCDDC7;
	
	text-align:center;
	margin:0;
	padding:0;
}
img {
	margin:0;
	border:none;
}
h3,h4 {
	font-size:11px;
	color:#7D3026;
}
table,a,p,div {
	color:#666666;
	font-size:11px;
	background-position:0 0;
}
#pg
{
	width:767px;
	height:689px;
	background-image:url(../images/mbg.gif);
	background-repeat:no-repeat;
	margin:auto;
}
.hd {
	width:733px;
	height:172px;
	background-repeat:no-repeat;
	margin:auto;
}
/************** Change Background *************/
#h_default {
	background-image:url(../images/hbg.jpg);
	background-repeat:no-repeat;
}
#h_about {
	background-image:url(../images/headers/header1.jpg);
	background-repeat:no-repeat;
}
#h_news {
	background-image:url(../images/headers/header9.jpg);
	background-repeat:no-repeat;
}
#h_wineclub {
	background-image:url(../images/headers/header3.jpg);
	background-repeat:no-repeat;
}
#h_contact {
	background-image:url(../images/headers/header4.jpg);
	background-repeat:no-repeat;
}
#h_links {
	background-image:url(../images/headers/header5.jpg);
	background-repeat:no-repeat;
}
#h_gallery {
	background-image:url(../images/headers/header6.jpg);
	background-repeat:no-repeat;
}
/*********************************************/
#menu {
	width:733px;
	height:35px;
	text-align:left;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	margin:auto;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;	
	height:26px;
}
#menu ul li {
	display:block;
	float:left;
}
#menu ul li a {
	color:#ECE0E0;
	text-decoration:none;
	display:block;
	padding:6px 15px;
}
#menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
	background-color:#823232;
	background-image:url(../images/hoverbg.gif);
	background-repeat:repeat-x;
}
#menu ul.submenu {
	position:absolute;
	display:block;
	background-color:#464728;
	margin-left:6px;
	float:none;
	padding:4px;
	z-index:255;
	height:auto;
}
#menu ul.submenu li {
	display:block;
	float:none;
	margin:0;
	padding:0;
}
#menu ul.submenu li a {
	display:block;
	float:none;
	color:#D3D3A9;
	margin:0;
	padding:4px 7px;
	border-top:1px solid #A6A781;
}
#menu ul.submenu li a:hover {
	display:block;
	float:none;
	color:#E5E5C7;
	margin:0;
	background-image:none;
	background-color:#606142;
}
#menu ul.submenu li.lst a {
	border-bottom:1px solid #A6A781;
}
#menu2,#menu5 {
	visibility:hidden;
}
#bd {
	padding:0 17px;
}
#main {
	width:570px;
	height:360px;
	float:left;
	background-image:url(../images/bg/index.jpg);
	background-repeat:no-repeat;
}
#ft {
	clear:both;
	margin:auto;
}
#ft div.copy {
	width:733px;
	height:37px;
	background-image:url(../images/cpbg.gif);
	background-repeat:repeat-x;
	text-align:left;
	color:#ECE0E0;
	margin:auto;
	clear:both;
}
#ft div.copy a {
	color:#ECE0E0;
	text-decoration:none;
}
#ft div.copy a:hover {
	color:#fff;
	text-decoration:underline;
}
#ft div.copy a.privacy {
	font-weight:bold;
	margin-left:12px;
	float:left;
	margin-top:13px;
}
#ft div.copy div {
	margin-top:13px;
	float:right;
	margin-right:5px;
}
#ft div.awards {
	width:733px;
	height:67px;
	margin:auto;
	clear:both;
	background-image:url(../images/ftbg.gif);
	background-repeat:no-repeat;
	text-align:right;
}

/*********** Right Side ***********/

.wine {
	width:163px;
	height:360px;
	background-image:url(../images/right-side/wine.gif);
	background-repeat:no-repeat;
	float:left;
}
#tpwine {
	height:210px;
}
#tpcnt {
	height:133px;
	width:160px;
	overflow:auto;
}
#viewwine {
	height:20px;
}
#viewwine a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}
#viewwine #ltwine {
	float:left;
}
#viewwine #rtwine {
	float:right;
	margin:2px 5px;
}
#btwine {
	height:150px;
	text-align:left;
}
#btcnt {
	height:70px;
	width:150px;
	overflow:auto;
	padding:0 0px 0 10px;
}
#btcnt p {
	margin:0 0 0 5px;
}
#btwine a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}
#btwine #rtawards {
	float:right;
	margin:5px 5px;
}
#btwine h4 {
	margin:0 5px 0 5px;
}

/***********  About Page ***********/

.pagehd {
	float:left;
	width:550px;
	height:20px;
	padding:10px 0 0 20px;
	margin:0;
	text-align:left;
}
.pagebd {
	overflow:auto;
	width:530px;
	height:310px;
	clear:both;
	text-align:left;
	padding:10px 10px 10px 20px;
}
.pagebd #wineman {
	float:left;
	margin:5px 15px 5px 0;
}
/***********  Home Page ***********/
#homebd {
	overflow:auto;
	width:570px;
	height:360px;
	text-align:left;
	font-size:12px;
}
#homebd #ltpage {
	width:200px;
	height:350px;
	float:left;
	padding:10px 0 0 20px;
}
#homebd #rtpage {
	width:330px;
	height:350px;
	float:left;
	padding:10px 0 0 10px;
}
#homebd #ltpage .pagehd {
	width:200px;
	height:20px;
	float:left;
	margin:0;
	padding:0;
}
#homebd #rtpage #rthd {
	width:340px;
	height:20px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
#homebd #ltpage .pagehd {
	width:200px;
	margin:0 0 10px 0;
	padding:0;
}
/***********  News Page ***********/
#newshd {
	text-align:left;
	padding:0 0 0 20px; 
	height:20px;
}
#newsbd {
	overflow:auto;
	width:570px;
	height:325px;
	clear:both;
	text-align:left;
	font-size:12px;
}
#newsbd #ltnews,#rtnews {
	float:left;
	width:265px;
	height:315px;
	padding:10px 0 0 20px;
}
#newshd h1 {
	padding:10px 0 0 0;
	margin:0;
}
#newsbd #ltnews,#rtnews h3 {
	padding-left:20px;
}
/***********  Wine-Club Page ***********/
#clubbd {
	overflow:auto;
	width:560px;
	height:360px;
	background-image:url(../images/bgwine.jpg);
	background-repeat:no-repeat;
}
/***********  WorldMap Page ***********/
.worldbd {
	overflow:auto;
	clear:both;
	width:540px;
	height:300px;
	text-align:left;
	padding:10px 0 0 20px;
	margin:20px 0 0 10px;
	font-size:12px;
	background-image:url(../images/bgworld.jpg);
	background-repeat:no-repeat;
}
/************** Links ****************/
.pagebd ul {
	list-style-type:none;
	line-height:40px;
	margin:0;
	padding:0;
}
.pagebd ul li a {
	color:#990000;
}
/********** Contact Page ************/
#contactbd {
	overflow:auto;
	width:570px;
	height:360px;
	text-align:left;
	font-size:12px;
	margin:0;
}
#contactbd #ltpage {
	width:260px;
	height:350px;
	float:left;
	padding:10px 0 0 20px;
}
#contactbd #ltpage h1 {
	margin:0;
}
#contactbd #rtpage {
	width:270px;
	height:350px;
	float:left;
	background-image:url(../images/bgcontact.gif);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
}
#contactbd #ltpage a {
	color:#990000;
}
#contactbd #rtpage form fieldset {
	border:none;
	padding:10px;
	line-height:20px;
	color:#ffffff;
}
#contactbd #rtpage #submit {
	margin:5px 0 5px 90px;
}
#contactbd #rtpage #checkbox {
	clear:both;
}
#contactbd #rtpage textarea {
	margin:5px 0 5px 15px;
}
#contactbd #rtpage .mainfields {
	font-weight:bold;
	float:left;
}
#contactbd #rtpage .maininput {
	float:right;
	margin:0 45px 0 0;
}
/*********** Wines Page ***********/
.pagebd table {
	width:510px;
}
.pagebd .bottle {
	text-align:right;
	width:15px;
}
.pagebd .winename {
	width:150px;
}
/*********** Bottom Menu *************/
.btmenu {
	clear:both;
	display:block;
}
.btmenu ul {
	list-style-type:none;
	padding:0;	
	text-align:center;
	margin:10px;
}
.btmenu ul li {
	display:inline;
	margin:auto;
	color:#787051;
}
.btmenu ul li a {
	text-decoration:none;
	color:#787051;
	margin:0 5px;
}
/*********** Menu lightning ***********/
#menu ul li a.act {
	background-image:url(../images/hoverbg.gif);
	background-repeat:repeat-x;
}
#menu ul.submenu li a.act {
	background-color:#606142;
	background-image:none;
}
.btmenu ul li a:hover {
	text-decoration:underline;
}
.btmenu ul li a.act {
	text-decoration:underline;
}
.award1 {
	background:url(../images/awards/1.gif) no-repeat;
	float:right;
	width:60px;
	height:67px;
}
li.award1,.award1:hover {
	background:url(../images/awards/push1.gif) no-repeat;
}
.award2 {
	background:url(../images/awards/2.gif) 0 0 no-repeat;
	float:right;
	width:45px;
	height:67px;
}
li.award2,.award2:hover {
	background:url(../images/awards/push2.gif) 0 0 no-repeat;
}
.award3 {
	background:url(../images/awards/3.gif) no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award3,.award3:hover {
	background:url(../images/awards/push3.gif) no-repeat;
}
.award4 {
	background:url(../images/awards/4.gif) no-repeat;
	float:right;
	width:45px;
	height:67px;
}
li.award4,.award4:hover {
	background:url(../images/awards/push4.gif) no-repeat;
}
.award5 {
	background:url(../images/awards/5.gif) no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award5,.award5:hover {
	background:url(../images/awards/push5.gif) no-repeat;
}
.award6 {
	background:url(../images/awards/6.gif) no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award6,.award6:hover {
	background:url(../images/awards/push6.gif) no-repeat;
}
.award7 {
	background:url(../images/awards/7.gif) no-repeat;
	float:right;
	width:60px;
	height:67px;
}
li.award7,.award7:hover {
	background:url(../images/awards/push7.gif) no-repeat;
}
.award8 {
	background:url(../images/awards/8.gif) 5px 0 no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award8,.award8:hover {
	background:url(../images/awards/push8.gif) 4px 0 no-repeat;
}
.award9 {
	background:url(../images/awards/9.gif) no-repeat;
	float:right;
	width:50px;
	height:67px;
}
li.award9,.award9:hover {
	background:url(../images/awards/push9.gif) 1px 0 no-repeat;
}
.award10 {
	background:url(../images/awards/10.gif) no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award10,.award10:hover {
	background:url(../images/awards/push10.gif) no-repeat;
}
.award11 {
	background:url(../images/awards/11.gif) 6px 0 no-repeat;
	float:right;
	width:55px;
	height:67px;
}
li.award11,.award11:hover {
	background:url(../images/awards/push11.gif) 6px 0 no-repeat;
}
.award12 {
	background:url(../images/awards/12.gif) 0 0 no-repeat;
	float:right;
	width:67px;
	height:67px;
}
li.award12,.award12:hover {
	background:url(../images/awards/push12.gif) 0 0 no-repeat;
}
.award13 {
	background:url(../images/awards/13.gif) 0 0 no-repeat;
	float:right;
	width:60px;
	height:67px;
}
li.award13,.award13:hover {
	background:url(../images/awards/push13.gif) 0 0 no-repeat;
}
.awards ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.pagepath {
	float:left;
	height:20px;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
}
.patharrow {
	margin:8px 5px 0 5px;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.award14 {

	background:url(../images/awards/14.gif) 0 0 no-repeat;
	float:right;
	width:70px;
	height:67px;
}
li.award14,.award14:hover {

	background:url(../images/awards/push14.gif) 0 0 no-repeat;
}
.pagepath {
	float:left;
	height:20px;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
}
