/* CSS Document */
h1, h2, h3, h4, h5, h6, html, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.3em; }
body {
	font-family: georgia, sans-serif;
	text-align: center;
	background-color:#000000;
	font-size:.8em;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color:#FFFFFF;
	}
#header {	
	height:186px;
	}
#maincontent {	
	margin-top:3px;
	background: url(bkgd0000.jpg) repeat-y 50% 0;
	color:#FFFFFF;
	}
#maincontent p {	
	margin-top:0;
	padding-top:0;
	}
a {
	color:#FAB21B;
	}
#leftcol {
	margin-left:30px;
	margin-top:15px;
	width:150px;
	float:left;
	}
#rightcol {
	width:525px;
	margin-left:220px;
	padding-top:94px;
	}
#home #rightcol {
	width:430px;
	margin-left:220px;
	padding-top:94px;
	}
#rightcol img {
	margin-right:20px;
	margin-bottom:20px;
	}
#home #rightcol img {
	margin-right:0px;
	margin-bottom:0px;
	}
#rightcol h1 {
	font-size:1.2em;
	color:#F9B21B;
	}
#home #rightcol h1 {
	font-size:1.4em;
	margin-bottom:.5em;
	color:#FFFFFF;
	}
.fullfeature {
	border-bottom-color:#F9B21B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:1em;
	}
#mainmenu {
	list-style-type: none;
	}
#mainmenu a {
	text-decoration:none;
	font-size:1.4em;
	line-height:1.2em;
	}
#mainmenu a:hover {
	color:#B5D133;
	}
.selected {
	color:#B5D133;
	}

#submenu {
	list-style-type: none;
	width:175px;
	float:left;
	}
#submenu a {
	color:#FAB21B;
	text-decoration:none;
	}	
#submenu a:hover {
	text-decoration:underline;
	}
#submenu .selected {
	color:#B4D133;
	}
#subcontent {
	margin-left:180px;
	width:335px;
	}	
.featureone {
	background: url(feature_.gif) no-repeat 0 0;
	width:142px;
	height:139px;
	font-size:1.6em;
	font-weight:bold;
	padding-top:30px;
	cursor: pointer;
	float:left;
	line-height:1em;
	text-align:center;
	}
.featureone p {
	padding-left:10px;
	}
.featuretwo {
	background: url(feature_.gif) no-repeat 0 0;
	width:142px;
	height:139px;
	font-size:1.6em;
	font-weight:bold;
	padding-top:30px;
	cursor: pointer;
	float:left;
	text-align:center;
	line-height:1em;
	}
.featuretwo p {
	padding-left:10px;
	padding-right:10px;
	}
.featurethree {
	background: url(feature_.gif) no-repeat 0 0;
	width:142px;
	height:139px;
	font-size:1.6em;
	font-weight:bold;
	padding-top:30px;
	cursor: pointer;
	text-align:center;
	float:left;
	line-height:1em;
	}
.featurethree p {
	padding-left:10px;
	padding-right:10px;
	}
	
.clearingdiv {
	clear:both;
	}
.bigorange {
	font-size:1.2em;
	color:#FAB21B;
	}
	
#footer {
	font-size:.8em;
	text-align:center;
	padding-top:2em;
	padding-bottom:.5em;
	}