html {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #2da52b;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
p, a, b, li { 
	color: #333;
	font-size: 12px;
	line-height: 15px;
} 
h1, h1 a {
	color: #fff;
	font-size: 26px;
	font-family: helvetica, arial, sans-serif;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	color: #aaa;
	font-size: 19px;
	line-height: 25px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
h3 {
	color: #888;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	
}
#wrapper {
	margin: 0px auto;
	height: 100%;
	background-color: #2da52b;
	padding: 0;
	width: 900px;
}
#content {
	text-align: left;
	margin: 0px auto;
	background-color: #2da52b;
	/*border-top: 3px solid #b83124;*/
	padding: 0 0px 0px 0px;
	width: 900px;
}
#header {
	margin: 0 0 0 0px;
	padding: 0px;
	width: 900px;
	height: 140px;
	background-color: #2da52b;
}
a#homelink {
	position: absolute;
	display: block;
	height: 100px;
	width: 350px;
	margin: 20px 0 0 34px;
	/*border: 1px solid #aaa;*/
}
a#foodleglink { 
position: absolute; 
display: block; 
height: 50px; 
width: 150px; 
margin: 65px 0 0 750px; 
/*border: 1px solid #aaa;*/ 
}
.menu {
	display: block;
	height: 35px;
	width: 800px;
	margin: 0px 50px 0 50px;	
	/*border: 1px solid #ddd;*/
}
.menu ul li a:active, .menu ul li a:link, .menu ul li a:visited {
	display:block;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	/*letter-spacing: .1em;*/
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
	color: #bfeebd;

	padding: 0 17px 0 17px;
	text-align: center;
	margin: 0 0px 0 0px;
	/*background-color: #40ab3e;*/

}
.menu ul li a:hover {
	color: #FFF;
}
.selected a, .selected a:visited, .selected a:link, .selected a:hover {
	background-color: #000 !important;
	color: #ddd !important;
	font-weight: bold !important;
	/*text-decoration: underline;
	background-image: url('./images/leaf.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;*/
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}


.footer {
	display: block;
	height: 20px;
	width: 800px;
	margin: 10px 50px 0px 50px;	
	/*border: 1px solid #ddd;*/
}
.footer ul li a:active, .footer ul li a:link, .footer ul li a:visited {
	display:block;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	/*letter-spacing: .1em;*/
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #9dee9b;
	padding: 0 10px 0 10px;
	border-right: 1px solid #65c563;
	text-align: center;
	margin: 0 0px 0 0px;

}
.footer ul li a:hover {
	color: #FFF;
}
.footer ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.footer ul li {
	float:left;
	position:relative;
}



#page {
	display: block;
	width: 800px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 50px 50px 50px 50px;
	background-color: #000;
	background-image: url("./images/bootleg_man_bg.gif");
	background-position: top;
	background-repeat: no-repeat;
}
#page, #page p, #page a, #page b, #page ul, #page li {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #BBB;
}
#page b {
	color: #CCC;
}
#page td, #page tr {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CCC;
	
}
#page a:link, #page a:active, #page a:visited {
	color: #ccc;
}
#page a:hover {
	color: #fff;
}
#page img {
	border: 5px solid #444;
	padding: 0;
	margin: 0 15px 15px 0;
}
#page hr {
	color: #BBB;
	background-color: #BBB;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	width: 80%;
}
#right .news_archive {
	padding: 0px;
	margin: 12px 0 0 0;
	line-height: 2px;
}
#right .news_archive a:link, #right .news_archive a:visited, #right .news_archive a:active{
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #222;
}
#right .news_date {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-indent: 0;
	color: #666;
}

#left {
	width: 510px;
	text-align: left;
	padding: 0px 0px 0px 30px;
	/*border: 1px solid #EEE;*/
}
#left img {
	float: left;
	border: 5px solid #DDD;
	padding: 0;
	margin: 0 15px 5px 0;
}
#right {
	width: 200px;
	float: right;
	text-align: left;
	border-left: 1px solid #BBB;
	margin: 0px 0 0 0;
	padding: 10px 0px 35px 20px;
}
#right p {
	color: #36463a;
	font-size: 10px;
	line-height: 15px;
	padding: 0 0 0 0;
}
#right p.subhead, #right p.subhead a {
	color: #777;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}
.details {
	color: #888 !important; 
	font-size: 11px !important; 
	line-height: 14px !important;
}
p.rss {
	display: inline;
	padding: 0;
	margin: 3px 0 0 0;
}
.rss a:link, .rss a:visited, .rss a:active {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif !important;
	display: inline;
	font-weight: bold;
	line-height: 16px !important;
	font-size: 9px !important;
	padding: 2px 3px 3px 3px;
	margin: 0;
	text-decoration: none;
	background-color: #BBB;
	color: #fff !important;
}
.rss a:hover {
	background-color: #333;
}

.app_table span.spacer {
	padding: 0 8px;
}

table.app_table {
	clear: both;
	margin: 5px 0 30px 10px;
}
.app_table td {
	padding: 4px;
	font-size: 13px !important;
	font-weight: bold;
	color: #ccc !important;
}
.app_table td input {
	background-color: #333;
	color: #FFF;
	padding: 2px;
	font-size: 13px !important;
	border: 1px solid #666;
	margin: 1px 16px 1px 8px;
}

.form_submit {
	margin: 0;
	padding: 0;
	display: inline;
}
.form_submit a:link, .form_submit a:visited, .form_submit a:active {
	font-family: helvetica, arial, sans-serif !important;

	margin: 0px 0px 0px 0px;
	padding: 5px 7px 4px 7px;		
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important;
	line-height: 14px !important;
	color: #FFF !important;
	font-family: arial, helvetica, sans-serif;
	border-top: 2px solid #04BC48;
	border-left: 2px solid #04BC48;
	border-right: 2px solid #038F37;
	border-bottom: 2px solid #038F37;
	background-color: #04A941;
}
.form_submit a:hover, .form_submit_plain a:hover  {
	border-top: 2px solid #04A941;
	border-left: 2px solid #04A941;
	border-right: 2px solid #027F32;
	border-bottom: 2px solid #027F32;
	background-color: #038F37;
}

#page p.pdf_link {
	float: right;
	margin-right: 20px;
}

#page .pdf_link a:link, #page .pdf_link a:active, #page .pdf_link a:visited {
	display: block;
	color: #CCC;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	background-image: url('./images/pdf-icon.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	margin: 5px 0px 10px 5px;
}
#page .pdf_link a:hover {
	color: #FFF !important;
}
#page .word_link a:link, #page .word_link a:active, #page .word_link a:visited {
	background-image: url('./images/word-icon.gif')  !important;
}



