@charset "UTF-8";
/*
Colors:
h1: #17436d
h2, <b> #1c4ea9
Links: #476eb8
Visited links: #6c86b7
*/

/*
Elements
*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
table, td, tr, img {
	border: 0;
}
table {
	border-collapse: collapse !important;
}
td {
	vertical-align: top;
}
th {
	text-align: left;
}
td.highlight, h2.highlight, .highlight  {
	border-top: 2px solid #cc9;
	padding: 5px 0 !important;
}
h2.highlight  {
	margin-top: 1.5em;
}
body {
	background: #d2cdbf url(img/body.jpg) top repeat-x;
	font: 62.5% Verdana, sans-serif;
}
h1 {
	font-size: 140%;
	margin: 0 0 .71em;
	color: #17436d;
}
h2 {
	font-size: 120%;
	color: #1c4ea9;
}
h3 {
	font-size: 1em;
	margin: 1em 0 .3em;
}
p {
	margin: 0 0 1em;
}
cite {
	font-weight: bold;
	font-style:italic;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #476eb8;
}
a:visited {
	color: #6c86b7;
}
a:hover, a:active {
	color: #0050e5;
	text-decoration: underline;
}
/*
 Classes
*/
.intro {
	font-size: 120%;
}
.row {
	float: none;
	clear: both;
}
ul.clean {
	margin: 0 0 1em !important;
	list-style: none;
	padding: 0 !important;
}
ul.clean li {
	margin: .25em 0 !important;
}
/*
 Main Divs
*/
#wrap {
	background: url(img/wrap.jpg) no-repeat;
	width: 948px;
	margin: auto;
	position: relative;
}
#header {
	height: 180px;
	font-weight: bold;
}
#header li {
	list-style: none;
}
#header a {
	text-decoration: none;
}
#footer {
	clear: both;
	padding: 20px 0 30px;
	/*background: url(/CWT/External/WCPages/styles/weblink-logol-white.png) right no-repeat;
	height:74px;*/
	color: #554;
}
#footer p {
	margin: 0 0 .3em;
}
/*
 Main Navigation
*/
#navhm {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 365px;
	height: 143px;
	background: url(img/logo.jpg) no-repeat;
	text-indent: -999em;
	z-index: 10;
}
#mainnav {
	background: url(img/mainnav.jpg) repeat-x;
	float: left;
	width: 938px;
	height: 37px;
	line-height: 37px;
	list-style: none;
	color: #fff;
	margin: 143px 0 0;
	font-size: 110%;
	padding: 0 0 0 10px;
}
#mainnav li {
	float: left;
	height: 37px;
	line-height: 37px;
	margin: 0 0 0 20px;
	position: relative;
	margin: 0;
	z-index: 2;
}
#mainnav a {
	color: #fff;
	float: left;
	height: 37px;
	padding: 0 10px;
}
#mainnav a:hover {
	color: #cceaff;
	background: url(img/mainnav_hover.gif) repeat-x;
}
#mainnav li:hover ul {
	visibility: visible;
	background: rgba(255, 255, 255, .9);
	top: 37px;
	margin: 0;
}
#mainnav ul {
	visibility: hidden;
	position: absolute;
	padding: 0;
	width: 15em;
	/*For IE*/
	left: 0;
}
#mainnav ul li {
	/*float: none;*/
	height: auto;
	line-height: 1.1;
	margin: 0;
	font-weight: normal;
	width: 15em;
}
#mainnav ul li a {
	color: #173450;
	padding: .4em 1em;
	float: left;
	width: 13em;
	/*background: url(img/arrow_drop.gif) no-repeat right;*/
	font-weight: normal;
	height: auto;
}
#mainnav ul li.gen a {
	background-image: none;
	/*background-color: transparent;*/
	font-weight: bold;
}
#mainnav ul li:last-child a {
	padding: .4em 1em .8em;
}
#mainnav ul li a:hover {
	background: #b8d2e5;
	color: #001a33;
}
/*
 Utility Navigation
*/
#utilnav {
	position: absolute;
	right: 0;
	top: 35px;
}
#utilnav li {
	float: left;
	margin: 0 0 0 1.5em;
}
#utilnav a {
	color: #000;
}
#utilnav a:hover {
	color: #3e6dc7;
}
#utilnav li img {
	padding-right: 5px;
}
#topbanner {
	position: absolute;
	top: 62px;
	right: 0;
	width: 468px;
	height: 60px;
}
#search {
	position: absolute;
	top: 5px;
	right: 0;
}
/*
You are here
*/
#working #navwk, #living #navlv, #visiting #navvs, #directory #navbz, #chamber #navch {
	color: #cceaff;
	background: url(img/mainnav_hover.gif) repeat-x;
}
/*
Subnav
*/
#subnav {
	padding: 1.3em 0;
	color: #1e4262;
	font-weight: bold;
	width: 180px;
}
#subnav li {
	padding: 4px 10px 4px 20px;
	width: 150px;
}
#subnav li a {
	width: 150px;
	margin: -4px -10px -4px -20px;
	padding: 4px 10px 4px 20px;
	color: #000;
}
#subnav a:hover {
	background: #99957a;
	color: #173450;
}
#subnav li.dir a {
	font-weight: normal;
}
#subnav, #subnav li, #subnav a {
	float: left;
	/*width: 180px;*/
	list-style: none;
	text-decoration: none;
}
#subnav ul {
	margin: 4px 0 0 -20px;
	padding: 0;
	width: 180px;
}
#subnav ul li {
	margin: 0;
	padding: 4px 0 4px 30px;
	width: 150px;
}
#subnav ul a {
	width: 150px;
	margin: -4px 0 -4px -30px;
	padding: 4px 0 4px 30px;
}
/*
Trying to style WL garbage markup
*/
#main-container {
	padding: 20px 20px 40px;
	background: url(img/main-container.png) repeat-y;
}
table#Table1.GeneralBody {
	margin: 0 20px 0 0;
}
/*	float: left;
	width: 150px;
	display: inline;
	clear: both !important;
	text-decoration: none;
}
.page-header-left {
	width: 150px;
	margin: 20px 10px 10px -180px;
}
table#Table1.GeneralBody div, table#Table1.GeneralBody td, table#Table1.GeneralBody p, table#Table1.GeneralBody span  {
	clear: both !important;
	float: none;
}*/

/*
Level 1 subpages
*/
.sub1 #content {
	overflow: auto;
	background: url(img/sub1content.png) repeat-y;
}
.sub1 #maincontent {
	float: left;
	width: 455px;
	padding: 2em 20px;
}
#maincontent ul {
	margin: 0 0 1em 1.5em;
}
#maincontent p+ul {
	margin-top: -.5em;
}
#maincontent ol {
	margin: 0 0 .5em 2em;
}
#maincontent li {
	margin: 0 0 .5em;
	font-size: 1.2em;
}
#maincontent li p {
	margin: .5em 0;
}
#maincontent li li {
	font-size: 1em;
}
.sub1 #sidebar {
	float: right;
	width: 234px;
	padding: 2em 0;
}
.listings {
	color: #666;
	margin: .7em 0;
}
.sub1 .listings {
	width: 455px;
	color: #666;
}
.listings td {
	padding: .7em 0;
}
.listings h3 {
	margin: 0 0 .3em;
}
.listings p {
	margin: 0 0 .3em;
}
.listings img {
	margin: 0 10px 0 0;
}
/*
Level 2 and Level 3 subpages
*/
.sub2 #content, .sub3 #content {
	overflow: auto;
	background: url(img/sub2content.png) repeat-y;
}
.sub2 #maincontent, .sub3 #maincontent {
	float: left;
	width: 728px;
	padding: 2em 20px;
}
.sub2 .listings, .sub3 .listings {
	width: 728px;
}
#maincontent .listings .priority td {
	background: #e9e2b8;
	border-bottom: 1px solid #fff;
	padding: 10px;
	margin: 10px 0;
}
/*
Tables
*/
table.calendar {
	margin: 0 0 .3em;
}
.listings .calendar {
	margin: 0;
}
table.calendar td {
	padding: 2px 0 2px 2px;
	vertical-align: top;
}
table.calendar td.date {
	padding-right: 10px;
	width: 4em;
	text-align: left !important;
}
.CalendarTitleStyle {
	text-align: left !important;
}
#monthlycalendar .CalendarTitleStyle br {
	display: block !important;
	margin: 5px 0;
	height: 1px;
}
.EventListHeader {
	font-weight: bold;
	color: #17436d;
}
#monthlycalendar table {
   width: 723px !important;
}

/*
 Home page
*/
#slideshow {
	clear: both;
}
/*#slideshow li*/
#fullsize {
	top: -1px;
}
#home #content {
	background: url(img/buckets_only2.png) repeat-y;
	overflow: auto;
	margin: 12px 0 0;
}
#home .bucket {
	float: left;
	width: 260px;
	padding: 0 20px 20px;
	margin: 0 24px 12px 0;
}
#home .bucket .intro {
	font-size: 110%;
}
#home .bucket h2 {
	background: #02050c url(img/bucket_h2.jpg) no-repeat;
	margin: 0 -20px 12px;
	height: 19px;
	height: auto;
	min-height: 19px;
	line-height: 19px;
	color: #fff;
	padding: 5px 20px;
	font-size: 120%;
}
#home .bucket h2 a {
	color: #fff;
}
#home .bucket ul {
	margin: 0 0 .5em;
}
#home .bucket li {
	list-style: none;
	margin: 0 0 2px;
}
#home .bucket img {
	display:block;
}
#home #living {
	float: right;
	clear: right;
	background: #e3e0d7;
	margin: 0;
}
#home #visiting {
	float: right;
	margin-right: 0;
	
	background: #e3e0d7 url(img/visiting_bucket_bg.gif) repeat-y;
	border-bottom: 3px solid #112c5f;
}
#home .calendar {
	width: 260px;
}
.GeneralBody p {
	font-size: 120%;
}
.GeneralBody b {
	font-size:100%;
	color:#1c4ea9;
}
.body-text-left {
	font-size: 120%;
}
.page-header-left {
	font-size: 120%;
}
/* CSS  for submenus */
#mainnav ul.submenu li.accom ul {
	visibility: hidden;
}
#mainnav ul.submenu li.accom:hover ul {
	background: rgba(255, 255, 255, .9);
	position:absolute;
	top: 0px;
	left: 165px;
	/*width: 163px;*/
	display: block;
	z-index: 0;
	visibility:visible;
	width: 330px;
}
#mainnav ul.submenu li.accom:hover ul li {
	width: 330px;
	clear: both;
}
#mainnav ul.submenu li.accom:hover ul li a {
	color:#173450;
	padding: 6px 10px;
	width: 310px;
}
tr.GeneralBody td {
	padding: 5px 10px !important;
	font-size: 1.1em;
	font-size /**/: 11px;
}
tr.GeneralBody table {
	margin: 5px 0 0;
}
tr.GeneralBody tr.GeneralBody td {
	padding: 0 !important;
}
/*
Feeds
*/
.feedlink {
	display: block;
	margin: 1em 0 -2.2em;
	text-align: right;
}
.feed li {
	margin: 6px 0 !important;
}
.feed li a {
	display: block;
	font-weight: normal;
}
.feed li a:first-line {
	font-weight: bold;
}

.calwrap {
	margin-top:20px;
	width: 50%;
}
.calwrap .feedlink {
	margin: 0 0 -1.4em;
}
#maincontent .calwrap ul {
	list-style: none;
	padding: 0 !important;
	margin: 6px 0 !important;	
}
/*
Tables
*/
table.pix {
	margin: 0 0 1em;
}
table.pix td {
	padding: 4px 0;
	vertical-align: top;
	font-size: 1.2;
}
table.pix td img {
	padding: 0 10px 6px 0;
}
table.pix td h3 {
	font-size: 1.2em;
}
table.pix td h3:first-child {
	margin: 0;
}
#maincontent .anchors {
	float: left;
	clear: both;
	margin: 0 0 1em;
	padding:0;
	width: 100%;
}
#maincontent ul.anchors li {
	list-style: none;
	float: left;
	margin: 0 10px 10px 0;
}
/*
Coupons
*/
#coupon table{
	margin: auto;
}
#coupon .GeneralBody td {
	padding: 2px 4px;
}
#ctl00_CPHMain_DirectoryList1_dgResults img {
	margin: 0 5px 0 0;
}
/*
Join page
*/
#memberform {
	float: left;
}
table.sidebar {
	float: right;
	font-size: 130%;
}
#wcspacer.subnav {
	width: 150px !important;
}
#wcspacer.subnav td {
	padding: 0 0 5px;
}
#memberform td {
	padding: 0 5px 3px 0;
}
#memberform.intro input {
	min-width: 300px;
}
/*
News Archive search results
*/
#resultsfix td {
	width: auto !important;
	padding: 0 5px 3px 0;
}
/*
News Article
*/
#newsfix td {
	text-align: left !important;
}
#newsfix h3 {
	font-size: 150%;
}
#main-container #newsfix ul {
margin: 0;
padding: 0 0 0 2em;
}
#main-container #newsfix ol {
margin: 0;
padding: 0 0 0 2em;
}
/*
News feeds on home page
*/
.cssClass, #ChamberCalendar, .bucket #CommunityCalendar.cssClass {
	height: auto !important;
	overflow: visible !important;
}
.cssClass ul, .cssClass li, .cssClass .innerDiv  {
	/*width: 235px !important;*/
	top: 0 !important;
}
/*#living #CommunityCalendar.cssClass, #living #CommunityCalendar.cssClass.innerDiv {
	height: auto !important;
	height: 10em !important;
	overflow: visible;
	min-height: 10em !important;
}*/
/*
Stats
*/
.stats {
	margin: 0 0 20px;
	border: 1px solid #a3b1cc;
	border-bottom: 0;
}
.stats thead th {
	vertical-align: bottom;
}
tr.odd th, tr.even th, tr.odd td, tr.even td {
	padding: 5px 10px;
	font-size: 120%;
	border-bottom: 1px solid #a3b1cc;
	width: 12%;
}
tr.odd th, tr.odd td {
	 background: #e6eaf2;
 }
/*
Past Events
*/
#webcontent_EventDetailHeader1_lblPastEvent.GeneralBody, #ctl00_webcontent_EventDetailHeader1_lblPastEvent.GeneralBody {
	border: 1px solid #999 !important;
  color: #666 !important;
  display: inline !important;
	width: 21em !important;
  font-weight: normal !important;
  height: auto !important;
	float: left;
	clear: both;
	margin: 1em 0;
	padding: 5px;
}
/*
Search Results
*/
#searchresults {
	margin: 0 0 20px 180px;
}
