
/* Layout the general template */

body {
	padding: 0;
	margin: 0;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #ff9a00;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#hcfstructure {
	width: 800px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#hcfstructure tr {
	padding: 0px;
	border: 0px;
	margin 0px;
}

#hcfstructure td {
	margin: 0px;
	border: 0px;
}

#hcflogo {
	height: 145px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 25px;
	width: 570px;
}

#topcontact ul {
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #006fc3;
	padding-left: 0px;
}

#topcontact li {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 22px;

}

li.contactodd a {
	color: #006fc3;
}

li.contacteven a {
	color: #6998da;
}

#maillink {
	visibility: hidden;
	color: #6998da;
	font-size: 12px;
}

#phonelink {
	visibility: hidden;
	color: #006fc3;
	font-size: 12px;
}

#hourslink {
	visibility: hidden;
	color: #6998da;
	font-size: 12px;
}

#rssbuttons div {
	padding-top: 8px;
}

#hcfmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff9a00;
}

#hcfmenu tr {
	margin-bottom: 115px;
}

#hcfmenu ul {
	list-style: none;
	margin:0;
	padding:0;
}

#hcfmenu ul li {
	float: left;
	padding-top:4px;
	padding-bottom:4px;
	padding-right: 29px;
	padding-left: 28px;
	z-index:300;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	border-right: 1px solid white;
}

#hcfmenu a {
	color: white;
}

#whiterow {
	height: 20px;
	background-color: white;
}

#bluerow {
	height: 8px;
	background-color: #006fc3;
}

#maincontent {
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
}

#maincontent h2 {
	font-size: 18px;
	color: #6998da;
}

#maincontent h3 {
	font-size: 14px;
	color: #6998da;
	clear: all;
}

#maincontent h4 {
	font-size: 14px;
	text-align: justify;
	color: #6998da;
	clear: all;
}

#maincontent p {
	font-size: 14px;
	padding-top:1px;
	text-align: justify;
}

#maincontent a {
	color: #ff9a00;
}

#maincontent a:hover {
	color: #006fc3;
}

#maincontent .imgleft {
	float: left;
	margin: 10px 14px 3px 10px;
}

#maincontent .imgright {
	float: right;
	margin: 10px 10px 3px 14px;
}


td.feature {
	font-size: 14px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
}

.sidebar {
	background-color: #BDCCE1;
	width: 330px;
	padding: 15px;
	margin: 0px;
	color: black;
	line-height: 20px;
	text-align: left;
}

.sidebar h4 {
	color: #FFFFFF;
}

.sidebar a {
	font-weight: bold;
	color: #006fc3;
}


#featurepics {
	margin-top: 25px;
}

#featurepics th a {
	color: #006fc3;
}

#featurepics th a:hover {
	color: #006fc3;
}

#featurepics th {
	text-transform: uppercase;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px;
}

#featurepics h6 {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#featurepics div {
	text-align: center;
	width: 195px;
	color: #ff9a00;
	line-height: 25px;
	font-weight: bold;
	height: 133px;
	vertical-align: middle;
}

#featurepics div a {
	color: #ff9a00;
}

#bluerowbottom {
	padding-top: 45px;
	height: 8px;
	background-color: #006fc3;
}

#footer {
	font-size: 9px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
