html,body {height:100%}

body { background-color: #e0cb8b}

.main {
	background-image : url("../images/mainBg.jpg"); 
	background-repeat: no-repeat;
	background-position: center;
	width: 900 px;
	height: 590 px;
	padding-top: 70px;
	padding-left: 0px;
	padding-bottom: 52px
}

.mainPage {
	width: 100%;
	background-color: #ffffff;
}



.blurb {
	font-family: arial,helvetica,sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #006600;
	line-height: 12px;
	width: 130px;
	padding-left: 70px;
	padding-top: 28px;
}

.copy {
	font-family : arial, helvetica, sans-serif;
	font-size: 9pt;
}

.legalese {
	font-family : arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #996600
}


strong {color:#333333;}

td {font-family:arial;font-size:10pt}

td img {display: block;}


formTextbox, select, input, textarea {
	border:1px solid #004812;
}


.radiocheck input, .radiocheck span, input.radiocheck {
	border:0px;
noshade: noshade
}

.subHead {
	font-weight: bold; 
	font-family: "Times Roman", serif; color: #006600; 
	font-size: 13pt
}

.newsHead {
	font-weight: bold; 
	font-family: "Times Roman", serif; color: #006600; 
	font-size: 12pt
}

.buttoned {
	background: #d8b939;
	border: 1px solid #bd9c2f;
}

.instruct {font-size:8pt; font-weight: bold; color: #006600}

.boldGreen {font-size:10pt; font-weight: bold; color: #006600}

a{outline: none;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

a:link.biglink {text-decoration: none; color: #006600;}
a:visited.biglink  {text-decoration: none; color: #006600;}
a:hover.biglink  {text-decoration: underline; color: #000066;}

.content {
	padding-right: 20px;
	width:520px;
	height: 455px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-track-color:#f8e8c9;
	scrollbar-face-color:#d8ba3b; 
	scrollbar-highlight-color:#bd9c2f;
	scrollbar-shadow-color:#bd9c2f;
	scrollbar-3dlight-color: #bd9c2f;
	scrollbar-darkshadow-color: #bd9c2f;
}

.newsSep {
  	border: 0;
  	width: 500px;
	color: #006600;
	height: 1px;

}

.homeBlurbs {
	padding-left: 20px;
	width:500px;
}

.bulletGreen {list-style-image : url("../images/bullet_green.gif");}


.light{
	color:#666666;
}

.error{
	color: #CC0000;
	font-size:9px;
}

.popup{
	background-color:#e0cb8b;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

.can{
	float:right;
	margin-top:10px;
	z-index:100;
}

.beerContent{
	float:left;
	margin-top:0px;
}