BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	background: #E3E4E5 url(img/bg1.gif) repeat-x 0 0;
/*background: #e3e4e5 url(img/body.gif) repeat-x 0 0;*/
	text-align: left;
}
BODY.inner-page
{
	background-image: url(img/bg1.gif);
}
*
{
	margin: 0;
	padding: 0;
}
DIV#wrapper
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
P.logo
{
	position: absolute;
	margin: 0px 0 0 8px;
	padding: 20px 0 20px 110px;
/*background: transparent url(img/logo.gif) no-repeat 0 0;*/
	background: transparent url(img/cbw-logo3.png) no-repeat 0 0;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	vertical-align: top;
	float: left;
}
.top-nav
{
	background: transparent url(img/top-nav.png) no-repeat 50% 0;
}
#subnav
{
	position: absolute;
	top: 5px;
	right: 15px;
}
#subnav UL
{
	list-style: none;
}
#subnav UL LI
{
	display: inline;
	margin-left: 7px;
}
#subnav UL LI.notfirst
{
	border-left: 2px solid #FFFFFF;
}
#subnav UL LI A
{
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 7px;
}
#subnav UL LI A:hover
{
	color: #00FF00;
}
DIV.content
{
	margin: 0 0 0 20px;
	padding: 10px 14px 0;
	width: 564px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
	min-height: 370px;
	display: inline;
}
.inner-page .content
{
	margin: 0 20px 0 0;
	float: right;
	width: 656px;
}
.inner-notes
{
	margin: -10px -14px 20px 10px;
	padding: 15px;
	width: 187px;
	float: right;
	background-color: #D1D3D3;
}
DIV.sidebar
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 308px;
	float: left;
}
.inner-page .sidebar
{
	width: 217px;
	display: inline;
}
DIV.footer
{
	margin: 0 10px;
	padding: 0;
	clear: both;
	width: 960px;
	background-color: #304F6A;
	float: left;
}
DIV.contact
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #CBD9E0;
}
.inner-page DIV.contact
{
	margin-top: 0;
}
.footer .contact
{
	padding: 15px 34px;
}
DIV.wrap
{
	padding: 17px 14px;
	background-color: #DCDEDE;
}
.inner-page DIV.wrap
{
	padding: 0;
	background-color: transparent;
}
DIV.mainbar DIV.wrap
{
/*background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%;*/
}
DIV.contentWrapper
{
	margin: 0 10px;
	padding: 20px 0 40px;
	width: 960px;
	float: left;
	background-color: #EBEBEB;
	border-top: 1px solid #47AFDF;
}
.page-title
{
	background: transparent url(img/cbw-cc-top.png) no-repeat 50% 0;
	height: 205px;
	float: left;
	padding: 0 10px;
	width: 960px;
	clear: both;
}
.inner-page .page-title
{
	padding: 0 10px;
	background: transparent url(img/cbw-cc-top.png) no-repeat 50% 0;
	height: 205px;
	width: 960px;
}
/*Headings*/
.page-title H1
{
	margin-top: 120px;
	margin-left: 70px;
	padding: 35px 0 0 68px;
	color: #FFF;
	font-size: 34px;
	font-weight: normal;
}
.content H1
{
	margin: 10px 0;
	color: #928B0C;
	font-size: 34px;
	font-weight: normal;
}
.content H2, #Main .sf_newsList H2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 18px;
	font-weight: normal;
}
.content H3
{
	margin: 0 0 10px;
	color: #464646;
}
.content .inner-notes H3
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.sidebar H3
{
	font-size: 18px;
	font-weight: normal;
}
.inner-page .sidebar H3
{
	padding: 20px 15px 10px 21px;
	color: #FFF;
	background: #973E22 url(img/h3-sidebar.gif) no-repeat 100% 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #852C00;
}
.footer .contact H3
{
	font-size: 14px;
	display: inline;
}
.content H4
{
	margin: 0 0 10px;
	color: #464646;
	font-weight: normal;
}
.content .inner-notes H4
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar H4
{
	margin: 0 0 5px;
}
/*Paragraphs*/
P
{
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content P
{
	margin: 0 0 10px;
	padding: 0;
}
.content P.more
{
	text-align: right;
	font-size: 11px;
}
.footer P
{
	margin: 0;
	padding: 17px 34px;
	color: #FFF;
}
.date, .content P.date
{
	color: #338CAE;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title P
{
	padding: 30px 0 0 68px;
	color: #FFF;
	width: 570px;
	line-height: 1.8;
}
/*Lists*/
UL, OL
{
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
LI
{
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
OL LI
{
	list-style-type: decimal;
}
.content UL
{
	margin-left: 0;
}
.content UL LI
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content OL
{
	margin-left: 30px;
}
.content UL.key-items
{
	color: #928B0C;
	font-weight: bold;
}
.content UL.key-items LI
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list
{
	margin: 0;
}
.wrap .news-list LI
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
/*Semantic*/
STRONG
{
	font-weight: bold;
	font-style: normal;
}
EM
{
	font-weight: normal;
	font-style: italic;
}
ADDRESS
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact ADDRESS
{
	display: inline;
}
/*Links*/
A:link, A:visited, A:hover, A:active
{
	color: #928B0C;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.logo A:link, .logo A:visited, .logo A:hover, .logo A:active
{
	color: #FFF;
	text-decoration: none;
}
.sidebar H4 A:link, .sidebar H4 A:visited, .sidebar H4 A:hover, .sidebar H4 A:active
{
	color: #464646;
}
/*Community Logo*/
.poweredBySitefinityLogo
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/*Blogs*/
.content UL.sf_postListing LI
{
	background-image: none;
}

