/********************/
/* Positioning tags */
/********************/
#content {
	background-color: #FFFFCC;
}
.sep {
	clear: both;
}
#banner {
	background-color: #572025;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(banner.gif);
	border: 1px solid #000000;
	text-align: left;
	height: 120px;
}
#centre {
	clear: both;
}

#breadcrumb {
	font-size: 8pt;
	vertical-align: middle;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#searchbox {
	float: right;
	height: 20px;
}
#bannerphoto {
	float: none;
	clear: both;
	background-position: center;
	height: 120px;
	background-repeat: no-repeat;
}
#pagebody {
	float: none;
	clear: both;
	text-align: left;
	background-color: #FFFFcc;
}

#panel-l {
	float: left;
	width: 67%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#panel-r {
	float: left;
	width: 33%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pane {
	border: 1px solid #572025;
}

div.pane p {
	padding: 2px;
}

#welcome {
	border: 1px solid #572025;
	margin-right: 2px;
}
#ttnext, #news, #ttwd, #ttevent {
	border: 1px solid #572025;
	margin-bottom: 2px;
}
#quicklinks {
	margin-top: 2px;
	margin-right: 2px;
}
#idb {
	margin-top: 2px;
	margin-right: 2px;
	height: 200px;
}
#footer {
	float: none;
	clear: both;
	height: 100px;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #572025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #572025;
	background-color: #FFFFCC;
	width: 100%;
}
#leftfooter {
	width: 160px;
	float: left;
	text-align: left;
}
#centrefooter {
	float: none;
	text-align: center;
	margin-top: 10px;
	margin-left: 160px;
	margin-right: 80px;
}
#rightfooter {
	width: 80px;
	float: right;
	text-align: right;
}
#sidebar {
	float: right;
	width: 150px;
	height: 600px;
	border: solid #572025 2px;
	background-color: #FFFFEE;
	margin: 10px 2px 10px 2px;
}
.intro {
	font-style: italic;
	text-decoration: none;
	font-size: 9pt;
}
/*********************************/
/* Definitions for standard tags */
/*********************************/
body {
		font-family: "Gill Sans MT", sans-serif;
	font-size: 12pt;
	text-decoration: none;
	background-color: #FFFFFF;
}
p {
		font-family: "Gill Sans MT", sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
a, a.std {
	text-decoration: none;
	
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #d0b679;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	border-bottom-color: #ffffcc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a img {
	border: none
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
	cursor: default;
}
h1 {
font-family: "Gill Sans MT", sans-serif;
	font-size: 14pt;
	text-align: left;
	color: #FFFFCC;
	font-weight: bold;
	background-color: #572025;
	text-indent: 15pt;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 3px;
	margin: 0px 0px 0px;
}
h2 {
font-family: "Gill Sans MT", sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
font-family: "Gill Sans MT", sans-serif;
	
	font-size: 12pt;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	margin: 0px;
	background-color: #572025;
	color: #FFFFCC;
}
li {
	font-size: 10pt;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
}
td {
	font-size: 10pt;
}
hr {
	background-color: #333366;
	border: 1px solid #333366;
}
th {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #572025;
	border: #FFFFFF;
	text-align: left;
}
tr.alt {
	background-color:#FFFFEE
}

/***************/
/* Menu styles */
/***************/
.mini-menu {
	font-size: 8pt;
	text-align: center;
	display: block;
	line-height: 16px;
}

/*** New NAV ***/
#nav, #nav ul {
	list-style: none;
	padding: 94px 0 0 0;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
/*	width: 10em;
	w\idth: 6em;*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 0.2em 0.25em 0.5em;
	background-image: url(button2.gif);
	background-repeat: repeat-y;
	border: 1px solid #000000;
}

#nav a.daddy {
	background: url(arrow_r.gif) center right no-repeat;
}

#nav a.home {
}

#nav li {
	float: left;
	padding: 0;
/*	list-style: url(none) none;*/
	list-style: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 11em;
/*	w\idth: 13.9em;*/
	font-weight: normal;
	border-width: 0.5em;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: solid 1px #7d6340;
}

#nav li ul li {
	border: 1px solid #FFFFFF;
	border-left: 0.9em solid #FFFFFF;
	width: 9em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 9em
}

#nav li ul a {
	width: 9em;
/*	w\idth: 9em;*/
	color: #003366;
/*	background-image: none;*/
	background-image: url(blankbutton.gif);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0;
}

#nav li ul ul {
	margin: -1.75em 0 0 8.75em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;
}*/

#nav li ul li:hover, #nav li ul li.sfhover{
	border: 1px solid #572025;
	border-left: 0.9em solid #572025;
}

/****************/
/* Table styles */
/***************/

.table-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: #FFFFFF;
}
.table-content {
	color: #000000;
	border: 2px solid #FFFFFF;
	vertical-align: top;
}
.page-section {
	color: #000000;
}
.text10 {
	font-size: 12pt;
	text-decoration: none;
		font-family: "Gill Sans MT", sans-serif;
	color: #000000;
}
.text8 {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.big-text {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 2px 3px;
}
.border {
	border: 1px solid #000000;
}
.highlight {
	font-style: italic;
	font-weight: bold;
}
.pic-left {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.pic-middle {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 2px;
}
.pic-right {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.pic-floatleft {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.pic-floatright {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
a.flat {
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
a.flat:hover {
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.banner-id {
	background-color: #FFFFFF;
	font-size: 6pt;
	height: 20px;
	width: 20px;
	padding-right: 2px;
}
table.pictable td, table.pictable th{
	text-align: center;
	width: 100px;
}
.santagreen {
/*	font-size: 8pt;*/
	background-color: #00CC00;
	text-align: center;
}
.santayellow {
/*	font-size: 8pt;*/
	background-color: #FFFF00;
	text-align: center;
}
.santared {
/*	font-size: 8pt;*/
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
}
.santabooked {
/*	font-size: 8pt;*/
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

