/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}

.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
#logo {	display: none;	}
img {
	margin: 6px;
}
a:link, a:visited {
	color: #6d4442;
	text-decoration: underline;
}
a:hover, a:active {
	color: #6d4442;
	text-decoration: none;
}
/* Container */
html, body {
	height: 100%;
}
body {
	background: #000 url(../images/bg.gif) 0 0 repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #353535;
}
#container {
	background: #FFF url(../images/contentrepeat.jpg) 0 0 repeat-y;
	margin: 0 auto;
	width: 780px;
	min-height: 100%;
	position: relative;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 339px;
	margin: 0;
	text-indent: -1234em;
}
#navigation {
	float: left;
	width: 174px;
	margin: -110px 0 0;
	padding: 0 0 0 5px;
	list-style: none;
	font-size: 16px;
	position: relative;
	z-index: 1000;
}
#navigation * {
	z-index: 1000;
}
#navigation li {
	margin: 0;
padding: 0;
}
#navigation li li {
	border-bottom: 1px solid #6D4442;
}
#navigation ul li a, 
#navigation ul li strong {
display: block;		
text-decoration: none;
min-width: 149px;
text-indent: -10px;
}
#navigation li a {
	color: #4f5b67;
	text-decoration: none;
		padding: 2px 5px 2px 15px;
}


#navigation li:hover a,
#navigation li.over a {
	background: #6d4442;
	color: #FFF;
}
#navigation li:hover li a:hover,
#navigation li.over a:hover,
#navigation li a:hover {
	background: #6d4442;
	color: #FFF;
}
#navigation li:hover li a,
#navigation li.over li a {
	color: #4f5b67;
	background: transparent;
}



#navigation ul {
		width: 174px;
	
margin: 0;
padding: 0;
list-style: none;
}

#navigation ul li {
			position: relative;
		
}
#navigation li ul {
		top: -1px;
			position: absolute;
			left: -9999px;
			display: none;
		background: #BBC5C7;
	list-style: none;
	font-size: 12px;
	border: 1px solid #6D4442;
	border-bottom-width: 0;
	width: 220px;
}


#navigation li ul li a {
min-width: 200px;
}
#navigation li:hover.parent>a:after {
content: " >";
}
/*
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active,
#navigation ul li a.ofocus, #navigation li ul li a.ofocus { 
color: #E2144A; background: #f9f9f9;
}*/
#navigation li.parent ul {

}
#navigation .navfxenabled li:hover ul { 
		left: -999px;
	
}
#navigation li:hover ul, 
#navigation .navfxenabled li.over ul,
#navigation li ul li:hover ul, 
#navigation .navfxenabled li ul li.over ul
 { 
			display: block;
		left: 172px;
		
}
#navigation li:hover ul ul, 
#navigation .navfxenabled li.over ul ul { 
			left: -999px;
		
}
#navigation ul li.active>a, #navigation ul li.activepath>a, 
#navigation li.active a:hover, #navigation li.activepath a:hover,
#navigation li.active a:active, #navigation li.activepath a:active,
#navigation li.active a:focus, #navigation li.activepath a:focus,
#navigation li.active strong,
#navigation #ofocus {
color: #6d4442;
}
#navigation .active ul a, #navigation .activepath ul a {
color: #000; 
background: #fff;
}
#navigation li.active ol, 
#navigation li.activepath ul {
			display: block;
		
}
#navigation a:focus+ul, #navigation a:active+ul {
		left: 149px;
		
}
#navigation li ul li a:focus+ul {
		left: 1248px;
		
}
#navigation li ul li a:focus, #navigation li ul li a:active {
			position: absolute;
		left: 1148px;
		
}
#navigation li ul li ul a:focus, #navigation li ul li ul a:active {
			position: absolute;
		left: 2180px;
		
}

#navigation li ul li a:hover, #navigation  li ul li a:hover,
#navigation li:hover ul li a:focus, #navigation  li:hover ul li a:active,
#navigation .navfxenabled li ul li a:focus, #navigation .navfxenabled  li ul li a:active
 {
			position: static;
}

.firstex,.secondex,.thirdex {
	width: 470px;
	border: 4px solid #eda;
	padding: 10px;
	margin: 10px 5px;
}
.thirdex{
	position: absolute;
	top:0;
	left:520px;
}








#content {
	margin: -45px 0 0 194px;
	padding: 1px 20px 0 0;
	min-height: 420px;
}
h2#title {
	position: absolute;
	margin: 0;
	right: 0;
	top: 243px;
	text-align: right;
	color: #FFF;
	font-size: 24px;
	padding: 5px 8px 0 0;
}
#clear {
	height: 80px;
}
#footer {
	background: url(../images/footer.jpg) 0 0 no-repeat;
	margin: -77px auto 0;
	height: 77px;
	width: 780px;
	position: relative;
	font-size: 11px;
	color: #646464;
}
#footer p {
	margin: 0;
	position: absolute;
	bottom: 5px;
}
#footer a {
	color: #646464;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#byline {
	left: 5px;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
#links {
	text-align: right;
	padding: 25px 0 0 0;
	right: 5px;
}
/* NewsWire */
#newswire {
	width: 230px;
	font-size: 11px;
	height: 77px;
position: absolute;
top: 165px;
left: 538px;
overflow: hidden;
}
#pscroller1 {
	width: 230px;
	height: 77px;
}
#newswire * {
	margin: 0;
	color: #626262;
	text-decoration: none;
}
#newswire a:hover {
	text-decoration: underline;
}
#newswire h4 {
	font-weight: normal;
}

#index h2#title {
	position: absolute;
	margin: 0;
	right: 0;
	top: 243px;
	text-align: left;
	color: #FFF;
	width: 601px;
	height: 45px;
	padding: 0;
	text-indent: -1234em;
	background: url(../images/index.jpg) 0 0 no-repeat;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 150px;
text-align: center;
cursor: pointer;
clear: left;
}
/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCC;
}
#faqview li h2 {
	margin-top: 10px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}

table.departments {
width: 530px;
border: 1px solid #917375;
border-collapse: collapse;
}
.departments td {
width: 50%;
padding: 1px;
}
.departments p {
display: inline;
}
#content .departments a {
	text-decoration: none;
	display: block;
	padding: 2px;
}
#content .departments a:hover {
	background: #917375;
	color: #FFF;
}
/* Survey Says */
form dt {
margin: 10px 0 5px;
font-weight: bold;
}
form dd label,
form dt label,
form dd input,
form dd select,
form dd textarea {
display: inline;
float: none;
width: auto;
margin: 0;
}



/* Calendar of Events */
table {
	_height: 1px;
	border-collapse: collapse;
}
.calendar_month td, .calendar_month th,
.month td, .month th {
	border: 1px solid #251617;
}
td, th {
	padding: 3px 2px;
	vertical-align: top;
}
#content table a {
	text-decoration: none;
}
table.calendar_month {
	margin: 20px auto;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #6B4142;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.month_name a {
	color: #FFF;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #573536;
	padding: 2px 3px;
	border-right: 1px solid #573536;
	border-bottom: 1px solid #573536;
}
.calendar_month .current_day h6.day {
	background: #573536;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	color: #0B597D;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #573536;
}
.year_one h1 a {
	margin: 0 30px;
	text-decoration: none;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #FFF;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
background: #D9D7DA;
}
#content .year_one .current .month_name {
	background: #917375;
}
#content .year_one .current .month_name a {
color: #FFF;
}
td.current_day {
color: #FFF;
background: #573536;
}
td.current_day a {
	color: #FFF;
}
td.empty {
	background: #9F898B;
}


