@charset "UTF-8";
/* CSS Document */

* {
   padding:0;
   margin:0;
}
a img {border : 0;}
/* Generic Styles */

html {font:"Times New Roman", Times, serif}

h1 {font-size: 1em; font-weight: normal; 
	margin-bottom: .6em;
	line-height: 1.7em; font-style:italic;
	color:#A4A9AC;
	/*width: 430px;*/
	width: auto;
	border-bottom: dotted #A4A9AC 1px}
	
h2 {font-size: 1em; font-weight: normal; 
	margin-bottom: 5px;
	line-height: 1.7em; font-style:italic;
	color:#A4A9AC;
	border-bottom: dotted #A4A9AC 1px}

p {font-size: .8em;
	*font-size: .9em; 
	margin-bottom: .8em;
	line-height: 1.35em; 
	font-style:italic;
	color: #666666
	}
	


#Form_Form .action { font-family: Times New Roman; background: #ced6d9; padding: 3px; width: 130px; line-height: 14.58pt; font-weight: 700; font-style: italic; font-size: 0.9em; border: 0; color: #666;}

a {color: #999999;
	text-decoration: none;
}
#nav .current {color: #555;}	
ul li {list-style:none}

/* Content */ 

.center {padding-left: 170px; }
.padded { padding-bottom: 120px;}
#wrapper {margin: 0 auto;
	width: 725px; height: 100%}
	
#headerimg {width: 725px; height: 95px}

/* Nav */ 

#nav {width: 118px; height: 318px;
	float: left; 
	BACKGROUND: url(../images/bg_lhs_nav.gif); }
	
#nav ul li {font-size: .8em;
	*font-size: .9em;  
	line-height: 1.4em; 
	margin-left: .8em; color:#666666;
	letter-spacing: .03em}
	
#nav a:link {text-decoration: none;
	color:#999999}
	
#nav a:hover, a:active {text-decoration: none;
	color:#666666}
	
/* Main Content */ 

.right { float: right; margin-left: 15px;  }
#headertxt {width: 607px; height: 73px}

#contentleft {width: 582px; 
	float: left;
	padding: 20px 0px 20px 25px;
	*padding: 20px 0px 20px 25px }

#contentleft a {color:#666666}
	

.contentright {width: 130px; 
	float: right;
	padding-bottom: 20px}
	
#contentright img {margin-bottom: 30px}
	
/* Footer */ 

#footer {width: 408px; height: 100px;
	text-align:center;
	clear:both;
	margin-top: 20px}

#footer ul li {float: left;
	margin-right: 7px; 
	font-size: .8em; 
	color:#666666;
	}
	
#footer a {text-decoration: none; color:#666666}

#footer img {margin: 10px 0px 18px 0px}
	
.smltext {font-size: .7em; color:#666666; margin-top: 5px; font-style:normal}	

.margin {margin-left: 40px}

/* Wine Page Links */ 

.columnL {width: 200px;
	padding-right: 10px;
	float:left;
	}
	
.columnR {width: 173px;
	float:right;
	padding-right: 10px;
	}

.wines {border-bottom: dotted 1px #A4A9AC;
	margin-bottom: 5px;
	*margin-bottom: 3px;
	FONT-SIZE: 0.9em;
	MARGIN-BOTTOM: 5px;
	padding-bottom: 5px;
	
	COLOR: #666666;
	LINE-HEIGHT: 1.35em;
	FONT-STYLE: italic
} 

	
/* Order Links */ 	
	
#order {width: 161px; height: 22px;
	background-image:url(themes/blackcandy/images/i_order.gif);
	text-align:center;
	padding-top: 10px;
	*padding-top: 8px}
	
#order a {color:#999999;
	font-size: .9em
	}
	
#order a:hover {color:#FFFFFF}





