* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #81832C;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

p {	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: 5px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	color: #513012;
}


p a:link, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: 5px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	color: #513012;
}

p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: 5px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	color: #513012;
}

p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-top: 5px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	color: #513012;
}

.order {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-size: 13px;
	text-align: center;
	color: #513012;
	font-weight: bold;
	border: 1px solid #513012;
	height: 20px;
	width: 70px;
}

.pbold {
	color: #513012;
	font-weight: bold;
}

.style2 {
	font-size: 12px
}


h1 {
	color: #81832C;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-align: left;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #81832C;
	margin:0px;
	padding-top:10px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-size: 16px;
	margin:0px;
	padding:5px;
}


h3 a:link, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-weight: normal;
	font-size: 16px;
	margin:0px;
	padding:5px;
	text-decoration: none;
}

h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #55561C;
	font-weight: normal;
	font-size: 16px;
	margin:0px;
	padding:5px;
	text-decoration: none;
}

h3 a:active {font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-weight: normal;
	font-size: 16px;
	margin:0px;
	padding:5px;
	}

.style1 {color: #533214}


.addtocarte {
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}



h4 {
	color: #81832C;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	color: #81832C;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

div#outer {
	width: 800px;
	height: auto;
	padding: 0;
	background-color: #fefce2;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div#salesouter {
	width: 300px;
	height: auto;
	padding: 20px;
	background-color: #ffffcc;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#salesimage {
	width: 120px;
	height: 300px;
	float: left;
}

div#logo {
	width: 800px;
	height:100px;
	background-color: #FFFFFF;
	background-image: url(../images/finewineworks_logo.jpg);
}

a.homelink {
	display:block;
	height:100px;
	width:auto;
	padding: 0;
	margin:0;
}

a.champlink {
	display:block;
	height:261px;
	width:auto;
	padding: 0;
	margin:0;
}

#main_image_fade {
	width: 800px;
	height: 220px;
	position:relative;
	margin: 0px;
	float: left;
}

#main_image_fade img {
	display:none;
	position:absolute;
	top:0; left:0;
}

div#main_image,
div#about_image,
div#events_image,
div#training_image,
div#vilmart_image,
div#blog_image,
div#links_image,
div#finder_image,
div#sales_image,
div#contact_image {
	width: 800px;
	height: 220px;
}

div#main_image {
	background-image: url(../images/fww_main_image.jpg);
}

div#about_image {
	background-image: url(../images/fww_about_image.jpg);
}

div#events_image {
	background-image: url(../images/fww_events_image.jpg);
}

div#links_image {
	background-image: url(../images/fww_links_image.jpg);
}

div#training_image {
	background-image: url(../images/fww_training_image.jpg);
}

div#vilmart_image {
	background-image: url(../images/fww_vilmart_champagne_image.jpg);
}

div#finder_image {
	background-image: url(../images/fww_finder_image.jpg);
}

div#blog_image {
	background-image: url(../images/fww_blog_image.jpg);
}

div#contact_image {
	background-image: url(../images/fww_contact_image.jpg);
}

div#sales_image {
	background-image: url(../images/fww_winesales_image.jpg);
}

/* NAVIGATION */

#nav {
      float:left;
      width:100%;
      background:#fefce2;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #6f7120;
      }
    #nav ul {
	  margin:0;
	  padding:10px 10px 0 15px;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url(../images/navleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url(../images/navright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }
	  
/* END NAVIGATION */

/* COLUMNS 1, 2, 3 */

div#column1 {
	width:170px;
	height: auto;
	margin: 0;
	float: left;
	padding: 15px;
	font-style: normal;
	color: #81832C;
	text-align: left;
}

div#column1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-weight: normal;
	font-size: 18px;
	margin:0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div#column1 h3 a:link, h3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-weight: normal;
	font-size: 18px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	text-decoration: none;
}

div#column1 h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #55561C;
	font-weight: normal;
	font-size: 18px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
	text-decoration: none;
}

div#column1 h3 a:active {font-family: Georgia, "Times New Roman", Times, serif;
	color: #81832C;
	font-weight: normal;
	font-size: 18px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
	text-decoration: none;
}

div#column2 {
	width:210px;
	height: auto;
	margin: 0;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


div#column2b {
	width:520px;
	height: auto;
	margin: 0;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

div#column3 {
	width:350px;
	height: auto;
	margin: 0;
	float: right;
}

#champagne_themeimage {
	width:350px;
	height:261px;
	position:relative;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/champagne_themes/champagne_themes.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#champagne_themeimage img {
	position:absolute;
	top:0; left:0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#themeimage {
	width:350px;
	height:261px;
	position:relative;
	margin: 0px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#themeimage img {
	display:none;
	position:absolute;
	top:0; left:0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/* END COLUMNS 1, 2, 3 */


/* FOOTER */

div#bottom-navigation {
	width: 795px;
	height: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
	vertical-align: bottom;
	color: #FFFFFF;
}

ul#footer {
	width: auto;
	margin: 0;
	text-align: right;
	background-color: #81832C;
	background-image: url(../images/nav-strip.gif);
	height: 16px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 10px;
}

ul#footer li {
	padding: 0 10px;
	/*	display: inline;*/
	float: left;
	text-decoration: none;
}

ul#footer li.copyright {
	float: left;
	color: #FFFFFF;
	font-size: 9px;
	list-style-type: none;
}

ul#footer li.align-right {
	float: right;
	border-right: solid 1px #CCCCCC;
	list-style-type: none;
	text-decoration: none;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #FFFFFF;
	font-size: 9px;
	display: block;
	text-decoration: none;
}

ul#footer li a:hover {
	color: #81832C;
	text-decoration: underline;
}

ul#footer li a:active {
	color: #FFFFFF;
}

/* END FOOTER */

/* ASP BLOG STYLE  */

#creditcard_logo {
	width:350px;
	position:relative;
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/credit_cards_logos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	vertical-align: bottom;
	text-align: left;
}

#blognews {
	width:350px;
	position:relative;
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#blognews {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0px;
	border: 1px solid #7F8B30;

}

ul#blognews li {
	margin: 0 15px 5px 5px;
	list-style-type: none;
}

ul#blognews li a:link,
ul#blognews li a:visited {
	color: #81832C;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

ul#blognews li a:hover {
	color: #513012;
	text-decoration: underline;
}

ul#blognews li a:active {
	color: #81832C;
}

/* END ASP BLOG STYLE  */


/*	FORM CSS */


#frmContact {}

label {
    float:left;
}

textarea {
color:#000000;
}

input {
float:right;
color:#000000;
}

span {
	// float:left;
}
.chkbx input {
	float:none;
}

.chkbxopt {
	width:33%;
}

#fldEnquiry {
	float:right;
}

#fldAddress {
	float:right;
}

#fldOrder {
	float:right;
}

#btnSubmit {
	float:left;
}

