#pageholder {
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #424200;
	text-decoration: none;
	margin-top: 0px;
	background-color: #FFFFDF;
}
#topbanner {
	height: 115px;
	width: 745px;
	background-image: url(../assets/topbanner.jpg);
}
#bottommenu {
	height: 22px;
	width: 745px;
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
	color: #FFFFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
#disclaimer {
	height: 50px;
	width: 745px;
	color: #666600;
	background-image: url(w3c.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 85%;
	padding-top: 5px;
}
#main {
	height: auto;
	width: 500px;
	float: right;
}
#submain {
	height: 275px;
	width: 225px;
	float: left;
}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#menu {
	height: 30px;
	width: 745px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
a:link {
	text-decoration: none;
	color: #666600;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666600;
}
br.clear {
	display: block;
	clear: both;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 115%;
	font-weight: bold;
}
#pageholder #main h2 {
	font-size: 105%;
	font-weight: bold;
}
.contact_us {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF; 
padding: 0px;
margin: 0px;
}
.sent_message {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
font-weight: bold;
color: #C20428;
text-align: center;
}
.form_fonts  {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

DIV.contact {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
height: 290px;
border: 1px solid #CDCDCD;
text-align: center;
}
input, textarea, select {
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.inputs {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;
}
.inputs-focus {
	background-color: #F6F6F6;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;
}
input.btn{
   border-left:1px solid #696; border-right:1px solid #363; border-top:1px solid #696; border-bottom:1px solid #363; color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   }
#pageholder #topbanner h1 {
	text-indent: -9999px;
	padding: 0px;
}
#pageholder iframe {
	font-family: "Trebuchet MS", sans-serif;
	font-size: .7em;
	left: -50px;
	margin-left: -50px;
	padding-left: 0px;
}
