body {
	background:#fff url(../images/bg_gray.gif) fixed repeat-y 50% 0;
	margin: 0; 
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#main_content {
	padding: 15px;
	font-size: 13px;
}
#top_nav1 { 
	background: #ffffff url(../images/bg_menu.jpg);
	font-size: 13px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;		
} 
#top_nav {
	background: #EBEBEB;
	border-bottom: #000;
	border-left: #000;
	margin: 0px;
	padding: 5px 5px 0px;
	height: auto;
	font-size: 90%;
} 
#nav_content {
	padding: 15px;
	font-size: 14px;
	background: #E5E5E7 url(../images/bg_nav.gif) no-repeat;
}
#nav_list {
	list-style: none;
	margin: 5;
	padding: 5px;
	background-repeat: no-repeat;
	text-align: center;
}
#nav_list a {
	background-image: url(../images/bullets/arrow_emboss.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 3px;
	margin: 5px;
	list-style-position: inside;
	text-align: center;
	left: auto;
	right: auto;
	text-decoration: underline;
	background-position: left center;
	}
#address {
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	margin: -10px -5px -30px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
	background-color: #88A04B;
}
#footer {
	background: #113355 url(../images/bg_footerlong.jpg);
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
/* typography */
a:active.white, a:link.white, a:visited.white {
	color: #fff;
	text-decoration: none;
}
a:hover.white {
	color: #fff;
	text-decoration: none;	
}
/* typography */
a:active, a:link, a:visited {
	color: #000099;
	font-weight: bold;
}
a:hover {
	color: #C75F04;
	text-decoration: underline;	
}
.h1 {
	font-size: large;
	color: #A6273B;
	font-weight: bold;
}
.h2 {
	font-weight: bold;
	font-size: 14px;
	color: #78B700;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.h3 {
	font-weight: bold;
	font-size: 12px;
	color: #8791A5;
}
h1 {
	font-size: large;
	color: #A6273B;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #78B700;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
/* forms */
input.text {
	border-top: 1px solid #333;
	border-left: 1px solid #333;	
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: Verdana, Arial, sans-serif;		
	font-size: 11px;
}
input.submit {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #CED2D8;
}


.bullit {
	color: #000099;
	font-weight: bold;
}
.italize {
	font-style: italic;
	font-weight: bold;
	color: #000099;
}

.testimonials {
	font-style: italic;
	font-weight: normal;
	color: #A6273B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonialsSigned {
	font-style: italic;
	font-weight: bold;
	color: #88A04B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.stumped {
	background-color: #8791A5;
	text-align: center;
	padding: 10px;
}

.peopleRight {
	background-color: #FFFFFF;
	text-align: center;
	float: right;
	width: 200px;
}

.peopleLeft {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 200px;
	margin: 5px;
}
