body {
 background:#624917 url("images/bg2.jpg") repeat-x;
}









.header {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #020202;
	font-weight: bold;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.glossymenu{
border-left:0px solid #9A9A9A; border-right:0px solid #9A9A9A; border-top:0px solid #9A9A9A; border-bottom:0px solid #9A9A9A; list-style-type: none;
margin: 5px 0;
padding: 0;
width: 325px;

}

.glossymenu li a{
background: white url('images/glossyback.gif') repeat-x bottom left;
color: black;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:3px; padding-bottom:3px

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 315px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: black;
}

.glossymenu li a:hover{
background-image: url('images/glossyback2.gif');
}



/* New Menu System by Ashton */

.glossymenu2 {
border-left:0px solid #9A9A9A; border-right:0px solid #9A9A9A; border-top:0px solid #9A9A9A; border-bottom:0px solid #9A9A9A; list-style-type: none;
margin: 0;
padding: 0;
background: white url('images/glossyback.gif') repeat-x bottom left;
width: 100%;
height:25px;
}

.glossymenu2 li{
	float:left;
	width: 160px
}

.glossymenu2 li a{
background: white url('images/glossyback.gif') repeat-x bottom left;
color: black;
display: block;
width: auto;
	text-align:center;
	width: 160px; 
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:3px; padding-bottom:3px

}



.glossymenu2 li a:visited, .glossymenu li a:active{
color: black;
}

.glossymenu2 li a:hover{
background-image: url('images/glossyback2.gif');
}



.footer {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
a:link	{
	color: #000000;
	font-weight: normal;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;


	}

a:visited	{
	color: #000000;
	font-weight: normal;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;


		} 

a:hover {
	color: #000000;
	font-weight: normal;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif;
	background-color: #FFFFCC;
	text-decoration: underline overline;
}


#addpadding {
	padding: 0 10px;
}
