
/*	Site style for CGC BROCK
*	Created 04/01/2010 By Sharon
*/


body {
	background: #CCCCCC;
	font-family:"Arial", Helvetica, sans-serif;
	color:#3D3D3D;
	font-size:12px;
	line-height:20px;
}

#container {
	width:859px;
	height:auto;
	margin:20px auto ;
	clear:both;
}

#content-container-top {
	background:url(../images/container_bg_top.jpg) no-repeat top center;
	width:859px;
	height:35px;
}

#content-container-bottom {
	background:url(../images/container_bg_bottom.jpg) no-repeat bottom center;
	width:859px;
	height:28px;
}

#content-container {
	background:url(../images/container_bg.jpg) repeat-y;
	width:859px;
	height:100%;
}

#header{
	margin:0 auto;
	width:846px;
	height:112px;
	clear:both;
	background:url(../images/header_bg_v5.jpg) top left no-repeat;
}

#footer{
	margin:0 auto;
	color:#84877D;
	font-size:11px;
	clear:both;
	width:845px;
}

#footer p{
	color:#84877D;
	font-size:11px;
}

#footer a {
	color:#84877D;
}

#footer hr {
	color:#8D8F9E;
	height:1px;
	
}

#menu{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	clear:both;
}

#menu ul{
	display:inline;
	float:right;
	clear:both;
	padding-top:78px; *padding-top:93px;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	color:#FFF;
	text-decoration:none;
	padding:0px 40px;
	background:url(../images/menu_spacer_v2.jpg) no-repeat center left;
}

#menu #first-item{
	color:#FFF;
	text-decoration:none;
	padding:0px 40px;
	background:none;
}

#menu #current-page a{
	color: #CCC;
}

#banner {
	width:814px;
	height:238px;
	margin:0 auto;
	clear:both;
}

#content {
	width:788px;
	margin:0 auto;
	clear:both;
}

a {
	color:#627DA7;
	text-decoration:none;
}

h4 {
	color:#4BA5CC;
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#08396B;
	font-size:24px;
	font-family:"Helvetica Neue", Helvetica, Arial,  sans-serif;
	font-weight:normal;
	padding-top:0px; *padding-top:30px;
}

h5 {
	padding-bottom:9px;
	padding-top:0px;
	margin:0px;
	font-weight:bold;
	font-size:12px;
}

h6 {
	padding-bottom:9px;
	padding-top:0px;
	margin:0px;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}

#content img {
}

#content a {
}

#content ul {
}

#content ul li {
}

img{
	border:none;
}

#blue-panel{
	color:#FFF;
	font-size:13px;
	line-height:24px;

}

br {
	line-height:16px;
}

ul li {
	list-style-image:url(../images/bullet_bluecircle.jpg);
	padding-bottom:6px;
	padding-left:10px;
}

ul{
	padding-left:10px;
	margin-left:5px;
}
