
body { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 17px; font-stretch: normal }
.header { color: black; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px }
.header_sub  { color: #9e0405; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px }
a { color: #9e0405 }
a:hover { color: #9e0405; text-decoration: underline }
table { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 17px; font-stretch: normal }
.bottom_nav { color: gray; font-size: 9px; text-decoration: underline }
.highlight { color: #9e0405 }
.header_sub_lt_rd { color: #9e0405; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px }
.header_sub_lt_gry { color: #7b7b7b; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 16px }

/** Reset to clear browser differences **/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { margin:0; padding:0;}
ul {list-style: none;}

#header {
	background: #EEE url(images/photos/bodega_home.jpg) no-repeat;
	height: 374px;
	position: relative;}
#logo-block {
	width: 525px;
	height: 65px;
	background: #560405;}
#logo-block-links {
	position: absolute;
	left: 160px;
	top: 25px;}	
h1 a {
	display: block;
	text-indent: -9000px;	
	width: 137px;
	height: 41px;
	background: url(images/bodega_logo.gif) no-repeat;
	position: absolute;
	left: 12px;
	top: 10px;}
#nav {
	width: 525px;
	background: #560405;
	position: absolute;
	top: 353px;}
#nav li {
	float: left;
	height: 21px;}
#nav li a {
	color: #D33031;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 6px;
	line-height: 21px;}
#nav li a:hover {
	color: #EC8384;
	background: #290303;}
#nav-home {
	margin-left: 50px;}	
#join-email a {
	position: absolute;
	top: 353px;
	left: 525px;
	padding-left: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	display: block;
	line-height: 21px;}
#join-email a:hover {
	color: #222;}	
