@charset "UTF-8";

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* @end */

/* @group Global */

body {
  background: #BFD3BE; color: #000000; width:100%;
  font-family: "Helvetica Neue",Helvetica, Arial, Verdana, sans-serif; font-size: 13px; line-height: 1.5;
  margin: 0; padding: 0; text-align: left; /* Centers the page content container in IE 5 browsers. */
  }
    
h1,h2,h3,h4,h5,h6 { 
  color: #336633; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:bold;
  margin-bottom: 10px;
  line-height:1.5;
}

/* @group Headings & Links */

h1 {font-size: 2.25em;
}
h2 {font-size: 1.8em; color:#333;
}
h3 {font-size: 1.5em;
}
h4 {font-size: 1.25em;
}
h5 {font-size: 1.1em;
}
h6 {font-size: 1em;
}
p {margin-bottom: 10px; line-height: 125%;
}

a {color: #336633; font-weight:bold; text-decoration:underline;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #336633; text-decoration:underline;}

a.menulink {font-size:16px; color: #336633; font-weight:bold; text-decoration:none;}
a.menulink:hover {color: #000000; font-weight:bold; text-decoration:none;}
a.menulink:active {color: #336633; font-weight:bold; text-decoration:none;}

/* @end */

/* @end */

/* @group Pages */
#pagecontainer {
	background: white;
	}
.pagecontent {background: white; padding: 25px;}
.menu {padding:25px;}
.homeframe {text-align:center; margin:0 auto;}
#housing img {padding: 0 15px 15px 0}
#services td {padding-bottom:15px;}
#links td {padding:10px 15px 10px 0; font-size:1.25em;}
#onpagelinks {line-height: 1.2em;}
#address {font-size: 14px;}
.imgleft {padding: 0 15px 15px 0;}
.imgright {padding: 0 0 15px 15px;}
.tour {background:#ffffff url('../Images/tour_bg.jpg') no-repeat top left;}
.required {color:#FF0000;}
.goBack {
	padding-top: 20px;
}
ul {PADDING: 0; MARGIN: 0 0 15px 0; LIST-STYLE-TYPE: none}
li {PADDING: 0 0 0 20px; MARGIN: 0; }

#arrowlist li {PADDING: 0 0 0 20px; MARGIN: 0; BACKGROUND: url('../Images/right_arrow.png') no-repeat left top; }
#pdflist li {PADDING: 0 0 0 20px; MARGIN: 0; BACKGROUND: url('../Images/pdf.png') no-repeat left top; }
#pdflistbox {float:right; padding:10px; background:#bfd3be; margin-left:15px;}


a[href ^="mailto:"] { background: url('../images/email.png') left center no-repeat; padding-left: 20px; }
a[href $=".pdf"]    { background: url('../images/PDF.png') left center no-repeat; padding-left: 20px; }
a.linkout { background: url('../images/external.gif') right center no-repeat; padding-right: 20px; }

/* @group CCTV */

#cctv {
	position: relative;
	width: 660px;
	height: 580px;
	margin: 0 auto;
	background: url('../images/flatscreentv.jpg') top left no-repeat;
	}
#webshow {
	position: absolute;
	top: 41px;
	left: 48px;
	}
/* @end */

/* @group Announcement */
#homepageannouncement {
	display: none;
	}

#homepageannouncement .announcement-list {
	font-size: 12px;
	background-color: #f7f7f7;
	border: 1px solid #bfd3be;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
}

#homepageannouncement h2 {
	font-size: 18px;
}

#homepageannouncement h2 a{
	color: #d6545c;
	margin: 0;
}
#homepageannouncement h2 a:hover{
	color: #336600;
}

#homepageannouncement .announcement-list span.date {
	display: none;
}

/* @end */

/* @end */

/* @group Footer */

.f_text {FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 10px; TEXT-DECORATION: none}
a.f_link:link {FONT-SIZE: 10px; COLOR: #336633; LINE-HEIGHT: 10px; TEXT-DECORATION: none}
a.f_link:visited {FONT-SIZE: 10px; COLOR: #336633; LINE-HEIGHT: 10px; TEXT-DECORATION: none}
a.f_link:hover {FONT-SIZE: 10px; COLOR: #336633; LINE-HEIGHT: 10px; TEXT-DECORATION: underline}
a.f_link:active {FONT-SIZE: 10px; COLOR: #336633; LINE-HEIGHT: 10px; TEXT-DECORATION: none}

/* @end */

/* @group Menus */

#navigate ul {PADDING: 0; MARGIN: 0; LIST-STYLE-TYPE: none}
#navigate li {PADDING: 5px 0 0 0; MARGIN: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 5px}

#sub_navigate ul {PADDING: 0; MARGIN: 0px; LIST-STYLE-TYPE: none}
#sub_navigate li {PADDING: 0 0 0 15px; MARGIN: 0px; }

/* @end */

/* @group Secure Zone */

.trustee-links {font-size:14px; font-weight:normal; padding: 0 0 0 50px; color:#000000; }
.trustee-links a {font-size:14px; font-weight:normal; text-decoration:none; color:#cccccc;}
.trustee-links a:hover {font-size:14px; font-weight:normal; text-decoration:underline; color:#336633;}
#trustee-header {border-bottom:#cccccc 1px solid;}

div.search-box {
	background: #EFF9FB;
	border-top: 1px solid #B7E7F0;
	border-bottom: 1px solid #B7E7F0;
	color: #222;
	font-weight: normal;
	height: 24px;
	margin: 0 0 24px;
	padding: 12px;
	position: relative;
}

div.search-box input#CAT_Search {
	border: 1px solid #B7E7F0;
	font-size: 14px;
	margin: 0 3px;
	position: relative;
	top: 2px;
	width: 260px;
}

div.search-box input.search-button {
	padding: 0;
	vertical-align: middle;
}

/* @end */

.clear {clear:both;}
