/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-size: 100.1% !important;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#333333;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight:bolder;
	}




.borderTop {
	height: 6px;
	background-color:#993300;
	}

.borderLeft {
	width: 5px;
	background-color:#993300;
	}

.borderRight {
	width: 5px;
	background-color:#993300;
	}

.borderBottom {
	height: 6px;
	background-color:#993300;
	}

.titlebar {
	background-color:#FFE49B;
	background-image:url(../images/titlebar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.flashbanner {
	background-color:#000000;
	text-align:left;
	vertical-align:top;
	height:233px;
	width:733px;
}
.bluebar {
	background-color: #617BA0;
	height: 15px;
	text-align:left;
	vertical-align:middle;
}
.quicklinks {
	text-align: right;
	vertical-align:top;
	background-color:#FFEEC3;
	width: 278px;
	padding: 2px;
}
.content {
	background-color:#FFEEC3;
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	height: 300px;
}

/* --[10.23.07]-- */
td.content {
	padding: 15px 30px 0 15px !important;
	}

* html td.content {
	width: 720px;
	}

td.content h1 {
	color: #333 !important;
	margin: 0 !important;
	font-weight: 800 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 0px !important;
	}

.events {
	background-color:#FFEEC3;
	text-align: center;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 2px;
	width: 278px;
	}

div.eventCalendar {
	height: 200px;
	width: 200px;
	text-align:center;
	vertical-align:top
	}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	color:#CCCCCC;
	padding-left: 6px;
	padding-right: 6px;
	}

div.newsDiv {
	margin: 0 4px 10px 0;
	padding: 0 4px 10px 0;
	line-height: 175%;
	}

div.postHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	text-decoration: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
/*	border-bottom: 1px solid #333333;  */
	}

div.postDate {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style:italic;
/*  text-indent:8px;  */
	font-size: 95%;
	color: #666666;
	display: none;
	}

* html div.postDate {
	font-size: 90%;
	}

td.quickLinkTitle {
	font-size: 80%;
	font-weight:bolder;
	color:#000000;
	border-bottom:1px solid #000000;
}
a.quickLinkLink {
	text-decoration:none;
	font-size: 80%;
	color:#999999;
	font-style:italic;
}
img.quickLinkImage {
	border: 1px solid #000000;
}

#flashcontent {
	padding:8px;
}


/* dropdown menu style */

.chromestyle{
	width: 99%;
	font-weight: bold;
	font-size: 85% !important;
	background-color: #617BA0;
	}

* html .chromestyle {
	font-size: 80% !important;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	background-color: #617BA0;
	}

.chromestyle ul{
	background-color: #617BA0;
	/*border: 1px solid #BBB;*/
	width: 100%;
	background: url() center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	}

.chromestyle ul li{
	display: inline;
	background-color: #617BA0;
	}

.chromestyle ul li a{
	color: #ffffff !important;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	/*border-right: 1px solid #DADADA;*/
	}

.chromestyle ul li a:hover{
	/*background: url() center center repeat-x;*/ /*THEME CHANGE HERE*/
	background-color: #CCCCCC;
	background-color: #b8c4d3;
	background-color: #eee;
	color: #617BA0;
	color: #4e6381;
	color: #333333 !important;
	
	}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	/*content: " v";*/
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	top: 0;
	width: 200px;
/*	line-height:12px;  */
	position:absolute;
	background-color: #617BA0;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	visibility: hidden;
	font-size: 85%;
	z-index:100;
	}


.dropmenudiv a{
	width: auto;
	display: block;
/*	text-indent: 3px; */
	padding: 2px 0 3px 0;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff !important;
	padding-left: 6px;
	padding-right: 6px;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}
	
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
	color:#617BA0 !important;
	}
	


/* ############# Calendar Style ################# */
/*
// ltw_style.css
// $Id: ltw_style.css 5 2006-03-12 08:15:51Z mootinator $
// 
// ltwCalendar Style Sheet 
*/
a.prevnext:link {
	color: #000066; 
	font-size: 70%; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

a.prevnext:visited {
	color: #000066#; 
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

a.prevnext:hover {
	color: #333; 
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

a.prevnext:active {
	color:#000066; 
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

a.day:link {
	color:#666666; 
	font-size: 80%; 
	text-decoration:underline
	}

a.day:visited {
	color:#666666; 
	font-size: 80%; 
	text-decoration:underline
	}

a.day:hover {
	color:#666666; 
	font-size: 80%; 
	text-decoration:underline
	}

a.day:active {
	color:#666666; 
	font-size: 80%; 
	text-decoration:underline
	}

a.event:link {
	color: #006699; 
	font-size: 80%; 
	font-family:Arial, Helvetica, sans-serif;
	}

a.event:visited {
	color: #006699; 
	font-size: 80%; 
	font-family:Arial, Helvetica, sans-serif;
	}

a.event:hover {
	color:#666666; 
	font-size: 80%; 
	font-family:Arial, Helvetica, sans-serif;
	}

a.event:active {
	color: #006699; 
	font-size: 80%; 
	font-family:Arial, Helvetica, sans-serif;
	}

a.admin:link,
a.admin:active,
a.admin:visited {
	color: #00f; 
	font-size: 90%; 
	text-decoration:underline
	}

a.admin:hover,
a.admin:focus {
	color: #f00; 
	font-size: 90%; 
	text-decoration:underline
	}

table.cal {
	background-color: white;
	height: 200px;
	width: 250px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	font-size: 75% !important;
	}

table.cal tbody {
	margin: 0 -10px !important;
	}

table.cal thead.thead tr td {
	background-color: #617ba0;
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	text-indent: 1px;
	font-size: 80%;
	}

.caption {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 100%;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 12px;
	}

.thead {
	color:#006699;
	background-color: #617ba0;
	}

td.cal {
	background-color: white;
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	border: 1px solid #CCCCCC;
	}

td.cal a {
	padding-top: 2px;
	padding-left: 2px;
	}

tfoot.cal {
	color:black;
	background-color: #617BA0;
	font-size: 90%;
	text-align: left
	}

ul.cal {
	margin: 0px;
	list-style-position: inside
	}

.cal-admin-link {
	display:none;
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	}

select.monthSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

select.yearSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

input.goButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

td#events,
td#events iframe#eventcalendar {
	background-color: #ffeec3 !important;
	}

td.eventName {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 140%;
	text-align:center;
	padding: 6px;
	}

td.eventHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color:#006699;
	font-weight:bold;
	font-size: 90%;
	}

td.eventItem {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 90%;
	}

/* --[FOOTER]-- */
.footer {
	background-color: #993300;
	text-align: right;
	padding: 2px;
	vertical-align: middle;
	}

.footerdiv {
	font: Arial, Helvetica, sans-serif;
	font-size : 90%;
	color: #000000;
	padding-right: 0px;
	text-align: right;
	padding: 20px 0 15px 0;
	}

.footerdiv p {
	margin: 0;
	}

div.footerdiv p a:link,
div.footerdiv p a:active,
div.footerdiv p a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

div.footerdiv p a:hover,
div.footerdiv p a:focus {
	color: #000000;
	text-decoration: underline;
	}

/* --[ SCHEDULE STYLES ]-- */
h3.scheduleHeader {
	margin: 0;
	padding: 0;
	font-size: 120%;
	}

table.schedule {
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 125%;
	border-collapse: collapse !important;
	}

* html table.schedule {
	/*border-collapse: collapse;*/
	}

table.schedule td.date,
table.schedule td.day,
table.schedule td.time,
table.schedule td.up,
table.schedule td.down {
	margin: 0 !important;
	padding: 4px 5px 3px 5px;
	border: solid 2px #930;
	background-color: #ffdbca;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
	border-collapse: collapse !important;
	}

table.schedule td {
	margin: 0 !important;
	padding: 4px 5px 3px 5px;
	border: solid 2px #930;
	border-collapse: collapse !important;
	}

table.schedule td.date {
	width: 50px;
	}

table.schedule td.da {
	width: 75px;
	}

table.schedule td.time {
	width: 75px;
	text-align: center;
	}

table.schedule td.down {
	width: 160px;
	}

table.schedule td.center {
	text-align: center;
	}

td.titlebar {
	width: 1023px;
	}

td.quicklinks div h4 {
	width: 170px !important;
	margin-right: 10px !important;
	padding-left: 100px !important;
	}
	

  
#gEvents {
	margin: 0 0 -3px 0;
	padding: 0;
  background-color: #FFEEC3;
  border-left: 1px solid black;
	}
#gEvents ul {
	padding: 5px;
}
#gEvents li {
	margin: 0 0 3px 0;
	padding: 8px 10px 9px 10px;
	background-color: #617BA0;
	list-style: none;
	color: #fff;
	}

/* Style the home page box - MAD */
.box {
   font-family: Verdana, Arial, sans-serif;

}
.box_header {
   color: #c30;
   font-size: larger;
   font-style: normal;
   text-align: left;
}
.box_note {
   color: #c30;
   font-style: italic;
   text-align: left;
}
.box ul {
   padding: 3px;
}
.box li {
	margin:  10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

