/*- - - - - - - - - - - - - - - - - - - - - */

body {	
	background-color: #AB8433;
	height: 100%;
}

/* ----- TEXT ----- */

td, th {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
.fontsm {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.fontsmwht {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11px;
}
.font2 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
.font3 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 14px;
}
.fontred {
	color: #612518;
	font-family: Georgia, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;	
}
.fontwht {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-weight: bold;	
	font-size: 12px;
}
.title {
	color: #AC8532;
	font-family: Georgia, Garamond, Arial, Helvetica;
	font-size: 22px;
	line-height: normal;
	padding: 3px 0px 16px 0px;	/* top right bottom left */
}
.award_font {
	font-size: 10px;
	margin-left: 100px; 
	padding-top: 50px; 
	font-weight: bold;
	line-height: normal;	
}

/* ----- FORMATTING ----- */

#home_header {
	background: transparent url('../images/headers/home_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#about_header {
	background: transparent url('../images/headers/about_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#wine_header {
	background: transparent url('../images/headers/wine_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#retailer_header {
	background: transparent url('../images/headers/retailer_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#photos_header {
	background: transparent url('../images/headers/photos_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#news_header {
	background: transparent url('../images/headers/news_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#contact_header {
	background: transparent url('../images/headers/contact_header.jpg') no-repeat top left;	
	width: 790;
	height: 231px;
}
#footer {
	background: transparent url('../images/footer_bg.gif') repeat-y top left;	
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11px;   
	padding: 4px; 
	width: 790px;
	height: 20px;
}
.bottom {
	background: transparent url('../images/footer_bottom.gif') no-repeat top left;	
	width: 790px;
	height: 12px;
}
.copyright {
	color: #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 10px;	
	padding: 4px;
	width: 790px;
	height: 12px;
}
.nav {
	background: transparent url('../images/navigation/nav_bg.gif') repeat-y top left;	
	background-color: #AB8433;
	height: 20px;
}
#main_body {
	background-color: #AB8433; 
	width: 790px; 
	height: 518px;
}
#inner_body {
	background-color: #E9E3CD; 
	height: 489px;
	padding: 10px;	/* top right bottom left */
}
.top_lt {
	background: transparent url('../images/top_lt.gif') no-repeat top left;
	width: 15px;
	height: 14px;
}
.top_bar {
	background: transparent url('../images/top_bar.gif') repeat-x top left;
	width: 761px;
	height: 14px;
}
.top_rt {
	background: transparent url('../images/top_rt.gif') no-repeat top left;
	width: 14px;
	height: 14px;
}
.left_bar {
	background: transparent url('../images/left_bar.gif') repeat-y top left;
	width: 15px;
	height: 489px;
}
.right_bar {
	background: transparent url('../images/right_bar.gif') repeat-y top left;
	width: 15px;
	height: 489px;
}
.bot_lt {
	background: transparent url('../images/bot_lt.gif') no-repeat top left;
	width: 15px;
	height: 15px;
}
.bot_bar {
	background: transparent url('../images/bottom_bar.gif') repeat-x top left;
	width: 761px;
	height: 15px;
}
.bot_rt {
	background: transparent url('../images/bot_rt.gif') no-repeat top left;
	width: 14px;
	height: 15px;
}
.fields   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
	width: 250px;

}
.select   {
	font-family: Arial, Helvetica;
	border: 1px solid #343434;
	font-size: 12px; 
	color: #000000;
	background-color: #F0F0F0;
}
.button   {
	background-color: #612518;
	color: #FFFFFF;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-top: 4px;
	padding: 1px;
}
.search_but   {
	background-color: #612518;
	color: #FFFFFF;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	font-family: Arial, Helvetica;
	font-size: 10px;
	margin-top: 4px;
	padding: 1px;
}
.search_inpt   {
	font-family: Arial, Helvetica;
	border: 1px solid #E5E5E5;
	font-size: 12px; 
	color: #666666;
	background-color: #F6F6F6;
	width: 160px;
}
div.hr {
  	background: transparent url('../images/hr_dotbar.gif') repeat-x center;
  	height: 13px;
 	margin: 10 0 10 0;	/* top right bottom left */
}
div.hr hr {
  display: none;
}
.hide {
	display:none
} 
.show {
	display:inline
}
.vert_div {
	background: transparent url('../images/vert_dotbar.gif') repeat-y top left; 
	width: 17px; 
	padding-right:14px;
	padding-bottom:10px;

}
/* ----- IMAGES ----- */

.img_bord {
	border:2px solid #CEB780;
	padding:4px;
	margin:4px;
}
.arrow {
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0px;
	background: transparent url('../images/more_arrow.gif') no-repeat 0% 2%;
	color: #000000;
   	margin: 5px;
}
.alert {

	padding-left: 20px;
	padding-bottom: 2px;
	background: transparent url('../images/cart/alert_ico_sm.gif') no-repeat 0% 2%;
	color: #612518;
   	margin: 4px;
	font-size: 11px;	
	font-weight: bold;	
}

/* ----- LINKS ----- */

	a:link{ color: #612518; TEXT-DECORATION: underline; }
	a:visited{ color: #612518; TEXT-DECORATION: underline; }
	a:active{ color: #612518; TEXT-DECORATION: underline; }
	a:hover{ color: #333333; TEXT-DECORATION: none; }

	a.dark:link{ color: #333333; font-family: Georgia, Arial, Helvetica; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; }
	a.dark:visited{ color: #333333; font-family: Georgia, Arial, Helvetica; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; }
	a.dark:active{ color: #333333; font-family: Georgia, Arial, Helvetica; font-size: 10px; font-weight: bold; TEXT-DECORATION: none; }
	a.dark:hover{ color: #612518; font-family: Georgia, Arial, Helvetica; font-size: 10px; font-weight: bold; TEXT-DECORATION: underline; }
	
	a.whlink:link{ color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px; }
	a.whlink:visited{ color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px; }
	a.whlink:active{ color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px; }
	a.whlink:hover{ color: #000000; TEXT-DECORATION: underline; font-size: 11px; }
	
	a.smlink:link{ color: #999999; TEXT-DECORATION: none; }
	a.smlink:visited{ color: #999999; TEXT-DECORATION: none; }
	a.smlink:active{ color: #999999; TEXT-DECORATION: none; }
	a.smlink:hover{ color: #999999; TEXT-DECORATION: none; }

	a.foot:link{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:visited{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:active{ color: #FFFFFF; TEXT-DECORATION: none; }
	a.foot:hover{ color: #FFFFFF; TEXT-DECORATION: underline; }
	
/*- - - - - - - - - - - - - - - - - - - - - */

