@charset "utf-8";
body {
	background: #E7EBC3;
	font: 100% "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #WBCcontainer {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(http://www.beertown.org/events/wbc09/images/body_background.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #WBCheader {
	width:1024px;
	height:170px;
	padding: 0;  
	margin:0;
}

.oneColFixCtrHdr #WBCheader h1 {
	background-image: url(/images/wbc_reg_header.gif);
	height:170px;
	margin:0;
	padding: 0;
}
	
.oneColFixCtrHdr #WBCmainContent {
	padding: 0 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin: 170;
	background-image:url(http://www.beertown.org/events/wbc09/images/body_background.gif);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #WBCmainContent h1{
	color: #000000;
	font-size: 30pt;
	margin-bottom: 24pt;
	margin-top: 0;
}

.oneColFixCtrHdr #WBCmainContent h2{
	color: #083a0b;
	font-size: 24pt;
	margin-bottom: 24pt;
}

.oneColFixCtrHdr #WBCmainContent h3{
	color: #083a0b;
	font-size: 18pt;
	margin-bottom: 18pt;
}

.oneColFixCtrHdr #WBCmainContent h4{
	color: #083a0b;
	font-size: 16pt;
	font-style:italic;
	margin-bottom: 18pt;
	text-decoration: underline;	
}

.oneColFixCtrHdr #WBCmainContent h5{
	color: #000000;
	font-size: 14pt;
	font-weight:bold;
	margin-bottom: 0;
	margin-top: 18pt;
}

.oneColFixCtrHdr #WBCmainContent p{
	color: #000000;
	font-size:14pt;
	line-height: 18pt;
	margin-top: 0;
	margin-bottom: 18pt;
}

.oneColFixCtrHdr #WBCmainContent p a{
	color: #083a0b;		
	text-decoration: underline;
	font-size:14pt;
	line-height: 18pt;
	margin-top: 0;
	margin-bottom: 18pt;
}
.oneColFixCtrHdr #WBCmainContent ul, .oneColFixCtrHdr #WBCmainContent ol{
	color: #000000;
	font-size:14pt;
	margin-left: 16pt;
}

.oneColFixCtrHdr #WBCmainContent li {
	line-height: 18pt;
	margin: 6pt 0;
}

.oneColFixCtrHdr #WBCmainContent ul li {
	list-style-image:url(http://www.WorldBeerCup.org/images/wbc_bullet.gif);}

.oneColFixCtrHdr #WBCfooter {
	padding: 0 40px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(/images/WBCreg_footer_background.gif);
	background-repeat:no-repeat;
	/*width: 1024px;*/
	height: 137px;
	margin:0;
	clear: right;
}
.oneColFixCtrHdr #WBCfooter p {
	font-family:"Times New Roman", Times, serif;
	font-size: 15pt;
	text-align:center;
	color:#FFFFFF;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 30px 0 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #WBCfooter a{
	color: #FFFFFF;
	text-decoration:underline;
}

#ResourcesWBC {
	width: 300px;
	float: right;
	padding: 4px;
	background-color:#E3E7BE;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Resources_content{
	border: #083A0B 1px solid;
	padding: 10px;
}

#ResourcesWBC #Resources_content h1{
	font-size: 18pt;
	text-transform:uppercase;
	margin-top: 14pt;
}

#style_data_table {
	/*width: 480px;*/
	padding: 0;
	border-left: 1px solid #083a0b;
	border-top: 1px solid #083a0b;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18pt;
	margin-left: 16pt;
	font-size: 12pt;
}

#style_data_table td{
	padding: 8px;
	border-right: 1px solid #083a0b;
	border-bottom: 1px solid #083a0b;
	clear: both;
}
 
#style_data_table .background{
	background-color: #A9C5AA;
}

#style_data_table .heading {
	font-size: 18pt;
	text-transform:lowercase;
	color: #000000;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

#style_data_table .heading2 {
	font-size: 12pt;
	text-transform: capitalize;
	color: #000000;
	font-weight:bold;
}

#WBCfooter .savor{
	float: left;
	width: 60px;
	margin-top: 30px;
	padding: 5px;
	}	
	
#WBCfooter .ba{
	float: right;
	width: 60px;
	margin-top: 30px;
	padding: 5px;
	clear: right;
	}

.floatrt {
	float: right;
	clear: right;
}
.floatlt {
	float: left;
	clear: right;
}


.info_titles {
 	font-family: "Times New Roman", Times, serif;
	padding: 6px;
	vertical-align:top;
	text-align:right;
	width: 30%;
	color:#083a0b;
	font-weight: bold;
	font-size: 16pt;
}

.info_input {
	padding: 6px;
	vertical-align:top;
	text-align:left;
	width: 60%;
	color: #000000;
	font-size: 16pt;
}

#note_to_user {
	padding: 14pt;
	border: 2px solid #083a0b;
	color: #000000;
	font-size: 14pt;
	font-weight:bold;
	margin:1em 0;
}

.required_field {
	color:#FF3333;
	font-weight:normal;
	font-size: 14pt;
}

.support_text {
	font-size: 12pt;
}

.subtotal {
	color:#990000;
	font-family: "Times New Roman", Times, serif;
	font-size:18pt;
	text-decoration:none;
	font-weight: bold;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	