@charset "UTF-8";
/* CSS Document */

.v_8 {
	font-family: Verdana;
	font-size: 8px;
}
.v_9 {
	font-family: Verdana;
	font-size: 9px;
}
.v_10 {
	font-family: Verdana;
	font-size: 10px;
}
.v_11 {
	font-family: Verdana;
	font-size: 11px;
}
.v_12 {
	font-family: Verdana;
	font-size: 12px;
}
.v_14 {
	font-family: Verdana;
	font-size: 14px;
}
.v_18 {
	font-family: Verdana;
	font-size: 18px;
}
.v_24 {
	font-family: verdana;
	font-size: 24px;
	font-weight: bolder;
	padding-right: 6px;
	padding-left: 6px;
	letter-spacing: -1px;
}
body {
	background-color: #ffffff;
}
html, body, #wrapper {
	height:100%;
	width: 100%;
}
#wrapper {
	vertical-align: top;
}
.main_image_div {
	overflow: visible;
	width: 100%;
	background-image: url(../images/gr_band.gif);
	background-repeat: repeat-x;
	background-position: 0px -40px;
}
.main_image_border {
	border: 2px solid #FFFFFF;
}
.main_row {
	height: 253px;
}
.main_footer {
	background-image: url(../images/house_outline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 65px;
	text-align: right;
	padding-right: 100px;
}
.of_interest_heading {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #f3f3f3;
}
.calendar_browse {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #99cc66;
	text-align: center;
}
.category_heading {
	text-align: left;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	padding: 8px;
	font-weight: bold;
}
.of_interest_bg {
	text-align: left;
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.acc_header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
}
.left_column_menu {
	width: 200px;
	padding-top: 73px;
	padding-right: 60px;
	background-image: url(../images/hh_logo.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
}
.left_column {
	width: 210px;
}
.right_column {
	width: 700px;
}
.main_content {
	width: 764px;
	padding-top: 12px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
	margin-left: 12px;
}
.article_content {
	width: 744px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
	font-family: verdana;
	font-size: 11px;
}
.header {
	width: 762px;
	padding-top: 8px;
}
.header_row {
	height: 40px;
}
.inline_image {
	display: inline;
	margin-right: 14px;
	margin-bottom: 14px;
}
.headline_copy {
	text-align: left;
	font-size: 36px;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: times;
}
.img_caption {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #666666;
	float: left;
	overflow: hidden;
	line-height: 14px;
	margin-right: 14px;
	margin-bottom: 6px;
}