/* -------------------------------------------------
*
Title:			 main.css
Browser(s): 	 Firefox 2, 3, IE7, IE6 
Platform(s):     Win XP, Win Vista, Mac OSX
Author: 		 MoovDigital.com
Created: 		 16.1.2009
Last modified: 	 2.2.2009
*
------------------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img, abbr { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:62.5% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

/** a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }
a img { border:none } /* Gets rid of IE's blue borders */

/* ------------- General Elements -------------- */

body {
	margin: 0 auto;
	padding: 0;
	font-family:Helvetica, sans-serif;
	color:#660000;
	background: url(../images/bg_main.jpg) left top repeat;
}

a {
	text-decoration: none;
	color: #ff6633;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color:#000;
}

a img {
	border: 0;
}

h1 {
	font-size: 1.2em;
	color:#ff6633;
	line-height:1.6em;
	margin:10px 0px 6px 0px;	
	font-weight:normal;
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	color:#990000;
	line-height:1.3em;
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
	margin-bottom:10px;	
	font-weight:normal;
}

h3 {
	font-size: 0.7em;
	color: #CC9966;
	line-height:0.7em;
	margin-bottom:6px;	
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1.0em;
	font-weight:bold;
	color:#003366;
	line-height:1.0em;
	margin-bottom:10px;	
}

h5 {
	font-size: 0.8em;
	font-weight:bold;
	color:#000;
	line-height:1.0em;
	margin-bottom:10px;	
}

p {
	font-size: 0.8em;
	color:#660000;
	font-weight:normal;
	line-height:1.7em;
	margin-bottom:10px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}

small a:hover{
	color:#000;
}

iframe{
	border:2px solid #E1C07F;
}

.firstparagraph {
	font-size: 0.9em;
	font-weight:bold;
    line-height:1.7em;
	margin-bottom:10px;
	color:#ff6633;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}

hr{
	color:#e1c07f;
	margin:20px 0px 20px 0px;
}

.beersheading {
	font-size: 1.3em;
	color:#990000;
	line-height:1.2em;
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
	margin-bottom:0px;	
	font-weight:normal;
}

/* ------------- Top Navigation -------------- */

#topnav {
	margin:0pt auto;
	width:920px;
	height:64px;
	background: url(../images/bg_topnav.png);
}

#topnav ul {
	margin:0;
	width:349px;
	height:64px;
	float:right;
	margin-right:10px;
}

#topnav ul li {
	float:left;
}

#topnav ul li a {
	float:left;
	display:block;
	height:64px;
	padding:0;
	margin:0;
	text-indent:-3000px;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}

#topnav ul li#topnav0 a {width:171px;background: url(../images/topnav0.png) no-repeat;}
#topnav ul li#topnav0 a:hover {background: url(../images/topnav0.png) 0 -64px no-repeat;}
#topnav ul li#topnav1 a {width:178px;background: url(../images/topnav1.png) no-repeat;}
#topnav ul li#topnav1 a:hover {background: url(../images/topnav1.png) 0 -64px no-repeat;}

/* --------------- Header -------------- */

#header {
	margin:0pt auto;
	position:relative;
	clear:both;
	display:inline;
	overflow:hidden;
	float:left;
	width:920px;
	height:161px;
	background: url(../images/bg_header.png) no-repeat left top;
}

#logo {
	float:left;
	padding-left:300px;
}

/* ------------- Main Navigation -------------- */

#navigation {
	margin:0pt auto;
	position:relative;
	clear:both;
	display:inline;
	float:left;
	width:920px;
	height:50px;
	overflow:hidden;
}

#navigation ul {
	margin:0;
	overflow:hidden;
	height:50px;
}

#navigation ul li {
	float:left;
	height:50px;
}

#navigation ul li a {
	float:left;
	display:block;
	height:50px;
	padding:0;
	margin:0;
	text-indent:-3000px;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}

#navigation ul li#nav0 a {width:116px;background: url(../images/nav0.png) no-repeat;}
#navigation ul li#nav0 a:hover {background: url(../images/nav0.png) 0 -50px no-repeat;}
#navigation ul li#nav1 a {width:130px;background: url(../images/nav1.png) no-repeat;}
#navigation ul li#nav1 a:hover {background: url(../images/nav1.png) 0 -50px no-repeat;}
#navigation ul li#nav2 a {width:145px;background: url(../images/nav2.png) no-repeat;}
#navigation ul li#nav2 a:hover {background: url(../images/nav2.png) 0 -50px no-repeat;}
#navigation ul li#nav3 a {width:132px;background: url(../images/nav_blank.png) no-repeat;}
#navigation ul li#nav3 a:hover {background: url(../images/nav_blank.png) no-repeat;}
#navigation ul li#nav4 a {width:186px;background: url(../images/nav4.png) no-repeat;}
#navigation ul li#nav4 a:hover {background: url(../images/nav4.png) 0 -50px no-repeat;}
#navigation ul li#nav5 a {width:211px;background: url(../images/nav5.png) no-repeat;}
#navigation ul li#nav5 a:hover {background: url(../images/nav5.png) 0 -50px no-repeat;}


/* ------------- Layout Elements -------------- */

#container {
	margin:0pt auto;
	padding:0px;
	width:920px;
	background: url(../images/bg_container.png) repeat left top;
}

#banner_900 {
	height: 232px;
	width:920px;
	clear:both;
	overflow:hidden;
}

#banner_900_divider {
	height: 38px;
	width:920px;
	clear:both;
	overflow:hidden;
}

#banner_600 {
	height: 232px;
	width:600px;
	float:left;
	border-top: 10px solid #67001e;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

#banner_300 {
	height: 232px;
	width:300px;
	float:right;
	border-top: 10px solid #67001e;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

/* ------------- Column Container -------------- */

#column_container {
	margin:0pt auto;
	width:920px;
	background: url(../images/bg_column_container.png) repeat-y left top;
	padding:0px;
	float:left;
	clear:both;
}

/* ------------- Left Column -------------- */

#leftcolumn {
	margin:0pt auto;
	width:490px;
	background: url(../images/bg_left.png) repeat-y left top;
	padding:40px 60px 30px 60px;
	float:left;
	overflow:hidden;
}

#leftcolumn p{
	padding-top: 10px;
}

#leftcolumn p a {
	text-decoration: none;
	color: #ff6633;
	border-bottom: dotted 1px #FF6633;
}

#leftcolumn p a:hover {
	text-decoration: none;
	color:#000;
	border-bottom: dotted 1px #000;
}

#leftcolumn li{
	font-size: 0.8em;
	color:#660000;
	font-weight:normal;
    line-height:1.7em;
	list-style:decimal;
	list-style-position:inside;
}

#leftcolumn h2 a{
	color:#990000;
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
	margin-bottom:10px;	
	font-weight:normal;
}

#leftcolumn h2 a:hover{
	color:#000;	
	border-top: dotted 0px #000;
	border-right: dotted 0px #000;
	border-bottom:1px dotted #FF6633;
	border-left: dotted 0px #000;
}

.rolloverleft {
	float:left;
	background-color:#fff;
	padding:2px;
	margin: 16px 16px 4px 0px;
	border:solid 2px #e1c07f;
}

#leftcolumn a:hover {
	border:solid 2px #ff6633;
}

#leftcolumn p a:hover {
	border-top: dotted 0px #000;
	border-right: dotted 0px #000;
	border-bottom: dotted 1px #000;
	border-left: dotted 0px #000;
}

#leftcolumn ol li {
	padding:20px 0px 0px 0px;
}

#rollovernoborder {
	clear:both;
	border:solid 0px #e1c07f;
}

#rollovernoborder a:hover{
	border:solid 0px #e1c07f;clear:both;
}
/* ------------- Right Column -------------- */

#rightcolumn {
	margin:0pt auto;
	width:250px;
	background: url(../images/bg_right.png) repeat-y left top;
	padding:50px 30px 20px 30px;
	float:left;
	overflow:hidden;
}

#rightcolumn p{
	padding-top: 0px;
	margin-top:10px;
}

#rightcolumn p a {
	text-decoration: none;
	color: #ff6633;
	border-bottom: dotted 1px #FF6633;
}

#rightcolumn p a:hover {
	text-decoration: none;
	color:#000;
	border-bottom: dotted 1px #000;
}

#rightcolumn p a:hover {
	border:solid 0px #ff6633;
}

#rightcolumn h2 a:hover {
	border:solid 0px #ff6633;
}

#rightcolumn a:hover {
	border:solid 2px #ff6633;
}

#rightcolumn li{
	padding:0px 0px 0px 12px;
	background: url(../images/bullet_footer.png) no-repeat left top;
	font-size: 0.8em;
	color:#660000;
	font-weight:normal;
    line-height:1.7em;
	margin-bottom:6px;
}

#rightcolumn li a:hover{
	border:solid 0px #ff6633;
}

.rollover {
	float:left;
	background-color:#fff;
	padding:2px;
	margin: 3px 3px 0px 0px;
	border:solid 2px #e1c07f;
}

/* ------------- Secondary Content -------------- */

#secondary_headers {
	margin:0pt auto;
	width:920px;
	height:81px;
	padding:0px;
	float:left;
	clear:both;
	position:relative;
	display:inline;
}

#secondary_headers img{
	padding:0px;
	float:left;
}

#secondary_content {
	margin:0pt auto;
	width:920px;
	height:286px;
	padding:0px;
	float:left;
	clear:both;
	position:relative;
	display:inline;
	background: url(../images/bg_secondary.png) repeat-y left top;
}

#secondary_content p {
	font-size: 0.7em;
	color:#660000;
	font-weight:normal;
    line-height:1.7em;
	padding:10px 10px 10px 10px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	float:left;
}

#secondary_content p a{
	color: #660000;
	font-weight:bold;
	border-bottom: dotted 1px #FF6633;
	background: url(../images/bullet_footer.png) no-repeat left top;
	padding-left:12px;
}

#secondary_content a:hover {
	border:solid 2px #ff6633;
}

#secondary_content p a:hover {
	text-decoration: none;
	color:#ff6633;
	border-top: dotted 0px #000;
	border-right: dotted 0px #000;
	border-bottom: dotted 1px #000;
	border-left: dotted 0px #000;
}

#secondary_content_left {
	margin:0pt auto;
	width:269px;
	height:216px;
	padding:20px 10px 20px 30px;
	float:left;
	border-right:1px solid #e1c07f;
}

#secondary_content_middle {
	margin:0pt auto;
	width:259px;
	height:216px;
	padding:20px;
	float:left;
	border-right:1px solid #e1c07f;
}

#secondary_content_right {
	margin:0pt auto;
	width:270px;
	height:216px;
	padding:20px;
	float:left;
}

/* ------------- Footer -------------- */

#footer {
	margin:0pt auto;
	padding:0px;
	clear:both;
	display:inline;
	float:left;
	width:920px;
	height:77px;
	background: url(../images/bg_footer.png) repeat-x left top;
}

#footer ul {
	padding:22px 0px 0px 0px;
	margin:0px 0px 0px 50px;
	list-style-type:none;
}

#footer li{
    display:inline;
	margin: 0px 24px 0px 0px;
	padding: 1px 12px 0px 12px;
	font-size: 0.7em;
	color:#660000;
	font-weight:normal;
	background: url(../images/bullet_footer.png) no-repeat left top;
}

#footer a{
	color: #660000;
	font-weight:normal;
	border-bottom: dotted 1px #FF6633;
}

#footer a:hover {
	text-decoration: none;
	color:#000;
	border-bottom: dotted 1px #000;
}

/* ------------- Footer 2 -------------- */

#footer2 {
	margin:0px 0px 20px 20px;
	padding:0px 0px 20px 60px;
	clear:both;
	display:inline;
	float:left;
	width:820px;
	background: url(../images/logo_footer.png) no-repeat left top;
	height:50px;
}

#footer2 img{
	margin:0pt auto;
	clear:both;
	float:left;
}

#footer2 p{
	margin:0pt auto;
	padding:5px 0px 20px 30px;
	display:inline;
	float:left;
	font-size:0.6em;
	color:#fff;
}

#footer2 a{
	color:#fff;
	font-weight:normal;
	border-bottom: dotted 1px #FF6633;
}

#footer2 a:hover{
	color:#ff6633;
	font-weight:normal;
	border-bottom: dotted 1px #FF6633;
}

#credits {
	margin:0pt auto;
	padding:0px 0px 20px 30px;
	display:inline;
	float:right;
}

/* ------------- Additional CSS -------------- */
#noborder a, #noborder a:hover, #noborder img, #noborder img a, #noborder img a:hover{
	border:0px;
	text-decoration:none;
}
