* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Verdana, sans-serif;
	line-height: 13.5px;
	color: #333;
	background: #FFFFFF;
}
.maincontentarea {
	padding-top: 15px;
	padding-right: 220px;
	padding-bottom: 15px;
	padding-left: 40px;
}



a {
	text-decoration: none;
}

a img {
	border: none;
	padding-left: 20px;
    vertical-align: middle;
    margin: 0px;
}

#inlinegraphic {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

html body a:hover {
	color: #000;
}


h1 {
	font: 16px Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	font-weight: bold;
	color: #660000;
    /*text-shadow: gray 1px 1px 5px;*/
}


h2 {
	font: 13px Georgia, "Times New Roman", serif;
	color: #ffffff;
	letter-spacing: 1px;
	display: block;
	Margin-left: 12px;
	padding: 3px;
}

h3 {
	font: bold 12px Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}

h4 {
	font: bold 1.1em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
}


ul{
	list-style: none;
	margin: 4px 20px;
}

ol {
	list-style: disc;
	margin: 8px 40px;
}

blockquote {
	margin: 4px -5px;
	text-indent: 10px;
	padding: 3px 10px;
}

#biopic {
	margin: 0px 10px 3px 0px;
	border: #6C2600 solid 1px;
}

#masthead {
	min-width: 800px;
	background: url(images/masthead_wave.png) #FFFFFF 0 100% repeat-x;
	padding: 28px 0 0 0;
}

#whereat {
	min-width: 800px;
	background: url(images/div_bg.gif) #081C26 100% no-repeat;
	padding: 0px 0 0 0;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	Margin-bottom: 10px;
}

#masthead a:hover {
}

#navbar {
	min-width: 300px;
	height: 32px;
	padding: 20px 0 0 248px;
	background: #FFFFFF;
	border-top: 5px solid #003333;
	font: 10px Georgia, Times, serif;
	overflow: wrap;
	text-transform: uppercase;
}
#navbar li {
	float: left;
	padding: 0 23px 0 2px;
	margin-right: 5px;
}
#navbar li a {
	display: block;
	text-wrap: suppress;
	padding: 3px 0 2px;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
}

#navbar a:hover{
	color: #880011;
	border-bottom: 1px solid #CCCCCC;
}

#servicemark {
	position: absolute;
	z-index: 5;
	top: 45px;
	left: 450px;
}

#logo {
	position: absolute;
	z-index: 5;
	top: 14px;
	left: 111px;
	text-align: left;
}

#logotext{
	position: absolute;
	min-width: 75px;
	z-index: 6;
	top: 14px;
	left: 75px;
	padding: 5px 0 0 0;
	font: bold 16px Georgia, "Times New Roman", serif;
	color: #000000;
	letter-spacing: -1px;
}

#main {
	min-width: 798px;
	font-size: 11px;
	padding: 0 0 0 0;
}


#description {
	width: 200px;
	Margin-top: 20px;
	Margin-bottom: 20px;
	padding: 8px;
	background: #B6E6D6;
}


#container {
	width: 798px;
	font-size: 11px;
	padding: 0 0 0 0;
}

#main p {
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	font: 10px Verdana, sans-serif;
	line-height: 14px;
}

#subnav {
	min-width: 300px;
	margin: 0;
	padding: 0;
	z-index: 5;
	background: url(../images/subnav_bg.gif) #aaaa66 455px 0% no-repeat;
}

#columnone {
	float: left;
	width: 415px;
	padding-left: 40px;
	padding-right: 10px;
}
.calcontainer {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}


#columntwo {
	width: 300px;
	padding-left: 20px;
	padding-right: 10px;
}

.column {
	float: left;
}


#content {
	min-width: 800px;
}

#content .title {
	font: 16px Georgia, Times, serif;
	margin-bottom: 0.5em;
}

.title {
	text-transform: none;
	letter-spacing: 1px;
}

.title a:link, .title a:visited {
	color: #333;
}

.title a:hover {
	color: #000;
}

.body {
	text-transform: none;
	text-indent: 25px;
}

#splash {
	width: 455px;
	height: 239px;
	float: left;
}

#subnav div {
	height: 78px;
	margin: 0;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	font: 12px Georgia, Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
}

a:link#blocklink {
	color: #FFFFFF;
	word-spacing: 14px;
}

a:hover#blocklink {
	color: #663300;
	border-bottom: 0px;
}

a:visited#blocklink {
	color: #FFFFFF;
	border-bottom: 0px;
}

#footer {
	clear: both;
	border: 1px solid #ABB473;
	border-width: 1px 0;
	margin: 20px 0 20px 0;
	font-size: 9px;
	background: #DFE2CC;
	z-index:2;
}

#footer p {
	margin-left: 200px;
	padding: 12px 20px;
	border-left: 1px solid #ABB473;
	background: #FFF;
}

#footer a:link, #footer a:visited {
	border-bottom-width: 0;
}

#footer a:hover {
	border-bottom-width: 1px;
}

#footer .copyright {
	padding-left: 25px;
	background: url(images/diamond-gray.gif) 10px 50% no-repeat;
}

.desc {
	font-style: italic;
}

h2 a:link#breadcrumb {
	color: #FFFFFF;
}

h2 a:hover#breadcrumb {
	color: #663300;
	border-bottom: 0px;
}

h2 a:visited#breadcrumb {
	color: #FFFFFF;
	border-bottom: 0px;
}
.calimages {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
