body.home {
	background-image: url(/systemfiles/media/images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:arial, sans-serif;
}
body.internal {
	background-image: url(/systemfiles/media/images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:arial, sans-serif;
}
h1 {
	color: #503A8A;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	text-transform: uppercase;
}
h2.turquoise {
	color: #00998A;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1em;
	text-transform: uppercase;
	line-height: 18px;
}
h2.purple {
	color: #503A8A;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1em;
	text-transform: uppercase;
	line-height: 18px;
}
h3 {
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1em;
	text-transform: uppercase;
	padding: 8px;
	margin: 0;
}
p {
	color: #242424;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
a, a:visited {
	text-decoration: none;
	color: #3C77BF;
	font-family: arial, sans-serif;
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
div.accesibility {
	position: absolute;
	top: 20px;
	left: 81%;
	width: 150px;
	margin-top: 0px;
	color: #3C77BF;
}
span.headerlinks a {
	color: #3C77BF;
	text-decoration: none;
}
span.headerlinks a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
span.fontResizer a {
	color: #3C77BF;
	text-decoration: none;
}

span.fontResizer a:hover {
	text-decoration: underline;
}

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

a.smallFont { font-size: 0.8em; }

a.medFont { font-size: 0.6em; }

a.largeFont { font-size: 1em; }

a.curFont { font-weight: bold; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* GALLERY STYLES */
.gallery_thumb_item
{
    width: 100px;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
	margin-right: 30px;
}
.gallery_thumb_item .image_span
{
    display: block;
    width: 100px;
}
.gallery_thumb_item .title_span
{
    display: block;
    width: 100px;
	text-align: center;
}

/* GALLERY STYLES END */


div.header-text {
	position: absolute;
	top: 120px;
	left: 11%;
	width: 500px;
	height: 10px;
}
div.header-text ul {
	margin: 0;
	padding: 0px;
}
div.header-text ul li {
	display: inline;
	padding-left: 5px;
	color: #A3A3A3;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:0.8em;
	text-transform: lowercase;
}
div.header-text ul li a {
	text-decoration: none;
	color: #A3A3A3;
	font-family:arial, sans-serif;
	font-weight: normal;
	font-size:1em;
	text-transform: lowercase;
}
div.header-text ul li a:after {
	content: " :";
}
div.content {
	width: 982px;
	height: auto;
	border: 1px; 
	border-style: solid;
	border-color: #D1D1D1;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 133px;
	margin-bottom: 190px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
div#maincontent {
	font-family:arial, sans-serif;
	font-weight: normal;
	font-size:0.8em;
	text-align: justify;
	width: 530px;
}
div.panel1 {
	margin-right: 23px;
	height: auto;
	width: 188px;
	border: 1px; 
	border-style: solid;
	border-color: #D1D1D1;
	padding: 2px;
}
ul.homebutton {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 188px;
}
ul.homebutton a {
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	left: 30px;
}
ul.homebutton li {
	list-style-type: none;
	height: 38px;
	width: 187px;
	background-image: url(/systemfiles/media/images/menu-button-blue.gif);
	background-repeat: no-repeat;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:0.9em;
}
ul.homemenu {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 188px;
}
ul.homemenu a {
	text-decoration: none;
	color: #9D9D9D;
	position: relative;
	top: 10px;
	left: 30px;
}
ul.homemenu li {
	list-style-type: none;
	height: 38px;
	width: 187px;
	background-image: url(/systemfiles/media/images/menu-button-white.gif);
	background-repeat: no-repeat;
	font-family:arial, sans-serif;
	font-size:0.9em;
}
ul.internalhome {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 188px;
}
ul.internalhome a {
	text-decoration: none;
	color: #9D9D9D;
	position: relative;
	top: 10px;
	left: 30px;
}
ul.internalhome li {
	list-style-type: none;
	height: 38px;
	width: 187px;
	background-image: url(/systemfiles/media/images/menu-button-white.gif);
	background-repeat: no-repeat;
	font-family:arial, sans-serif;
	font-size:0.9em;
}
div#internalmenu ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 188px;
}
div#internalmenu a {
	text-decoration: none;
	color: #9D9D9D;
	position: relative;
	top: 10px;
	left: 30px;
}
div#internalmenu ul li {
	list-style-type: none;
	min-height: 38px;
	width: 187px;
	background-image: url(/systemfiles/media/images/menu-button-white.gif);
	background-repeat: no-repeat;
	font-family:arial, sans-serif;
	font-size:0.9em;
}
div#internalmenu ul li.internalmenu-selected {
	height: auto;
	width: 187px;
	background-image: url(/systemfiles/media/images/menu-button-blue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family:arial, sans-serif;
	font-size:0.9em;
}
div#internalmenu ul li.internalmenu-selected a {
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	left: 30px;
}
div#internalmenu ul li.internalmenu-selected ul.submenu {
	margin-top: 20px;	
	height: 100%;
	background-color: #76A0D2
	margin-left: 3px;
	left: 2px;
	width: 99%;
}
div#internalmenu ul li.internalmenu-selected ul.submenu li {
	position: relative;
	left: -5px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: -20px;
	min-height: 10px;
	background-image: url(/systemfiles/media/images/arrow-left.png);
	background-position: 15px 50%;
}
div#internalmenu ul li.internalmenu-selected ul.submenu li a {
	text-decoration: none;
	color: #242424;
	font-weight: normal;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}

div#internalmenu ul li ul {
	margin-top: 19px;	
	height: 100%;
	background-color: #76A0D2;
	width: 99%;
}
div#internalmenu ul li ul li {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: -20px;
	margin-right: 30px;
	min-height: 10px;
	width: auto;
	background-image: url(/systemfiles/media/images/arrow-left.png);
	background-position: 15px 4px;
}
div#internalmenu ul li ul li a {
	text-decoration: none;
	color: #242424;
	font-weight: normal;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}
div#internalmenu ul li ul li.internalmenu-selected {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: -20px;
	min-height: 10px;
	width: 148px;
	background-image: url(/systemfiles/media/images/arrow-down.png);
	background-position: 15px 4px;
}
div#internalmenu ul li ul li.internalmenu-selected a {
	text-decoration: none;
	color: #242424;
	font-weight: bold;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}
div#internalmenu ul li ul li.internalmenu-selected ul.submenu {
	margin-top: 0px;	
	height: 100%;
	width: 122px;
}
div#internalmenu ul li ul li.internalmenu-selected ul.submenu li {
	position: relative;
	left: 20px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: -20px;
	width: 112px;
	height: auto;
	background-image: url(/systemfiles/media/images/blackdisc.gif);
	background-position: 15px 50%;
	color: #242424;
}
div#internalmenu ul li ul li.internalmenu-selected ul.submenu li a {
	text-decoration: none;
	color: #242424;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}
div#internalmenu ul li ul li ul {
	width: 112px;
	margin-top: 0px;
	background-color: #76A0D2;
	width: 99%;
}
div#internalmenu ul li ul li ul li.internalmenu-selected {
	position: relative;
	left: 20px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: -20px;
	width: 112px;
	height: auto;
	background-image: url(/systemfiles/media/images/whitedisc.gif);
	background-position: 15px 50%;
	color: #FFFFFF;
}
div#internalmenu ul li ul li ul li.internalmenu-selected a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}
div#internalmenu ul li ul li ul li {
	position: relative;
	left: 20px;
	top: 0px;
	margin: 0px;
	margin-bottom: 5px;
	width: 112px;
	height: auto;
	background-image: url(/systemfiles/media/images/blackdisc.gif);
	background-position: 15px 50%;
	color: #242424;
}
div#internalmenu ul li ul li ul li a {
	text-decoration: none;
	color: #242424;
	font-family:arial, sans-serif;
	font-size:9pt;
	position: relative;
	top: 0px;
	left: 30px;
}

div.contact-button {
	background-image: url(/systemfiles/media/images/contact-button.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 190px;
}
div.contact-button ul {
	position: relative;
	left: -15px;
	bottom: -18px;
	height: auto;
	width: 160px;
}
div.contact-button ul li {
	list-style-image: url(/systemfiles/media/images/whitebullet.png);
	color: #FFFFFF;
	font-size:0.8em;
	line-height: 1.2em;
}
div.contact-button ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
hr.footer-rule {
	position: relative;
	top: 10px;
	background-color: #3C77BF;
	color: #3C77BF;
	width: 100%;
}
div.footer {
	position: relative;
	bottom: 5%;
	clear: both;
	width: 95%;
	height: 50px;
	text-align: center;
	color: #A7A7A7;
	font-family: arial, sans-serif;
	font-size: 0.9em;
}
a.footer {
	color: #A7A7A7;
}
/*Home Page Specific*/
div.panel2a {
	width: 534px;
	height: 214px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #D1D1D1;
	padding: 4px;
}
div.panel2a table {
	width: 530px;
	height: 210px;
}
div.panel2b {
	margin-top: 10px;
	margin-bottom: 25px;
	width: 534px;
	height: auto;
}
div.panel2c {
	width: 560px;
	height: 200px;
}
div.panel2c h1 {
	margin-bottom: -3px;
	margin-left: 6px;
}
div.panel2c-container {
	height:150px;
	width:534px;
	padding-top: 7px;
	padding-left: 2px;
	padding-right: 6px;
	border: 1px;
	border-style: solid;
	border-color: #D1D1D1;
}
div.panel2c-link1{
	width: 171px;
	height: 137px;
	padding-left: 5px;
	background-image: url(/systemfiles/media/images/link1.gif);
	background-repeat: no-repeat;
}
div.panel2c-link1 a{
	float: left;
	padding-top: 110px;
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	text-transform: uppercase;
}
div.panel2c-link2{
	width: 171px;
	height: 137px;
	padding-left: 5px;
	background-image: url(/systemfiles/media/images/link2.gif);
	background-repeat: no-repeat;
}
div.panel2c-link2 a{
	float: left;
	padding-top: 110px;
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	text-transform: uppercase;
}
div.panel2c-link3{
	width: 171px;
	height: 137px;
	padding-left: 5px;
	background-image: url(/systemfiles/media/images/link3.gif);
	background-repeat: no-repeat;
}
div.panel2c-link3 a{
	float: left;
	padding-top: 110px;
	text-decoration: none;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size:1.1em;
	text-transform: uppercase;
}
div.panel3 {
	width: 188px;
	height: auto;
	margin-bottom: 8px;
	border: 1px; 
	border-style: solid;
	border-color: #D1D1D1; 
}
div.panel3 span.panel3-txt {
	color: #242424;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	padding-left: 8px;
	padding-right:8px;
	display:block;
}

div.panel3 h2, p, div#latesteventscon{
	padding-left: 8px;
	padding-right:8px;
}
div.carpark-button {
	background-image: url(/systemfiles/media/images/carpark-button.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 190px;
}
div.carpark-button ul {
	position: relative;
	left: -15px;
	bottom: -28px;
	height: auto;
	width: 94px;
}
div.carpark-button ul li {
	list-style-image: url(/systemfiles/media/images/whitebullet.png);
	color: #FFFFFF;
	font-size:0.8em;
	line-height: 1.2em;
}
div.carpark-button ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
div.events-button {
	background-image: url(/systemfiles/media/images/events-button.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 190px;
	margin: 0;
	padding: 0;
}
div.events-button ul {
	position: relative;
	left: -15px;
	bottom: -38px;
	height: auto;
	width: 94px;
}
div.events-button ul li {
	list-style-image: url(/systemfiles/media/images/whitebullet.png);
	color: #FFFFFF;
	line-height: 1.2em;
	font-size:0.8em;
}
div.events-button ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
div#latesteventscon a {
	font-weight: bold;
	font-size:0.9em;
}
div#latesteventscon span {
	color: #242424;
	font-family: arial, sans-serif;
	font-size:0.8em;
}

/*Internal Template Specific*/
div.panel4{
	width: 560px;
	height: auto;
}
div.panel5a{
	width: 189px;
	height: auto;
	margin-bottom: 4px;
	background-color: #D9F0EE;
}
div.turquoise-button{
	background-image: url(/systemfiles/media/images/turquoise-button.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 189px;
}
ul.attributes {
	padding-bottom: 8px;
}
ul.attributes li {
	list-style-type: none;
	margin-left: -30px;
	padding: 2px;
	color: #242424;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
div.panel5b{
	width: 189px;
	height: auto;
	margin-bottom: 4px;
	border: 1px; 
	border-style: solid;
	border-color: #D1D1D1; 
}
div.panel5b ul li {
	list-style-image: url(/systemfiles/media/images/purplebullet.png);
	color: #381E7B;
}
div.panel5b ul li a {
	color: #381E7B;
	font-family:arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
div.purple-button{
	background-image: url(/systemfiles/media/images/purple-button.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 189px;
}
div#itemcontent ul li {
	list-style-image:url(/systemfiles/media/images/arrow-left.png);
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
span.itemDate {
	color: #242424;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
/*Development specific content pages*/
div.gallery {
	margin-top: 10px;
}
div.largeimage {
	display: inline;
	position: relative;
	top: 2px;
	left: 0px;
	width: 400px;
	height: 202px;
	padding: 0px;
	margin: 0px;
}
div.thumbnail {
	display: inline;
	position: relative;
	width: 130px;
	height: 202px;
	padding-left: 0px;
	margin: 0px;
}
div.thumbnail-item {
	width: 130px;
	height: 65px;
	padding-top: 2px;
	margin: 0px;
}
div.thumbnail img {
	border:none;
	margin-right: 0px;
}
div.thumbnail a.selected {
	font-weight:bold;
}
/*Gallery Page*/
div.galleryitem {
	width: 150px;
	display: block;
	float: left;
    margin-bottom: 10px;
    margin-top: 5px;
	margin-right: 30px;
}
div.galleryitem span {
	width: 150px;
	display: block;
	text-align: center;
}

/*H1 Heading Background Images*/
div.heading {
	background-repeat: no-repeat;
	height: 76px;
	width: 537px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
div.heading h1 {
	padding-top: 35px;
	padding-left: 10px;
}
div#heading1 {
	background-image: url(/systemfiles/media/images/headings/1.png);
}
div#heading2 {
	background-image: url(/systemfiles/media/images/headings/2.png);
}