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

#leftNav {
	position: relative;
	float: left;
	width: 187px;
	z-index: 100;
	}
	
#primaryColTop_Int {
	position: relative;
	width: 713px;
	background: url(../images/bkgd_searchArea.jpg) right top no-repeat;
	}
		
#whiteSpace {
	position: relative;
	background: url(../images/bkgd_interiorWhiteSpaceTop.jpg) no-repeat;
	width: 696px;
	min-height: 251px;
	overflow: auto;
	}

#subColWide_Int {
	position: relative;
	float: left;
	width: 656px;
	padding: 15px 20px 20px 20px;
	overflow: auto;
	}

#subColA_Int {
	position: relative;
	float: left;
	width: 440px;
	padding: 15px 0 20px 20px;
	overflow: auto;
	}
	
#subColB_Int {
	position: relative;
	float: right;
	padding: 20px 21px 20px 0;
	width: 184px;
	overflow: auto;
	}
	
#subColB_Int p {
	position: relative;
	display: block;
	width: 184px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #88765b;
	padding: 0 0 7px 0;
	margin: 0;
	}

#subColB_Int a:link, #subColB_Int a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
	}

#subColB_Int a:hover {
	color: #88765b;
	text-decoration: underline;
	}
	
/* ---------------------------= Secondary DIVs =--------------------------- */


a.leftNavHeader:link, a.leftNavHeader:visited {
	display: block;
	height: 30px;
	width: 153px;
	background-image: url(../images/link_leftNavHeader_base.gif);
	color: #e3e39f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-variant:small-caps;
	font-weight: bold;
	line-height: 23px;
	}
	
a.leftNavHeader:hover {
	background-image: url(../images/link_leftNavHeader_over.gif);
	text-decoration: none;
	}
	
p.leftNavText {
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	}
	
a.leftNavLink:link, a.leftNavLink:visited {
	display: block;
	height: 23px;
	width: 153px;
	padding: 0 5px 0 8px;
	color: #660000;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 23px;
	}
	
a.leftNavLink:hover {
	background: url(../images/link_leftNav_over.gif) no-repeat;
	text-decoration: none;
	}

div.leftNavBottom {
	position: relative;
	width: 153px;
	height: 7px;
	background: url(../images/bkgd_leftNavBottomCap.gif) no-repeat;
	}

select {
	width: 150px;
	padding: 2px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #88765b;
	border: 1px solid #E1E1C8;
}

.rowA {
	width: 100%;
	min-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	padding: 0;
	margin: 0;
	overflow: auto;
}

.rowB {
	width: 100%;
	min-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #f4f4e7;
	font-size: 8pt;	
	padding: 0;
	margin: 0;
	overflow: auto;
}

.dateName {
	position: relative;
	float: left;
	left: 10px;
	width: 162px;
	line-height: 30px;
	vertical-align: middle;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.fileName {
	position: relative;
	float: left;
	left: 10px;
	width: 160px;
	line-height: 30px;
	vertical-align: middle;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.folderName {
	position: relative;
	float: left;
	left: 10px;
	width: 300px;
	line-height: 30px;
	vertical-align: middle;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.filenameDownload {
	position: relative;
	float: right;
	right: 10px;
	text-align: right;
	width: 75px;
	line-height: 30px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.filenameDownload a:link, .filenameDownload a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
	}

.filenameDownload a:hover {
	color: #88765b;
	text-decoration: underline;
	}

.folderNameLink {
	position: relative;
	float: right;
	right: 10px;
	text-align: right;
	width: 75px;
	line-height: 30px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.folderNameLink a:link, .folderNameLink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
	}

.folderNameLink a:hover {
	color: #88765b;
	text-decoration: underline;
	}

.contactName {
	position: relative;
	float: left;
	width: 150px;
	color: #717cbb;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.contactTitle {
	position: relative;
	float: left;
	left: 10px;
	width: 165px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.contactPhone {
	position: relative;
	float: left;
	left: 10px;
	margin-left: 10px;
	width: 210px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.contactPhone a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.contactEmail {
	position: relative;
	float: left;
	left: 335px;
	width: 290px;
	text-align: left;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.contactEmail a:link, .contactEmail a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
	}

.contactEmail a:hover {
	color: #88765b;
	text-decoration: underline;
	}

.rowC {
	width: 636px;
	min-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	padding: 10px;
	margin: 0;
	overflow: auto;
}

.rowD {
	width: 636px;
	min-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #f4f4e7;
	font-size: 8pt;	
	padding: 10px;
	margin: 0;
	overflow: auto;
}

.scheduleCol1 {
	position: relative;
	float: left;
	width: 166px;
	color: #88765b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 12pt;
}

.scheduleCol2 {
	position: relative;
	float: left;
	width: 430px;
	color: #88765b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#map {
	width: 656px;
	height: 425px;
	border: 1px solid #E1E1C8;
}

ul.interiorUL {
	position: relative;
	left: 20px;
	width: 400px;
	list-style: square;
	list-style-position: inside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #88765b;
	padding-bottom: 10px;
}

ul.interiorUL li {
	padding-bottom: 10px;
}

ol.interiorOL {
	position: relative;
	left: 20px;
	width: 400px;
	list-style: decimal;
	list-style-position: inside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #88765b;
	padding-bottom: 10px;
}

ol.interiorOL li {
	padding-bottom: 10px;
}

.quote {
	font-family: cursive, Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #717cbb;
	font-weight: normal;
	padding-bottom: 10px;
	margin-right: 20px;
	text-align: center;
}