@charset "utf-8";
/* CSS Document */


body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	background-image: url(gifs/background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

table#MainContainer {
	width=90%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border:2px solid #ffcc00;
	background-color:#fff;
}

table#MainContainer TD.banner {
	background-color:#8e0000;
	border-bottom:2px solid #ffcc00;
	text-align:left;
}

table#banner {
	margin-left:8px;
	margin-right:15px;

}

table#banner td {
	padding:8px;

}

table#banner td div.flr {
	font-size: 28px;
	font-weight: bold;
	color:#fff;
	padding-bottom:8px;

}
table#banner td div.scca {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;	
}
table#banner td.search {
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align:right;

}

#LeftCol {
	background-color:#000;
	width:180px;
	padding:0;
	margin:0;
}
div.interestHeader {
	margin-top:0.5em;
	border-top:1px solid red;
	border-bottom:1px solid red
}


#MiddleCol {padding:8px; 
		background-color:#FFF;
		border-right:2px #cccccc dotted;
}
.introduction {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#RightCol {padding:8px; 
		background-color:#FFF;
	}
	
TD.d2w {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:white;
	font-weight:bold;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	padding-top: 4px;
	padding-bottom: 4px;
}	
	
div.Col3subheads {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:white;
	font-weight:bold;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #900;
}	
	
	
div.section {
	background-color:#fff5ee;
	padding:0;
}


td.nav {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
	text-align: center;
	white-space: nowrap;
	background: #000066;
	border: 1px solid #FFFFFF;

	}
td.nav :hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	background: Maroon;
	border: none
} 
a.hover1 {
	display: block;
	text-decoration: none;
	text-indent: 8px;
	color: #ffffff;
	padding:3px;
	border-collapse:collapse
} 
td.c3a {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	border-bottom: 1px solid #990000;
}
input.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC66;
	border-right-color: #ff6666;
	border-bottom-color: #FF6666;
	border-left-color: #ffcc66;
}

p.divider {
	border-top: 1px solid #ccc;
	border-right: 1px #ccc;
	border-bottom: 1px #ccc;
	border-left: 1px #ccc;
	padding-top: 2px;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#events {
	padding-left:4px;
	padding-right:4px;
}
	
div#events .eventDate  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding:4px 0px 2px 0px;
}
div#events .eventInfo {
	font: 11px/normal Arial,sans-serif;
	padding:2px 0px 4px 0px;
}
div#events .eventInfoBottom {
	font: 10px/normal Arial,sans-serif;
	padding:2px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}

.interestContainer {
	margin-top: 0.5em;
	padding-bottom:1em;
	float: left;
	width: 100%;
}
span.more {
	background-color: #FFC;
	color: #666;
}

.text {
	font-size: 14px;
	line-height: 155%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.hidden {
	font-size: 8px;
	font-weight: normal;
	color: #999;
	text-align: left;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}


td.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1em 0 1em 0;
	background-color: #000;
	color: #FFF;
}

.footerLeft {
	float: left;
	width: 200px;
	padding-right: 2em;
}
.footerRight {
	text-align: center;
	float: left;
	width: 400px;
	padding-top: 1em;
}
a.footer:link {
	color: #C90;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
}
a.footer:hover {
	text-decoration: none;
	color: #FF0000;
}
a.footer:active {
	text-decoration: none;
	color: #FF0000;
}

