body {
	font: normal 14px Trebuchet MS, Helvetica, sans-serif;
	color: #3f3f3f;
	background: #729ab4 url("./images/bg_body.gif") 0 0 repeat-x; }

a { color: #0066ff; outline: none;}

#sitewrapper {
	width: 1104px;
	padding: 0 0 0 13px;
	margin: 0; }
img#logo { display: none; }

#header {
	position: relative;
	float: left;
	width: 174px;
	padding: 0 6px 0 0;
	background: transparent url("./images/bg_header-repeat.png") 0 0 repeat-y; }
	#header #chamber-logo {
		position: absolute;
		left: 1px;
		top: 100%;
		z-index: 1; }
	#header .inner {
		float: left;
		width: 100%;
		background: transparent url("./images/bg_header-top.png") 0 0 no-repeat; }
	#header h1 { padding: 16px 0 10px 22px; }
		#header h1 a {
			height: 182px;
			background: transparent url("./images/logo.png") 0 0 no-repeat; }
	#header ul#nav {
		clear: both;
		float: left;
		width: 153px;
		min-height: 210px;
		padding: 10px 0 23px 21px;
		background: transparent url("./images/bg_nav.gif") 50% 0 no-repeat; }
		#header ul#nav li {
			clear: both;
			padding: 2px;
			margin: 0 0 3px 0;
			border: 1px solid #98bbd2;
			background: #b3d1e4; }
		#header ul#nav a {
			float: left;
			width: 108px;
			padding: 8px 9px 7px 9px;
			font: bold 14px Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			color: #ffffff;
			background: #2d8aca url("./images/bg_nav-item.gif") 0 0 repeat-x; }
	
ul li#active a, ul#nav li#active a {color: #ffff66;}
	
	#header p {
		clear: both;
		height: 27px;
		padding: 9px 0 0 0;
		font-size: 11px;
		text-align: center;
		color: #4563c6;
		background: transparent url("./images/bg_header-bottom.png") 0 0 no-repeat; }
		#header p a { color: #4563c6; }
	#header a:hover,
	#header ul#nav a:hover { color: #ffffff; }

#content {
	clear: none;
	float: left;
	width: 924px;
	padding: 0;
	background: transparent url("./images/bg_content-repeat.png") 0 0 repeat-y; }
	#content #left-col,
	#content #right-col { width: 410px; }
	#content #left-col {
		clear: both;
		margin: 0;
		padding: 0 40px 0 37px; }
	#content #full-width {
		clear: both;
		margin: 0;
		padding: 0 40px 0 37px; }
	#content h1 {
		clear: both;
		padding: 0 0 20px 37px;
		font-size: 28px;
		font-weight: normal;
		color: #666666; }
	#content #left-col h1, #content #full-width h1 {
		padding: 0 0 20px 0px;}
		
#content-header {
	position: relative;
	float: left;
	width: 886px;
	height: 85px;
	min-height: 85px;
	padding: 15px 0 0 16px;
	margin: 0 0 25px 10px;
	background: #324688 url("./images/bg_content-heading.gif") 0 0 repeat-x; }
html > body #content-header { height: auto; }
	#content-header h2 {
		padding: 0 0 15px 0;
		font-size: 30px;
		font-weight: normal;
		color: #ffffff; }
	#content-header ul {
		position: absolute;
		left: 19px;
		bottom: 0;
		z-index: 1; }
	#content-header li {
		float: left;
		margin: 0 3px 0 0;
		background: #364d98 url("./images/bg_subnav-right.gif") 100% 0 no-repeat; }
		#content-header li a {
			float: left;
			padding: 6px 15px;
			font-weight: bold;
			color: #ffffff;
			background: transparent url("./images/bg_subnav-left.gif") 0 0 no-repeat; }
#content div.module { padding: 0; }
	#content div.module h2 {
		padding: 0 0 10px 0;
		font-size: 20px; }
	#content div.module p {
		padding: 0 0 20px 0;
		font-size: 14px;
		line-height: 140%; }
#content .photos {
	margin: 0 0 20px 0;}
	#content .photos .outer{
		background: transparent url("./images/bg_photo-matte_repeat.gif") 0 0 repeat-y; }
	#content .photos .inner {
		padding: 8px 8px 0 8px;
		background: transparent url("./images/bg_photo-matte_top.gif") 0 0 no-repeat; }
		#content .photos .inner * { display: block; }
	#content .photos .photos-bottom {
		clear: both;
		height: 9px;
		background: transparent url("./images/bg_photo-matte_bottom.gif") 0 100% no-repeat; }

#footer {
	clear: both;
	float: left;
	width: 917px;
	padding: 10px 0 20px 7px;
	margin: 30px 0 0 0;
	background: #729ab4 url("./images/bg_content-bottom.png") 0 0 no-repeat; }
	html >/**/body #footer { margin: 10px 0 0 0; }
	#footer p {
		font-size: 11px;
		color: #e1e1e1; }

/* Contact
--------*/
form.contact-form {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	background: transparent url("./images/bg_photo-matte_repeat.gif") 0 0 repeat-y; }
	form.contact-form fieldset {
		padding: 0 0 20px 0;
		border: none;
		background: transparent url("./images/bg_photo-matte_bottom.gif") 0 100% no-repeat; }
	form.contact-form h2 {
		padding: 20px 15px;
		font-size: 16px;
		background: transparent url("./images/bg_photo-matte_top.gif") 0 0 no-repeat; }
	form.contact-form dl { margin: 0; }
	form.contact-form dt {
		clear: both;
		float: left;
		width: 93px;
		padding: 3px 5px 8px 0; }
	form.contact-form dd {
		float: left;
		width: 230px;
		padding: 0 0 8px 0;
		margin: 0; }
		

	/* added by jerry  3/8/09 */
	form.contact-form dt.narrow {
		width: 10px;
		padding-top: 15px;}
	form.contact-form dd.wide {
		width: 313px;
		text-align: right;
		padding-top: 15px;}		
	/* end jerry edit 3/8/09 */
		
	form.contact-form label {
		display: block;
		text-align: right; }
		
	/* added by jed 3/24/09 */
/*	form.contact-form label2 {
		display: block;
		text-align: right;
		padding: 15px 0 0 0;}
	form.contact-form label3 {
		display: block;
		text-align: right;
		padding: 15px 0 0 0;}
*/	/* end jed edit 3/24/09 */
		
	form.contact-form input.input-text {
		width: 218px;
		height: 19px;
		padding: 3px 5px 0 5px;
		border: 1px solid #999999; }
	form.contact-form input.btn_submit {
		clear: both;
		float: right;
		margin: 10px 80px 10px 0; }
	form.contact-form select {
		width: 230px;
		border: 1px solid #999999; }
	form.contact-form textarea {
		width: 228px;
		height: 140px;
		border: 1px solid #999999; }
	form.contact-form p {
		clear: both;
		padding: 0 0 10px 98px;
		font-size: 11px;
		font-weight: bold;
		color: #009900; }

	form.contact-form div.clearer {
		float: left;
		clear: both;
		width: 100%;
		height: 3px;
		}

/* Spotlights
-----------*/
#content div.spotlights h2 {
	padding: 0 0 20px 0;
	font-size: 14px; }
.spotlights li {
	float: left;
	clear: none;
	width: 380px;
	padding:  0 0 10px 0;
	margin: 0 40px 19px 0;
	_margin: 0 20px 19px 0;
	border-bottom: 1px solid #999999; }
.spotlights li.first-in-row {clear: both;}	
.spotlights li.last { border: none; }
.spotlights img {
	float: left;
	margin: 0 10px 10px 0; }
.spotlights .details {
	float: left;
	width: 260px; }
	.spotlights .details h3 {
		padding: 0 0 5px 0;
		font-size: 14px; }
	#content .spotlights .details p {
		padding: 0 0 10px 0;
		font-size: 14px; }
	#content .spotlights .details p.title { 
	color: #666666; 
	font-size: 12px; }

/* Event view
-----------*/
#content div.event p.back {
	margin-top: -12px;
	font-size: 11px; }
#content div.event p.event-details { font-size: 12px; }

/* Slideshow
----------*/
#content div.slideshow {
	position: relative;
	width: 402px;
	margin: 0 0 25px 0;
	background: transparent url("./images/bg_photo-matte_repeat.gif") 0 0 repeat-y; }
	#content div.slideshow .inner { background: transparent url("./images/bg_photo-matte_top.gif") 0 0 no-repeat; }
	#content div.slideshow .bottom {
		clear: both;
		height: 8px;
		background: transparent url("./images/bg_photo-matte_bottom.gif") 0 100% no-repeat; }
	#content div.slideshow h2 {
		padding: 10px 0 0 0;
		margin: 0 14px 10px 14px;
		font-size: 24px;
		font-weight: normal;
		color: #0066ff;
		border-bottom: 1px solid #cccccc; }
	#content div.slideshow p.controls {
		position: absolute;
		right: 14px;
		top: 22px;
		z-index: 1;
		padding: 0;
		font-size: 10px;
		text-transform: uppercase; }
	#content div.slideshow ul {
		clear: both;
		float: left;
		width: 374px;
		margin: 0 14px;
		overflow: hidden; }
	#content div.slideshow li {
		width: 374px;
		padding: 0;
		margin: 0;
		border: none; }
	#content div.slideshow .details { width: 264px; }
	#events ul { height: 164px; }
	#events li  { height: 174px; }
	#get-involved ul { height: 140px; }
	#get-involved li { height: 150px; }

/* View board member
------------------*/
#content div.board-member p.back { font-size: 11px; }
.board-member img {
	display: block;
	margin: 0 0 15px 0; }
#content div.board-member p.title {
	font-size: 12px;
	font-weight: bold;
	color: #666666; }

/* News
-----*/
.news ul { padding: 0 0 25px 0; }
.news li {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #999999; }
.news li.last {
	padding: 0;
	margin: 0;
	border: none; }
.news h3 {
	padding: 0 0 2px 0;
	font-size: 18px; }
.news cite {
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 150%;
	color: #666666; }
	#content div.news p { padding: 0; }

/* FAQ
----*/
.faq dl {
	float: left;
	width: 400px;
	padding: 0 0 25px 0;
	margin: 0;
	font-size: 14px; }
.faq dt,
.faq dd {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 15px 0; }
.faq dt { font-weight: bold; }
.faq dd {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #999999; }
.faq dd.last {
	padding: 0;
	margin: 0;
	border: none; }
.faq div.mce-module, .faq span {
	float: left;
	clear: none;
	width: 370px; }
.faq span.bullet { width: 30px; }


/* additional user styles for tinymce box - jerry 3/17/09 */

div.mce-module ul li {
	margin-left: 20px;
	list-style-type: disc;}
div.mce-module ol li {
	margin-left: 20px;
	list-style-type: decimal}	
