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


body {
	background-color: #BED9ED; 
	background-image:url(images/bg_graphic.gif);
	background-repeat:repeat x;
	background-repeat:repeat y;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	vertical-align: middle;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	height: 3000px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 50px;
}
#map {
	background-color: #FFFFFF;
	margin: auto;
	height: 1200px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 50px;
}
#extrapage {
	background-color: #FFFFFF;
	margin: auto;
	height: 1600px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 50px;
}
#header {
	width: 900px;
	height: 198px;
	position: absolute;
	left: 30px;
	top: 0px;
}
#subhead_title {
	text-align:left;
	color: #666666;
	position: absolute;
	top:200px;
	left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
}
#pic_insert {
	position: absolute;
	top: 230px;
	left: 30px;
	width: 150px;
	height: 150px;
}
#aboutuscopy {
	position: absolute;
	top: 230px;
	left: 230px;
	width: 700px;
	height: auto;
}
#mapsection {
	position: absolute;
	top: 250px;
	left: 30px;
	width: 900px;
	height: 730px;
}
.ahead {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #D81F28;
	margin-bottom: 15px;
}
.bhead {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 26px;
	color: #00529B;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	padding-left: 0px;
}
.chead {
  font: 12pt Georgia, Times New Roman, Times, serif;
  padding: 12px 0 6px 0;
  text-align:left;
}
.bodycopy {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
}
a, a:link, a:hover, a:active, a:visited {
  color: #F00;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #666;
}
.blockquote {
  margin: 20px 20px 20px 20px;
  padding: 0 30px 0 0;
  font: 12pt Georgia, Times New Roman, Times, serif;
  border: 2px solid #D81F28;
  border-width: 0 1px 1px 0;
  text-align:left;
}
.para_space {
	position: relative;
	height: 15px;
}
#timetableblock {
	width: 900px;
	height: 210px;
	position: relative;
	left: 30px;
	top: 630px;
}
.tablecopy {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
}
#formblock {
	width: 900px;
	height: 390px;
	position: relative;
	left: 30px;
	top: 650px;
	text-align: center;
}
#timetableblock2 {
	width: 900px;
	height: auto;
	position: relative;
	left: 30px;
	top: 610px;
}
.why {
	width:896px;
	height: 30px;
	border: 2px solid #D81F28;
	background-color:#FFFF99;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #FF0000;
	background-position: center;
	vertical-align: middle;
	padding-top: 5px;
}
