@import url("menu.css");

Body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

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:18px;
	color:#561708;
	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:66px;
	color:#FFFFFF;
	line-height:normal;
	margin:0;
	padding:0;
	font-weight:bold;
}
#mastfont H2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#e1dfdf;
	line-height:normal;
	margin:0;
	font-weight:bold;
}

#centering
{
	text-align:center;
}
#sitewrapper
{
}

.ContentPane {

}

#basenav
{
	font-size:12px;
	color:#FFFFFF;
}
#basenav a:Link, #basenav a:active, #basenav a:visited
{
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
#basenav a:hover
{
	font-size:12px;	
	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;
}
.divwidth
{
	margin:auto;
	width:971px;
	text-align:left;
}

#mastbackground1
{
background-image:url(images/red-background-1px.jpg);
height:525px;
}
#mastbackground2
{
	text-align:center;
	background-image:url(images/red-background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:525px;
}
#mastwrapper
{
	height:154px;
}
#mast
{
	padding:13px 0px 0px 53px;	
}

#menubar
{
	height:40px;
}
#mastpics
{
}
#slideshowwrapper
{
width:652px;
background-color:#FFFFFF;
float:left;	
}
#slideshow
{
	
	padding:11px 0px 0px 13px; 
}
#mastbuttonswrapper
{
width:319px;
background-color:#FFFFFF;
float:left;	
}
#mastbuttons
{
	padding:11px 15px 0px 11px; 
}
#mainbackgroundwrapper
{
	text-align:center;
	background-image:url(images/sussan-ley-mp-farrer_10.jpg);
	background-repeat:repeat-x;
	background-color:#f6fbfd;
}
#mainbackground
{
	background-color:white;
	width:971px;
}
#contentwrapper
{
	background-color:#FFFFFF;
	width:652px;
	float:left;
}
#contentwrapper2
{
	padding:19px 0px 7px 13px; 
}

#contentpanewrapper
{
	background-image:url(images/sussan-ley-mp-farrer_16.jpg);
	background-repeat:repeat-y;
	padding:4px 30px 19px 38px;
}
#contentpanewrappercalender
{
	padding:4px 30px 19px 138px;
}
.ContentPane
{
}
#quicklinkswrapper
{
	background-color:#FFFFFF;
	width:319px;
	float:left;
}
#quicklinks
{
	padding:29px 0px 19px 11px;
}
#qlbackground
{
	width:283px;
	background-color:#e6e6e6;
}
#qlheader
{
margin:0px 0px 11px 21px;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#561708;
	font-weight:bold;
}
.qlbuttonwrapper
{
width:283px;
}
.qlbutton
{
	border:1px solid #babec0;
	background-color:#c8dae5;
	margin-bottom:12px;
	padding:6px 13px 6px 20px;
}
.qlbutton img
{
	float:left;
	margin-right:15px;
	border:0;
}
.qltext
{
	float:left;
	width:158px;
}
.qltext h2, .qltext h2 a:link, .qltext h2 a:active, .qltext h2 a:visited
{
	margin:0px;
	padding:0px;
	line-height:normal;
	font-weight:bold;
	font-size:15px;
	color:#bb3414;
	text-decoration:none;
}
.qltext h2 a:hover
{
	margin:0px;
	padding:0px;
	line-height:normal;
	font-weight:bold;
	font-size:15px;
	color:#bb3414;
	text-decoration:underline;
}

.qltext p
{
	color:#293a4c;
	margin:0px;
	padding:0px;
	line-height:normal;
	text-decoration:none;
}
.qltext p a:link, .qltext p a:active, .qltext p a:visited
{
	color:#293a4c;
	margin:0px;
	padding:0px;
	line-height:normal;
	text-decoration:none;
}
.qltext p a:hover
{
	text-decoration:underline;
}
#basebackground
{
	background-color:#bbbbbb;
	text-align:center;
}
#basepics
{

}
#basenavcontainer
{
	padding:19px 0px 19px 0px;
	text-align:center;
}
.clear:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear
{
	zoom: 1;
}

/*news editor styles - article page*/
.articleListingFull .imageBox
{
	float: right;
	padding: 3px;
	border: 1px solid #bbc7cd;
	margin: 0 0 15px 15px;
}

.articleListingFull h2
{
	color: #013563;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
	
.articleListingFull p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/*news editor styles - listings page*/



/*news editor styles - latest news page*/
.articleListingMedium .listingItem
{
	margin: 5px 0 4px 0;
}

.articleListingMedium .imageBox -image
{
	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;
}
.articleListingMedium h2 a:hover {
	color:#0033FF;
}	
.articleListingMedium p
{
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 20px 0;
}