h1, h2, h3, h4, h5, h6 {
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1 { font-size: 18px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }

.bold {
	font-weight: bold;
}

html, body{ 
 margin:0;
 padding:0;
 width:100%;
 /* font: normal 0.85em/1.49em "Lucida Sans", Arial, Helvetica, sans-serif; */
 font: normal 0.9em/1.45em "Lucida Sans", Trebuchet MS, Helvetica, Arial, sans-serif;
 /* font: 0.9em/1.5em 'Lucida Grande', Verdana, Arial, sans-serif; */
 /* letter-spacing: 0em; */
 background: #E9E9DE url( '../images/pagebackground.png' ) repeat-x;
 height: 100%;
} 
 
#header{
 margin-left: auto;
 margin-right: auto;
 width: 1000px;
 height: 115px;
} 

#logo_wrapper {
	position: relative;
	top: 20px;
	left: 20px;
	width: 171px;
	height: 166px;
	background: url( '../images/beerguide_logo.png' );
	z-index: 10;
	cursor: pointer;
}

#upper_sponsor {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -150px;
	left: 100px;
	z-index: 1;
}

#pagewidth{ 
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 clear: both;
}

#left_column {
 width: 225px;
 color: #141414;
 margin-top: 75px;
 float: left;
 padding-bottom: 15px;
}

#middle_column {
 color: #141414;
 float: left;
 width: 550px;
 padding: 15px 5px 15px 5px;
}

#right_column {
	width: 210px;
	float: left;
	right: 0px;
	color: #ffffff;
	border-top: 3px solid #F02E01;
	border-bottom: 3px solid #666558;
	border-left: 3px solid #666558;
	background: #262A26;
}

#left_column h1,h2,h3,h4,h5,h6 img {
	vertical-align:middle;
}

#left_column a, a.active, a.visited {
	color: #4A84A1;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #4A84A1;
}

#left_column a:hover {
	color: #4A84A1;
	border-bottom: 1px solid #4A84A1;
}


 
#middle_column a, a.active, a.visited {
	color: #141414;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #141414;
}

#middle_column a:hover {
	color: #4A84A1;
	border-bottom: 1px solid #4A84A1;
}

#middle_column .bold {
	font-weight: bold;
}

.right_column_header {
	height: 20px;
	padding: 5px;
	background-color: #F02E01;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}

 .right_column_header_two {
	height: 20px;
	padding: 5px;
	background-color: #4A84A1;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}

.right_column_content {
	padding: 10px;
}

 #right_column a, a.active, a.visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#right_column a:hover {
	color: #4A84A1;
	border-bottom: 1px solid #4A84A1;
}

#right_column_content a img {
	border: 0px;
}
 
#pre_footer_wrapper {
	clear: both;
	width: 100%;
	height: 290px;
	background: url( '../images/pre_footer_background.png' ) repeat-x;
	background-position: top;
	border-top: 1px solid #065F8D;
	border-bottom: 1px solid #065F8D;
}

#pre_footer {
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: 50px;
}

#pre_footer .heading {
	/* color: #4A84A1; */
	color: #141414; 
}

#pre_footer #column_one {
	width: 20%;
	float: left;
}

#pre_footer #column_two {
	width: 19%;
	float: left;
}

#pre_footer #column_three {
	width: 19%;
	float: left;
}

#pre_footer #column_four {
	width: 19%;
	float: left;
}

#pre_footer #column_five {
	width: 19%;
	float: left;
}

#pre_footer .navlist {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#pre_footer .navlist li {
	padding-left: 10px;
	background-repeat: no-repeat;
}

#pre_footer a,a.active,a.visited {
	color: #4A84A1;
	text-decoration: none;
	border-bottom: 1px dotted #4A84A1;
}

#pre_footer a:hover {
	color: #4A84A1;
	text-decoration: none;
	border-bottom: 1px solid #4A84A1;
}

#footer_wrapper {
	width: 100%;
	height: 45px;
	background: url( '../images/footer_background.png' ) repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #065F8D;
	position: relative;
	top: 400px;
}

#footer {
	width: 960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	z-index: 1;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 10px;
	color: #ffffff;
}

#footer a, a.active, a.visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

.chunk {
	margin-bottom: 15px;
}

a img {
	border: 0px;
}

img {
	border: 0px;
}

#search_wrapper {
	width: 470px;
	margin: 0 0 30px 0;
	/* background: #E0E0D0 url( '../images/search_bkg.png' ); */
	background: #ffffff;
	background-position: right;
	border: 1px solid #141414;
}

#search_header {
	height: 20px;
	padding: 15px;
	background-color: #262A26;opacity:.45;filter: alpha(opacity=45); -moz-opacity: 0.45;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#search_content {
	padding: 15px;
}

.left_menu {
	list-style: none;
	padding-left: 15px;
}

.login_error {
	background: #F02E01;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

img.polaroid {
   margin: -5px 20px 10px -5px !important;
   padding: 15px 25px 35px 16px !important;
   background: url('/images/polaroid.png') 0 0 no-repeat;
}

#brewery_wrapper {
	width: 100%;
	float: left;
}

.google_maps {
	float: left;
	width: 495px;
	height: 350px;
	padding: 3px;
	background: #262A26;
	/* margin-right: 15px; */
}

.brewery_information {
	float: left;
}

.no_spacing {
	border-collapse: collapse;
	border: 1px solid #262A26;
}

.no_spacing td { 
	padding:10px; 
	/* font: 0.9em/1.5em 'Lucida Grande', Verdana, Arial, sans-serif; */
}

.tight_table {
	width: 540px;
	border-collapse: collapse;
	border: 1px solid #262A26;
}

.tight_table td { 
	padding:5px;
	font-size: 90%;
	vertical-align: top;
	/* font: 0.9em/1.5em 'Lucida Grande', Verdana, Arial, sans-serif; */
}

.business_card_table {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #262A26;
}

.business_card_table td { 
	padding:5px; 
	/* font: 0.9em/1.5em 'Lucida Grande', Verdana, Arial, sans-serif; */
}

table .row_heading {
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	background: #262A26;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

table .even_row {
}

table .odd_row {
	background: #E9E9D2;
}

.overall_score {
	font-weight: bold;
	font-size: 130%;
	color: #ffffff;
	background: #262A26;
	padding:10px;
}

.review {
	background: #E9E9DE;
}

.alt_review {
	background: #E9E9DE;
}

.no_bullet_list {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul li a{
	padding: 0px;
}

.no_bullet_list ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.no_bullet_list ul li a {
	margin-left: 0px;
	padding-left: 0px;
}

p.beer_description {
	/* font-style: italic; */
	color: #4A84A1;
}

p.brewery_description {
	/* font-style: italic; */
	color: #4A84A1;
}
.form_confirmation {
	border: 1px dashed #cccccc;
	background-color: #DEDECD;
	padding: 10px;
}
.form_error {
	border: 1px dashed #A70101;
	background-color: #DEDECD;
	padding: 10px;
}

.post_control {
float: left;
width: 500px;
height: 67px;
background-image: url('/images/post_bubble.gif');
background-repeat: no-repeat;
color: #ffffff;
}

.post_control a:link, .post_control a:visited {
color: #ffffff;
text-decoration: none;
}

.white {
color: #ffffff;
text-decoration: none;
}

.post_control a:hover, .post_control a:active {
color: #ffffff;
text-decoration: none;
}

.right_social {
float: right;
width: 300px;
margin: 0px;
padding-top: 40px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
color: #666666;
font-size: 11px;
}

.left_social {
float: left;
width: 125px;
margin: 0px;
padding-top: 40px;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 50px;
color: #ffffff;
text-align: right;
font-size: 11px;
}

.indented {
	padding-left: 10px;
}

.description {
	/* font-style: italic; */
	color: #141414;
}

.login_input {
	width: 150px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
	color: #5f6565;
	font-family: "Lucida Sans", Trebuchet MS, Helvetica, Arial, sans-serif;
	display: block;
	margin: 5px 0;
}

.input {
	width: 300px;
	padding: 4px 5px;
	background: #fff;
	border: 1px solid #ced0d0;
	color: #5f6565;
	font-family: "Lucida Sans", Trebuchet MS, Helvetica, Arial, sans-serif;
	display: block;
	margin: 5px 0;
}

.textarea {
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
	max-width: 400px;
	height: 135px;
	font: normal 0.9em/1.45em "Lucida Sans", Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #5f6565;
}

.button {
	background: #fdfdfd url('/images/button_bg.png') repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: "Lucida Sans", Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	color: #468175;
	text-transform: uppercase;
	height: 2.4em;
	width: 11.0em;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: inline;
}

.button:hover {
	color: #232323;
	background: #eeeeee url(images/button_bg_hover.png) repeat-x 0 100%;
	text-decoration: none;
}

.two_columns {
	width: 100%;
	height: 100%;
	clear: all;
	margin: 0px;
	padding: 0px;
}

.left_text_column {
	width: 50%;
	float: left;
}

.right_text_column {
	width: 50%;
	float:right;
}

.minor_title {
	background: #141414;
	color: #ffffff;
	padding: 0px 60px 0px 5px;
	border-bottom: 1px solid #141414;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

	
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('checkbox.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('radio.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url('select.gif') no-repeat;
	overflow: hidden;
}