/* <![CDATA[ */
/*orange = #ff7f00
green = #00a33d
*/
body {
	background: #ffffff;
	font: normal 90% Verdana, Arial, sans-serif;
	color: #000000;
	margin: 15px;
	text-align: center; /* For IE */
	}

p,td,th {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:90%;
}
div {
	padding:0;
	margin:0;
}

h3,h2 {
	font-size:100%;
	color:#58B2CB;
	font-weight:bold;
}

a:link, a:visited {
	color: #58B2CB;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:90%;
	}

li {
	padding: 0px 0px 1px 0px;
	
	}
/* mainWrapper Styles */
#mainWrapper {
	position: relative;
	width: 811px;
	background: url(../images/repeater-background.gif) repeat-y;
	border: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}
#header{
	padding:20px 0 0 20px;
	height:174px;
	background: url(../images/new-header.gif);	
}
#header a {
	text-decoration:none;
}
#footer{
	width:451px;
	height:77px;
	background: url(../images/new-footer.gif) no-repeat;
	clear:both;
	padding:40px 20px 0 340px;
	text-align:right;
}
#container {
	width:811px;
}
#navMenu {
	float:left;
	width:150px;
	padding-left:20px;
}
#navMenu li{
	padding:0;
	margin:0;
}
#navMenu li a {
	color:#ffffff;
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 15px;
	background-color:#A2DCEA;
	border-bottom:1px solid #58B2CB;
}
#navMenu li a:hover {
	display:block;
	background-color:#FF7F00;
	border-left:10px solid #58B2CB;
	padding-left:5px;
	text-decoration:none;
}
/*#main, #navMenu,#bodyText,#footer {
	float:left;
}*/

#bodyText {
	float:left;
	padding:0 15px 0 30px;
	width:550px;
}
#bodyText h2 img {
	position:relative;
	top:-40px;
	left:410px;
}
#siteLogo, #centreImage, #splashAd {
	float:left;
	width:167px;
}
#splashAd {
	width:125px;
}
#centreImage {
	width:450px;
	text-align:center;
}

p.newsDate {
	text-align:right;
	font-size:60%;
	color:#ff7f00;
	border-bottom:1px solid #58b2cb;
	padding-bottom:2px;
	margin-bottom:2px;
}
h3.newsHeadline {
	font-size:90%;
	padding-top:2px;
}
.formBorder {
	border:1px solid #58b2cb;
	width:450px;
	float:left;
	padding:5px;
	margin:10px 0 10px 0;
}
.formRow {
	width:450px;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ff7f00;
}

.formInput,.formLabel {
	float:left;
	width:200px;
}
input.textBox, textarea.textBox {
	width:180px;
	border:1px solid #58b2cb;
	font-family:"Century Gothic","Arial Rounded MT Bold", Arial;

}
table.infoTable {
	border:1px solid #58b2cb;
	border:none;
}

table.infoTable td,table.infoTable th{
	border:1px solid #58b2cb;
	border:none;
	background-color:#A2DCEA;
	padding:5px;
}
table.infoTable th{
	background-color:#58b2cb;
	color:#ffffff;
}
/* ]]> */