@import url(../all.css);

BODY {
	color: #ffffff;
	background-color: #1D0F02;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

A:link {
	color: #F5E08C;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
   color: #BF011B;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
   color: #F5E08C;
	font-weight: bold;
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #BF011B;
	text-decoration: underline;
}

.welcome {
	font-weight: bold;
	color: #000000;
}

.welcome A:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.welcome A:visited {
    text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.welcome A:hover {
	color: #ffffff;
	font-weight: normal;
	background-color: #990000;
}


CAPTION {
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 26px;
}

TH {
	color: #F5B704;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: normal;
	height: 20px;
	padding-top: 4px;
	background-color: #281B0E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #573301;
}

TH A:link {
	color: #F5B704;
	text-decoration: underline;
}

TH A:hover {
	color: #F58C04;
}


TH A:visited {
    color: #F5B704;
}

H1, H2, H3, H4 {
   text-align: center;
   margin-bottom: 0px;
}

H2, H3, H4 {
   margin-top: 0px;
}


H1 {
	filter: Shadow(Color=000000, Direction=135, strength=6);
	font-weight: bold;
	text-align: center;
	color:  #ffffff;
	padding-top: 30px;
	background-image: url(draftbeer_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 520px;
	font-style: oblique;
}

H3 {
	text-align: center;
	color: #FDD845;
	letter-spacing: 1px;
}

.subcaption {
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	color: #F5B704;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2px;
	height: 20px;
	padding-top: 4px;
	background-color: #400101;
	border-top: 1px dashed #863A2D;
	border-bottom: 1px dashed #863A2D;
}

FORM {
   margin-top: 0px;
   margin-bottom: 0px;
}

.eventablerow {
	vertical-align: middle;
	color: #F5E08C;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #573301;
	padding-top: 2px;
	padding-bottom: 3px;
}

.eventablerow A:hover{
	text-decoration: underline;
	color: #F58C04;
}

	

.oddtablerow {
	vertical-align: middle;
	color: #F5E08C;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #3E2401;
	padding-top: 2px;
	padding-bottom: 3px;

}

.oddtablerow A:hover{
	text-decoration: underline;
	color: #F58C04;
}

.warning {
   color: #FCCA06;
   	font-weight: bold;
}

.warning A:hover{
	text-decoration: underline;
	color: #FC9706;
}

.warning A:link{
	text-decoration: none;
	color: #FCCA06;
}


.homepagecolumnLeft {
	vertical-align: top;
	width: 25%;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.homepagemodule {
	width: 100%;
	vertical-align: top;
	border: 1px solid #400101;
}


.pagefooter, .pagefooter TD {
	color: #F5E08C;
}

.pagefooter A:link{
	color: #F5E08C;
	font-weight: bold;
}
.pagefooter A:visited{
	color: #F5E08C;
	font-weight: bold;
}
.pagefooter A:hover{
	color: #F58C04;
	font-weight: bold;
	text-decoration: underline;
}


li {
	list-style-image: url(bullet.gif);
	letter-spacing: 1px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 5px;
}

.homepagecolumn #standings H3, .homepagecolumn #brief_standings H3, #standings H3 {
   background-color: #281B0E;
}

.pageheader {
	background-attachment: fixed;
	background-image: url(draftbeer_topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 100%;
}

.mainmenucurrent, a.mainmenucurrent:link, a.mainmenucurrent:visited, .mainmenuon, a.mainmenuon:link, a.mainmenuof:visited {
	background-color: #3E2401;
	color: #ffffff;
}

.mainmenuoff, a.mainmenuoff:link, a.mainmenuoff:visited {
	background-color: #3E2401;
	color: #F5B704;
}


/*   Additions by Jesse Start Here
===================================== */
.pagebody {
	padding-top:20px; /*puts padding below header on sub pages */
}
#body_home .pagebody {
	padding-top:0;  /*removes padding below header on home */
}

/*    Main Headings 
======================= */
.homepagecolumn .homepagemodule caption, caption{
text-align:center;
padding:40px 0px 20px 0;
background:transparent url(caption.gif) no-repeat center top;
font-size:10px;
font-weight:normal;
font-style:normal;
color:#fff;
text-indent: 0px;
}

/*    Tabs
==================== */
#homepagetabs { 
border-bottom: 1px solid #281B0E; 
margin: 0px 0 20px 0; 
padding: 15px 0 19px 15px;
font-size:10px;
background: #3D0200;
} 
#homepagetabs li { 
display: inline; 
list-style-type: none; 
margin: 0; 
border: 1px solid #281B0E; 
border-bottom:none;
float: left; 
line-height: 14px; 
margin-right: 8px; 
padding: 2px 10px 2px 10px; 
text-decoration: none; 
cursor: pointer; 
color:#F5D65D;
background: #281B0E;
}
#homepagetabs li.currenttab { 
background: #1D0F02;
padding-bottom:3px;
border:1px solid #281B0E;
border-bottom:none;
color:#F5D65D;
font-weight:bold; 
}

.articleheadline {
   font-size: 140%;
}

