body{
	margin: 0 0 50px 0;
	padding: 0;
	font-size:75.25%;
	font-family: arial;
	background: #469dd9 url('blob-large.png') no-repeat top right;
}
.cleared:after{
	content: ".";
	display: block;
	line-height:0;
	font-size:0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cleared { min-height: 1px; _height: 1px; }
.algn-r{ text-align: right; }
.btn-primary{
	border: 1px solid #ccc;
	padding: 2px 5px;
	*padding: 1px 2px;
	cursor: pointer;
	font-weight: 700;
	border: 0px solid #ccc;
	vertical-align: top;
	text-transform: capitalize;
	background: url('grad_button_skin-blue.gif') repeat-x center center;
	color: #fff;
}
form{
	margin: 0;
	padding: 0;
}
select{
	width: 260px;
	padding: 1px 0;
	font-size: 1.1em;
}
.container{
	margin: 0 auto;
	width: 988px;

}
.marketing{
	width: 368px;
	text-align: right;
	padding-top: 50px;

}
.map{
	background: url('map.png') no-repeat top center;
	width: 580px;
	height: 640px;
	float: right;
	position: relative;
}
.content{
	width: 580px;
	height: 640px;
	float: right;
	position: relative;
}
.content-container{
	margin-top: 185px;
	padding-left: 65px;
	min-height: 600px;
	_height: 600px;
	color: #fff;
	font-family: arial;
	font-size: 1.2em;
	font-weight: 700;	
}
.content-container a,
.content-container:visited{
	color: #d6e044;
	text-decoration: none;
}
.content-container a:hover{
	color: #d6e044;
	text-decoration: underline;
}
.content-container dt{
	color: #d6e044;
}
.content-container dd{
	margin-bottom: 15px;
}
#aboutus .content-container{
	background: url('title-aboutus.png') no-repeat top left;
}
#getinvolved .content-container{
	background: url('title-getinvolved.png') no-repeat top left;
}
#faqs .content-container{
	background: url('title-faqs.png') no-repeat top left;
}
#contactus .content-container{
	background: url('title-contactus.png') no-repeat top left;
}
#localbusinesses .content-container{
	background: url('title-localbusinesses.png') no-repeat top left;
}
#localpeoplesites .content-container{
	background: url('title-localpeoplesites.png') no-repeat top left;
}
#termsconditions .content-container{
	background: url('title-termsconditions.png') no-repeat top left;
	font-size: 0.9em;
}
#termsconditions .content-container h2{
	font-size: 1.7em;
	margin-top: 25px;
}


ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.spoiler{
	font-size: 2.2em;
	font-weight: 700;
	color: #e1e1e1;
	margin: 50px 0;
	font-family: 'Trebuchet MS',arial;
}
ul.spoiler li{
	margin: 20px 0;
}
ul.nav{
	font-size: 1.2em;
	font-weight: 700;
	width: 180px;
	float: right;
}
ul.nav li{
	margin: 3px 0;
	_margin: 1px 0;
	position: relative;
	width: 100%;
}
ul.nav li .f-c{
	position: absolute;
	top: 0;
	left: 0;
	width: 71px;
	height: 24px;
	z-index: 100;
	display: block;
}
ul.nav li .f-c .f{
	background: url('nav-fade.png') repeat-y top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='nav-fade.png',sizingMethod='crop');
	width: 71px;
	height: 24px;
	display: block;
}
ul.nav li a{
	display: block;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	position: relative;
}
ul.nav li a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #0a5180;
}
ul.nav li.active a{
	background-color: #0a5180;
}
.feeds{
	margin-top: 50px;
	float: right;
	width: 100%;
}
form.site-selection{
	position: absolute;
	top: 315px;
	left: 175px;
}
form.site-selection label{
	display: block;
	font-size: 1.6em;
	color: #0a5180;
	font-weight: 700;
	text-align: center;
	padding-bottom: 5px;
}




.speech{
	float: right;
	width: 237px;
	margin: 0 0 10px 10px;	
}
.speech .top{
	width: 237px;
	height: 13px;
	background: url('speech-t.png') no-repeat center center;
	font-size: 1px;
}
.speech .btm{
	width: 237px;
	height: 57px;
	background: url('speech-b.png') no-repeat center center;
	font-size: 1px;
}
.speech .speech-content{
	background-color: #0a5180;
	color:#d6e044;
	font-size: 1.7em;
	padding: 0 5px;
	text-align: justify;
	 
}
.speech .speech-content img{
	float: left;
	padding: 0 5px 1px 0;
}


.site-list ul{
	width: 42%;
	margin: 0 20px;
	float: left;
}

