body {
	margin: 0;
	background: #eee url(images/cb10-body.jpg) repeat;
}

body, table, p {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {	color: #fed79c;}
a:visited {	color: #E7D8C4;}
a:hover, a:active {	color: white;}

img {
	border: 0;
}

h1, h2, h3, h4 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
}

td {
	vertical-align: top;
}

h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 10px; }

hr {
	background: #000;
	border: none;
	border-bottom: 1px solid #777;
	color: #000;
	height: 2px;
	line-height: 2px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
}

#title {
	font-size: 14px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 900px;
}

#layout {
	margin: auto;
	width: 967px;
	position: relative;
	background: #555 url(images/cb10-main.jpg) repeat-y top center;
}

#topmenu, #navmenu, #ftrmenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ftrmenu {
	padding: 10px;
}

#ftrmenu li {
	display: inline;
	margin: 0;
	padding: 2px 10px;
}

#topmenu a, #navmenu a, #ftrmenu a {
	text-decoration: none;
	font-weight: bold;
}

#topmenu {
	background: url(images/cb10-top.jpg) no-repeat top center;
	height: 35px;
	line-height: 35px;
	width: 967px;
	position: relative;
	font-size: 14px
}

#topmenu li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0;
	position: relative;
}

#topmenu .searchbar {
float: right;
padding-right: 30px;
}

#topmenu .searchbar form {
	display: block; 
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

#topmenu .searchbar .btn {
	background: black;
	padding: 0 10px;
	color: white;
	border: 1px solid #888;
}

#topmenu .searchbar .input {
	background: #555;
	color: white;
	border: 1px solid #888;
}

#navmenu li {
	position: relative;

}

.submenu {
	width: 160px;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #888888;
	background: black;
	z-index: 999999;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75; 
	height: 160px!important;
}

.submenu ul {
	height: 160px!important;
}

.submenu li {
	margin:0;
	padding: 0;
	list-style: none;
	color: #FED79C;
	width: 160px;
}

.submenu li a, .submenu li a:visited {
	margin:0;
	padding: 5px;
	width: 150px;
	list-style: none;
	color: #FED79C;
	font-size: 18px;
	font-family: "Times New Roman", serif;
}

.submenu li a:hover {
	color: white;
}

#navmenu li:hover .submenu, #navmenu li.over .submenu {

}



#header {
	background: url(images/cb10-hdr.jpg) no-repeat top center;
	height: 173px;
}

#logo {
	display: block;
	height: 150px;
	width: 900px;
}

#navmenu {
	background: url(images/cb10-nav.jpg) no-repeat top center;
	height: 50px;
}

#navmenu li {
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}

#navmenu a:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#main {
	background: url(images/cb10-main.jpg) repeat-y top center;
	clear: both;
}

#content {
	width: 688px;
	padding: 10px 10px 10px 30px;
	float: left;
	
	background-position: 12px 0;
}

#ptitle {
	font-size: 12px;
	font-family: Arial;
	position: absolute;
	top: 10px; right: 15px;
	width: 500px;
	height: 30px;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}

.content1 {	background: url(images/cb10-backdrop1.jpg) no-repeat top left;}
.content2 {	background: url(images/cb10-backdrop2.jpg) no-repeat top left;}
.content3 {	background: url(images/cb10-backdrop3.jpg) no-repeat top left;}
.content4 {	background: url(images/cb10-backdrop4.jpg) no-repeat top left;}
.content0 {	background: url(images/cb10-backdrop5.jpg) no-repeat top left;}

#sidebar {
	width: 228px;
	float: left;
}

.sidemenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px
}

.sidemenu h4 {
	margin: 0;
}

.sidemenu li {
	background: url(images/cb10-side-a.jpg) no-repeat bottom left;
	margin: 0px;
	padding:  0px;
	display: block;
	bordeR: 1px solid #383431;
}

.sidemenu a, .sidemenu a:visited {
	padding: 8px 20px;
	background: #383431 url(images/cb10-side-link.jpg) no-repeat bottom left;
	text-decoration: none;
	font-weight: bold;
	display: block; 
	color: #fed79c;
	margin: 0;
	text-transform: capitalize;
}


.sidemenu a:hover {
	color: White;
	display: block;
	background: transparent;
}


.sidemenu h4 a, .sidemenu h4 a:visited, .sidemenu h4 a:hover {
	height: 34px;
	line-height: 34px !important;
	padding: 0 10px;
	background: url(images/cb10-side-hdng.jpg) no-repeat bottom left;
	text-decoration: none;
	font-weight: bold;
	display: block; 
	color: white;
	font-size: 16px;
}

#footer {
	text-align: center;
	background: url(images/cb10-ftr.jpg) repeat-y top center;
	padding: 10px;
	margin: 0 8px;
	border: 1px solid #777;
}

#footer h6 {
	margin: 0;
}

#btm {
	height: 5px;
	line-height: 5px;
	background: url(images/cb10-btm.jpg) no-repeat bottom center;
}

.callendar {
	border: 1px solid #888888;
	padding: 2px;
	margin: auto;
	empty-cells: hide;
}

.callendar a {
	text-decoration: none;
	font-weight: bold;
}

.callendar th {
	background: black;
	border-left: 1px solid #777777;
	border-top: 1px solid #777777;
}

.callendar td {
	border-left: 1px solid #777777;
	border-top: 1px solid #777777;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	width: 25px;
}

.callendar td:hover, .callendar th:hover {
	background: #555 !important;
}

.today {
	font-weight: bold;
	background: white;
	color: black;
}

.today a, .today a:visited, .today a:hover {
	color: #FF6347;
}



/* style the outer div to give it width */
.menu {  }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

/* style the sub-level lists */
.menu ul ul {width:15em;} 

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;position:relative;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:160px;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;font-size:1em;text-decoration:none;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#333; color:#fff;width:160px;height:100%;line-height:2em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:160px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {}

/* style the level hovers */
/* first */
.menu a:hover {}
.menu :hover > a {}
/* second */
.menu ul ul a:hover{color:#fff;background:#444;}
.menu ul ul :hover > a {color:#fff;background:#444;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:50px;left:0;width:160px;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-bottom:0em;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
