@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
a {
	text-decoration:none;
	color:#FFFFFF;
	outline:0;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.top {
	background-image:url(img/whittlebury_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 86px !important;
	height: 86px;
	text-align: right;
}
.weather {
	margin-bottom: 10px;
	padding: 24px 0px 6px 0px;
	width: 482px;
	height: 15px;
	float: right;
}
.weather .image {
	float: left;
	padding-right: 10px;
}
.weather .today {
	float: left;
	/*width: 140px;*/

	padding-right: 20px;
}
.weather .tomorrow {
	float:left;
	padding-right: 10px;
}
.menu {
	float:right;
}
.header {
	padding: 10px;
}
.page_content {
	padding: 10px;
	float:left;
	width: 980px;
}
.footer {
	padding:8px;
	text-align: center;
	clear: both;
}
.footer a, a:hover {
	text-decoration: none;
	font-weight: normal;
}
.left_side {
	float:left;
	width: 690px;
}
.right_side {
	width: 270px;
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/ 

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 

.tab_content {
	background-repeat: no-repeat;
	width: 250px;
	float: left;
	min-height: 111px !important;
	padding: 16px 10px 8px 10px;
	overflow:auto;
	height:111px;
	margin-bottom:10px;
	scrollbar-base-color:FF0000;
}
.tab_content .image {
	float: left;
	margin-right: 10px;
}
.sec_menu {
	float: left;
	width: 140px;
	margin-right: 10px;
	padding: 10px;
}
/*Article Styles*/

.content_holder {
	/*width: 520px;*/

	margin-left: 170px;
}
.headline1, .headline2, .headline3 {
	padding: 0px;
	margin: 0px;
}
.headline1 h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	letter-spacing: -0.8px;
}
.headline2 h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	letter-spacing: -0.4px;
}
.headline3 h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.content1, .content2, .content3 {
	font-size:11px;
	padding: 0px 0px 20px 0px;
}
.content1 h1, h2, h3, h4, h5, h6, .content2 h1, h2, h3, h4, h5, h6, .content3 h1, h2, h3, h4, h5, h6 {
	font-size:13px;
	font-weight: bold;
	padding: 30px 0px 8px 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px 0px 16px 0px;
}
.txtstyle {
	font-size:14px;
}
.text_style3 {
	font-size:12px;
}
.txtform {
	border:1px solid #CCCCCC;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.hide {
	display:none;
}

.imageBox {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imageBox .imageBorder {
	border: 2px solid #ffffff;
} 

.imageBorder2 {
	border: 2px solid #ffffff;
} 

.content1 li {
	margin-left: 20px;
}
.DDBox1 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	background-color: #FFFFFF;
}