@charset "utf-8";
/* CSS Document */

/*BEGIN body level html elements */

#visitInfo{
	padding:18px 5px 0 690px;
}

#headCap{
	width:980px;
	height:18px;
	background:url(/_media/images/headerCap.gif) top left no-repeat #f4f1ec;
	margin:0 auto;
	}
	
#primary {
	background:url(/_media/images/homeBg.png) top left repeat-x #f4f1ec;
	}
	
#headlines {
	width:451px;
	float:left;
	padding-top:41px;
	}
	
#headlines h3{
	margin-bottom:5px;
	padding-left:26px;
	}
	
#headlines div{
	margin-left:26px;
	border-top:1px dashed #b6b6b6;
	}
	
#headlines h2 {
	display:block;
	height:62px;
	width:431px;
	padding:3px 20px 5px 26px;
	overflow:hidden;
	color:#587123;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	text-decoration:none;
	line-height:31px;	
	font-weight:normal;
	}
	
#headlines h2 a {
	display:block;
	color:#587123;
	text-decoration:none;
	}
	
#headlines h2:hover {
	background:#fdfcfb;
	}
	
#headlines h2 span {
	display:block;
	overflow:hidden;
	color:#555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
	
#headlines h2 span a {
	display:inline;
	color:#587123;
	text-decoration:underline;
	}
#mission {
	width:474px;
	float:right;
	padding-right:26px;
	}
	
#homeNav {
	text-align:center;
	}

#wosIconNew{
	width:18px;
	float:right;
	overflow:hidden
	padding-top:12px;
	position:relative;
	left:-2px;
}

#footer {
	padding-top:7px;
	}
	
#ebay {
	float:right;
	padding:00px 0px 0 0;
	}
