body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/sitebg.jpg);
}
#indexflash {
	width: 526px;
	background-image: url(images/index_flasharea.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#footercontact {
	color: #0d377a;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}
#copyright {
	font-size: 11px;
}
#topbg {
	background-image: url(images/header_index.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center -20px;
}
#headerbg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center -20px;
}


#contenttable {
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b6a288;
}
#contenttablesub {
	background-image: url(images/index_flashareasub.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b6a288;
}
.smalltext {
	font-size: 11px;
}

#contenttableshadow {
	background-attachment: scroll;
	background-image: url(images/contenttableshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#icontentright a {
	font-weight: bold;
	color: #CB0000;
}
#copyright a {
	color: #CB0000;
	font-weight: bold;
}
#footercontact a {
	font-weight: bold;
	color: #CB0000;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #0D377A;
	text-decoration: none;
}
.pagehead {
	font-size: 28px;
	font-weight: bold;
	color: #0D377A;
	text-decoration: none;
}
.photoborder {
	padding: 1px;
	border: 2px solid #EEE8E1;
}

#employmentitems li {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#divisionhead {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #0D377A;
	text-align: center;
	letter-spacing: .3em;
	padding: 8px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#divisiondesc {
	padding: 8px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	height: 65px;
}
#divisionaddy {
	padding: 8px;
	background-color: #eeeeee;
	filter:alpha(opacity=95);
	-moz-opacity:.95;opacity:.95;
}
#caption {
	font-size: 11px;
	color: #444;
	padding-top: 5px;
	padding-bottom: 10px;
}
#serviceright a {
	font-size: 14px;
	font-weight: bold;
	color: #0E377A;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8DFD4;
}
#serviceright a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0E377A;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8DFD4;
	background-color: #EDE7DF;
}
hr {
	display:block;
	size:1;
	height:1px;
}