body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family:Georgia, Garamond, Serif;
	font-size: 1.7em;
	color: #333;
	background-image: url(images/H1bg.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #41629F;
	line-height: normal;
	letter-spacing: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #333;
	line-height: 150%;
}
a { color:#c00000; text-decoration:none;}
a:hover { background-color:#c00000; color:white; text-decoration:none;}
a:visited { color:black; text-decoration:underline;}
a:visited:hover { background-color:#C00000; color:white; text-decoration:none;}
#head { height:85px; width:100%;}
.headbuttons { position:absolute; top:0px; left:110px;}
#box1 {
	color: #333;
	padding: 10px;
	width: 450px;
	background: #FFF;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
#box2 {
	color: #333;
	padding: 10px;
	width: 450px;
	margin-bottom: 20px;
	float: right;
	margin-right: 15px;
	border: medium solid #999;
	background: #c4d3ee;
}
#box3 {
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	background: #9B6F31;
	float:left;
	clear: both;
}
#box4 {
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	background: #9B6F31;
	float:right;
	clear: both;
}
#box5 {
	color: #666;
	padding: 10px;
	margin-bottom: 0px;
	background: #FFF;
	clear: both;
	border-top: thin solid #999;
	font-style: italic;
	margin-top: 15px;
	background-color: #CCC;
	font-size: 0.80em;
}
#box5 .links {font-style:normal; font-size:0.90em; text-align:center;}
#box5 .links .mainlinks { font-weight:bold;}
#box5 .copyright {text-align:center;}
#container {
	background: #FFF;
	width: 100%;
	position: absolute;
	top: 10px;
	min-width:990px;
	max-width:1050px;
}
.PFPtext {
	font-weight:bold;
}
#homepageform {
	background-color: #c4d3ee;
	border: medium solid #999;
	padding: 10px;
}
ul {
	line-height: 200%;
}
.imgclass { background-color:#FFF;}
.imgclass a:hover {
	background-color: #FFF;
}
.imgclass a:visited:hover {
	background-color: #FFF;
}
.testimonial {padding-left:20px; font-family:"Courier New", Courier, monospace; font-size:1.0em;}
