body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}
.spasource {
	font-weight: bold;
	color: #CC0000;
	!font-size: inherit;
}

#divMain {
position:absolute;
top:0;
left:0;
width:800px;
height: 542px;
}
#divLogo {
	position: absolute;
	left: 19px;
	top: 15px;
}
#divStrapLine {
	position: absolute;
	left: 71px;
	top: 51px;
}
#divImage {
	position: absolute;
	left: 19px;
	top: 140px;
	right: 320px;
	width: 220px;
}
/*#divImage object, #divImage img{
	display:block;
}*/
#divContent {
	position: absolute;
	left: 260px;
	top: 140px;
	width: 365px;
}
#divQuote {
	position: absolute;
	left: 650px;
	top: 137px;
	width: 150px;
}
#divStardetail {
	position: absolute;
	left: 655px;
	top: 64px;
	width: 128px;
	height: 56px;
}
#divNav {
	position: absolute;
	left: 15px;
	top: 71px;
}
p {
	font-size: 1.1em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
.subhead {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
#divContent a {
	color: #522a00;
	
}
.people {
	font-weight: bold;
	color: #522A00;
}
.company {
	color: #00ADF1;
}
.trBg {
	font-size: 1.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	margin-top: 1px;
	font-weight: bold;
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-x;
}
li {
	font-size: 1.1em;
	list-style-type: disc;
}
#quoteText {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
	line-height: 140%;
	color: #000066;

}
.homeSubHead {
	font-size: 1.2em;
	font-weight: bold;
}

.subnav {
	clear: both;
	margin-top: 8px;
}
.directoryBox {
	width: 360px;
	background-color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 12px;
}
.directoryListing {
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dirApply select.dirApply, #dirApply input.dirApply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	border-top: 1px solid #522A00;
	border-right: 1px solid #522A00;
	border-bottom: 1px solid #522A00;
	border-left: 1px solid #522A00;
	width: 250px;
}
#dirApply input.button{
	background-color: #522A00;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	width: 50px;
	border: 1px solid #522A00;
	cursor:pointer;
}
.formLabel {
	text-align:right;
	font-weight: normal;
	color: #522A00;
	font-size: 1.1em;
}
.optionRed {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
.clear {
	clear: right;
}
blockquote {
margin-left: 25px;
margin-right: 25px;
}

.home_footer {font: 14px Arial, Helvetica, sans-serif;}
#divContent .home_footer a {text-decoration:none; color:#0099ff;}
