/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 50px;
	background: #404040 url() repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
	padding-right: 5px;
	padding-left: 8px;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
	padding-right: 18px;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
	padding-top: 25px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 18px;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logo {
	width: 800px;
	height: 170px;
	margin: 0 auto;
	background: #000000 url(logo/cbclogo150.jpg) no-repeat;
	color: #333333;
	background-color: #A39C8F;
	top: auto;
	background-image: url(pictures/header.jpg);
	font-family: Arial;
	font-stretch: normal;
	font-style: oblique;
	font-weight: bolder;
}


#logo h1 {
	float: left;
	width: 150px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	letter-spacing: 5px;
	font-size: 18px;
	
}
#logo h3 {
	float: left;
	width: 150px;
	margin: 0;
	padding: 100px 0 0 0;
	text-align: left;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: center;
	margin: 10;
	padding: 0 0 0 120px;
	font-size: 28px;
	text-align: center;
	margin-left: 0px;
	padding-top: 50px;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 00px;
	background: url() no-repeat;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230x;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url() no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
	color: #CCCCCC;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {
	background-color: #333333;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

#footer a {
	color: #000000;
	padding-top: 60px;
}
