/* <![CDATA[ */
/*orange = #ff7f00
green = #00a33d
*/
body {
	background: #cccccc;
	background-color:#cccccc;
	font: normal 90% Arial, sans-serif;
	color: #000000;
	padding:0;
	margin:0;
	float:left;
	text-align: center; /* For IE */
	}

p,td,th {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:90%;
}
div {
	padding:0;
	margin:0;
}

h1,h3,h2 {
	color:#00A33D;
	font-size:100%;
	font-weight:bold;
}

h1, h2 {
	font-size:110%;
}

a:link, a:visited {
	color: #00A33D;
	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;
	border: 0;
	padding: 0;
	text-align: left; /* For IE, see above */
	padding:5px;
	margin: 10px;
	float:left;
	width:97%;
	min-width:800px;
	background:#ffffff;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	}
#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;
}
#header,#footer {
	background:none;
}

#footerLeft {
	float:left;
}
#footerRight {
	float:Right;
}
#footerCentre {
	margin-left:280px;
	margin-right: 280px;
	text-align:center;
	/*padding-top:40px;*/
	min-width:338px;
}


#header{
	background:transparent url(../images/header-bg.jpg) no-repeat scroll 0 0;
}

#container,#header,#footer {
	width:98%;
	padding:5px;
	float:left;
	height:auto;
	border:1px solid #cccccc;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom:15px;
}

#navMenu {
	float:left;
	width:20%;
	padding:10px;
}
#navMenu li{
	padding:0;
	margin:0;
}
#navMenu li a {
	background-color:#ffffff;
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 15px;
	border-bottom:1px solid #00A33D;
	color:#000000;
}
#navMenu li a:hover {
	display:block;
	border-left:10px solid #00A33D;
	padding-left:5px;
	text-decoration:none;
}

#bodyText {
	padding:0;
	width:76%;
	float:right;
}
#bodyText h2 img {
	position:relative;
	top:-40px;
	left:410px;
}
#siteLogo, #centreImage, #splashAd {
	float:left;
	width:167px;
}
#splashAd {
	width:125px;
	float:right;
}
#centreImage {
	text-align:center;
	width:auto;
	margin:0 130px 0 170px;
	float:none;
}

.rightHandMenu {
	float:right;
	width:200px;
	margin-left:10px;
	padding-left:10px;
	border-left:1px double #00A33D;
	height:100%;
}

#weatherCont, #newsCont {
	float:right;
	padding:5px;
	width:188px;
	margin-bottom:15px;
}
.weatherReport {
	float:left;
	width:185px;
	clear:both;
	padding:0;
	margin-bottom:10px;
	border:1px solid #00A33D;
	/*background:#A2DCEA;*/
	-moz-border-radius: 7px;
	border-radius: 7px;
}
div.weatherDay {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

div.weatherDay p {
	text-align:center;
	font-weight:bold;

}
.weatherReport p {
	padding:0;
	margin:0;
}

.rightHandMenu h2 {
	margin-top:0;
	padding-top:0;
}

div.weatherDay,div.weatherImg,div.weatherTemp {
	float:left;
	width:45px;
	margin-right:5px;
}

div.weatherImg {
	clear:both;
	margin:3px;
}

div.weatherDay {
	clear:both;
	background:#00A33D;
	color:#ffffff;
	width:100%;
	padding:2px 0 2px 0;
	margin:0;
}


div.weatherTemp {
	width:80px;
	margin:0;
}

p.newsDate {
	text-align:right;
	font-size:60%;
	color:#ff7f00;
	border-bottom:1px solid #58b2cb;
	padding-bottom:2px;
	margin-bottom:2px;
}
h2.newsHeadline {
	font-size:90%;
	padding-top:2px;
}
.formBorder {
	border:1px solid #58b2cb;
	border:none;
	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 #00A33D;
	font-family:Arial;
	font-size:90%;
}
table.infoTable {
	border:none;
}

table.infoTable td,table.infoTable th{
	border:none;
	background-color:#cccccc;
	padding:5px;
}
table.infoTable th{
	background-color:#00A33D;
	color:#ffffff;
}
table.infoTable tr.adminItemHide td {
	background-color:#cccccc;
}
table.infoTable a {
	color:#000000;
}
img {
	border:none;
}

p.forumReply {
	border-top:1px dotted #cccccc;
	font-size:95%; 
}
h3.forumCategory, h3.parentPost {
	font-weight:normal;
	font-size:115%;
	border-top:1px dotted #cccccc;
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
}
p.parentPostPostee {
	color:#cccccc;
	font-style:italic;
	padding-top:0;
}
div.forumParentPost {
	margin-bottom:15px;
}

div.forumReply {
	border:1px solid #cccccc;
	float:left;
	width:99%;
	margin-bottom:5px;
}
div.forumReplyUser {
	float:left;
	padding:0 5px 0 5px;
	border-right:1px solid #cccccc;
	width:20%;
}
div.forumReplyUser p {
	margin:0;
	padding:0;
	font-size:80%;
}
div.forumReplyUser p.replyName {
	margin-top:5px;
}
div.forumReplyUser p.replyDateTime {
	margin-bottom:5px;
	font-style:italic;
}
div.forumReplyText {
	float:left;
	padding:0 5px 0 5px;

}

/* ]]> */
