@import url ("menu.css");

html {
margin:0;
padding:0;
border:0;
}
form {
margin:0;
padding:0;
border:0;

}
body {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin:0;
	padding:0;
	border:0;
	color:#666666;

}
table, input, select, TD, textarea, form, p {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
table, td, input {
background-color:none;
}
td.homebkgd {
background-image:url(/images/topboxbkgd.gif);
background-repeat: repeat-x;
}
table#outabout td {
border-bottom:1px dotted #999999; 
}
.articleCommentGravatar {
display:none;
}
/*--------------------- structure----------------*/
#centering {
text-align:center;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
background-color:#00704a;
}
#shadowbkgd {
width:984px;
margin:auto;
padding:0;
text-align:left;
background-image:url(/images/sitebkgd.jpg);
background-repeat:repeat-y;
}
#innerwrap {
margin:0px 12px;
width:960px;
text-align:left;
}
#titles {
width:960px;
text-align:left;
margin:0px auto 5px auto;/*-----------needs this to centre it in FF------------*/
}
#header {
width:960px;
height:231px;
}
#menu {
width:960px;
background-color:#8cc63f;
height:33px;
}
#bluebar {
height:6px;
background-color:#164686;
margin:0;
padding:0;
}
#maincontent {
width:960px;
background-color:#b4c0d0;
padding:17px 0px;
}
#wrapper {
width:906px;
margin:0px 17px;
background-color:#FFFFFF;
padding:10px;
}
#TopPane {
width:906px;
}

#LeftPane {
width:302px;
float:left;
}
#RightPane {
width:604px;
margin:0px 0px 0px 0px;
padding:0;
float:left;
}
#BottomPane {
width:906px;
clear:both;
height:90px;
}
#ContentPane {
width:304px;
margin:0px 0px 0px 0px;
padding:0;
float:left;
}
#leftpanewrapper {
width:300px;
float:left;
}
#contentpanewrapper {
width:300px;
float:left;
}
#basebar {
width:960px;
height:90px;
margin:0px 10px 0px 0px;
clear:both;
background-color:#0c2c67;
}
#basenavtext {
color:#99a6bf;
padding:20px;
}
#basenavtext a {
color:#99a6bf;
}
#blogbox {
background-image: url(/images/blogboxbkgd.gif);
background-repeat:no-repeat;
padding:15px;
}
.commenttext {
font-size:11px;
font-style:italic;
}
/*-------------- Base Links Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited { 
font-weight:bold; color:#4F839F; font-size:11px; 
}
a.links:hover {
color:#C00;
}
#bottomshadow {
width: 984px;
margin:0 auto;
}

#separatorbar {
background-color:#006898;
height:11px;
clear:both;
}

table#divider td, table.divider td {
padding:7px;
vertical-align:top;
border-bottom:1px dotted #999999;
}
/*------------------scrolling homepage box--------------------------------*/
#marqueecontainer {
position: relative;
width: 270px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0;
padding: 4px;
line-height:normal;
}

#homelatestnewsbox p {
margin:0em 0em 1.5em 0em;
padding:0;
line-height:normal;
}
#latestimage {
float:left;
padding:4px;
border:1px solid #cdcdcd;
margin-right:10px;
}
/* ---------------------news editor--------------*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em;
	line-height: 17px;
	color:#666666;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0377ad;
	font-weight:normal;
}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}


/* ---------------------indenting--------------*/
LI {
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
LI LI LI{
	LIST-STYLE-IMAGE: url(/images/li.gif)
}
UL {
	MARGIN: 0px 0px 0px 19px
}
OL {
	MARGIN: 0px 0px 0px 19px
}

/* ---------------------hover over--------------*/

#basenav {
width:991px;
background: #dddddd;
text-align:center;
padding:15px;
}

#basenav, #basenav a, #basenav a:link, #basenav a:visited, #basenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #858585; 
	text-decoration: none
}
#basenav a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	text-decoration: underline
}


/*------------------------- Headings---------------*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0377ad;
	font-weight:normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#646464;
	font-style:italic;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-bottom:0;
}
a, a:link, a:visited, a:active {
color: #0377ad;
text-decoration:none;
}
a:hover {
color:#646464;
text-decoration:underline;
}
/*--------------------misc-------------------------*/
.border1 {
	border: 1px solid black;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC
	}
#tabledivider td {
border-bottom:1px dashed #CCCCCC;
padding:10px 20px 10px 0px;
vertical-align:top;
}

.lnksave {
margin:0;
padding:10px 0px;
}
.petitionlabel {
height:1em;
}
.petitionfield {
height:1em;
}
.contactlabel {
font-size:16px;
text-align:left;
width:170px;
}
