/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #954F15;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BD7E4B;
	line-height: 17px;
	background-image: none;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D46F1D;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5F3F21;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
	background-repeat: repeat-x;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
	background-image: url(images/wh-gradient-bg.jpg);
	background-color: #C38753;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #5C4634;
	text-align:left;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#333333;
}

.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}

.picLeftnoborder {
	float:left; 
	margin-right:20px;
}
/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #EAF4F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #C28453;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FAE0C7;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #E56933;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #E47132;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
}


.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.subheader {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #EF7D25;
	text-decoration: none;
}
/*  HR class */

hr {
	border: solid 1px #F5C696;
	text-align: center;
	width: 80%;
	}

/* HOME ANNOUNCEMENT */

div#announce {
	width: 420px;
	background-color: #F09538;
	color:#FFFFFF;
	padding: 5px;
	border: 5px solid #C7662F;
	margin: 5px 0 5px 150px;
}

		#announce h1 {
		font:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #FFFFFF;
		padding: 0 0 5px 0;
		text-align:center;
		}
		
		#announce p {
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		margin: 0 10px 0 10px;
		width: 290px;
		}
		
		#announce img{
		float: right;
		margin: 0 5px 0 5px;
		border: 1px ridge #EA661C;
		}
		
		#announce a {
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 4px;
		background-color:#C7662F;
		color: #FFFFFF;
		text-decoration: none;
		}
		#announce a:hover {
		background-color: #FFFFFF;
		color: #F09538;
		text-decoration: none;
}

#team li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: -20px;
	}		

#team li a {
	font-size: 12px;
	text-decoration: none;
	}	

.htlink {
	font-size:12px;
	color: #37afd3;
	text-decoration: none;
	font-weight: bold;
	display: none;
	}
.htlink:hover {
	color: #0176a2;
	}
	
#htap {
	position: fixed; 
	top: 10px; 
	left: 83%; 
	width: 200px; 
	height: auto;
	display: block;
	padding: 2px 10px;
	background-color: #ee7723;
	text-align: right;
	font-weight: bold;
	color:#FFFFFF;	
	}
#htap a {cursor: pointer; text-transform:uppercase;}
