﻿@import url("layout.css");
body {
	font-family: georgia, Arial, "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 10px;
	/* background-color: #EAEFE7; */
	background-color: #EBE0CE;
}
#container {
	border: 2px solid #595959;
	background-color: #fff;
}
#masthead {
	text-align: left;
	background-color: #fff;
}
#masthead1 {
	text-align: left;
	background-color: #fff;
	background-image: url('../images/HCD%20Wed2.jpg');
	background-repeat: no-repeat;
}
#masthead2 {
	text-align: left;
	background-color: #fff;
	background-image: url('../images/HCD%20Menu2.jpg');
	background-repeat: no-repeat;
}
#masthead3 {
	text-align: left;
	background-color: #fff;
	background-image: url('../images/HCD%20Contact3.jpg');
	background-repeat: no-repeat;
}
#column_l {
	width: 500px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 500px;
	padding: 15px;
	background-color: #fff;
}
#column_r {
	width: 310px;
	padding: 15px 0px;
	text-align: center;
	background-color: #fff;
}
html>body #column_r {
	width: 310px;
	padding: 15px 0px;
	text-align: center;
	background-color: #fff;
}
#column_a {
	width: 810px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_a {
	width: 810px;
	padding: 15px;
	background-color: #fff;
}

#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	background-image: url('../images/HCD%20Bottom4.jpg');
	background-repeat: no-repeat;
	background-color: #205867;
	padding-bottom: 0px;
}

#footer .left { padding: 5px; width: 400px; float:left; }
html>body #footer .left { padding: 5px; width: 400px; float:left; }

#footer .right {text-align: center; padding: 35px 10px 0px 0px; width: 350px; float:right; }
html>body #footer .right {text-align: center; padding: 35px 10px 0px 0px; width: 350px; float:right; }

html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Navigation */
#navigation {
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; */
	background-color: #205867;
}
html>body #navigation {
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	background-color: #205867;
	width: 840px;
	margin: 0px;
	padding: 0px;
	
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 0px 5px 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#navigation1 {
	background-color: transparent;
	width: 100px;
	float: left;
}
#navigation1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation1 li {
	border-bottom: 1px #FFFFFF solid;
	text-align: left;
}
#navigation1 li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: x-small;
}
#navigation1 li a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: x-small;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #000;
}
h2 {
	font: font-size: x-large;
	font-family: georgia, Arial, "Times New Roman", Times, serif;
	color: #000;
}
h3 {
	font: font-size: x-large;
	font-family: georgia, Arial, "Times New Roman", Times, serif;
	color: #205867;
}
h4 {
	font-size: medium;
	font-style: italic;
	text-align: center;
	color: #000;
}
h5 {
	font-size: x-small;
	font-style: italic;
	color: #000;
}
h6 {
	font-size: large;
	font-style: italic;
	text-align: center;
	color: #990000;
	border-bottom: 1px #FF9900 solid; 
	width: 50%; 
}
/* Footer */
#footer p {
	font-size: small;
	font-family: georgia, Arial, "Times New Roman", Times, serif;
	padding: 20px;
	color: #FFFFFF;
}
/* Links */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_centre {
	text-align: center;
}
.style1 {
	text-align: center;
	font-style: italic;
}
.style4 {
	text-align: center;
	font-style: italic;
	font-size:x-small;
	color: #999999;
}
.style5 {
	text-align: center;
	text-decoration: none;
	padding: 5px;
	border: 0px;
}
.style7 {
	color: #990000;
}
.style8 {
	border: 2px solid #FFE846;
	padding: 10px;
	text-align: center;
}
.style9 {
	color: #205867;
	text-align: left;
}
.style10 {
	text-align: left;
}
.style11 {
	border-width: 0px;
}
.style12 {
	color: #205867;
	text-align: left;
	font-size:medium;
}
.style121 {
	color: #205867;
	text-align: center;
	font-size:medium;
}
.style122 {
	color: #FFFFFF;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
.style13 {
	border: 2px solid #000000;
	padding: 10px;
	text-align: center;
}
.style_menu {
	text-align: center;
	font-size: small;
	margin-bottom: 3px;
	margin-top: 3px;
}
.style_menusml {
	text-align: center;
	font-size: x-small;
	font-style: italic;
	margin-bottom: 3px;
	margin-top: 3px;
}
.style_smltit {
	color: #205867;
	text-align: center;
	font-size:small;
}
.style_botcredit {
	color: #FFFFFF;
	padding: 0px;
	font-size: x-small;
	text-align: right;
	font-family: georgia, Arial, "Times New Roman", Times, serif;
}
.style_form {
	font-family: georgia, Arial, Times New Roman, Times, serif;
	font-size: x-small;
	color: #000000;
}
.style_imgboxl {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.style_imgboxr {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
.style_img {
	border: 1px #FFFFFF solid;
}

/* Form Controls */
fieldset {
padding: 15px;
width: 85%
}

legend {
font-weight: bold;
font-size: large;
color: #000000;
padding: 5px;
}

select {
font-weight: normal;
font-size: small;
}