@charset "utf-8";
/* CSS Document */


body {
	margin : 0px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pageBody {
	width:1024px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#pageBody a {
	color:#000;
}

a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

#pageHeader {
	width:100%;
	background:url(images/single_blu.jpg) top left repeat-x;
	height:233px;
}
#headerContent {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	position:relative;
	color:#fff;
	height:100%;
}

#pageFooter {
	clear:both;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/single_blue_footer.jpg) top left repeat-x;
	height:183px;
	position:relative;
}
#footerPhone {
	color: white;
	font-size:28px;
	font-weight:bold;
	position:absolute;
	left:510px;
	top:90px;
}
#footerLinks {
	color: white;
	font-size:10px;
	position:absolute;
	left:510px;
	bottom:10px;
}

#topMenu {
	width:300px;
	position:absolute;
	right:20px;
	bottom:50px;
	color:#fff;
}

h2, h3 {
	background-color:#38539A;
	color:#fff;
	text-align:right;
	width:1004px;
	padding:10px;
	margin:0px;
}

#leftPanel {
	width:300px;
	margin-right:20px;
	float:left;
	clear:left;
}
#rightPanel {
	width:700px;
	float:left;
}
#rightPanel h2 {
	background-color:#38539A;
	color:#fff;
	text-align:right;
	width:680px;
	padding:10px;
	margin:0px;
}
#directionsDiv h3 {
	color:#38539A;
	text-align:left;
	background-color:#FFFFFF;
	padding:0px;
	width:90%;
}

#pageContent {
}

#mainDiv {
	float:right;
	width:750px;
}

#menuDiv {
	float:left;
	clear:left;
	height:603px;
	width:195px;
	background:url(images/Nav_Bar_BG.png) top left no-repeat;
	margin-bottom:20px;
	color:#000000;
	margin-right:30px;
}

#innerMenuDiv {
	font-weight:bold;
}

#innerMenuDiv a {
	font-size:16px;
	width:110px;
	height:40px;
	margin-left:30px;
	padding-left:30px;
	display:block;
	color:#000000;
	font-weight:normal;
	vertical-align:middle;
}
#innerMenuDiv a:hover {
	background:url(images/Btn.png) top left no-repeat;
}
#innerMenuDiv div {
	font-size:16px;
	width:110px;
	height:50px;
	margin-left:30px;
	padding-left:30px;
	display:block;
	background:url(images/Btn_Overlay.png) top left no-repeat;
	color:#000000;
	vertical-align:middle;
}
.contentDiv {
	width: 750px;
}
.contentDiv th {
	background-color:#38539A;
	color:#fff;
}

.contentDiv h3 {
	background-color:#38539A;
	color:#fff;
	width:100%;
	text-align:left;
}
.contentDiv a {
	color:#000;
}

.listOdd { background-color:#ababff; }
.listEven { background-color:#8989ff; }
.listSelect { background-color:#ababab; }
.listHover { background-color:#898989; }

.adminLink {
	color:black;
}

.welcomeDiv
{
	float:left;
	width:300px;
	margin:0px;
	height:320px;
	overflow:hidden;
	position:relative;
}
.welcomeSpace {
	float:left;
	width:50px;
	margin:0px;
	height:320px;
}
.welcomeDiv p {
	margin:10px;
}

.welcomeDiv h3 {
	background-color:#38539A;
	color:#fff;
	text-align:right;
	width:280px;
	padding:10px;
	margin:0px;
}
.welcomeDiv a {
	color:#000;
}
.veryBold {
	font-weight:900;
	font-style:
}
.yellow {
	color:#F9CD0A;
}

.aboutPic {
	float:right;
	clear:right;
}

.newsHeadline {
	font-weight:bold;
}
.newsArchive
{
	width:60%;
}
.newsSummary {
	font-style:italic;
	font-weight:bold;
}

.font16 {
	font-size:16px;
}
.dayWidth {
	width:110px;
}
.floatRight { float:right; }

#mailingDiv {
	width:292px;
	height:406px;
	background:url(images/mailing_list.jpg) top left no-repeat;
	position:relative;
}
#mailingTable {
	width:250px;
	position:absolute;
	top:220px;
	left:20px;
	color:#fff;
}
#enquiryTable {
	width:700px;
	color:#38539A;
}

.imageSlideshowHolder {
	width:677px;
	height:233px;
	position:relative;
}
.imageSlideshowHolder img {
	position:absolute;
	left:0px;
	top:0px;
}

#aboutContent img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#pagingLinks a
{
	color:#000;
}
