@charset "UTF-8";
#divWrap {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	z-index: 1;
}
#divHeader{
	position: relative;
	top: 0px;
	z-index: 1;
	padding: 0;
	margin: 0;
	width: 1000px;
	background: url(../images/new-CRec-Header.jpg);
	height: 400px;
	overflow: hidden;
}

#divHeader h1{
	margin-left: 320px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 133px;
}
#Subhead {
	background: #FF0000;
	margin-top: 0px;
	padding: 0px;
	height: 30px;
	width: 1000px;
	overflow: hidden;
}

#Subhead ul{
margin: 0;
padding: 0; 
list-style-type: none; 
vertical-align: text-bottom;
}

#Subhead li{
float: left;
width: 120px;
z-index: 2;
left: 0px;
top: 0px;
height: 35px;
}
#Subhead a{
width: 120px;
display: block;
padding: 12px 6px 8px 0.5em;
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
#Subhead a:hover{
width: 120px;
display: block;
padding: 12px 6px 8px 0.5em;
color: #CCCCCC;
text-decoration: none;
font-size: 10px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#divContainer {
	position:relative;
	top:0px;
	width: 1000px;
	z-index: 1;
	float: left;
	background: #CCCCCC;
}

#divLeft{
	position:relative;
	top:0px;
	left:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 212px;
	background-color: #a6a297;
	z-index: 1;
	height: 1000px;
	}
#divLeft ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#divLeft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: #a6a297;
	display: block;
	padding: 3px 3px 3px 10px;
	width: 200px;
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

	#divLeft a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#divLeft a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

	
	#divLeft a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
}
	#divLeft a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #999999;
}
	
	
	#divCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	height: 400px;
	width: 570px;
	position: relative;
	z-index: 1;
	float: left;
	left: 0px;
	background: #CCCCCC;
}

#divCentreHistory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	height: 3000px;
	width: 570px;
	position: relative;
	z-index: 1;
	float: left;
	left: 0px;
	background: #CCCCCC;
}


#divCentreMap{ width: 500px; height: 400px; top:50px; left: 250px; position: absolute;


}

#divCentreMapDirections{ width: 400px; height: 500px; top:500px; left: 250px; position: absolute;


}


#divRight {
	position:relative;
	top:0px;
	width: 200px;
	height: 1000px;
	float: right;
	right: 0px;
	background: #9999CC;
}

#divRightHistory {
	position:relative;
	top:0px;
	width: 200px;
	height: 5000px;
	float: right;
	right: 0px;
	background: #9999CC;
}
#divRightHistory h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
}





#divFooter{
	margin: 0;
	padding: 0;

}
#divFooter p{
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 990px;
}
#divCentre h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
}
#divCentre p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px 15px;
}
#divRight h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
}

