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

body {
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ecf1f7;
	padding:0;
	margin:0;
	font-family:arial, sans-serif; 
	overflow-x:hidden;
	overflow-y:scroll;
}
#outerwrapper {
	background-image:url(../img/bg_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	min-height:660px;
}
#wrapper {
	width:950px;
	margin: 0 auto 0 auto;
}
#header {
	height:190px;
}
#header #top{
	padding: 15px 0 0 0;
	height:35px;
}
#header .logo{
	padding: 35px 0 0 10px;
	float:left;
}


#navigation {
	height:29px;
	background-image:url(../img/bg_navigation.gif);
	border-top: 1px solid #69b032;
	border-left: 1px solid #69b032;
	border-right: 1px solid #69b032;
}
#navigation ul{
	list-style-type: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#navigation li {
	display: inline;
	float:left;
	padding: 0;
	margin: 0;
	color: #FFF;
}
#navigation a {
	display:block;
	float: left;
	margin: 0 0 0 0;
	padding: 9px 12px 9px 13px;
	height: 11px;
	background-image:url(../img/bg_navigation-shadow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 0.8em;
	font-weight:bold;
}
#navigation a.first {
	background-image:none;
}
#navigation a:link {	
	color: #FFF;
	text-decoration:none;
}

#navigation a:visited {	
	color: #FFF;
	text-decoration:none;
}
#navigation a:hover {
	color: #FFF;
	text-decoration:underline;
}
#navigation a.highlight, a.highlight:link, a.highlight:visited{
	background-color: #FFF;
	background-image:none;
	color: #69b032;
}

/* ------------------ CONTENT ------------------ */

#content{
	clear:both;
	background-color:#FFF;
	border-bottom: 1px solid #69b032;
	border-left: 1px solid #69b032;
	border-right: 1px solid #69b032;
}

#content h1{
	padding:10px 0 10px 0;
	margin:0;
	color:#69b032;
	font-size:1.2em;
}
#content h2{
	padding:10px 0 10px 0;
	margin:0;
	color:#69b032;
	font-size:1.1em;
	font-weight:normal;
}
#content h3{
	padding:10px 0 10px 0;
	margin:0;
	color:#69b032;
	font-size:0.9em;
	font-weight:normal;
}
#content p{
	padding:6px 0 6px 0;
	margin:0;
	color:#666;
	font-size:0.88em;
	line-height:1.3;
}
#content li{
	color:#666;
	font-size:0.88em;
}
#content p a:link, #content p a:visited, #content li a:link, #content li a:visited {
	font-weight:bold;
	color:#666;
	text-decoration:none;
	border-bottom:thin dotted #666;
}
#content p a:hover, #content li a:hover {
	color:#69b032;
}

#leftcol {
	padding:20px;
	float:left;
}
#rightcol {
	padding:20px;
	float:left;
}
.twohundered {
	width: 200px;
}
.fourhundered {
	width: 400px;
}
.fourhunderedfifty {
	width: 450px;
}
.fivehundered {
	width: 500px;
}
#rightcol {
	float:right;
}


#bottomrow {
	clear:both;
	padding: 0 0 10px 0;
	margin:0;
	line-height:1;
	border-top: 1px solid #69b032;
	background-color:#dbe2f4;
}
.homebox {
	display:block;
	float:left;
	width:300px;
	height:90px;
	margin:10px 0 0 10px;
	padding:0;
	border: 1px solid #f8981d;
	background-color:#FFF;
}
.rightbox {
	display:block;
	width:300px;
	height:90px;
	margin:10px auto 0 auto;
	padding:0;
	border: 1px solid #f8981d;
	background-color:#FFF;
}
.googlemap {
	padding:10px;
	color:#666;
	font-size:0.88em;
}
.googlemap a:link, .googlemap a:visited {
	color:#666;
	text-decoration:none;
	border-bottom:thin dotted #666;
}
.googlemap a:hover {
	color:#69b032;
}
table{
	color:#666;
	font-size:0.88em;
}
#causearea {
	width:800px;
	margin: 0 auto 0 auto;
}
.causesbox {
	margin: 10px 10px 10px 10px;
	border: solid 1px #0093d0;
}
.socialads {
	border:none;
	margin: 10px 0 10px 0;
}
/* ------------------ POLITICIANS PAGES ------------------ */
.polbox {
	display:block;
	float:left;
	width:110px;
	border: 1px solid #f8981d;
	margin:9px;
	padding:1px;
	height:200px;
}
.polbox img {
	padding: 4px 0 0 4px;
}

.polboxhead {
	display:inline-block;
	width:110px;
	padding:0;
	margin:0;
	color:#69b032; 
	font-weight:bold; 
	font-size:0.7em; 
	text-align:center;
}
.polboxbody {
	width:110px;
	color:#666;
	display:inline-block;
	padding:0;
	margin:0;
	font-size:0.6em; 
	text-align:center;
}
#contentlightbox {
	margin: 10px 0 0 0;
	background-color:#FFF;
}
#polimage {
	float:right;
	width: 200px;
}
#poltext {
	float:left;
	width: 480px;
}
#poltext h1{

}
#poltext p{

}


/* ------------------ PUBLICATIONS TABLE ------------------ */

.publicationsleft {
	display:block;
	float:left;
	width:350px;
	padding: 3px;
	text-align:right;
	clear:both;
	font-weight:bold;
	font-size:0.9em;
	color:#666;
}
.publicationsright {
	display:block;
	float:left;
	width:300px;
	padding: 3px;
	text-align:left;
	font-size:0.9em;
}
.publicationsright a:link, .publicationsright a:visited {
	font-weight:bold;
	color:#69b032;
	font-weight:bold;
	text-decoration:none;
}
.publicationsright a:hover {
	color:#69b032;
	font-weight:bold;
	text-decoration:underline;
}


/* ------------------ FOOTER ------------------ */

#footer {
	text-align:center;
	font-size:0.8em;
	color:#ed1844;
	margin: 20px 0 20px 0;
	padding:15px;
	border-top: 1px solid #ed1844;
	border-bottom: 1px solid #ed1844;
	border-left: 1px solid #ed1844;
	border-right: 1px solid #ed1844;
	background-color:#FFF;
}
#footer ul{
	list-style-type: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	padding: 0 5px 0 5px;
	margin:0;
}
#footer a:link, a:visited {
	color:#ed1844;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#ed1844;
	font-weight:bold;
	text-decoration:underline;
}
#footer p {
	padding:4px 0 0 0;
	line-height:1;
	margin:0;
}

/* ------------------ BEN GREENS COMMONS ------------------ */

.floatright {
	float:right;
}
.floatleft {
	float:left;
	padding: 0 10px 0 0;
}
.clearme {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.noborder {
	border:none;
}
hr.clearfix {
	visibility: hidden;
	clear: both;
	line-height:0px;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
}

