body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
}
hr {
	color: #333333;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'Script MT Bold', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: 'Gill Sans MT', 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: italic;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #000080;
}
a:hover {
	color: #800000;
}
a:active {
	color: #336633;
	text-decoration: none;
}
code, pre {
	color: #800000;
}


.small {
	font-size: 10px;
}
.ftr {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #800000;
	line-height: 150%;
}
.menuOFF {
	font-family: 'Gill Sans MT', 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #707140;
	border-left: 5px solid #707140;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #999966;
	text-decoration: underline;
}
.menuON {
	font-family: 'Gill Sans MT', 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #800000;
	border-left: 5px solid #800000;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background: #cccc99 url("img/icon_arrow-grey-e.gif") no-repeat right center;
	text-decoration: underline;
}
.panelTitle {
	color: #800000;
	border-bottom: 3px solid #800000;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Gill Sans MT', 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	margin-bottom: 10px;
}
.panelText {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
.panelLink {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-size: 11px;
	font-style: italic;
	border-bottom: 1px solid #800000;
	border-top: 1px solid #800000;
	background: #cccc99 url("img/bg-i.png") no-repeat left center;
}
.toc {
	float: right;
	margin: 10px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-style: italic;
	border-bottom: 1px solid #800000;
	border-top: 1px solid #800000;
	background: #cccc99 url("img/bg-toc.png") no-repeat right top;
}
.newscol {
	padding: 2px;
	padding-right: 8px;
	font-size: 10px;
	width: 175px;
	vertical-align: top;
}
.newscolTitle {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
}
.newscolSubtitle {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #000080;
	padding-right: 10px;
	font-size: 11px;
}
.newsRcol {
	width: 175px;
	border-left: 1px solid #cccc99;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.rcolTitle {
	font-size: 12px;
	color: #000080;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000080;
}
.rcolTOCEntry {
	margin-top: 10px;
	font-weight: bold;
}
.rcolTOCDesc {
	margin-bottom: 15px;
	font-style: italic;
	padding-left: 10px;
}
.rcolBox {
	border: 1px solid #cccc99;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
}
.rcolBoxTitle {
	font-weight: bold;
}
.rcolUL {
	margin-left: 0px;
	padding-left: 20px;
}
.tdlbl {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.footnoteHR {
	margin-top: 25px;
	border-top: 3px double #800000;
	border-left: 3px double #800000;
	width: 350px;
}
.footnote {
	font-size: 10px;
	padding: 5px;
}
.mapMainLink {
	background-color: #cccc99;
	font-weight: bold;
	padding: 5px;
}
.mapSublink {
	font-size: 10px;
	padding: 10px;
	border: 1px solid #cccc99;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
}
.newsPageBanner {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #800000;
	border-bottom: 10px solid #000080;;
	width: 680px;
	text-align: center;
	color: #000080;
}
.showcase-more-info {
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
}


#pgCnt img {
	 border: 1px solid #800000;
}
#pgCnt table {
	border-color: #800000;
}
#tblZip td {
	border-bottom: 1px solid #999966;
}
#tblGrid table {
	border-collapse: collapse;
}
#tblGrid th, #tblGrid td {
	border: 1px solid #800000;
}
#tblGrid th {
	text-align: center;
	font-weight: bold;
	border-bottom: 3px double #800000;
	background-color: #cccc99;
}
#tblSchoolPublic td, #tblSchoolPrivate td, #tblUniversity td {
	vertical-align: top;
}
div#sc129685 {
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #333;
	border-top: 15px solid #333;
}
div#sc129685 img {
	border: 0;
}
.video_tour {
	font-size: 18px;
	font-weight: bold;
}
.rss_items {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}
.rss_items li {
	margin: 0 0 10px 0;
	padding: 0;
}
.rss_items img {
	border: 0 !important;
}
.rss_title {
	display: block;
	font-weight: bold;
}
.box_listing {
	border: 1px solid #333;
	margin: 10px;
	padding: 0;
	background-color: #fff;
}
.bl_bar {
	height: 15px;
	background-color: #333;
}
.box_listing h1 {
	font-size: 18pt;
	font-family: Garamond, Times New Roman, serif;
	color: #363;
	text-align: center;
}
.box_listing h2 {
	font-size: 14pt;
	color: #333;
	text-align: center;
}
.box_listing h3,
.box_listing p {
	margin: 10px 20px;
	padding: 0;
}
.img_main,
.img_bottom {
	text-align: center;
}
.bl_agent {
	width: 75%;
	border: 1px solid #333;
	background-color: #f5f5dc;
	margin: 5px auto;
}
.bl_agent td {
	text-align: center;
	width: 33%;
}
.clear {
	clear: both;
}
.tours {
	margin: 20px;
}
.tour_video,
.tour_photo {
	width: 310px;
	height: 50px;
	background: url(img/ico_movies.png) no-repeat 10px 50%;
	border: 1px dotted #999;
	float: left;
	margin-right: 10px;
}
.tour_photo {
	background-image: url(img/ico_picture.png);
}
.tours a {
	float: left;
	margin: 0;
	padding: 15px 5px 15px 50px;
	font-size: 13pt;
	text-decoration: none;
	color: #999;
}
.tours a:hover {
	color: #333;
}
