@charset "UTF-8";
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/BKG.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:500px;
	z-index:1;
	}
.style1 {color: #FF6600}
#featured {
	position:absolute;
	left:1010px;
	top:4px;
	width:219px;
	height:860px;
	z-index:2;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #221F20;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
a:visited {
	text-decoration: underline;
	color: #F1592A;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #F1592A;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #F1592A;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #F1592A;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #221F20;
	color: #fff;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-align: left;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
