@import url("menu.css");

Body {
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	margin:0px;
	padding:0px;
}
#editorBody {
    background: #FFFFFF;
    text-align: left;
    color: #000000;
}

p, li, td
{
	font-size:13px;
}
a:link, a:visited, a:active {
	color:#4d4d4d;
	text-decoration:underline;
}
a:hover
{
	color:#153576;
	text-decoration:underline;
}

H1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#83b819;
	line-height:normal;
	font-weight:bold;
}
H2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#034782;
	line-height:normal;
	font-weight:bold;
}

#mastfont H1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#FFFFFF;
	line-height:normal;
	margin:0;
	font-weight:bold;
}
#mastfont H2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:normal;
	margin:0;
	font-weight:normal;
}

Body
{
	background:#2e519a;
	margin:0px;
	padding:0px;
}
#centering
{
	text-align:center;
}
#sitewrapper
{
	width:996px;
	margin:auto;
	text-align:left;
}
#mast
{
	height:238px;
}
#headshot
{
	width:208px;
	height:238px;
	float:left;
}
#titlewrapper
{
	width:788px;
	height:238px;
	float:left;
}
#title
{	
	width:788px;
	height:203px;
	background-image:url(images/Neale-Burgess-MP-Hastings_03.jpg);
	background-repeat:no-repeat;
}
#menu
{
	width:788px;
	height:35px;
}
#whiteline
{
	font-size:1px;
	width:996px;
	height:2px;
	background-color:#FFFFFF;
}
#bodywrapper
{
	width:996px;
	background-color:#FFFFFF;
}
#leftpane
{
	float:left;
	width:208px;
	background-image:url(images/Neale-Burgess-MP-Hastings_08.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}	
#contentwrapper
{
	float:left;
	width:788px;
	background-color:#FFFFFF;
}
#internalContentPanewrapper {
	padding:30px;
}
#homecontentpanewrapper1 {
	width:569px;
	float:left;
}
#homecontentpanewrapper2 {
	padding:30px 27px 20px 27px;
}
.ContentPane {

}
#welcomepanewrapper {
	width:218px;
	float:left;
	border-left:solid;
	border-left-color:#E6E6E6;
	border-left-width:1px;
}

.welcomepane {	
	padding:30px 21px 20px 21px;
}	
#homecontenttopwrapper {
	width:788px;
	height:235px;
}
#homeflash {
	width:569px;
	height:235px;
	float:left;
}

#homecontactpane {
	width:219px;
	height:235px;
	background-color:#033d77;
	float:left;
	background-image:url(images/Neale-Burgess-MP-Hastings_11.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#homecontactpane a:Link, #homecontactpane a:active, #homecontactpane a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
#homecontactpane a:hover
{
	color:#CCCCCC;
	text-decoration: underline;
}
#pollpanewrapper
{
	padding:0 8px 0 14px;
}
#basenavwrapper
{
width:996px;
}
#basenav
{
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding:7px;
	background-color:#008ac9;
	
}
#basenav a:Link, #basenav a:active, #basenav a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
#basenav a:hover
{
	font-size:11px;	
	text-decoration: underline;
}
.articleListingFull h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#83b819;
	line-height:normal;
	font-weight:bold;
}
.articleListingFull .imageBox
{
	float: right;
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 0 15px 15px;
}
.articleListingLarge .listingItem
{
	margin: 12px 0;
}

.articleListingLarge .imageBox
{
	float: left;
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 15px 0 0;
}

.articleListingLarge .infoBox
{
	float: left;
	width: 555px;
}
	
.articleListingLarge h2, .articleListingLarge h2 a, .articleListingLarge h2 a:link, .articleListingLarge h2 a:active, .articleListingLarge h2 a:visited
{
	color: #2E519A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 6px 0;
}
.articleListingLarge h2 a:hover {
	color:#0033FF;
}

.articleListingMedium .listingItem
{
	margin: 5px 0 4px 0;
}

.articleListingMedium .imageBox
{
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 15px 0 0;
}
	
.articleListingMedium h2, .articleListingMedium h2 a, .articleListingMedium h2 a:link, .articleListingMedium h2 a:active, .articleListingMedium h2 a:visited
{
	color: #2E519A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	text-decoration:none;
	
}
.articleListingMedium h2 a:hover
{
	color:#0033FF;
	background-color:red;
	text-decoration:underline;
}