@charset "utf-8";
body  {
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/background_gradient_wolverhampton.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
} 
#header {
	background: #C06;
	height: 100px;
	width: 926px;
	margin: 0px;
} 
#header h1 {
	margin: 0; 
	padding: 30px 30px 10px 0; 
	font: bold 325% Arial, Helvetica, sans-serif;
	color: #FFF;
	word-spacing: 0.1em;
	letter-spacing: 0.2em;
}
#sidebar1 {
	float: left; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px;
}
#mainContent {
	padding: 5px 5px 0 25px;
/
} 
#footer {
	background:#FFF url(../images/background_footer.jpg) no-repeat center bottom;
	height: 50px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
#logo {
	height: 66px;
	width: 125px;
	padding-top: 20px;
	background: url(../images/logo_cwc.png) no-repeat bottom;
	padding-left: 15px;
}
#navbar {
	background: #FC0;
	width: 920px;
	height: 30px;
}
#wrapper {
	background: url(../images/background_shadow_page.jpg) repeat-y center top;
}
#navbarMain {
	color: #333;
	background: #606;
	margin: 0px;
	border-bottom: 1px solid #FC0;
	border-top: 1px solid #FFF;
}
#navbarMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.75em;
}
#navbarMain li {
	display: inline;
}
#navbarMain a:link, #navbarMain a:visited, #navbarMain a:active, #navbarMain a:focus {
	color: #FFF;
	text-decoration: none;
	line-height: 1.75em;
	padding: 0.3em 1em;
	border-right: 1px solid #FFF;
}
#navbarMain a:hover {
	text-decoration: underline;
	background: #C06;
}
#pageItems {
	width: 926px;
	padding: 0px 17px;
}
#newsItem_1 {
	float: left;
	width: 250px;
	padding-left: 25px;
}
#newsItem_2 {
	float: left;
	width: 250px;
	padding-left: 56px;
}
#newsItem_3 {
	float: left;
	width: 250px;
	padding-left: 60px;
}
#olderNewsItems {
	float: left;
	padding-left: 25px;
	width: 95%;
}
#newsItem_1, #newsItem_2, #newsItem_3 {
	padding-top: 35px;
}
#advert {
	float: left;
	width: 320px;
	height: 240px;
	border: 1px solid #F90;
}
#contentSub {
	padding-top: 10px;
}
#pressOfficer {
	text-align: center;
}
#contentMain {
	height: 370px;
	background: url(../images/background_920x175.jpg) no-repeat center center;
	padding-bottom: 20px;
}
#contentMain h5 {
	margin-bottom: 0;
	color: #930;
	font-size: 85%;
}
#contentMain a:link, #contentMain a:visited, #contentMain a:active, #contentMain a:focus {
	font-weight: bold;
	color: #C06;
	text-decoration: none;
}
#contentMain a:hover {
	text-decoration: underline;
}
#olderNewsItems h2 {
	color: #930;
	font-family: Arial, Helvetica, sans-serif;
}
#olderNewsItems ul {
	line-height: 2em;
}
#olderNewsItems li a, #olderNewsItems li a:visited, #olderNewsItems li a:active, #olderNewsItems li a:focus {
	color: #333;
	text-decoration: none;
}
#olderNewsItems li a:hover {
	color: #C30;
	text-decoration: underline;
}
#mainContent h2 {
	color: #606;
	padding-top: 20px;
	margin-bottom: 0px;
}
#navbarBtm {
	text-align: center;
}
#navbarBtm a:link, #navbarBtm a:visited, #navbarBtm a:active, #navbarBtm a:focus {
	text-decoration: none;
	color: #333;
}
#navbarBtm a:hover {
	text-decoration: underline;
	color: #333;
}
#pressOfficer a:link, a:hover, a:visited, a:active, a:focus {
	color: #930;
}
#subWrapper {
	background: url(../images/white_rectangle_centre.jpg) repeat-y;
	height: 300px;
}
#mainContent h2 {
	margin: 0px;
}
#mainContent h3 {
	color: #C06;
	padding: 0;
	margin: 0;
	padding-top:30px;
}
#wolverhampton_links a:link, #wolverhampton_links a:visited, #wolverhampton_links a:active, #wolverhampton_links a:focus {
	color: #C06;
}
#wolverhampton_links a:hover {
	color: #906;
}
#wolverhampton_links_image {
	width: 350px;
	float: left;
	margin-bottom: 100px;
	margin-top: 20px;
}
#wolverhampton_links {
	padding-right: 30px;
}

