body {
	background: url(images/green.gif);
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}

h2 {
padding-top: 3px;
}

h4 {
font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
margin: 1em 0 0 0;
}



.box {
	padding: 0px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}
.bodytext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Georgia ;
	font-size: 0.9em;
}
.main {
	padding: 25px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

#header {
	width: 780px;
	height: 133px;
	position: relative;
	}
#header span {
	background: url(images/logo_rev3.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#navigation {
	border-right: 1px solid #333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
}
.menulink {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
}
a:link {
	text-decoration: none;
}
a:active {

	color: #FF00FF;
}
a:visited {

	text-decoration: none;
}
.footer {
	font-size: 0.7em;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.boxnobottom {

	padding: 0px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom-style: none;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}
#navcontainer {
width: 100%;
border: 1px solid #333;
border-top: 0;
font-size: 13px;
font-weight: bold;
}

#navcontainer ul {
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #959d5c;
color: #FFF;
width: 100%;
font: normal 93% arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer li a {
text-decoration: none;
background-color: #959d5c;
color: #FFF;
padding: .2em .8em;
margin: 0;
}

#navcontainer li a:hover {
background-color: #dae485;
color: #330;
}
#navcontainer #active {
background: #dae485;
}
#mainBody {
width: 450px;
_margin-right: 30px;
float: left;
}
#mainBody p:first-child {
font-size: 1.3em;
line-height: 1.4em;
}
#promoSpot {
background: #F0EEE7;
padding: 0 5px;
width: 220px;
float: right;
}
