BODY {
	margin:0px;
	font-family:"Century Gothic";
	font-size:1em;
	background-color:#020200;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	color:#b08236;
}

A {
	color:#ffffff;
}

IMG {
	border:0px;
}

#container {
	margin-right:auto;
	margin-left:auto;
	width:996px;
	background-image:url(images/starburst.jpg);
	background-repeat:no-repeat;
}

#content {
	margin-right:auto;
	margin-left:auto;
	width:747px;
	background-color:#1e1603;
	border: 3px solid #445732;
}

#header {
	width:747px;
	height:186px;
	background-image:url(images/header-back.jpg);
	background-repeat:repeat-x;
}

#logo {
	width:290px;
	height:186px;
	background-image:url(images/szamblen-logo.png);
	background-repeat:no-repeat;
	float:left;
}

#top-drink {
	width:290px;
	height:186px;
	background-image:url(images/martini.jpg);
	background-repeat:no-repeat;
	float:right;
}

#nav-bar{
	width:737px;
	height:37px;
	background-image:url(images/nav-back.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}

#main {
	padding-top:10px;
}

#footer {
	width:747px;
	height:244px;
	background-image:url(images/foot-castle-back.jpg);
}
.topspace {
	height:20px;
}
.clear {
	clear:both;
}
.btn a {
	display:inline;
	text-decoration:none;
	color:#ffffff;
	line-height:37px;
	font-size:.8em;
	padding-right:6px;
}
.btn a:hover {
	color:#2eeeef;
}
#brand {
	margin-top:215px;
	margin-right:3px;
	float:right;
	text-align:right;
	font-size:.8em;
}
#vodka-btl {
	width:110px;
	height:413px;
	float:right;
	z-index:100;
	margin-top:-110px;
	margin-right:10px;
	position:relative;
	font-size:.8em;
	text-align:center;
}

#ad {
	width:177px;
	height:301px;
	border: 1px solid #445732;
	float:left;
	margin-left:10px;
	font-size:.8em;
}

#txt {
	width:380px;
	color:#ffffff;
	float:left;
	padding-right:10px;
	padding-left:20px;
}
#txt-wide {
	width:567px;
	color:#ffffff;
	float:left;
	padding-right:10px;
	padding-left:10px;
}
#copy {
	width:747px;
	margin-right:auto;
	margin-left:auto;
	color:#ffffff;
	font-size:.8em;
}

#copy a{
	color:#ffffff;
}

.recipe {
	width:375px;
	font-size:.9em;
	margin-bottom:10px;
	background-color:#3f320f;
	padding: 1px 10px 1px 10px;
}
h2 {
	font-size:1.3em;
}