/* Home Page Specific Header */

#header {
	height: 142px;
	float: left;
	width: 869px;
	 background: url('../../../images/home_header_bg.gif') bottom repeat-x !important;
	margin-bottom: 10px;
}

#logo {
	width: 419px;
	height: 95px;
	float: left;
	margin-top: 40px;
	border-top: 1px solid #c8c5c2;
	padding-top: 15px;
	margin-bottom: 20px;
	
}


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

a:hover {
color: #222222;
}
ul#mid {
	float: left;
	width: 870px;
	height: 46px;
	background: url('../../../images/mid_bg_2.gif') top left no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul#mid li {
	display: block;
	float: left;
	margin-top: 16px;
}

ul#mid li.date {
	margin-left: 10px;
}

ul#mid li.time {
	position: absolute;
	margin-left: 227px;
}

ul#mid li.weather {
	position: absolute;
	padding-left: 437px;
}

span.temp {
	margin-left: 2px;
}

p.body {
	width: 443px;
	margin-left: 425px;
	line-height: 1.3em;
	font-size: 1.2em;

	float: left;
	margin-bottom: 15px;
}

#subHead {
	margin-left: -15px;
	float: left;
	width: 922px;
}

#subHead img {
	float: left;
}

#imageSwap {
height: 329px;
float: left;
	width: 442px;
	margin-right: 0;
}

#imageSwap div{
  position: absolute;
  
}

#imageSwap div img {
  float: none;
  padding: 0;
}
#bodyText {
	float: right;
	margin-right: 30px;
} 
