

/*__________Clean slate__________*/
body, h1, h2, h3, li, p, ul {margin: 0; padding: 0; }
h1 { font-size: 12px;}

/*__________Basics__________*/
a, a:link, a:visited, a:hover, a:active { color: #ada364; }
a:hover { text-decoration: none; }
acronym { border: 0; color: #780101; cursor: help; }
.accesskey { text-decoration: underline; }

body {
	
	color: #0f330d;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	padding-bottom: 20px;
}

h3 {font-family:Times, Times New Roman, serif; color: #8f9947; font-style: italic; font-size: 20px; font-weight: bold; margin-bottom: 0.5em; }
#container { position: relative; z-index: 99;}
p { line-height: 17px; margin-bottom: 0px; }
p.mini{font-size: 11px;
font-weight: bold;
margin-top: 7px;}
p.mia{color: #666;
font-family: verdana, helvetica, arial, san-serif;
font-size: 10px;
font-weight: normal;
margin-left: 40px;}
p.mia a{color: #666;
text-decoration: none;
}


#table{
font-size: 11px;
margin-top: 20px;
float: left;
}

#wrapper {
  text-align: left;
  width: 450px;
  margin-left: 255px;
}

.tableheading{ font-size: 11px;
font-weight: bold;
color: #000000;}

/*__________Header__________*/
#pageHeader {
	background: #fff url(header8.jpg) no-repeat left bottom;
	border-bottom: 1px solid #acb7a6;
	height: 130px;
}
.blocked{ 
display:block; 
width:100%;
height: 100%; 
text-decoration:none; 
} 
 
#pageHeader span { display: none; }


/*__________Quick summary__________*/
#quickSummary { font-size: 0.85em; font-style: italic; line-height: 1.4em; }
#quickSummary .p2 { text-align: right; }


/*__________Preamble__________*/
#preamble, #quickSummary {
	margin-left: 219px;
	margin-top: 10px;
	padding-left: 150px;
	/* Make IE play nice with others */
	width: 530px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 380px;
}

html>body #quickSummary, html>body #preamble { width: 380px; }


/*__________Supporting text__________*/
#supportingText {margin-left: 257px; width: 460px; z-index: 100; }

#preamble .p3, #explanation, #participation, #benefits, #requirements {width: 450px;
	margin-bottom: 0;
	margin-top: 20px;
	padding-bottom: 0px;
}

#requirements { margin-right: 160px; }


/*__________Side__________*/
#linkList {padding: 0px 0 0 0; 
	color: #000;
	background-color: #ccc;
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 130px;
	width: 200px;
	margin-bottom: 0px;
	border-bottom: 1px solid;
	border-color: #999;
	top: 130px !important;   /* Good Browsers */
  top: 130px;		   /* IE 5 */
  top/**/:/**/130px;	   /* IE 6 */
}


div#linkList ul { font-style: italic;
	margin: 0; padding: 0 0 0px 0; list-style: none; }
	


#picstore { background: url(store1.jpg) no-repeat; width:200px; height:267px;}
#picbeer { background: url(beer.jpg) no-repeat; width:200px; height:238px;}
#picequip { background: url(equip.jpg) no-repeat; width:200px; height:238px;}
#picwine { background: url(wine.jpg) no-repeat; width:200px; height:238px;}
#picmalt { background: url(malt.jpg) no-repeat; width:200px; height:238px;}
#picbegin { background: url(begin.jpg) no-repeat; width:200px; height:238px;}
#picrec { background: url(rec.jpg) no-repeat; width:200px; height:238px;}
#pichops { background: url(hops.jpg) no-repeat; width:200px; height:238px;}
#picyeast { background: url(yeast.jpg) no-repeat; width:200px; height:238px;}
#picnone {font-size: 11px;
line-height: 16px;
padding: 0;  
margin-top: 10px; 
font-weight: normal; 
text-decoration: none;   
width:100%; 
margin-left: 20px;
margin-bottom: 10px;
}
#picnone a{color: #0f330d; font-family: verdana, arial, helvetica, san-serif;
font-style: normal;
font-weight: bold;}
#picnone ul li {font-weight: bold; font-family: verdana, arial, helvetica, san-serif; font-style: normal;}

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 0px;
	border-width: 0px;
	margin: 0px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 40px;
	}
	
#menu4 li a:hover {
	color: #000;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 40px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 40px;
	}
	
	




