html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {

}




body {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
	margin-bottom: 0px;
	color: #191919;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;

}




a:link {
 text-decoration: none;
 color:#FF6600;

}


a:visited {
 text-decoration: none;
 color: #FF6600;

}


a:hover {
 text-decoration: underline;
 color: #FF6600;

}


a:active { 
 text-decoration: underline;
 color: #FF6600;

}


p{
font-size: 11px;
color:#888888;
 font-family: "century gothic",arial,helvetica;
 line-height:15px;
}


h1{
 font-style: normal;
 font-size: 18px;
 color: #006600;
 padding: 0;
 font-family: "century gothic",arial,helvetica;
 font-weight: bold;
}


h2{
 font-style: normal;
 font-size: 14px;
 color: #006600;
 padding: 0;
font-family: "century gothic",arial,helvetica;
 font-weight: bold; 
}


.smallfont {
font-size:10px;
color:#333333;
}


.smallfontgrey {
font-size:10px;
color:#333333;
}

.list {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:11px;
color:#888888;
 line-height:15px;
}

#nav {
	border: 0px solid  #fff;
	line-height: 18px;
	height:18px;
	text-align: center;
}

#nav ul {
}

#nav ul li {
display: inline;
}

#nav ul li a {
	color: #FF6600;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align: center;
	width: 10em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:3px;
}

#nav ul li a:hover, #nav ul li a:focus {
	color:#FF6600;
}
