#bgbody { 
background: #231F20;
}

#homebtm{
	background: url(../images/home_body_brcrn_wht.gif) repeat-x;
	background-position:bottom;
}

#border {
	border:solid 1px #ffffff;
	padding: 1px;
	
	}
.line {
	/*border:solid 1px #98ADBE;*/
	margin-top: 15px;
	height: 4px;
	border-top: 1px solid #98ADBE;
	clear:left;
}

.nav a:link, .nav A:active, .nav a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.content{
	font-family: Arial;
	font-size: 11px;
	color: #DBDBDB;
	font-weight: none;
	text-decoration: none;
}
.content a:link, .content A:active, .content a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #C37A26;
	font-weight: none;
	text-decoration: none;
}
.content a:hover {
	vctext-decoration: underline;
	
}

.title {
	font-family: Arial;
	font-size: 12px;
	color: #DE8722;
	font-weight: bold;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: none;
}
.headingcopy {
	font-family: Arial;
	font-size: 29px;
	color: #2661A9;
	font-weight: none;
}
.heading2 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: none;
}

.sidetitle {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
}
.sidetext, .sidetext a:link, .sidetext A:active, .sidetext a:visited {
	font-family: arial;
	font-size: 11px;
	color: #41413A;
	line-height: 23px;
	font-weight: none;
	text-decoration: none;
}
	
.sidetext a:hover {
	color: #C60000;
	font-weight: none;
	text-decoration: underline;
}

.copyright, .copyright a:link, .copyright A:active, .copyright a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: none;
}

.newslist, .newslist a:link, .newslist A:active, .newslist a:visited {
	font-family: arial;
	font-size: 11px;
	color: #13507B;
	line-height:15px;
	font-weight: none;
	text-decoration: none;
}

.newstitle, .newstitle a:link, .newstitle A:active, .newstitle a:visited {
	font-family: arial;
	font-size: 11px;
	color: #13507B;
	font-weight: bold;
	text-decoration: none;
}
	
.newstitle a:hover {
	color: #C60000;
	font-weight: none;
	text-decoration: none;
}

.newsdate {
	font-family: arial;
	font-size: 10px;
	color: #989898;
	font-weight: none;
	text-decoration: none;
}
.news {
	font-family: arial;
	font-size: 10px;
	color: #13507B;
	font-weight: none;
	text-decoration: none;
}

.view, .view a:link, .view A:active, .view a:visited, .view a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #416D99;
	font-weight: none;
}

	
.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #0A396F;
	text-decoration: none;
}

.footer a:hover {
	color: #0A396F;
	text-decoration: underline;
}
	
		
.enquiryForm {
		font-family: Arial;
		font-size: 11px;
		color: #676666;
		font-weight: none;
	}
	
.required {
	color: #C37A26;
}

table.enquiryForm {
	margin-top: 10px;
	background-color: #333333;
	padding: 5px;
}

th.enquiryForm {
	font-size: 10px;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
	text-align: right;
	color: #666666;
}

td.enquiryForm {
	font-size: 10px;
	width: 100%;
}

.enquiryForm span.required {
	color: #C37A26;
}

td.enquiryForm input,
td.enquiryForm select
{
	font-family:Tahoma;
	font-size: 11px;
}

td.enquiryForm textarea {
	font-family:Tahoma;
	font-size: 11px;
}

input.enquiryFormButton {
	font-family:Tahoma;
	font-size: 11px;
}