@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/Web%20Background%20Blue%201249%202300.jpg);
}
a:visited {
	color: #856E51;
	text-decoration: none;
}
a:link {
	color: #856E51;
	text-decoration: none;
}

a:hover {
	color: #856E51;
	text-decoration: underline;
}
a:active {
	color: #333399;
	text-decoration: none;
}


#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #00293F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
}
#header {

}
#logo {
	height: 85px;
	padding-bottom: 0px;
	border-top-style: none;
	background-image: url(../images/Banner3.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #003451;
	padding-left: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#footer {
	clear: both;
	margin-top: 12px;
	text-align: center;
	color: #856E51;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #856E51;
	border-bottom-color: 856E51;
	background-image: none;
}
h1 {
	font-size: 26px;
	color: #856E51;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
}
h3 {
	font-size: 30px;
	color: #856E51;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}


.DCMCopyright {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

#nav {
	height: 24px;
}
#banner {
	height: 200px;
}
.links {
	color: #856E51;
}
.imagecenter {
	text-align: left;
}


h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
}
h4 {
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman";
	text-decoration: underline;
}
.details {
	font-size: 11px;
	color: #FFFFFF;
}

.mainimage {
	border: 1px solid #FFFFFF;
	float: none;
}
h5 {
	font-size: 30px;
	color: #856E51;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	font-weight: lighter;
}
h6 {
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.contactinfo {
	color: #856E51;
}

.logo {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00293F;
	border-left-color: #00293F;
}
.banner {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00293F;
	border-left-color: #00293F;
	text-align: center;
}
.signature {
	padding-left: 65px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 16px;
	color: #FFFFFF;
}
