#maincontent {
	width: 691px;
	float: left;
}
#uppercontent {
	background: #0B3661;
	color: White;
	padding: 9px 12px;
	position: relative;
}
#uppercontent H2,
#wrapitall H2 {
	letter-spacing: -1px;
	margin: 0;
}

#introcontent {
	font-size: 0.9em;
	margin-right: 200px;
}
#estCount {
	color: #244A71;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 0.8em;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 2px;
	text-align: center;
}
#estCount EM {
	font-size: 7em;
	font-weight: bold;
	font-style: normal;
	line-height: 0.85em;
}
#estCount EM A, #estCount EM A:hover {
	color: #244A71;
	text-decoration: none;
}

#sidecontent {
	border-left: 3px solid black;
	width: 300px;
	float: right;
}
#map {
	width: 300px;
	height: 200px;
	background: #E8E3D8;
}

#slideshow {
	width: 300px;
	height: 200px;
	background: Black;
}
#slideshowlink {
	display: block;
	height: 200px;
	position: relative;
	text-decoration: none;
}
#slideshowlink:hover {
	text-decoration: none;
}
#slideshow img {
	display: block;
}
#slideshow #slidetitle {
	background: Black;
	color: White;
	font-size: 0.8em;
	padding: 5px 7px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 286px;
}

#resultswrap {
	border-top: 3px solid black;
	background: #EBEBEB;
	min-height: 200px;
}
#results A, #results A:hover {
	text-decoration: none;
	color: Black;
}
.raisedbox {
	background: #EBEBEB url('/images/rboxback.gif') repeat-y left top;
	width: 677px;
	margin: 5px 7px;
}
.raisedbox .boxhead {
	background: url('/images/rboxhead.gif') no-repeat left top;
	padding: 7px 10px 0 8px;
	position: relative;
}
.raisedbox .boxfoot {
	background: url('/images/rboxfoot.gif') no-repeat left bottom;
	padding: 0 10px 11px 8px;
}
.raisedbox .boxhead H3 {
	background-color: #404E21;
	background-repeat: no-repeat;
	background-position: 3px center;
	margin: 0;
	padding: 3px;
	height: 14px;
}
.raisedbox .boxhead H3 SPAN { display: none; }
A.rsslink {
	background: #FD7C00 url('/images/rss.gif') no-repeat left top;
	display: block;
	width: 29px;
	height: 16px;
	position: absolute;
	top: 9px;
	right: 12px;
}
A.rsslink SPAN { display: none; }

#tabarea {
	background: #BCCF8E;
	border-bottom: 2px solid #404E21;
	padding: 4px 4px 0;
	font-size: 10pt;
	font-weight: bold;
}
#tabarea A,
#tabarea A:hover {
	color: #404E21;
	padding: 1px 5px 0;
	text-decoration: none;
}
#tabarea A:hover {
	background: #951A1D;
	color: White;
}
#tabarea.noresults #tab_results,
#results_landmarks,
#results_newest,
#results_results {
	display: none;
}
.tabon_landmarks #results_landmarks,
.tabon_newest #results_newest,
.tabon_results #results_results {
	display: block;
}
.tabon_landmarks A#tab_landmarks,
.tabon_newest A#tab_newest,
.tabon_results A#tab_results {
	background: #404E21;
	color: White;
}
#results {
	color: #221E1F;
}
.ri {
	border-bottom: 1px solid #404E21;
	cursor: pointer;
	font-size: 11px;
	height: 42px;
	line-height: 12px;
	padding: 0 5px 0 0;
	overflow: hidden;
}
.ri:hover, DIV.rih { background: #7B953F; }
.ri A { color: #221E1F; }
.ri IMG,
.ri .noth {
	background: #555;
	border: 2px solid White;
	float: left;
	margin-right: 3px;
	height: 38px;
	width: 64px;
}
.ri STRONG {
	display: block;
	padding-top: 2px;
}
.ri BR.hide { display: none; }
DIV.ris {
	background: transparent url('/images/spotoff.gif') no-repeat right bottom;
}
#wrap DIV.ris:hover, #wrap DIV.rish {
	background: #7B953F url('/images/spoton.gif') no-repeat right bottom;
}
DIV.ric {
	background: transparent url('/images/closed.gif') no-repeat right top;
}
#wrap DIV.ric:hover, #wrap DIV.rich {
	background: #7B953F url('/images/closed.gif') no-repeat right bottom;
}

#searchbox {
	background: #0B3661 url('/images/martini-whbl.gif') no-repeat right bottom;
	border-top: 3px solid black;
	padding: 10px;
}
#searchbox #searchfor {
	background: white;
	border: 1px solid #052341;
	display: block;
	font-size: 12pt;
	padding: 2px 4px;
	width: 200px;
}
#searchbox SMALL {
	display: block;
	font-size: 11px;
	padding: 1px 0 0 1px;
}

#returnCS {
	background: #0B3661 url('/images/martini-whbl.gif') no-repeat right bottom;
	border-top: 3px solid black;
	padding: 30px 20px;
}
#returnCS A {
	padding: 2px 7px;
}
#returnCS A:hover {
	background: #951A1D;
}

#searchingWrap {
	padding: 3px 5px;
}
#searchFailed { 
	background: #951A1D;
	/*color: White;*/
	font-size: 10pt;
	padding: 15px 0;
	text-align: center;
	/*border-bottom: 2px solid #750000*/
}
#searchFailed .debug {
	font-size: 8.5pt;
	margin-top: 5px;
	text-align: left;
}

#results .searchNav {
	padding: 1px;
	font-size: 9pt;
	color: #FFF;
	background: #404E21;
	border-bottom: 2px solid #404E21;
}
#results .searchNav A {
	display: block;
	padding: 0 5px;
	color: #FFF;
}
#results .searchNav A:hover {
	background: #951A1D;
	color: White;
}
#results .searchNav SPAN {
	color: #7B953F;
	padding: 0 5px;
}
#results .searchNav .fsNext { float: right; }
#results .searchNav .fsPrev { float: left; }
#results .searchNav .fsMid { text-align: center; }

/* Directory Mode */
#wrapitall {
 font-size: 0.9em;
 padding: 15px 10px 10px;
 padding: 9px 12px;
}
#wrapitall H3 {
 font-size: 1.4em;
 margin: 0;
}
#wrapitall H4 {
 margin-top: 0;
 margin-bottom: 10px;
 padding-bottom: 10px;
 border-bottom: 1px solid white;
}
H4#direstheader {
	border: none;
	padding: 0 0 0 2px;
}
#dirnav {
	background: #052652;
	padding: 2px 5px;
	text-align: center;
}
#dirnav A {
	padding: 0 2px;
}
#dirnav A:hover {
	background: #244A71;
	text-decoration: none;
}
.direst {
	padding: 3px 0;
	border-bottom: 1px solid #052652;
}
.direst A {
	font-weight: bold
}
.direst IMG {
	float: left;
	border: 3px solid White;
	margin: 2px 5px 2px 0;
}

#allthumbs A { 
	display: block; 
	float: left; 
	/* margin: 2px; 
	border: 2px solid white; */
}
#allthumbs A:hover {
	/* border: 2px solid #7B953F; */
}
#allthumbs IMG { display: block; width: 64px; height: 38px; }

/* Spotlight Nav Bar */
#bignavbar {
	background: transparent url('/images/launchbar-shadow.gif') no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#bignavbarwrap {
	border-color: #951A1D;
	border-style: solid;
	border-width: 2px 0;
	height: 90px;
}
.bnbb {
	background: #7B953F;
	display: block;
	float: left;
	height: 70px;
	padding: 10px 20px;
	width: 200px;
}
.bnbb:hover {
	background: black;
	color: white;
	text-decoration: none;
}
.bnbb H3 {
	margin: 0;
}
.bnbb P {
	margin: 0;
	font-size: 0.8em;
}
#bar1 {
	border-right: 1px solid #5D7130;
}
#bar2 {
	border-right: 1px solid #5D7130;
}
#bar3 {
	width: 169px;
}

/* Updates */
#updates .boxhead H3 { background-image: url('/images/blog-updates.gif'); }
#updateimage1 { z-index: 9; }
#updates .updatelink { 
	background: #DFDFDF;
	display: block;
	width: 659px;
	height: 179px;
	position: absolute;
}
#updates #updatewrap {
	height: 179px;
	position: relative;
}
#updates .updatecontent {
	background: #DFDFDF;
	color: #333;
	font-size: 10pt;
	padding: 10px;
}
#updates IMG {
	float: left;
	margin-right: 10px;
}
#updates H4 {
	margin: 0;
	font-size: 14pt;
	letter-spacing: -1px;
}
#updates P {
	margin: 0;
}
#updates A {
	color: #111;
}
#updates .readmore {
	border-top: 1px solid #ccc;
	font-size: 0.85em;
	margin: 6px 0 0 300px;
	padding-top: 1px;
	text-align: right;
}

/* Events V2 */
#events2  .boxhead H3 { background-image: url('/images/events.gif'); }
#events2ctrl {
	background: #7B953F;
	border-right: 1px solid #5D7130;
	padding: 1px 0;
	width: 328px;
}
#evcal {
	font-size: 10pt;
	margin: 20px auto;
	width: 225px;
}
#evnext H4, #evcal H4, #evsearch H4, #searchbox H4 {
	font-size: 16pt;
	letter-spacing: -2px;
	line-height: 14pt;
	margin: 0 15px 3px 0;
}
#evnext {
	padding: 20px 0 10px;
}
#evnext H4 {
	text-align: center;
}
#evcaltbl {
	width: 150px;
}
#evcal TD {
	text-align: right;
}
.evtop TH { text-align: center; }

.evor {
	text-align: center;
	font-size: 9pt;
	margin: 10px 0;
}
#evsearch {
	text-align: right;
	margin: 20px auto;
	width: 209px;
}
#evsearch H4 {
	text-align: left;
	margin: 0 0 5px 0;
}
#evsearchtext {
	border: 1px solid #404E21;
	font-size: 12pt;
	margin-bottom: 5px;
	padding: 2px 4px;
	width: 200px;
}
#evsearchsub {
	background: #BCCF8E;
	border: 1px solid #404E21;
	font-size: 10pt;
}

#events2list {
	color: #444;
	font-size: 8.5pt;
	width: 330px;
}
#events2list A {
	color: #444;
}
#events2list .noevents {
	padding: 5px;
}
.ev2item {
	background: #EBEBEB;
	border-bottom: 1px solid black;
	padding: 3px 5px;
}
.ev2alt {
	background: #DFDFDF;
}
.ev2item .ev2date {
	float: right;
}
.ev2item SMALL {
	display: block;
	margin-bottom: 2px;
}

/* Moo Tooltips */
.tooltip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url('/images/bubble.png') top left;
}
.tooltip p {
	font-size: 11px;
	padding: 4px 8px 8px;
	margin-top: 0;
	background: url('/images/bubble.png') bottom right;
}