/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ text-align:center;font-family: Arial, Helvetica, sans-serif; font-size: .9em; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
img,img:hover										{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 960px; margin: auto; position: relative;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #061135; }
a:hover, a:active							{ color: #4d62a6; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{height:350px; width: 419px;float:left;}			
.stripViewer .panelContainer {}
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }

.nav-thumb 						{ border: 1px solid black;margin-right: 5px; }
#movers-row						{ margin: -43px 0 0 62px; }
#movers-row div								{ display:inline; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{background-color: #000;opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.60; padding: 10px; height: 30px; 
									 margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data .credit {font-size:.8em;color:#e7e7e7}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }

.body {
	text-align:left;
	clear:left;
}

.header {
	background-image:url(../images/header.jpg);
	height:130px;
}

.navbar {
	width: 100%;
	height: 30px;
	background-color: #293a73;
	text-align: left;
	margin-bottom:2px;
}

.navbar a {
	text-decoration: none;
	color:#FFF !important;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 24px;
	display: block;
	float: left;
	border-right: 1px solid #061135;
}

.navbar a:hover {
	background: #274195;
	color:#FFF;
}

.navbar .rightMost {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 24px;
	float: right;
} 

.rightcol {
	float:right;
	width:210px;
}

.rightcol a {
	outline: none;
}

.rightcol .menulist  {
	line-height:26px;
}

.rightcol .menulist a {
}

.content {
	width:740px;
}

.content .content_wrapper{
	padding:4px;
}

.toplinks {
	width:300px;
	float:left;
	margin-right:16px;
	text-align:center;
}

.business {
	margin-bottom:12px;
}

.business .name {
	font-weight:bold;
}


.box {
	border:1px #EEE solid;
}

.box div {
	padding:6px 6px;
}

.box .hdr {
	background-color:#516ecd;
	font-weight:bold;
	color:#FFF;
	font-size:1.0em;
	text-align:center;
}

.business {
	margin-bottom:12px;
}

.business .name {
	font-weight:bold;
}

.footer {
	clear:both;
	margin-top:24px;
	font-size:.8em;
}