body
{
	margin: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-color: #e7e4db;
}
img {
	border: 0px;
}
td { vertical-align: top; color: #2c5262;}

.mainitems{
	margin-left: 68px;
	margin-right: 8px;
}

#entirepage
{
	width: 824px;
	margin: auto;
	border-top: 0px #666 none;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 solid;
	background: #fff; 
}
#header
{
	width: 824px;
	background-image: url(../images/header.gif);
}
#leftbg
{
	position: relative;
	float: left;
	clear: right;
	width: 311px;
	left: 0px;
	background-image: url(../images/leftsidetop.gif);
	top: 0px;
}
#insidebg
{
	position: relative;
	float: left;
	clear: right;
	width: 311px;
	left: 0px;
	background: #c4d7e7;
	top: 0px;
}

#rightbg { position: relative; float: right; width: 510px; left: 0px; background: #fff; padding-bottom: 20px;}

#footer {	width: 824px; position: relative; clear: both; background: #fff;  
color: #666; padding-top: 5px; padding-bottom: 5px; color: #2c5262;
border-top: 1px #666 solid; }

#menus { position: relative; }
#subspacer { position: relative; height: 30px;}
#submenus { position: relative; float: left; top: 0px; left: 0px; display: none; }
.servicesubmenu { }

li
{
	color: #2c5262;
	margin-left: 20px;
	margin-right: 30px;
	list-style-type: square;
}
p { margin: 5px 30px 5px 30px; color: #2c5262; }

.leftimg
{
	margin-top: 30px;
	margin-bottom: 0px;
	display: block;
	vertical-align: bottom;
}
h1
{
	margin: 10px 30px 10px 30px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images/inside/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 9px;
	text-transform: uppercase;
	text-indent: 20px;
}
h2 {
	margin: 10px 30px 5px 30px;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B46F3A;
}
h3 {
	margin: 10px 30px 5px 30px;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 12px;
	font-weight: bold;
	color: #c38755;
}
h4 {
	font-weight: bold;
	margin: 10px 30px 0px 30px;
	font-size: 13px;
	line-height: 14px;
	color: #2c5262;
}
h5 {
	font-weight: bold;
	margin: 10px 30px 0px 30px;
	font-size: 12px;
	line-height: 14px;
	color: #B46F3A;
}
.orangetext { color: #c38755; font-weight: bold; }

.footer1 {
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;line-height: 8px; 
}
.footer2 {
	margin-top: 9px;
	text-align: center;
	font-size: 10px;line-height: 8px; 
}
.rednote { color: #c75062; }
.bottomnote { text-align: center; font-size: 12px;}

.sidequote
{
	margin: 40px 30px 0px 30px;
	line-height: 21px;
	font-size: 18px;
	color: #375c6c;
	font-style: italic;
	font-family: Times;
	text-align: center;
}
.quoteauthor {
	margin: 10px 36px 0px 36px;
	font-size: 13px;
	line-height: 14px;
	color: #c38755;
	font-style: italic;
	font-family: Times;
	font-weight: bold;
	text-align: center; 
}
.quotereadmore {
	margin: 16px 30px 0px 30px;
	font-size: 11px;
	line-height: 14px;
	color: #c38755;
	text-align: right;
}
.bodytxtsmallitalic {
	font-size: 11px;
	line-height: 13px;
}

.staffphoto
{
	margin-left: 10px;
	margin-bottom: 10px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

.newsdate {
	margin-top: 0px;
	margin-bottom: 26px;
	font-style: italic;
}

a:link, a:active, a:visited {
color: #073c4e;
text-decoration: underline;
}

a:hover {
color: #666; 
text-decoration: underline;
}

