body {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

a { text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

#container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}

/***** HEADER *****/

#header {
	
}

#header .logo {
	margin: 1em 1em 0px 0px;
}

#header .city {
	color: #004557;
	font: bold 2.5em Arial;
}

#header .state, #header .phone {
	color: #a3a5a7;
}

#header .state {
	font: 1.8em Arial;
	margin-left: 30px;
}

#header .phone {
	font: 1.6em Arial;
	margin-left: 250px;
}

#header .hero {
	background: url(../images/gig-harbor-banner.jpg) 0 0 no-repeat;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	clear: both;
	height: 205px;
	width: 100%;
}

/***** NAV *****/

#nav {
	background: url(../images/nav-bg.gif) repeat-x;
	clear: both;
	height: 37px;
	margin-top: 1em;
	position: relative;
	z-index: 5;
}

#nav ul {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}

#nav a.top {
	/*background: url(../images/nav-bg-seperator.gif) top right no-repeat;*/
	color: #fed199;
	display: block;
	line-height: 2.2em;
	padding: 5px 18px;
	border-right: 1px solid	rgb(82,95,108);
	text-transform: uppercase;
}

#nav a.top:hover {
	text-decoration: none;
}

#nav li {
	background: url(../images/nav-bg-hover.gif) 0px 22px repeat-x;
	float: left;
}

#nav li:hover, #nav li.sfhover, #nav li.current {
	background-position: 0px 0px;
}

#nav li.current a.top {
	color: #ffffff;
}

#nav li .subnav {
	background: #f5ead7;
	border-top: 1px solid #4c6b91; /* padding hack */
	left: -999em;
	position: absolute;
}

#nav li:hover .subnav, #nav li.sfhover .subnav {
	left: auto;
}

#nav dl {
	float: left;
}

#nav dl dd, #nav dl dt {
	border-bottom: 1px solid #D5CAB8;
}

#nav dl dt {
	/*background: url(../images/sidebar-highlight.gif) repeat-x;*/
	border-bottom-color: #dacfbd;
	border-top: 0;
	color: #857967;
	font-weight: bold;
	text-transform: uppercase;
}
#nav dl dt a { color: #52748F; padding-left: .7em; }
#nav dl dt a:hover { color: #52748F; text-decoration: none; cursor: default; }

#nav dl a {
	color: #766344;
	display: block;
	padding: .4em 1.4em;
}

#nav dl a:hover, #nav dl a.current {
	color: #514633;
}

#nav dl dd a:hover, #nav dl dd a.current {
	background: #E8DBC9;
}

/***** SIDE BAR *****/

#sidebar {
	background: #dbe5f1;
	float: left;
	width: 26%;
}

#sidebar h2 {
	padding: .9em 1em;	
}

#sidebar .searchBox {
	padding: .7em 1em;
}

#sidebar h2 {
	background: #f4e9d5;
	color: #fca03d;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar .searchBox, #sidebar li, #sidebar .bottomImg {
	border-top: 1px solid #ffffff;
}

#sidebar .searchBox .go {
	float: right;
}

#sidebar .searchBox .search {
	color: #233d66;
	padding: 3px .5em;
	width: 14em;
}

#sidebar li {
	display: block;
	padding: 1px 0px;
}

#sidebar .link a {
	background: url(../images/blue-bullet.gif) 0px 5px no-repeat;
	color: #233d66;
	display: block;
	margin: .5em 1em;
	padding-left: 1em;
}

#sidebar li.highlight {
	background: url(../images/sidebar-highlight.gif) repeat-x #4c6f8b;
	text-transform: uppercase;
}

#sidebar li.highlight a {
	background-image: url(../images/white-bullet.gif);
	color: #ffffff;
}

#sidebar li.current a {
	text-decoration: underline;
}

#sidebar li.indent {
	padding-left: 2em;
}

#sidebar .bottomImg {
	width: 100%;
}

/***** CONTENT *****/

#container_content {
	background: #fff url('../images/content-bg.gif') 0 0 repeat-y;
}

#content {
	color: #004557;
	float: right;
	overflow: hidden;
	padding: 1em 0;
	width: 72%;
}

#content p, #content ul, #content ol, #content blockquote {
	margin: 0 0 1em 0;
}
#content ul li { list-style-type: disc; }
#content ol li { list-style-type: decimal; }
#content ul li, #content ol li, #content blockquote {
	margin-left: 2.5em;
}

#content h1 {
	font-size: 2.4em;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

#content h3 {
	font-size: 1.4em;
	line-height: 1.2em;
}
#content h4 { font-size: 1.2em; }
#content h5 { font-size: 1em; }
#content h6 { font-size: .8em; }

#content .c0 {
/*	border-right: 1px solid #cbcdd0; /**/
	line-height: 1.6em;
	padding: 0px 0px 1em 0px;
}

#content .c0 .featured_image {
	float: right;
	margin: 0px 0px 1em 1em;
}

#content .sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content .sitemap li {
	margin: 1em 0 0 2em;
	padding: 0;

	font-weight: bold;
	font-size: 12pt;
}
#content .sitemap li li { margin-top: .5em; font-weight: normal; font-style: italic; font-size: 10pt; }
#content .sitemap li li li { margin-top: 0; font-weight: normal; font-style: normal; font-size: 9pt; }
#content .sitemap li li li li { margin-top: 0; font-weight: normal; font-style: normal; font-size: 9pt; }

#content .columns {
	clear: both;
	width: 100%;
}

#content .column {
	border: 1px solid #cbcdd0;
}

#content .column p {
	padding: 1em;
}

#content .column table { margin: 0 1em; font-size: 8pt; }
#content .column td { font-size: 8pt; }

#content .column h3 {
	background-color: #f4e9d5;
	border-bottom: 2px solid #ffffff;
	color: #fca03d;
	font-size: 1.3em;
	padding: .6em .75em;
}

#content .column a h3 {
	background-image: url(../images/seeall-btn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#content .column a:hover h3 { text-decoration: none; }

#content .column h4 {
	padding: 1em 1em 0 .85em;
	font-weight: bold;
	font-size: 1.15em;
}

#content .news {
	background: url(../images/white-shadow.gif) 0px 36px repeat-x #ffffff;
	color: #406888;
}

#content .news b, #content .news a {
	color: #004557;
}

#content .news a.more, #content .newsItem a.more {
	color: #DC801D;
}

#content .news h3 {
	/* width: 350px; */
}

#content .columns .left {
	width: 54%;
}

#content .columns .right {
	background: url(../images/blue-shadow.gif) 0px 36px repeat-x #dbe5f1;
	width: 43%;
}

#content .columns .right h3 {
	margin: 0 0 1em 0;
	width: 275px;
}
#content .columns .right p {
	margin: 0;
	padding: 0 1em 1em 1em;
}
#content .columns .right ul {
	padding: 0;
}
#content .columns .right li {
	list-style: circle inside;
	padding: .35em 0 .35em 0;
}
#content .columns .right li a {
	color: #486f8d;
}

#content .newsDate, #content .eventDate, #content .businessCategory {
	border-bottom: 1px solid #cbcdd0;
	padding-top: 25px;
	padding-bottom: 5px;
}

#content .columns .left .business {
	padding: .25em 0;
	border-bottom: 1px solid #CBCDD0;
}

#content .columns .left .business-description {
	margin-top: 1em;
}

#content .newsDate, #content .eventDate {
	color: #ACB4C1;
	font-size: 10pt;
}

#content .newsHeadline {
	color: #004557;
	font-weight: bold;
}

#content a.newsHeadline {
	padding-left: 0;
}

#content .newsItem, #content .eventItem {
	border-bottom: 1px dotted #cbcdd0;
	line-height: 1.6;
	padding: .4em 0em;
}

#content .columns .newsItem {
	padding: .4em 1em;
}

#content .columns .eventItem {	
	padding: .4em 1.4em;
}

#content .newsTime, #content .eventTimes {}

#content .eventList {
	width: 99%;
	border-collapse: collapse;
	margin-left: 1px;
}
#content .eventList tr { border: 0; }
#content .eventList th {
	padding: .25em .75em;

	color: #83A2AF;
	font-variant: small-caps;
}
#content .eventList td {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: .25em 1em;

	font-size: 80%;
}
#content .eventList td.eventDate {
	width: 10%;
}
#content .eventList td.eventDate h3 {
	font-size: 14px;
}
#content .eventList td.eventTitle {
	width: 35%;
}
#content .eventList td.eventTitle a {
	color: #004557;
	font-weight: bold;
}
#content .eventList td.eventTimes {
	width: 15%;
}
#content .eventList td.eventLoc {
	width: 15%;
}
#content .eventList td.eventNote {
	width: 25%;
}


/***** DEPT PROFILES *****/

#content .profile {
	margin: 0 0 .75em 0;
}
#content .profile img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #888;
}
#content .profile h3 { margin: 0 0 .75em 0; padding: .5em 0 0 0; }
#content .profile h3 span {
	font-size: 115%;
	margin: 0 15px 0 0;
}
#content .profile h3 em {
	font-family: 'arial narrow', arial, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
}


/***** CALENDAR *****/

table.calendar {
	width: 100%;
}

table.calendar a {
	color: #233D66;
	font-weight: bold;
}

table.calendar a.left {
	padding-left: 1em;
}

table.calendar a.right {
	padding-right: 1em;
}

table.calendar * {
	text-align: center;
}

table.calendar th {
	font-weight: bold;
}

table.calendar td, table.calendar th {
	height: 20px;
}

table.calendar .outOfMonth {
	background: #C2C8CF;
}

table.calendar .noData {
	background: #D1D7DF;
}

table.calendar .hasData {
	background: #9BB3CF;
}

table.calendar .hasData a {
	color: #000000;
}

/***** PERSON *****/

.person .name {
	font-size: 1.6em;
	font-weight: bold;
}

.person .title {
	font-size: 1.2em;
	font-variant: small-caps;
}

/***** SITEMAP *****/

.sitemap ul {
	padding-left: 2em;
}

/***** FOOTER *****/

#footer {
	background: #406888;
	color: #cfd8ff;
	font-size: 13px;
	letter-spacing: 2px;
	padding: 8px 12px;
	text-align: center;
	text-transform: uppercase;
}

#sitecrafting {
	padding: 2em 2em 0 2em;

	font-size: 9pt;
	font-style: italic;
}
#sitecrafting a {
	color: #afb8df;
}

/***** COMMON *****/

.left {
	float: left;
}

img.left {
	margin: 0px 1em 1em 0px;
}

.right {
	float: right;
}

img.right {
	margin: 0px 0px 1em 1em;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 1px;
	/*border: 1px solid green;*/
	margin: 0; padding: 0;
	background: transparent;
}

.lowlite { color: #888 !important; }


/***** DIALOG BOXES *****/
.dialog {
	margin: 10px 10px 5px 10px;
}

.dialog-img {
	text-align: center;
	vertical-align: middle;
	padding: 0 10px 0 0;
}

.dialog-msg {
	vertical-align: middle;
}

.dialog-buttons {
	text-align: center;
	padding: 10px 0 0 0;
}

.dialog-form th {
	width: 100px;
}

.dialog-form td {
	padding-bottom: 4px;
}

.cursor {
	cursor: pointer;
}

/***** GALLERY *****/
.gallery .gallery_thumb {
	margin: 10px;
}

.gallery .tiny {
	font-size: .8em;
}


.buttons {
	border-width: 1px;
	border-style: solid;
	border-color: #95B0D9 #456089 #456089 #95B0D9;
	padding: 5px 8px 7px 8px;

	background: #7590B9;
	color: #fff;
}