/* CSS Document */

body {
	color:#777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.05em;
	background-color:#FFFFFF;
	background: url(/images/bg2.jpg) no-repeat fixed bottom;
	background-repeat: repeat-x;
}

img {
	border:1;
}

form {
	margin:0;
	padding:0;
}

.container {
	width: 850px;
	height:auto;
	margin: 0px auto;
	padding:10px 10px 10px 10px;
	background-color:white;
	text-align:justify;
}

html>body .container {
	padding-top:20px;
	height:auto;
}

.headerContainer {
	position:relative;
	height:133px;
	border-bottom: solid 2px #606040;
	
}

.headingStrapLineContainer {
	position:relative;
	width:400px;
	float:left;
}

.headingStrapLine1 {
	position:relative;
	color:#999999;
}

.headingStrapLine1 .headingcallus{
	font-size:0.7em;
	font-weight:bold;
	color:#999999;
}
.headingStrapLine1 .headingphone{
	color:#525236;
	font-weight:bold;
}
.headingStrapLine1 .headingtimes{
	font-size:0.6em;
	font-weight:bold;
	color:#6f9450;
}

.Logo {
	position:relative;
	float:right;
}

.clearFloats {
	clear:both;
}

.topNavContainer {
	position: relative;
	height: 25px;
	width: 564px;	
	background-image: url(/images/bg_nav_long.jpg);
	background-repeat: no-repeat;
	color: white;
}



.topNavContainer a{
	color: white;
	text-decoration:none;
	}
	
.topNavContainer a:hover{
	color:#D5EA9B;
}

.topNavContainer a #current{
color: #D5EA9B;
}

.nav_boxhome {
	position:relative;
	float:left;			
	font-weight:bold;
	font-size: 0.6em;	
	padding:4px 8px 4px 8px;
	margin: 0px 0px 0px 0px;	
	
	
}

.nav_boxhome #current{
color: #D5EA9B;
}


	.headerImageContainer {
	position:relative;
	width: 826px;
	height:163px;
	padding:5px 0px 0px 0px;
}

html>body .headerImageContainer {
	height:168px;
}

.headerImage1 {
	position:relative;
	float:left;
}

.headerImage2 {
	position:relative;
	padding-left:5px;
	float:left;
}

.headerImage3 {
	position:relative;
	padding-left:5px;
	float:left;
}
	
	
.homepagebox{
	position: relative;
	float: left;
	width: 172px;
	height: 140px;
	margin-top:20px;
	padding: 0px 5px 5px 5px;
	text-align: left;
	/*font-size:0.9em;*/
	border-right: 1px dotted #525236;
	/*background-color:#cc0000;*/
}

.homepagebox2{
	position: relative;
	float: left;
	width: 172px;
	height: 140px;
	margin-top:20px;
	padding: 0px 5px 5px 15px;
	text-align: left;
	border-right: 1px dotted #525236;
}

.homepagebox3{
	position: relative;
	float: left;
	width: 172px;
	height: 140px;
	margin-top:20px;
	padding: 0px 5px 5px 15px;
	text-align: left;
	/*background-color:#cc00cc;*/
}

.homepageboxheadline{
	font-weight:bold;
	font-style:italic;
	margin-bottom:4px;
	color:#525236;
}

.more{
text-align:right;
}


.more a{
color:#525236;
text-decoration:none;
font-size:0.8em;
}

.more a:hover{
text-decoration:underline;
}

.contentContainer {
	/*position:relative;*/
	font-size:0.7em;
	height:auto;
	margin-top:5px;
	border:1px solid black;
}

html>body .contentContainer {
	height:auto;
}

.centreAndRightContainer {
	position:relative;
	font-size:0.7em;
	width:830px;
	float:left;
	
}


.heading {
	position:relative;
	width:300px;
	color:#525236;
	font-size:1.5em;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:6px 10px 6px 10px;
}

.centreContainer {
	position:relative;
	width:570px;
	float:left;
	margin-top:10px;
	padding-right:20px;
	padding-left:20px;
	font-size:1em;
	line-height:17px;
	border-right: 2px solid #DADADA;
}

.centreContainer p {
	margin-top:7px;
	margin-bottom:7px;
}

.centreContainer a{
	color: #191970;
	text-decoration: none;
}

.centreContainer a:hover{
text-decoration:underline;
}

.rightContainer {
	position:relative;
	width:210px;
	float:right;
	padding-left:5px;
}

.rhsModule {
	position:relative;
	width:210px;
}

.moduleHeading {
	position:relative;
	width:110px;
	font-size:1.1em;
	padding:6px 10px 6px 10px;
	margin-top:5px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
}

.moduleHeadingLHS {
	position:relative;
	width:172px;
	font-size:1.1em;
	padding:6px 10px 6px 10px;
	margin-top:5px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
}

.moduleImage {
	position:relative;
	margin-top:30px;
	border-bottom: dotted #DADADA 1px;
}

.moduleMap {
	position:relative;
	margin-top:110px;
}

.moduleText {
	position:relative;
	padding:5px;
	margin-top:5px;
}


/* Footer */

.footer {
	position:relative;
	height:10px;
	font-size:0.6em;
	background-color:white;
	border-top: solid #C5C5A8 2px;
	margin-top:10px;
	padding-top:10px;
}

html>body .footer {
	height:15px;
}

.footer a{
	color: #191970;
	text-decoration: none;
}

.footer a:hover{
text-decoration:underline;
}


#calendardiv {
	 position:absolute;
	 visibility:hidden;
	 background-color:white;
	 layer-background-color:white;
	 z-index:999;
}

.produceheader{
font-weight:bold;
}
.errormsg{
	color: red;
	font-weight: bold;
}

/* END Footer */
