@charset "utf-8";
/* CSS Document */
html{font-family: Arial, sans-serif;}
*{margin:0;padding:0}
p{margin:0 0 1em 0;padding:5px;position:relative;}
body{text-align:center;background:#B32317;}
#top{
	width:720px;
	margin:0 auto;
	background:#B32317;
 	z-index:99;
	height:35px;
	position:relative;
}
#wrapper{
	width:710px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#fff;
	z-index:1;
	position:relative;
}
#header,#footer{
	background:#B32317;
	position:relative;
	padding:0px;
}
#header{
	min-height:135px;
	height:135px;
}
#header img{
	border:none;
}
#footer{border:none;}
#header h1,#footer p{
	/*padding:25px;*/
	text-align:center;
}
#outer{
	position:relative;
	width:710px;
	clear:both;
	z-index:4;
	margin-top:-5px;
	background-image:url(../images/cbh/cbh_bg.png);
}
#left,#right{
	width:154px;
	z-index:1;
	position:relative;
	float:left;
	margin:0 0 0 0px;
	display:inline;
}
#right{float:right;	margin:0 0px 0 0; width:200px; padding:20px 5px 5px 0;}
#right p{color:#B32317; font-size:13px; font-family:"Times New Roman", Times, serif; font-size:15px; font-style:italic; width:164px; padding:5px;}
#right img { border:0;}

#content{
	background-image:url(../images/cbh/cbh_content_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:295px;
	float:left;
	margin:6px 0 0 0px;
	padding:10px 5px 10px 30px;
	display:inline;
	position:relative;
	min-height:550px;
	z-index:1;
}
#content h1{ font-size:20px; padding-left:3px;}
#content h2{ font-size:16px; padding-left:3px;}
#content h3{ font-size:13px; padding-left:3px;}
#content p, #content ol, #content ul{font-size:13px;}
#content ul{padding:5px 5px 5px 25px;}
#content ol{padding:5px 5px 5px 25px;}
#content ol li{padding:5px 0px 5px 0px;}
.col{
	width:215px;
	position:absolute;
	z-index:0;
	left:0px;
	bottom:0;
	margin-top:-20px;
}
.one{/*background:#839219;*/}
.two{/*background:#FF6600;*/left:154px;width:340px;}
.three{/*background:#CC3399;*/left:490px; width:220px;}
#footer {clear:both; background:#B32317 url(../images/cbh/cbh_bg.png) left top repeat-y; height:61px; min-height:61px; }

html>body .col{top:0}/* hide from ie6 and under*/
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.style1 {
	font-size: 12px
}
.style1 a {
	text-decoration:none;
	color:#FFF;
}
.style1 a:hover {
	font-weight:bold;
}	

/* navbar generation */
#left {
	background-color:transparent;
	color: #E3E7EA;
}
a img {border: none;}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top:1px solid #B3BE80;
}

#left ul li {
	border-bottom: 1px solid #B3BE80;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.65em 0.2em 0.65em .62em;
}

#left ul li a {
	text-decoration: none;
}

#left ul li a:link {
	color: #E0DFE3;
}

.current {
	color: #FFF;
	font-weight:bold;
}

#left ul li a:visited {
	color: #E3E7EA;
}

#left ul li a:hover {
	color: #FFF;
}

#left ul li a:active {
	color: #FFF;
}

#plch_logo {
position:relative;
margin:20px 40px;
width:68px;
border:0px solid white;
}

#otsp_logo { position:relative; padding-bottom:35px;}
