body,td,th { font-family: Arial, Helvetica, Times, san-serif;  font-size: 12px; line-height: 150%; color: #777;}
body {
	background-color: #FFFFFF;
}

h1,h2 {
	padding: 0px;
	margin: 0px;
}

a { color: #738F9D !important; }
a:link { text-decoration: none }
a:active { text-decoration: underline }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }

.PageTitle {
	font-family: "New York", Georgia;
	font-size: 26px;
	color: #A2012C;
	font-weight: normal;
	line-height: 100%;
}
.Headline {
	font-size: 13px;
	font-weight: bold;
}

.Small {
	font-size: 11px;
	line-height: 120%;
	color: #8F734F;
}
.Big {
     font-size: 13px;
	 line-height: 150%;
	 color: #666;
}

#content { padding: 27px; }
#content_showcase { padding: 27px 0px; }
.showcase_pad {
	padding: 0px 27px;
}


#main {
	text-align: left;
	border: 1px solid #AFAFAF;
	padding: 8px;
	background-color: #FFFFFF;
}

#top {
	height: 86px;
	background: url('images/tag.gif') no-repeat top right;
}

#logo {
	padding-left: 25px;
	float: left;
}

#home {
	padding-bottom: 7px;
}

.panel {
	width: 316px;
	height: 203px;
}

.sections {
	border: 1px solid #CFCED0;
	padding: 7px;
	text-align: left;
}

.panelseptop {
	height: 7px;
}

.panelsep {
	width: 11px;
}

.spotlight {
	width: 300px;
}

.promo_txt {
	width: 300px;
	height: 66px;
	overflow: hidden;
}
.promo_headline {
	font-size: 12px;
	line-height: 120%;
	color: #981E32;
	padding: 4px 0px;
}
.promo_body {
	font-size: 12px;
	color: #666;
	line-height: 120%;
}
.promo_space {
	height: 4px;
}

.spotlinkdiv {
	font-family: New York, Georgia, MS Serif, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #981F32;
	padding: 3px 12px;
	text-align: right;
	background-image: url(images/home_bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.spotlink { color: #FFFFFF !important; text-decoration: none; padding-right: 6px }


#sidebar { padding: 8px 0px 33px 0px; }
.kicker { clear: both; height: 1px}
.tag { padding: 5px 14px 0px 0px; }

#nav { float: right; margin-top: 55px; margin-right: 10px; }
#nav li { float: left; list-style-type: none; list-style-position: outside; height: 30px}
#nav li.nul { margin: 6px 4px 0px 1px; border-right: 1px solid #CFCFCF; height: 22px }

.vert_line {
	background: #CCC;
	height: 1px;
}

#nav2 {
	background: #A2002B;
	height: 25px;
	margin-top: 2px;
	padding-left: 15px;
	color: #FFF;
	font-size: 11px;
}

#nav2 a {
	color: #FFF !important;
	
}

#navchild {
	float: left;
}

#navchild a {
	display: block;
	float: left;
	line-height: 25px;
	border-right: 1px #FFF solid;
	padding: 0px 10px;
	font-size: 11px;
}

#navchild a:hover {
	background: #BB706E;
	text-decoration: none;
}

.secnav_current {
	background: #44697C;
}
a.secnav_current:hover {
	background: #44697C !important;
}

#navbread {
	float: right;
	padding-right: 15px;
	font-size: 10px;
}

.bread {
	line-height: 25px;
	text-transform: uppercase;
}
a.bread {
	color: #FFF !important; 
}

#topbar {
	padding-left: 10px;
	line-height: 25px;
}

#topbar select {
	font-size: 10px;
}

.sidebar {
	width: 209px;
	overflow: hidden;
	background: url('images/siderepeat.gif') repeat-y;
	font-family: "New York", Georgia;
}
.sidebartop {
	background: url('images/sidebartop.gif') no-repeat;
}
.sidebar_txt {
	background: url('images/sidebarbottom.gif') no-repeat bottom left;
	padding-left: 30px;
	text-align: left;
}

#showcase_media {
	width: 504px;
	background: #CCC;
}
#showcase_border1 {
	border: 1px #456A7D solid;
}
#showcase_border2 {
	border: 1px #FFF solid;
}
#showcase_tip {
	background: #FFF;
	text-align: left;
}
#showcase_tip td {
	height: 26px;
	line-height: 26px;
}
.map_thumb {
	border: 1px #456A7D solid;
}

#project_body {
	padding-left: 20px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin-top: 25; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 350px;
	padding:20px;
	padding-top: 30px;
	height: 150px;
	opacity: 0.8;
	background: url('images/popup.png');
	background-repeat: no-repeat;
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 10pt;
	text-align: left middle;
	color: #FFFFFF;
}
#tooltip.pretty div { width: 220px; text-align: left; }

.ut {
	font-size: 10px;
	color: #666666;
	line-height: 130%;
	padding: 6px 0px;
	width: 970px;
	text-align: left;
}
a.ut { color: #44697D; padding: 0px 8px; }
.footer2 { float: right; }
a.footer { color: #666666; padding: 0px; }

