body
{
	background-color: #666677;
	background-image: url("bg2.gif");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {text-decoration: none;font-family: Trebuchet, sans-serif}
a:link {color: #002070;font-size: 16px}
a:visited {color: #002070}
a:hover {color: #5199C2}
a img {border:0px}
a:hover img {border: 1px solid #5199C2}

#maincontainer
{
	background-color: white;
	width: 860px;
	height: 860px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#topsection
{
	width: 960px;
	height: 98px;
	text-align: left;
}

#navlist {text-align: center}

#topbanner
{
	position: absolute;
	top: 0px;
	z-index: 1;
}

#navcontainer
{
	position: absolute;
	top: 96px;
	left: 200px;
}

#navcontainer a:hover, #navcontainer a:active {background: #FFCC00}

#navcontainer ul
{
	list-style-type: none;
	margin: 0;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
}

#navcontainer li
{
	float: left;
	width: auto;
}

#navcontainer a
{
	color: #FFFFFF;
	display: block;
	background: #EEBB00;
	padding: 2px 10px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	height: 17px;
	width: auto;
}

body#home a#navhome,
body#services a#navservices,
body#testimonials a#navtestimonials,
body#about a#navabout,
body#contact a#navcontact
{
	background: #BB8800;
}

#middlesection
{
	position: absolute;
	text-align: left;
	top: 156px;
	left: 160px;
	width: 578px;
}

.heading
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	font-variant: small-caps;
}

.subhead
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.subheadsm
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.paratext
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.paratxtqt
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 16px;
}

.bullets
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: square;
}

br {line-height: 6px}

.lquot
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #336699;
	position: absolute;
	margin: -7px 0px 0px -33px;
}

.rquot
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #336699;
	position: absolute;
	margin: -5px 0px 0px -12px;
}

#bottomsection
{
	position: absolute;
	background-color: #EEBB00;
	top: 812px;
	left: 0px;
	width: 860px;
	height: 48px;	
}

#bottomnav
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-indent: 12px;
	position: relative;
	top: 6%;
}

div#bottomnav a:link {color: #222222;font-size: 12px}
div#bottomnav a:visited {color: #222222;font-size: 12px}
div#bottomnav a:hover {color: #222222;text-decoration: underline;font-size: 12px}

#copyright
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	position: relative;
	top: 22%;
}