﻿  /* CSS layout */
body {
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #C0C0C0;
	background-image: url('images/WHLogo.jpg');
	background-repeat: repeat;
	background-attachment: inherit;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	margin: 0px;
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	color: #000066;
}
#masthead {
	height: 145px;
	background-color: #FFF4E6;
	width: 920px;
	overflow: auto;
}
#top_nav {
	padding: 0px;
	background-color: #FFFFFF;
	width: 920px;
	height: 25px;
	margin-top: 0px;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	height: 30px;
	width: auto;
}
#top_nav li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	left: auto;
	right: auto;
	text-align: center;
}
#top_nav a {
	border: 1px solid #C2CDE0;
	padding: 4px;
	display: inline-block;
	right: auto;
	left: auto;
	width: 85px;
	background-color: #245A8C;
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	text-decoration: none;
	margin-right: -3px;
}
#top_nav a:link {
	border: 1px solid #C2CDE0;
	background-color: #245A8C;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	right: auto;
	left: auto;
	width: 85px;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	background-image: url('images/buttonback.png');
}
#top_nav a:visited {
	border: 1px solid #C2CDE0;
	background-color: #245A8C;
	color: #99CCFF;
	display: inline-block;
	font-weight: bold;
	right: auto;
	left: auto;
	width: 85px;
	text-decoration: none;
	font-size: 12px;
	background-image: url('images/buttonback.png');
}
#top_nav a:hover {
	border: 1px solid #C2CDE0;
	background-color: #A8C9FF;
	color: #6666FF;
	display: inline-block;
	font-weight: bold;
	right: auto;
	left: auto;
	width: 85px;
	text-decoration: none;
	font-size: 12px;
	background-image: url('images/buttonhover.png');
}
#top_nav a:active {
	border: 1px solid #C2CDE0;
	background-color: #C2CDE0;
	color: #0000FF;
	display: inline-block;
	font-weight: bold;
	right: auto;
	left: auto;
	width: 85px;
	text-decoration: none;
	font-family: 12px;
	background-image: url('images/buttonbackactive.png');
}
#container1 {
	border-color: 0;
	border-style: none;
	border-width: 0px;
	padding: 3px 0px 3px 3px;
	margin: 0px auto;
	min-width: 600px;
	width: 924px;
	background-color: #FFFFFF;
}
#left_col {
	margin: 11px 2px 10px 0px;
	padding: 5px;
	width: 226px;
	float: left;
	background-color: #BAC8DC;
	height: auto;
	clear: none;
	text-align: center;
}
#page_content {
	padding: 5px;
	border: 3px solid #99CCFF;
	margin-left: 238px;
	width: 666px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
}
a {
	margin: 0px;
	color: #800080;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #800080;
	text-decoration: none;
}
ul {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#container2 {
	width: 920px;
	height: auto;
	background-color: #BAC8DC;
}
#headertextbox {
	height: 60px;
	background-color: #317CC1;
	display: inline;
	width: 920px;
}
#headtext1 {
	width: 250px;
	position: absolute;
	background-color: #245A8C;
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	left: auto;
	background-image: url('images/banback.png');
}
#headtext2 {
	width: 400px;
	margin-left: 258px;
	display: block;
	position: absolute;
	text-align: center;
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #245A8C;
	color: #FFFFFF;
	height: 18px;
	background-image: url('images/banback.png');
}
#headtext3 {
	width: 275px;
	float: right;
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	background-color: #245A8C;
	text-align: center;
	color: #FFFFFF;
	right: auto;
	height: 18px;
	background-image: url('images/banback.png');
}
#headdiv {
	border: 1px solid #99CCFF;
	background-color: #245A8C;
	height: 18px;
	width: 918px;
	background-image: url('images/banback.png');
}
#navbar2 {
	padding: 4px;
	background-color: #D2DBE8;
	height: 14px;
	font-size: 12px;
	color: #6382D1;
	width: 912px;
	background-image: url('images/navbar2back.png');
}
#navbar2 a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#navbar2 a:link {
	text-decoration: none;
	color: #2F2FFF;
	font-size: 12px;
	background-image: url('images/navbar2back.png');
}
#navbar2 a:visited {
	text-decoration: none;
	color: #2058FF;
	font-size: 12px;
	background-image: url('images/navbar2back.png');
}
#navbar2 a:hover {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	background-image: url('images/navbar2back.png');
}
#navbar2 a:active {
	text-decoration: none;
	color: #800080;
	font-size: 12px;
	background-image: url('images/navbar2back.png');
}
#footer {
	border: 1px solid #99CCFF;
	clear: both;
	background-color: #245A8C;
	width: 918px;
	font-style: normal;
	text-align: center;
	font-family: verdana, trebucket, arial, helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 14px;
	background-image: url('images/footback.png');
}
#footer a {
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
}
#footer a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #A8C9FF;
	font-style: normal;
}
#footer a:hover {
	font-size: 13px;
	color: #99CCFF;
	font-style: normal;
	text-decoration: none;
}
#footer a:active {
	font-size: 13px;
	color: #CC99FF;
	text-decoration: none;
	font-style: normal;
}
.textdec1 {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.hyperlinkdivider {
	font-family: Verdana;
}
.spacing2px {
	font-size: 2pt;
}
.bulletstyle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
	margin: 7px 7px 7px 25px;
	list-style-position: inside;
}
#page_content ul {
	list-style-type: disc;
}
.contentbody {
	color: #000000;
	font-size: 13px;
	margin: 10px 10px 10px 20px;
}
.underconstspace {
	margin-left: 28px;
}
.mouconname {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #000080;
}
.mouconaddress {
	font-size: 17px;
	font-weight: bold;
}
.mouconphnumb {
	font-weight: bold;
}
#page_content p {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 10px;
}
#page_content ol li {
	font-weight: normal;
	font-size: 13px;
	list-style-type: decimal;
	list-style-position: inside;
	color: #000000;
	margin: 10px 10px 10px 28px;
}
#page_content ul li {
	font-weight: normal;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: inside;
	color: #000000;
	margin: 10px 10px 10px 28px;
}
.bottompagecomment {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.logoposition {
	margin-left: 75px;
}
.galleryphotomarg {
	margin: 10px;
}
#freeoff {
	border: thin dashed #000000;
	margin: 15px;
	padding: 3px;
	text-align: center;
	background-color: #FFFFCC;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
.leftcolhead {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}
#left_col a {
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
}
#left_col a:link {
}
#left_col a:visited {
}
#left_col a:hover {
}
#left_col a:active {
}
#left_col img {
	margin-left: 1px;
}

{}

#photoleft {
	width: 328px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#photoright {
	width: 328px;
	float: right;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.img {
	margin: 16px 5px 10px 5px;
	border-style: solid;
	border-width: thin;
}
#page_content_g {
	border-width: 3px;
	border-color: #99CCFF;
	padding: 5px;
	margin-left: 238px;
	width: 666px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
}
#container2g {
	width: 920px;
	height: auto;
}
#left_col2 {
	margin: 50px 2px 10px 6px;
	padding: 5px;
	width: 226px;
	float: left;
	background-color: #BAC8DC;
	height: auto;
	clear: none;
	text-align: center;
}
.xlinespace {
	line-height: 30px;
}
.modlinespace {
	line-height: 20px;
}
.img2 {
	margin: 16px 5px 10px 5px;
}
	float: left;
	display: inline;
	margin: 30px;
}
.teampht {
	border: thin solid #000000;
	margin: 20px;
	float: left;
}
.teampht {
	border: thin solid #000000;
	margin: 20px;
	float: left;
}
.teamdiv {
	height: 325px;
}
.phgallery {
	padding: 0px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.award {
	margin-right: 165px;
	margin-top: 40px;
	margin-left: 20px;
}
.surveytable {
	margin: 5px 25px 5px 35px;
}
#left_col2 a {
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
}
#left2_col a:link {
}
#left_col2 a:visited {
}
#left_col2 a:hover {
}
#left_col2 a:active {
}
.imgcoptop {
	margin: 16px 30px 10px 30px;
	border-style: solid;
	border-width: thin;
}
body#home a#homenav,
body#services a#servicesnav,
body#gallery a#gallerynav,
body#about a#aboutnav,
body#contact a#contactnav {
color: #2F2FFF;
background-image: url('images/navbar2back.png')
}

.imgrightspace {
	border-style: 0;
	margin: 10px 35px 10px 10px;
	border-width: 0px;
}
.leftcalgalimg {
	border-width: 0px;
}

#headtext1 a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#headtext1 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#headtext1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#headtext1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#headtext1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#headtext3 a {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	float: none;
}
#headtext3 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	float: none;
}
#headtext3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	float: none;
}
#headtext3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	float: none;
}
#headtext3 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	float: none;
}

