/***************************************
**	Global Styles
****************************************/
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	background: url('images/html_BG.png') repeat top left;
}
body {
	height: 100%;
	background: url('images/body_BG_top_coc.png') repeat-x top left;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

a {
	color: #0d80bd;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
p {
	font-size: 13px;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
h1 {
	margin-bottom: 5px;
}

h2 {
	font-size: 15px;
	color: #225476;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}
/***************************************
**	Structure
****************************************/
#wrap {
	position: relative;
	text-align: left;
	width: 940px;
	margin: 0px auto;
	background: url('images/wrap_BG_coc.png') repeat-y top left;
	_background: url('images/IE6_wrap_BG_coc.gif') repeat-y top left;
	min-height: 100%;
	height:auto !important;
	height: 100%;
}
#wrapContainer {
	margin: 0 20px;
}
#header {
	height: 150px;
	background: #fff;
}
#navigation {
	height: 45px;
	background-color: #225476;
}
#headerLeft {
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	width: 435px;
}
#headerRight {
	float: right;
	width: 435px;
	height: 147px;
	text-align: right;
	background: url('images/bg_header_coc.png') no-repeat top left;
}
#headerRight img {
	margin-right: 30px;
}
#content, #contentLeft {
	margin: 25px 20px 10px 20px;
	padding-bottom: 100px;
}
#contentLeft {
	width: 633px;
	_width: 605px;
}
#newscontent, #newscontentLeft {
	background: #fff;
	margin: 25px 20px 10px 20px;
	padding-bottom: 100px;
}

#newsevents, #newseventsLeft {
	background: #fff;
	margin: 25px 20px 10px 20px;
	padding-bottom: 100px;
}

#newscontentLeft {
	width: 633px;
	_width: 605px;
}

#newseventsLeft {
	width: 633px;
	_width: 605px;
}

#rightSideBar {
	margin: 30px 25px 25px 0;
	width: 200px;
	height: 350px;
	float: right;
	/*background-color: #ededed;*/
}
#footer {
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 900px;
	height: 80px;
	background-color: #1f4f70;
	background: #1f4f70 url('images/footerBG_coc.png') repeat-y top left;
}

/***************************************
**	Navigation Bar
****************************************/
a#home {
	height: 28px;
	width: 60px;
	background: url('images/navigation/home.png') no-repeat;
}
a#home:hover {
	background: url('images/navigation/home_selected.png') no-repeat;	
}
a#ourCommunity {
	height: 28px;
	width: 129px;
	background: url('images/navigation/ourCommunity.png') no-repeat top left;
}
a#ourCommunity:hover {
	background: url('images/navigation/ourCommunity_selected.png') no-repeat top left;	
}
a#memberDirectory {
	height: 28px;
	width: 143px;
	background: url('images/navigation/memberDirectory.png') no-repeat top left;
}
a#memberDirectory:hover {
	background: url('images/navigation/memberDirectory_selected.png') no-repeat top left;	
}
a#newsEvents {
	height: 28px;
	width: 123px;
	background: url('images/navigation/newsEvents.png') no-repeat top left;
}
a#newsEvents:hover {
	background: url('images/navigation/newsEvents_selected.png') no-repeat top left;	
}
a#join {
	height: 28px;
	width: 52px;
	background: url('images/navigation/join.png') no-repeat top left;
}
a#join:hover {
	background: url('images/navigation/join_selected.png') no-repeat top left;	
}
a#chamberInformation {
	height: 28px;
	width: 164px;
	background: url('images/navigation/chamberInformation.png') no-repeat top left;
}
a#chamberInformation:hover {
	background: url('images/navigation/chamberInformation_selected.png') no-repeat top left;	
}
a#getInvolved {
	height: 28px;
	width: 109px;
	background: url('images/navigation/getInvolved.png') no-repeat top left;
}
a#getInvolved:hover {
	background: url('images/navigation/getInvolved_selected.png') no-repeat top left;	
}
a#contactUs {
	height: 28px;
	width: 94px;
	background: url('images/navigation/contactUs.png') no-repeat top left;
}
a#contactUs:hover {
	background: url('images/navigation/contactUs_selected.png') no-repeat top left;	
}

/***************************************
**	Site Structure
****************************************/
#newslettersListing {
	font-size: 15px;
	margin: 10px 0 15px 10px;
}
#newslettersListing li {
	font-size: 13px;
	margin-left: 25px;
	list-style-type: none;
	padding-top:5px;
	margin-left:2px;
}

/***************************************
**	Content Style
****************************************/
#content ul, #contentLeft ul {
	padding: 5px;
	
}
#content li, #contentLeft li {
	list-style-type: none;
	font-size: 13px;
	padding: 6px;
}

/***************************************
**	RD Gallery
****************************************/
#gallery {
	z-index: 1;
	position: relative;
	width: 900px;
	height: 370px;
	overflow: hidden;
}
#gallery img {
	position: absolute;
	top: 0px;
	left: 0px;
}

/***************************************
**	Light Box
****************************************/
#lightBoxGallery {
	width: 600px;
}
#lightBoxGallery li{
	display: inline;
}

/***************************************
**	Footer Styles
****************************************/
#footer p {
	float: right;
	display: block;
	width: 250px;
	font-size: 13px;
	color: #acc9d7;
	margin: 13px 25px 0 0;
}
#newsletters {
	margin-top: 17px;
	display: block;
	float: left;
	width: 189px;
	height: 48px;
	background: url('images/newsletters_coc.png') no-repeat top left;
}
#businesses {
	margin-top: 17px;
	display: block;
	float: left;
	width: 207px;
	height: 48px;
	background: url('images/businesses_coc.png') no-repeat top left;
}
#rss {
	margin-top: 17px;
	display: block;
	float: left;
	width: 191px;
	height: 48px;
	background: url('images/rss_coc.png') no-repeat top left;
}

/***************************************
**	Other Styles
****************************************/
.color { background-color: #ededed }
.soft { color: #777; }
.small { font-size: 11px; }
.clearBoth { clear: both; }
/***************************************
**	Member Directory
****************************************/
#memberDirectorySearchTable td {
	padding: 3px 5px;
}

/***************************************
**	Ambassadors
****************************************/
#ambass-header {
	padding-bottom: 10px;
}
#ambass-container {
	width: 100%;
	clear: left;
}
#ambassador {
	float: left;
	width: 400px;
	border: 1px solid #EEEEEE;
	margin: 10px;
	background: url('../images/light-blug-bg.jpg') repeat-x 0 top;
}

#ambassador-image {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px; *padding: 0 10px 6px 10px;
}

/***************************************
**	Site Structure
****************************************/
#contactForm td {
	vertical-align: top;
	padding: 4px 10px;
}
#contactForm input.text {
	width: 230px;
}
#contactForm textarea {
	width: 100%;
	height: 110px;
}