body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	color:#666666;
	font-size:12px;	
}
a:link { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
h1 {font-size:16px;
font-weight:normal;}
h2 {font-size:14px;
font-weight:normal;}
h3 {font-size:13px;
font-weight:bold;}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#maincontainer {
	position:relative; 
	top:0px; 
	left:0px; 
	width:800px;
	}
#sidenav {
	position:relative; 
	top:0px; 
	left:0px; 
	width:155px;
	border-right:#000000;
	border-right-style:solid;
	border-right-width:1px;
	min-height:400px;
	}
#maincontent {
	position:absolute;
	top:0px;
	left: 155px;
	width:656px;
	border-left:#000000;
	border-left-style:solid;
	border-left-width:1px;
	min-height:800px;
	}
#content {
	position:relative;
	top:15px;
	left: 25px;
	width:751px;

	}	
#header {
position:relative; 
	top:0px; 
	left:0px;
	height:113px;
	width:756px;
	background-color:#515151;
	}

#searchbox {
	position:relative; 
	top:0px; 
	left:0px; 
	width:155px;
	height:50px;
	padding:0px;
	margin:0px;
	background-color:#6983A1;
	}
#searchform {
position:relative;
top:3px;
padding-top:0px;
padding-left:5px;
}
#mailingform {
	border:solid 1px #999999;
}
#vintages{
position:relative;
left:220px;
}

.topnav li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	padding-right:15px;
}
.topnavlink {
	text-decoration:none;
	color:#ffffff;
	font-size:12px;	
}
.topnavlink:link { color: #ffffff; text-decoration: none; }
.topnavlink:active { color: #ffffff; text-decoration: none; }
.topnavlink:visited { color: #ffffff; text-decoration: none; }
.topnavlink:hover { color: #ffffff; text-decoration: underline; }
.brownborder {
	border:#663300;
	width:729px;
	border-style:solid; 
	border-width:1px; }
	.brownborder2 {
	position:relative;
	top:10px;
	border:#663300;
	width:500px;
	border-style:solid; 
	border-width:1px; }
.white {color:#ffffff;}
.red {color:#990000;}
.black {color:#000000;}
.nopadd {margin:0px; padding:0px;}
.paddleft {padding-left:11px;}
.floatright {float:right;}
.logoutbutton {position:absolute; left:820px; top:10px;}
.cart {font-size:10px;}
