body {
	margin: 0;
	font-family: "Verdana", arial,sans-serif ;
	text-align:center;
}

#container {
	width:803px; margin:0 auto; padding:0; text-align:left;  
}

#spacer { height:200px; margin:0; padding:0;}

#logo-top {
    padding: 206px 0 0 0;
    overflow: hidden;
    background-image: url("../images/logo-top.jpg");
    background-repeat: no-repeat;
	margin:0;
    
    height: 0px !important;
    height /**/:206px;
}
#nav {
	background-color:#000000;
	width:803px;
	padding:0px;
	height:36px;
	margin:0;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url("../images/nav-bg.gif") top left no-repeat #000;
	width:803px;
	height:36px;
}
.menu li {
	padding: 0;
	margin: 11px;
	height: 14px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 14px;
	background-repeat: no-repeat;
}
.wheretobuy a {background-image: url(../images/nav-wheretobuy.gif); width: 130px; margin-left:9px;}
.thevodka a {background-image: url(../images/nav-thevodka.gif); width: 97px; margin-left:32px;}
.thegeneral a {background-image: url(../images/nav-thegeneral.gif); width:118px; margin-left:34px;}
.jointheclub a {background-image: url(../images/nav-jointheclub.gif); width:127px; margin-left:34px;}
.contact a {background-image: url(../images/nav-contact.gif); width:76px; margin-left:31px;}
ul.menu li a:hover {background-position: 0px -18px;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; background-position: 0px -18px;}
.wheretobuy-on a {background-image: url(../images/nav-wheretobuy.gif); width: 130px; margin-left:9px; background-position: 0px -18px;}
.thevodka-on a {background-image: url(../images/nav-thevodka.gif); width: 97px; margin-left:32px; background-position: 0px -18px;}
.thegeneral-on a {background-image: url(../images/nav-thegeneral.gif); width:118px; margin-left:34px; background-position: 0px -18px;}
.jointheclub-on a {background-image: url(../images/nav-jointheclub.gif); width:127px; margin-left:34px; background-position: 0px -18px;}
.contact-on a {background-image: url(../images/nav-contact.gif); width:76px; margin-left:31px; background-position: 0px -18px;}

#column1 {
	width:563px;
	padding: 0;
	margin:0;
	margin-top:10px;
	float:left;
}

#thevodka {
	width:803px;
	padding: 0;
	margin:0;
	margin-top:10px;
	float:left;
	background: url(../images/BG-vodka10things.jpg) top left no-repeat;
}

#googlemap {
	padding-top:8px;
}

#column2 {
	width:239px;
	padding: 0;
	margin:0;
	float:left;
	text-align:right;
}

#column2 img {float:left; margin: 8px 0px 0px 8px; border:0;}

#col2-flash {float:left; margin: 8px 0px 0px 8px; border:1px solid #918397;}

#JoinClubCTA {
	/*border-top:1px dotted #58411d;*/
	float:right; 
	margin: 8px 0px 0px 2px;
	_margin: 8px -6px 0px 2px;
	padding:0;
	height:91px;
	display: block;
	}
	
#JoinClubCTA img {
	height:91px;
	width:231px;
	border:0;
	margin:0;
	padding:0;
	}

#JoinClubCTA a{
	float:right;
	margin:0;
	padding:0;
	background: url(../images/btn-joinclub.jpg) no-repeat;
}

#JoinClubCTA a:hover {
   background-position: 0 -94px;
}

h1 { font-size:15px; color:#db130e; padding:0; margin:10px;}

p { font-size:10px; color:#5f5f5f; line-height:16px; margin:11px;}

a { color:#a7853c;}

h2 { font-size:14px; color:#5f5f5f; padding:0; margin:25px 10px 5px 10px;}

form {
	border:1px solid white;
	margin:10px;
	padding:10px;
	width:450px;
	background-color:#f4f0e1;
}

label
{
width: 14em;
float: left;
font-weight:bold;
text-align: right;
margin-right: 1em;
display: block
}

.submit input
{
margin-left: 20em;
}

#footer {
	clear:left;
	width:803px; 
	margin:0; 
	padding:0px; 
	text-align:center; 
	background-color: #000000;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
}

#footer p {
	color:#ffffff;
	font-size:11px;
	padding:0px;
}

#footer a {
	color:#9e8957;
}
