htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-color: #717276;
}

.containerDIV {
	height: 100%;
	top: 0px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
}

.INNERcontainerDIV {
	z-index:30;
	width: 1024px;
	float: center;
	margin-left: auto;
	margin-right: auto;
}

.INNERtopDIV {
	z-index:31;
	width: 1024px;
	background-color: #000099;
	border-left: 1px solid black;
	border-right: 1px solid black;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}

.INNERbottomDIV {
	z-index:32;
	width: 1024px;
	float: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 25px;
}

.INNERbottomDIV2 {
	z-index:32;
	width: 1024px;
	float: center;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 218px;
}

.headerDIV {
	width: 1024px;
	float: center;
}

.rightColDIV {
	width: 820px;
	float: right;
	border-top: 2px solid white;
	background-color: white;
}

.leftColDIV {
	width: 204px;
	float: left;
	border-top: 2px solid white;

}

.header1 {
	background-image: url(../images/leftHeader1.jpg);
	height: 83px;
	color: white;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

.header2{
	background-image: url(../images/leftHeader1.jpg);
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	height: 83px;
	color: white;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

.leftSide {
	padding: 5px;
	color: #FEE4A6;
	line-height: 30px;
}

.bodyDIV {
	width: 1024px;
	float: center;
}

.footerDIV {
	padding: 5px;
	background-color: white;
}

a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #703338;
	text-decoration: underline;
	font-weight: normal;
}

a.mainNav, a.mainNav:visited, a.mainNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainNav2, a.mainNav2:visited, a.mainNav2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainNav:hover, a.subSideNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	text-transform:uppercase;
}

a.subSideNav, a.subSideNav:visited, a.subSideNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEE4A6;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.footerLink, a.footerLink:visited, a.footerLink:active, a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #703338;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #703338;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #703338;
}

.headerStrip {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.mainPic {
	background-image: url(../images/mainPic-Summer.jpg);
	vertical-align:text-bottom;
	padding: 10px;
	color: #FEE4A6;
	font-style: italic;
	font-weight: bold;
	height: 251px;
	width: 820px;
}

.menu {
	background-color: #ABA8A7;
	padding: 5px;
	vertical-align: top;
	color: black;
	font-weight: bold;
	line-height: 15px;
}

.formField {
	color: black;
}

.contentCell {
	background-color: white;
	padding: 10px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
}

.sideContactFormHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.sideContactForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: none;
	text-transform: none;
}
.searchTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}