body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
	}
/* centers on screen */
#container {
	width: 750px; 
	padding: 0px;
	border: 4px solid #339933;
	color: #000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	clear: both;
	}
html>body #container {
	width: 750px; /* ie5win fudge ends */
	}
/* end of center style */	

#bannercontent {
	display: block;
  width: 750px;
	border: 0px;
	clear: both;
	}
#rowbanner {
	display: block;
	width: 750px;
	height: 84px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-image: url("../assets/img/head1.jpg");
	background-repeat: no-repeat;
	clear: both;
	}
#rowbanner3 {
	display: block;
	width: 750px;
	height: 38px;
	padding: 0px;
	border: 0px;
	background-image: url("../assets/img/head3.jpg");
	background-repeat: no-repeat;
	clear: both;
	text-align: right;
	}
.search {padding-top: 10px;}
.button {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#rownav {
	display: block;
	width: 750px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-color: #393;
	clear: both;
	}
#nav, #nav ul, #nav ul ul { 
	background: none;
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	line-height: 100%;
	clear: both;
	width: 740px;}

#nav a {
	background-color: inherit;
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 10px;	
	text-align: center;
	list-style-type: none;
	border: 0px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
text-decoration: none;
}
#nav a:hover, #nav a.sfhover {
	color: #fff;
	background-color: #393;
	}
#nav li {
	float: left;
	width: 105px;
	list-style: none;
	}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: 110px;
	text-align: left;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}

#nav li ul a { /* added by Germain for drop down menu style */
	font-size: 10px;
	color: #000;
	text-align: left;
padding: 0px 0px 5px 3px;
	width: 147px;}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width: 150px;
	border: 2px solid #ccc;
	padding: 0px;}
#rowcontent {
	display: block;
  width: 750px;
	padding: 0px;
	margin: 0px;
	clear: none;
}
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top; 
	}
#twothirds {
	display: block; 
	width: 515px;
	height: 125px;
	padding: 5px 5px 0px 5px;
	float: left;
	clear: none;
	}
#featureprin {
	display: block;
	width: 480px;
	padding: 5px 5px 15px 5px;
	margin: 0px 0px 0px 0px;
	float:left;
	clear: left;
}
#placeholder {
	display: block;
	width: 225px;
	padding: 0px;
	float: right;
	clear: none;
	}
#footer {
 	border: 4px solid #339933;
	color: #ffffff;
	background-color: #339933;
 	font-size: .8em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	clear: both;
}
/* centers on screen */
#footer2 {
	display: block;
	width: 750px; 
	padding: 0px;
	color: #000;
	font-size: .7em;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 755px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 749px;
	clear: both;
	}
h1 {
font-size: 1.1em;
}
h2 {
font-size: .9em;
}
