@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	color: #302D21;
	line-height: 18px;
}
p {
	margin-top: 4px;
	padding-top: 4px;
}

.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 61px;
	font-size: 11px;
	color: #6F684D;
	padding-top: 20px;
	background-color: #CDC5A3;
}
a {
	color: #735531;
	text-decoration: underline;
}
.nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.nav a:link, .nav a:visited {
	font-size: 11px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	line-height: 26px;
	color: #302D21;
}
.crumbs {
	font-size: 11px;
	color: #A5A284;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A284;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #212018;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-bottom: 2px;
}

.crumbs a {
	color: #C68E52;
}


.nav a:hover, .nav a:active {
	font-size: 11px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	line-height: 26px;
	background:#302D21;
	color:#FFF;
}
.home-listen {
	background-color: #575343;
	background-image: url(../images/home-listen-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 11px;
	color: #a69d7e;
}
.home-listen a:link, .home-listen a:visited {
	color: #a69d7e;
}
.home-listen a:active, .home-listen a:hover {
	color: #F6EABD;
	text-decoration: underline;
}
.home-listen p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.home-listen .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #948955;
}
.home-listen .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e7e0be;
}
.home-services {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8D846A;
	padding-top: 5px;
}
/*
	PAGE STRUCTURE
*/
#slider-wrap 									{ width: 509px; position: relative; min-height: 221px; }
/*
	SLIDER
*/
.slider-wrap								{ width: 509px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 509px; 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								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.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; }

.content {
	padding: 7px 15px 15px 15px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #3F3D2E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	padding-top: 4px;
}
li {
	line-height: 24px;
}
