body {
	background-image: url(../images/grayfade.gif);
	background-repeat: repeat-x;
	background-color:#dcdbd9;
}

.bodybackground {
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9E1DE;
	background-color: #27514F;
	padding: 2px;
	height: 26px;
	width: 100%;
}

.submenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFECC9;
}
.submenulinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFECC9;
	text-decoration: none;
}
.submenulinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFECC9;
	text-decoration: none;
}

.submenulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8E1DE;
	text-decoration: underline;
}

.submenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #605E52;
	text-transform: uppercase;
}
.submenuheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #605E52;
	text-transform: uppercase;
	text-decoration: none;
}
.submenuheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #605E52;
	text-transform: uppercase;
	text-decoration: none;
}

.submenuheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B8E1DE;
	text-decoration: underline;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #487774;
    height: 446px;
    margin-top: 0px;
}

.bodyheader{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #012f2f;
	line-height: 17px;
	font-weight: bold;
	background-image: url(../images/tealline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.header2{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #012f2f;
	line-height: 17px;
	font-weight: bold;
}
.bodysubheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #605E52;
	line-height: 16px;
	font-weight: bold;
}
.menubackground {
	background-image: url(../images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#487774;
}
.headerbackground {
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.tealline {
	background-image: url(../images/tealline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imgborder {
	border-color: #a6a27d
}	
	
