body {
	background-color:  #ffffff;
	font-family: Garamond, verdana, arial, sans-serif;
}

#main {
	width: 100%;
}

#header {
	font-size: 18pt;
	font-weight: bold;
	padding: 5px 0 0 0;
	vertical-align: top;
}

img {
	padding: 3px;
}

.nav {
	padding: 0 5px 20px 5px;
	vertical-align: top;
}

.ptitle {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#logo {
	width: 242px;
}

#container {
	background-color: #ffffff;
	width: 984px
}

#adlogo{
	vertical-align: middle;
	border: 0;
}

#soq a{
	font-weight: bold;
	color: #7e1000;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 12px;
}

#tstml a{
/*
        color: #7e1000;      
	text-decoration: none;
*/	
	font-size: 16px;
	text-align: left;
}

.links a{
	font-family: Garamond;
	/*
	background-color: #e4e4e4;
	*/
	display:  block;
	padding: 10px 10px 10px 12px;
	color: #7e1000;
	/*
	font-weight: bold;
	*/
	text-decoration: none;
/*	border-top: thin dashed #ffffff; */
	font-size: 20px;
}

h3 {
}

.links a:hover {
	background-color: #7e1000;
	color: #ffffff;
	padding: 10px 10px 10px 12px;
}

#content {
	color: #7e1000;
/*	padding: 0 35px 25px 35px; */
	min-height: 75%;
	background-color: #ffffff;
	font-size: 16px;
	vertical-align: top;
	width: 742px;
	padding-bottom: 30px;
}

.pstd{
	text-align: left;
	padding-right: 130px;
}

.office{
	text-align: center;
	width: 50%;
}

.email{
	vertical-align: top;
	text-align: left;
	width: 50%;
	padding-left: 20px;
}

.naicstd{
	text-align: center;
}

.boldrow{
	font-weight: bold;
	font-size: 16px;
}

.contactboldrow{
	padding-bottom: 10px;
	font-weight: bold;
        font-size: 17px;
	text-align: center;
}

.indented{
   padding-left: 25pt;
}

#pageheader{
        font-weight: bold;
        font-size: 17px;
	margin-left: 20%;
	padding-top: 25px;
	padding-bottom: 20px;
}

#footer {
	width: 100%;
	text-align: center;
	background-color: #7e1000;
	padding: 2px 0 10px 0;
	color: #ffffff;
	font-size: 12pt;
}
#footer a {
	color: #ffffff;
}
