/* ---standard globals--- */

* {
	padding: 0;
	margin: 0;
}
p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(../images/CBH_bg.jpg);
	background-repeat: repeat-x;
}

body {
	text-align: center;
	color: #333333;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* --- END --- */



/* --- text style control --- */

html, body, h1, h2, h3, h4, ul, li, td {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 2em;
	color: #333333;
	line-height: 1.6em;
	font-weight: bolder
}
h2 {
	color: #E4BF1A;
	font-family: verdana, arial, sans-serif;
	font-size: 3.8em;
	font-weight: bolder;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 1.5em;
}
h4 {
	font-size: 10px;
	color: #ffffff;
	line-height: 1.5em;
	background-color: #cccccc;
	float: left;
	height: 22px;
	width: 100px;
	padding-top: 4px;
	padding-left: 10px;
}
h5 {
	line-height: 1.5em;
}

h6 {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
}

/* ------ END ------ */



/* ----- page construction ------ */


div#container {text-align: left}

div#container {
	width: 957px;
	margin: 0 auto;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../images/CBH_rptBG.gif);
	background-repeat: repeat-y;
}

/* ----- header area ------ */

div#header {
	float: left;
	width: 957px;
}
div#headerLogo {
	float: left;
	width: 257px;
}
div#headerImg1 {
	float: left;
	width: 700px;
}

/* ----- END ------ */



/* ----- Body area ------ */

div#body {
	font-size: 1em;
	float: left;
	width: 957px;
	background-image: url(../images/CBH_rptBG.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	background-color: #FFFFFF;
}


div#bodyMiddle {
	height: auto;
	float: left;
	width: 450px;
	margin-right: 30px;
}

div#bodyMiddle .image {
	float: right;
	padding-bottom: 16px;
	padding-left: 16px;
}

.comments {
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #666666;
	font-style: italic;
	float: left;
}

div#bodyRight {
	height: auto;
	float: left;
	width: 180px;
}

.bodyYellPanel {
	width: 410px;
	padding-top: 4px;
	background-color: #FFEEA6;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	float: left;
	margin-bottom: 6px;
	height: auto;
}

.yellow {
	color: #E4BF1A;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #6CB831;
}

.red {
	color: #DE002C;
}

.blue {
	color: #386CCF;
}

.pink {
	color: #ED3782;
}

.cyan {
	color: #0FA9CD;
}

.rule {
	display: block;
	width: 200px;
	height: 20px;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.ruleSml {
	display: block;
	width: 200px;
	height: 2px;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* ----- END ------ */



/* ----- Left area ------ */

div#bodyLeft {
	font-size: 1em;
	color:#333333;
	height: auto;
	float: left;
	width: 180px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 47px;
}

div#bodyLeft h6 {
	font-size: 1.1em;
	color:#333333;
} 

div#LeftNav {
	font-size: 0.9em;
	color:#666666;
	height: auto;
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.moreBut {
	height: auto;
	float: left;
	width: 156px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 14px;
	padding-left: 10px;
	border: 4px solid #FED61F;
	margin-top: 10px;
}
.moreBut a {
	color: #E4BF1A;
	font-weight: bold;
	text-decoration: none;
}

.moreBut a:hover {
	color: #000000;
	text-decoration: underline
}




div#sidebarLogo {
	width: 170px;
	padding-left: 30px;
}


#navigation {
	float: left;
	width: 200px;
}

div#sidebar {
	width: 180px;
	margin-top: 10px;
}


div#sidebar ul {
	width: 180px;
	line-height: 2.1em;
}

div#sidebar li {
	list-style: none;
	margin: 0;
	color: #1A1A1A;
	padding: 0px 0px 0px 0px;
}


div#sidebar li a {
	color: #555555;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
	/*height: 16px;*/
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div#sidebar li a:hover {
	color: #000000;
}


div#sidebar li a.activeLink {
	color: #D55B12;
	font-weight: bold;
}

/* ----------- END --------- */


.numbers {
	font-size: 4em;
	color:#FFD720;
	width: 50px;
	height: 100px;
	float: left;
	font-weight: bolder;
}
.formElements {
	font-size: 1.2em;
	width: 350px;
	float: left;
	font-weight: bolder;
	padding-top: 8px;
	padding-bottom: 4px;
}
.formField {
	width: 350px;
	float: left;
}

input[type="text"] {
	height: 1.7em;
	width: 30em;
	height: 24px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 6px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFE1;
}
	
input[type="file"] {
	height: 1.7em;
	width: 26em;
	height: 24px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 6px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFE1;
}


textarea {
	width: 32em;
	height: 70px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 6px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFE1;
}

html>body textarea {
	width: 30em;
}	


.button2 {
	float: left;
	background-color: #FFD720;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFE1;
	border-right-color: #A28712;
	border-bottom-color: #A28712;
	border-left-color: #FFFFE1;
	font-weight: bold;
}

#MySpamTrap {display: none;}

/* ----- END ------ */


div#footer {
	float: left;
	width: 957px;
	background-image: url(../images/CBH_footer.gif);
	background-repeat: no-repeat;
	height: 200px;
}


div#footer a {
	color: #86710E;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	text-decoration: underline;
}



div#footerContact {
	float: left;
	width: 700px;
	height: 138px;
	padding-top: 30px;
	padding-left: 257px;
}

div#footerSignoff {
	float: left;
	width: 957px;
	background-color: #FED61F;
	text-align: center;
}


/* -------- main nav styles --------- */	


div#navigation {
	float: left;
	width: 957px;
	height: 43px;
}


#navigation p {
	display: none;
	}

#navigation #home {
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 45px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}

#navigation #home:hover, #navigation #home.activeLink {
	background-position: 0px -43px;
}

#navigation #allourstories {
	background-position: -45px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #allourstories:hover, #navigation #allourstories.activeLink {
	background-position: -45px -43px;
}

#navigation #customsculture {
	background-position: -190px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #customsculture:hover, #navigation #customsculture.activeLink {
	background-position: -190px -43px;
}

#navigation #proudof {
	background-position: -335px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #proudof:hover, #navigation #proudof.activeLink {
	background-position: -335px -43px;
}

#navigation #makinghistory {
	background-position: -480px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #makinghistory:hover, #navigation #makinghistory.activeLink {
	background-position: -480px -43px;
}

#navigation #archive {
	background-position: -625px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #archive:hover, #navigation #archive.activeLink {
	background-position: -625px -43px;
}


#navigation #contactus {
	background-position: -770px 0px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #contactus:hover, #navigation #contactus.activeLink {
	background-position: -770px -43px;
}

#navigation #email {
	background-position: -915px 0px;
	display: block;
	height: 43px;
	width: 42px;
	float: left;
	background-image: url(../images/main_nav.jpg);
	background-repeat: no-repeat;
}
#navigation #email:hover, #navigation #email.activeLink {
	background-position: -915px -43px;
}


/* -------------- END -------------- */

/* ------------ Middle Area ------------- */

div#bodyArea {
	float: left;
	width: 700px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 30px;
}

div#content {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 410px;
	padding-left: 35px;
	padding-bottom: 30px;
	padding-right: 20px;
}

div#content li {
	font-size: 10px;
	line-height: 1.4;
	margin-left: 14px;
}

div#contentTraffic {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 560px;
	padding-left: 35px;
	padding-bottom: 30px;
	padding-right: 20px;
}

.middlePanelsCont a:hover {
	color: #000000;
	text-decoration: underline
}


div#middlePanelsGreen {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 430px;
	background-color: #D1E9D0;
	padding: 10px;
	margin-top: 14px;
}
div#middlePanelsGreen a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div#middlePanelsGreen a:hover {
	color: #000000;
	text-decoration: underline
}



div#middlePanelsRed {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 430px;
	background-color: #ECC9C9;
	padding: 10px;
	margin-top: 14px;
}
div#middlePanelsRed a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

div#middlePanelsRed a:hover {
	color: #000000;
	text-decoration: underline
}



div#middlePanelsBlue {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 430px;
	background-color: #CEE1EF;
	padding: 10px;
	margin-top: 14px;
}
div#middlePanelsBlue a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div#middlePanelsBlue a:hover {
	color: #000000;
	text-decoration: underline
}


div#middlePanelsYellow {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 430px;
	background-color: #E4BF1A;
	padding: 10px;
	margin-top: 14px;
}
div#middlePanelsYellow a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div#middlePanelsYellow a:hover {
	color: #000000;
	text-decoration: underline
}


.middlePanelsCont {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 420px;
	background-color: #FFEFA6;
	padding: 10px;
	margin-top: 14px;
}
.middlePanelsCont a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.middlePanelsCont a:hover {
	color: #000000;
	text-decoration: underline
}


.middlePanelsText {
	float: left;
	height: auto;
	line-height: 1.2;
	width: 227px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.middlePanelsImg {
	float: left;
	height: auto;
	line-height: 1.4;
	width: 168px;
}



/* -------------- END -------------- */



/* ------------ Right Area ------------- */

div#rightArea {
	float: left;
	width: 180px;
	padding-left: 30px;
}

.rightPanelBlkimg {
	float: left;
	width: 168px;
	background-color: #202020;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-top: 10px;
}

.rightPanelBlk {
	float: left;
	width: 160px;
	background-color: #202020;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 14px;
	color: #FFFFFF;
}
.rightPanelBlk h5 {
	color: #FED61F;
	font-size: 1.2em;
	line-height: 1.4;
}
.rightPanelBlk a {
	color: #FFFFFF;
}
.rightPanelBlk a:hover {
	color: #FED61F;
}

div#nominatePanel {
	float: left;
	width: 152px;
	background-color: #FED61F;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 10px;
	border: 4px solid #202020;
}
div#nominatePanel h6 {
	font-size: 1.2em;
	line-height: 1.1;
}

.rightPanelYel {
	float: left;
	width: 152px;
	background-color: #FED61F;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
	margin-top: 14px;
}
.rightPanelYel h6 {
	font-size: 1.2em;
	line-height: 1.1;
}

div#rightPanelYellow {
	float: left;
	color: #333;
	width: 152px;
	background-color: #FED61F;
	margin-top: 14px;
	padding: 14px;
}

.rightPanelYellow a {
	color: #333;
}
.rightPanelYellow a:hover {
	color: #000;
}

div#rightPanelYellow h6 {
	font-size: 1.2em;
	line-height: 1.1;
	color: #333;
}




div#rightPanelGreen {
	float: left;
	color: #FFFFFF;
	width: 152px;
	background-color: #6FB731;
	margin-top: 14px;
	padding: 14px;
}
div#rightPanelGreen h6 {
	font-size: 1.2em;
	line-height: 1.1;
	color: #ffffff;
}
div#rightPanelRed {
	float: left;
	color: #FFFFFF;
	width: 152px;
	background-color: #DE0027;
	margin-top: 14px;
	padding: 14px;
}
div#rightPanelRed h6 {
	font-size: 1.2em;
	line-height: 1.1;
	color: #ffffff;
}

div#rightPanelBlue {
	float: left;
	color: #FFFFFF;
	width: 152px;
	background-color: #3E6ACD;
	margin-top: 14px;
	padding: 14px;
}
div#rightPanelBlue h6 {
	font-size: 1.2em;
	line-height: 1.1;
	color: #ffffff;
}



/* -------------- END -------------- */


div#copyright {
	width: 886px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}


div#copyright a {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}
div#copyright a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}


div#topNav {
	width: 918px;
	text-align: right;
	float: left;
	padding-top: 146px;
}


div#topNav a {
	color: #084E94;
	font-weight: normal;
	text-decoration: none;
}
div#topNav a:hover {
	color: #000000;
	text-decoration: underline;
}




div#info {
	width: 170px;
	background-color: #D02328;
	padding-left: 10px;
	height: 20px;
	padding-top: 2px;
	font-size: 12px;
	color: #FFFFFF;
}

div#picture {
	text-align: left;
}
div#picture img{
	text-align: left;
	background-position: left;
	padding-right: 20px;
}


	
div#contentTraffic ul {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	padding-left: 16px;
}

div#contentTraffic li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	list-style-image: url(../images/bullett.gif);
	padding-left: 6px;
	line-height: 1.6em;
}


	
form td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .7em;
}


/* ------------END ------------- */

/* targetted hyperlink */

a.navLink:link {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:visited {
	color: #000000;
	text-decoration: underline;
}
	
a.navLink:hover {
	color: #993300;
	text-decoration: underline;
}

/* ------------END ------------- */



/* -------------- nav styles --------------- */	


/* ----- END ----- */

.box {
	background-color: #FF9933;
	border-top: 1px solid #D6690D;
	border-right: 1px solid #EB9B4A;
	border-bottom: 1px solid #EB9B4A;
	border-left: 1px solid #D6690D;
	padding-top: 2px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 100px;
}

.heading {
	color: #FFFFFF;
	font-size: 20px;
}
.admin-heading {
	font-size: 16px;
	color: #599F8A;
}
.sub-heading {
	font-size: 14px;
	color: #00CCCC;
}
#bodyMiddle a {
	color: #333333;
}
