/* author: Scott Marlow, Marketing By Marlow: http://www.MarketingByMarlow.com | 206-784-5454 

SITE COLORS
Blue:		#679acf rgb(103,154,207) (body links)
Purple:		#57298b rgb(87,41,139) (background, headers h1-h5)
Lt Purple: 	#a48fdc rgb(164,143,220) (highlighted nav, footer)
Yellow: 	#fecb02 rgb(254,203,2) (header link, navigation hover)
Lt Yellow: 	#ffe38a rgb(255,227,138)(sidebar)

*/

body {
	background: url(../img/bg_fwcc.jpg) repeat;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 30px 0
}
html {
overflow-y: scroll;
}
#wrapper {
	margin: 0 auto;
	width: 960px
}
#utilitybar {
	color: #fff;
	font-size: .9em;
	padding-right: 100px;
	text-align: right;
}
#utilitybar a {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
	text-transform: uppercase
}
#utilitybar a:hover {
	text-decoration: underline
}
#wrapperinside {
	background: url(../img/bg_wrapper.jpg) repeat;
	background-color:#fff;/*min-height: 680px;*/
}
#wrapperinside:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#header {
	background-color: #fff;
	float: right;
	height: 332px;
	/*	height: 328px;*/
	width: 754px
}
p#calltoaction {
	background: url(../img/bg_calltoaction.jpg) repeat;
	height: 23px;
	line-height: 23px;
	margin: 40px 0 1px 423px;
	padding: 0;
	width: 331px;
}
#header a {
	/*	background-color: #57298b;*/
	color: #fecb02;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none
}
#header a:hover {
	color: #000
}
#header img {
	border-bottom: 10px solid #fecb02
}
#sidebar {
	background-color:#ffe38a;
	float: left;
	width: 206px
}
#sidebar a {
	color: #000
}
#sidebar a:hover {
	text-decoration: none
}
#nav {
	background-color: #57298b;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-bottom: 10px;
	padding: 10px 10px 20px 10px
}
#nav ul {
	margin: 0;
	padding: 0
}
#nav li {
	border-bottom: 1px solid #fff;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: .04em;
	list-style-type: none;
	text-transform:uppercase
}
#nav a {
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#nav a:hover, #nav a.select {
	background-color: #fecb02;
	color: #000
}
#nav ul ul {
	margin-left: 20px
}
#nav li li {
	border: none;
	letter-spacing: normal;
	text-transform: none
}
#nav li li li {
	font-size: .9em
}
#nav li ul li a {
	padding: 3px 0 3px 5px
}
#content {
	background: url(../img/bg_content420.jpg) no-repeat;
	background-position: bottom right;
	margin: 0 280px 0 256px;
	padding-bottom: 40px;
}
#bio img {
	float: left;
	height: 150px;
	overflow:hidden
}
#bio p {margin-left: 130px}
#inside #wrapperinside {
	background: url(../img/bg_wrapper_inside.gif) repeat;
	background-color:#fff
}
#inside #content {
	margin: 0 20px 0 256px;
	min-height: 500px;
	padding-top: 88px
}
#sidebar2 {
	float: right;
	margin: 10px 10px 0 0;
	width: 220px
}
/*#hours {background: url(../img/bg_hours.jpg) no-repeat; margin-top: 40px; padding: 0 20px 30px 20px}*/
#hours {
	background: url(../img/bg_hours.jpg) no-repeat;
	float: right;
	height: 90px;
	margin: -90px 10px 0 0;
	padding-left: 20px;
	width: 205px
}
h1 {
	color: #57298b;
	font-size: 2.4em;
	margin: 0;
}
h2 {
	color: #57298b;
	font-size: 2em;
	margin-bottom: 0;
}
h3 {
	color: #fecb02;
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 0
}
h4 {
	color: #57298b;
	font-size: 1.4em;
	margin-bottom: 0
}
h5 {
	color: #57298b;
	font-size: 1.2em;
	margin: 0;
	text-transform:uppercase
}
table {
	border-collapse:collapse
}
th {
	background-color: #ffe38a;
	font-size: 1.1em;
	padding: 3px 0
}
td {
	border: 1px solid #000;
	padding: 2px 4px;
	width: 76px
}
tr:hover {
	background-color: #ffe38a
}
blockquote {
	line-height: 1.6em;
	font-style: italic;
	margin: 0 0 0 0
}
cite {
	font-style: normal
}
#cityhome {
	margin-bottom: 2.4em
}
#content p, #content li {
	font-size: 1.2em;
	line-height: 1.4em
}
#sidebar, #sidebar2 {
	font-size: 1.1em;
 line-height 1.4em
}
#content a, #sidebar2 a {
	color: #679acf
}
a[href $='.pdf'] {
 background-image: url(../img/icon_pdf.gif);
 background-position: right center;
 background-repeat: no-repeat;
 padding-right: 18px;
}
#content a:hover, #sidebar2 a:hover {
	text-decoration: none
}
.padding {
	padding-right: 5px;
	padding-left: 10px
}
.upper {
	text-transform: uppercase
}
.copyright {
	font-size: .9em;
	margin-left: 90px
}
#nav a.highlight, .highlight {
	color: #a48fdc;
	font-weight: bold
}
/*#nav a.paddingtop {
	margin-top: 15px
}*/
#footer {
	clear: both;
	color: #fff;
}
#footer p {
	font-size: 1.1em;
	margin: 5px 20px 30px 20px
}
#footer a {
	color: #fff;
	text-decoration: none
}
#footer a:hover {
	text-decoration: underline
}
/* PANORAMA SLIDESHOW  */

.panorama-viewport {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 600px
}
.panorama-container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100000px
}
.panorama-control {
	background: #57298b;
	display: none;
	padding: 0;
	margin: 0;
	bottom: -1px;
	left: 0;
	position: absolute;
	height: 30px;
	filter: alpha(opacity=50);
	opacity: .5;
	text-align: left;
	width: 100%
}
.panorama-control-left, .panorama-control-right, .panorama-control-pause {
	color: white;
	float: left;
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 33%
}
.panorama-control-left:hover, .panorama-control-right:hover, .panorama-control-pause:hover {
	text-decoration: none;
}
.panorama-control-pause {
	text-transform: uppercase;
}
.panorama-panel {
	background: #009cff;
	color: white;
	display: none;
	filter: alpha(opacity=50);
	opacity: .5;
	padding: 4px;
	position: absolute;
	top: 0;
	right: 0;
}
.panorama-panel h2 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-align: right;
	text-transform: uppercase
}
.panorama-panel ul {
	display: none;
}
.panorama {
	border: none;
	margin: 0;
	padding: 0;
	position: relative
}
