body {
	background-color: #393939;
}

#splashpage {
	width:500px;
	height:454px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

#header {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	display:block;
	width:820px;
	height:159px;
	background-image:url(../images/topbanner.jpg);
	background-repeat:no-repeat;
}

#navbar {
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:22px;
	display:block;
	margin-bottom:10px;
	text-align:center;
}

#navbar a:link, #navbar a:visited {
	width:80px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

#navbar a:hover, #navbar a:active {
   background-color:#336699;
	width:80px;
	height:22px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}

#spacer {
	height:22px;
	width:820px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-22px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	display:block;
	width:825px;
	height:100%;
	background-color:#6ab2e7;
	overflow:hidden;
	clear:both;
}

#leftpanel {
	margin-top:0px;
	width:300px;
	height:auto;
	padding-right:0px;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border-right:2px solid #393939;

}

#rightpanel {
	background-color: #6ab2e7;
	background-image: url(../images/bluegradientbackground.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	width:463px;
	height:100%;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#rightpanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-bottom:25px;	
}

#rightpanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #c6d5ee;
	padding-top:2px;;
	
}

#rightpanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c6d5ee;
	
}

#rightpanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C6D5EE;
	margin-bottom:-0.8em;
}

#rightpanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C6D5EE;
	margin-bottom:-0.2em;
}

#rightpanel .blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-bottom:-15px;	

}

#rightpanel .leftlink {
	float:left;
	display:block;
	padding-top:0px;
	padding-bottom:15px;
}	

#rightpanel .rightlink {
	float:right;
	display:block;
	padding-top:0px;
	padding-bottom:15px;
}

#rightpanel .boxedlink a:link, #rightpanel .boxedlink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/mainnewsletterdownloadbg.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#3535DB;
	text-align:center;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	background-color:#006699;
	display:block;
}

#rightpanel .boxedlink a:hover, #rightpanel .boxedlink a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	background-image:url(../images/mainnewsletterdownloadbg.jpg);
	background-repeat:no-repeat;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	background-color:#F2FBFF;
	display:block;
}

#rightpanel .boldtextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	margin-bottom:-15px;	

}
#rightpanel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style:disc;
	list-style-position:outside;
	margin-bottom:20px;

}
.textlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.textlink a:link, .textlink a:visited {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	line-height:30px;
	
}

.textlink a:hover, .textlink a:active {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:blue;
	line-height:30px;
}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	line-height: 12px;
} 

a:hover, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:blue;
	text-decoration:none;
	line-height:12px;
} 

.staffimages {
	clear:both;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.iconimages {
	clear:both;
	float:left;
	width:32px;
	height:32px;
	padding-right:20px;
	padding-bottom:5px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:820px;
	height:auto;
	text-align:right;
	clear:both;
}

#footer p {
	font-family: tahoma;
	font-size:11px;
	font-weight:normal;
	color: #c6d5ee;
	margin-top:0px;
	margin-bottom:0px;
}

#rightpanel .rightpanelimage {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#abingdonaddresswrapper {
    width:463px;
	clear:both;
	display:none;
}

#groveparkaddresswrapper {
    width:463px;
	clear:both;
	display:none;
}

.openingtimetable {
	padding:0px;
}

#rightpanel .openingtimestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}

#rightpanel .openingtimestextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	margin-bottom:-5px;	

}

