body {
	font-family: Helvetica, Arial, sans-serif;
	background: #333 url(webimages/bodyborder.gif) repeat-x left top;
	text-align: center;
	font-size: 13px;
}

body, ul, li, table, img, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0; padding: 0; border: 0;
}
a {
	outline: none;
}
.hidden {
	display: none;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #00356f;
	font-size: 21px;
	padding: 8px 0;
}
h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #00356f;
	font-size: 14px;
	padding: 8px 0px;
}	

#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	display: block;
	padding: 20px 0 26px;
	height: 78px;
}

#search {
	position: absolute;
	top: 15px;
	right: 0;
	width: 330px;
	text-align: right;
}
.searchLine {
	margin: 15px 0;
}
	input.txtSearch {
		width: 100px;
		margin: 0 5px;
	}
	input.submitSearch {
		width: 35px;
		margin: 0 10px 0 0;
	}
	#search select {
		width: 127px;
	}
	#search a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		font-size: 16px;
		padding: 0 0 0 18px;
		margin: 0 0 0 18px;
		background: url(webimages/search-anchor.gif) no-repeat left center;
	}

#tabmenu {
	display: block;
	height: 34px;
	width: 960px;
	overflow: auto;
	background: url(webimages/tabmenu-bg.gif) repeat-x left top;
	border-bottom: 7px solid #face63;
}
#tabmenu ul {
	list-style: none;
	text-transform: uppercase;
}
#tabmenu li {
	float: left;
}
#tabmenu li a {
	display: block;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding: 0 18px;
}
	#tabmenu li a:hover {
		background: url(webimages/tabmenuhover-bg.gif) repeat-x left top;
	}
#tabmenu li.selected a, #tabmenu li.selected a:hover {
	color: #003366;
	background: #face63;
}
	* html #tabmenu li a {
		display: inline-block;
	}
	
#banner {
}


#container {
	position: relative;
}
#overlay {
	min-height: 322px;
	color: #333;
	}
	* html #overlay {
		height: 322px;
		}
	#overlay a {
		color: #00356f;
	}
		#overlay a:hover, #overlay a.selected {
		   color: #1f4d80;
		   text-decoration: none;
		  }
#left-col {
	float: left;
	width: 209px;
	padding: 11px 11px 20px;
	}
.home #right-col, .sub #right-col {
	float: right;
	width: 209px;
	padding: 11px 11px 20px;
	}
.detail #right-col {
	display: none;
}
#right-col p, #left-col p {
	padding: 0 2px 5px 15px;
	line-height: 18px;
	font-size: 12px;
}
#right-col ul, #right-col ol {
	font-size: 12px;
	list-style: none;
	padding: 0 2px 5px 15px;
	line-height: 18px;
}
#right-col li {
	margin: 0 0 5px 0;
}
#right-col li a {
	color: #2c2c2c;
}
	#right-col li a:hover, #right-col li a.selected {
		color: #5f543a;
		text-decoration: none;
	}
#left-col ul, #left-col ol {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 15px 2px 5px 15px;
	line-height: 18px;
	text-transform: uppercase;
}
#left-col li {
	margin: 0 0 5px 0;
}
	#left-col li ul, #left-col li ol {
		font-weight: normal;
		padding: 5px 0 15px 15px;
	}
	#left-col li li a {
		color: #2c2c2c;
	}
		#left-col li li a:hover, #left-col li li a.selected 
		{
			text-decoration: none;
			color: #5f543a;
		}
.home #center-col, .sub #center-col {
	margin: 0 255px 0 265px;
}
.detail #center-col {
	margin: 0 30px 0 265px;
}
#center-col {
	padding: 10px 0 20px;
}
#center-col p {
	line-height: 23px;
	padding-bottom: 10px;
}
#center-col ul, #center ol {
	padding: 0 0 10px 40px;
	line-height: 23px;
}
.home #container {
	background: url(webimages/containerbg-home-repeat.gif) repeat-y left top;
}
.sub #container, .detail #container {
	background: url(webimages/containerbg-sub-repeat.gif) repeat-y left top;
}
.home #overlay {
	background: url(webimages/containerbg-home.gif) no-repeat left top;
}
.sub #overlay, .detail #overlay {
	background: url(webimages/containerbg-sub.gif) no-repeat left top;
}
.home #left-col, .sub #right-col {
	background: url(webimages/graycol.gif) no-repeat left top;
	min-height: 322px;
}
	* html .home #left-col, * html .sub #right-col {
		height: 322px;
	}
.home #footer {
	background: #333 url(webimages/footerbg-home.gif) no-repeat left top;
}
.sub #footer, .detail #footer {
	background: #333 url(webimages/footerbg-sub.gif) no-repeat left top;
}
#footer {
	clear: both;
	height: 173px;
	padding: 20px;
	text-align: center;
	color: #999;
	font-size: 10px;
	background: #333;
	}
	#sauLogo {
		float: left;
		width: 145px;
	}
		#sauLogo a {
			display: block;
			width: 145px;
			height: 36px;
		}
		#sauLogo a span {
			display: none;
		}
		.home #sauLogo a {
			background: url(webimages/footerLogo.gif) no-repeat left top;
		}
		.sub #sauLogo a, .detail #sauLogo a {
			background: url(webimages/footerLogo-sub.gif) no-repeat left top;
		}
	#footer a {
		color: #999;
		text-decoration: underline;
	}
		#footer a:hover {
			color: #aaa;
			text-decoration: none;
		}
.center {
	margin: 0 225px;
	text-align: center;
	padding: 5px 0;
}


/* CALENDAR
------------------------------------- */
#calendar {
	width:165px;
	color:#000;
	background-color:#fff;
	border:1px solid #968a7e;
	border-bottom:3px solid #00356F;
	position:relative;
	margin:16px 15px 12px 0;
	float:right;
font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	}
#calendar h3 {
	font-size:85%;
	background-color:#968a7e;
	color:#fff;
	padding:.5em .5em .5em 1.2em;
	font-weight:bold;
	text-transform:uppercase;
	}
table.calendar {
	width:100%;
	}
	table.calendar caption {
		padding:.2em 0;
		border-top:1px solid #968a7e;
		border-bottom:1px solid #968a7e;
		font-weight:bold;
		background-color:#d6cfc9;
		}
	table.calendar tfoot td {
		background-color:#d6cfc9;
		border-top:1px solid #968a7e;
		padding:0 0 3px 0;
		}	
	table.calendar caption, table.calendar td, table.calendar th {
		text-align:center;
		}
table.calendar td, table.calendar th {
    line-height: 14px;
    }
#calendar a {
	color:#0a50ff;
	text-decoration:none;
	border-bottom:1px dotted #0a50ff;
	}
#calendar table {
	clear:right;
	margin: 0;
	border-collapse:collapse;
	border-spacing:0;
	}
#calendarEvents li {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	padding: .3em .5em;
	margin-left: 0 0 0 25px;
	border-width: 2px 0;
	border-style: solid;
	border-color: #fff;
	line-height: 1.22em;
}
#calendarEvents li:hover {
	background-color: #e5e5e5;
	border-color: #968a7e;
}

	
/* Custon Styles */

img.whiteborder {
	border: 2px solid #fff;
}
