@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color: #272e41;
	background-position: center;
}

p {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	margin: auto;
	width: 798px;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
}
#buttonset {
	position: absolute;
	left: 258px;
	top: 20px;
}

#header {
	width: 780px;
	height: 71px;
	position: relative;
	margin: auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 780px;
	height: 589px;
	position: relative;
	margin: auto;
}
#home_text {
	position: absolute;
	left: 86px;
	top: 459px;
	width: 615px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#footer_nav {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	top: 18px;
	position: relative;
}
#footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #ffbf0e;
	text-decoration: none;
}





#footer {
	width: 798px;
	height: 100px;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: center top;
	margin: auto;
}




.red_text {
	color: #5f0000;
	font-weight: bold;
}
#copyright {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	left: 21px;
	top: 67px;
	font-size: 11px;
	color: #0F2439;
	font-weight: normal;
}

#IMC_footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 514px;
	top: 65px;
}
#IMC_footer2 a {
	color: #0F2439;
	text-decoration: none;
}
#IMC_footer2 a:hover {
	color: #BF290E;
	text-decoration: none;
}
#imc_logo2 {
	position: absolute;
	left: 749px;
	top: 695px;
}
#footer_imc2 {
	width: 778px;
	position: relative;
	margin-top: 3px;
}
#imc_logo2 {
	position: absolute;
	left: 749px;
	top: 58px;
}
#home_logo {
	position: absolute;
	left: 14px;
	top: 0px;
}
#subpage_container {
	text-align: left;
	margin: auto;
	width: 798px;
	background-image: url(../images/subpage_container_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-position: center top;
}

#subpage_header {
	width: 798px;
	height: 149px;
	position: relative;
	margin: auto;
	background-image: url(../images/subpage_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#subpage2_header {
	width: 798px;
	height: 149px;
	position: relative;
	margin: auto;
	background-image: url(../images/subpage2_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#subheader_logo {
	position: absolute;
	top: 11px;
	left: 51px;
}

#subpage_header a {
display: block;
width: 200px;
height: 140px;
}

#subpage_content {
	width: 780px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/your_content.jpg);
}
#subpage_title {
	position: absolute;
	left: 40px;
	top: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A0203;
	width: 471px;
}
#subpage_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	width: 450px;
	left: 40px;
	padding-top: 240px;
}

#sub_nav {
	position: absolute;
	left: 276px;
	top: 77px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.highlight_text {
	font-weight: bold;
	color: #000000;
}

#sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_nav a:hover {
	color: #B0BA7E;
	text-decoration: none;
}
#submenu_down {
	position: absolute;
	left: 279px;
	top: 75px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 508px;
}
#subpage_text h1 {
	font-size: 13px;
}

.staff_box {
	position: relative;
}
.staff_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 82px;
	position: relative;
	line-height: 30px;
	width: 150px;
	height: 100px;
}
.staff_photo {
	position: absolute;
	left: 0px;
	border: 1px solid #5f0000;
}
.staff_text a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.staff_text a:hover {
	font-size: 10px;
	color: #5F0000;
	text-decoration: none;
}
#documents_content {
	width: 780px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/documents_content.jpg);
}
#arch_content {
	width: 780px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/arch_content.jpg);
}
#subpage_text a {
	color: #000000;
}
#subpage_text a:hover {
	color: #6A0203;
}
#subpage_text li {
	padding-bottom: 10px;
}


.red_textCopy {
	color: #5f0000;
}
#community_content {
	width: 780px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/community_content.jpg);
}
#contact_content {
	width: 780px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/contact_content.jpg);
}
#form1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #5F0000;
}
#form1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#form1 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #5F0000;
}
