
@import url(/css/wildfirecommon.css);
@import url(/templates/chccr/css/slatesblogs.css);

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#211f20;
color: #fff;
}



#background{
margin: auto;
background:#211f20 url("/templates/chccr/images/bodybg.jpg") repeat-y top center;
overflow: hidden;
}
	
	
.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #fe622b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}

h3 {
	font-size:1.3em;
	margin:0 0 10px 0;
}

a {
	color: #FFCC66;
	text-decoration:underline
}

a:hover {
	text-decoration:underline;
/* 	color:#b6952a; */
    color: #FFEECC;
}

#wrap {
	background:#000000;
	color:#f4e7d4;
	border:none;
	margin:0 auto;
	width:790px;
	position:relative;
	padding-bottom:20px;
	z-index: 6;

}

#header {
	margin:0px;
	padding: 0;
	height: 80px;
	position:relative;
	clear: both;
}

#header h3 {
	width:770px;
	margin:-9px 0px 0px 0px;
	text-align:center;
	letter-spacing:-1px;
	font-size:2.6em;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}

#header h3 p {
	text-align:center;
	color:#ceb865;
	margin: 0;
	font-size:0.75em;
	line-height:1em;
	letter-spacing:1px;
	font-family:'Arial', Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}


html>body #ribbon {
	position:absolute;
	top:30px;
	right:-50px;
	width:150px;
	height:150px;
	background:url("/templates/chccr/images/KCHGbadge_11.png") no-repeat top right;
	z-index:9;
}

#avmenu, #navmenu {
	clear:left;
	float:left;
	width:160px;
	margin:-26px 0 0;
	padding:0;
	font-size:0.9em;
	position:relative;
	padding-top:30px;
	z-index: 11;
	left: 0px;
}

#avmenu a, #navmenu a
{
color:#FFCC66;

}

#avmenu a:hover, #navmenu a:hover
{
color:#FFEECC;

}




html>body #menutop {
	width:160px;
	height:26px;
	position:absolute;
	top:0;
	left:0;
	background:transparent url("/templates/chccr/images/menutop.png") no-repeat top left;
	z-index:8;
}

#avmenu ul, #navmenu ul {
	list-style:none;
	width:150px;
	border-top: 2px solid #000;
	margin:-4px 0 20px 0;
	padding:0 0 26px 0;
	font-size:1em;
	background:transparent url("/templates/chccr/images/menubottom.gif") no-repeat bottom left;
}

#avmenu li, #navmenu li {
border-bottom: 2px solid #000;
	background:transparent url("/templates/chccr/images/menubg.gif") no-repeat;
	color: #ffffff;
	font-weight: bold;
}

#avmenu li.tab_2{
margin-left: 1em;
font-size: 0.9em;
}

#avmenu li a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#fffff1;
	display:block;
	padding:6px 0 0 10px;
	border-left:1px #846837 solid;
}

#avmenu li a span {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#fff;
	display:block;
	margin: -6px 0 0 -11px;
	padding:6px 0 0 10px;
	background:#67522c;
	border-left:4px #47381e solid;
}

#avmenu li a:hover, #navmenu li a:hover {
	background:transparent url("/templates/chccr/images/menubgover.gif") no-repeat;
	color:#000;
	border-left:4px #47381e solid;
}

#navmenu ul#tabs {
	list-style:none;
	width:140px;
	margin:0 0 0 10px;
	padding:0;
	font-size:0.9em;
	border-top: 2px solid #000;
	background-image:none;
}

html>body #floatlogo {
	width:200px;
	height:103px;
	position: absolute;
	top: 260px;
	right:15px;
	background: url("/templates/chccr/images/CHC_Logo_j.gif") no-repeat;
	z-index: 7;
}

/* save last logo placement
html>body #floatlogo {
	width:161px;
	height:100px;
	position: absolute;
	top: 332px;
	right:0px;
	background: url("/templates/chccr/images/CHC_Logo_d.png") no-repeat;
	z-index: 7;
}
*/

/*logo position for templates portfolio, awrds, projects*/
html>body #floatlogo.sub {
	width:200px;
	height:104px;
	position: absolute;
	top: 35px;
	right:0px;
	background: url("/templates/chccr/images/CHC_Logo_sub.png") no-repeat;
	z-index: 7;
}

/*logo position for template home_sub only*/
html>body #floatlogo.homesub {
	width:161px;
	height:100px;
	position: absolute;
	top: 58px;
	right:0px;
	background: url("/templates/chccr/images/logo2.png") no-repeat;
	z-index: 7;
}

#navmenu li a {
	font-weight:bold;
	height:18px;
	text-decoration:none;
	color:#fffff1;
	display:block;
	padding:6px 0 0 10px;
	border-left:1px #846837 solid;
}

#navmenu ul#tabs li a {
	padding-left:5px;
}

#navmenu li a span {
	font-weight:bold;
	height:18px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:6px 0 0 10px;
	background:#67522c;
	border-left:4px #47381e solid;
}

#navmenu a.span {
	font-weight:bold;
	height:18px;
	text-decoration:none;
	color:#000;
	display:block;
	border-left:4px #47381e solid;
	background:#67522c;
	overflow:hidden;
}

#navmenu li a.span:hover {
	color:#000;
	background:#67522c;
	border-left:4px #47381e solid;
}

.announce {
	margin: -11px 0 10px 0;
	padding:10px;
	padding-bottom:100px;
	width:130px;
	color:#f4e7d4;
	font-size:12px;
	line-height:1.3em;
}

.announce h3 {
	border-bottom:1px solid #82786e;
	margin:15px 0 10px 0;
	padding-bottom:1px;
	font-size:14px;
	width:130px;
	color:#f4e7d4;
	line-height:1.3em;
}

#content {
	display: block;
	position: relative;
	float: right;
	margin:0; 
	padding:20px 20px 20px 0;
	line-height:1.1;
	text-align:left;
	width:580px;
	color: #cab865;
}

#content_title h1 {
font-size: 18px;
text-align: center;
}

#content_title_small h1 {
font-size: 16px;
}

/*portfolio, projects, awards*/
#contentsub {
	margin:60px 0px 0 160px; 
	padding:0 30px 0 40px;
	background:url("/templates/chccr/images/flourish.gif") no-repeat top left;
	position: relative;
	min-height: 100px;
	width:580px;
	overflow: hidden;
	border: 1px solid #fff;
}

#content.gallery {
	margin-top: -20px;
}

#content h2 {
	border-bottom:1px solid #82786e;
	font-size:22px;
	color: #ceb865;
	padding:5px 0 8px 34px;
	margin: 0 150px 0.8em 0;
	line-height:1em;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background:url("/templates/chccr/images/flourish.gif") no-repeat top left;
	position:relative;
	margin-top:10px;
	width: 360px;
}

/*for template homesub, protfolio, awrds, projects*/
#content h4 {
	border-bottom:1px solid #82786e;
	font-size:22px;
	color: #ceb865;
	padding:5px 0 8px 34px;
	margin: 0 150px 0.8em 0;
	line-height:1em;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background:url("/templates/chccr/images/flourish.gif") no-repeat top left;
	position:relative;
	margin-top:46px;
}



#loginbox {
	visibility:hidden;
	position:relative;
	z-index:7;
}

#footer a {
	color:#808080;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.left {
	margin:0 7px 0 5px;
	float:left;
}

.right {
	margin:0 7px 0 5px;
	float:right;
}

.textright {
	text-align:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

.hide {
	display:none;
}
