/* CSS Document */

body {
	background-color: #FFF;
	color: #333;
}
a, a:visited, a:hover, a:link, a:active {
	color: #506171;
}
a:hover {
	color: #8F9FAE;
}
#logo {
	background-color: #000;
}
#hz-navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#hz-navigation em {
	color: #DDD;
}
#hz-navigation span {
}
.hz-nav-item {
}
.hz-nav-item span {
}
.hz-nav-item a, .hz-nav-item a:visited, .hz-nav-item a:hover, .hz-nav-item a:link, .hz-nav-item a:active {
	color: #506171; 	
}
.hz-nav-item a:hover {
	background-color: #506171;
	color: #FFF;
	text-decoration: none;
}

#content {
	background-color: #fff;
}
#content-right {
	background-image: url(../CC_images/tile-content-right.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#content dt {
	font-weight: bold;
}
#content p, #content li, #content dt, #content dd, #content .firm-accomplishments-ul li
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000;
}

h1 {
	font-family: arial; font-size: 20px;
}
h2 {
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3, h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#panel {
	background-color: #FF4;
}
#panel-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
}
#panel-copy p {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr {
	visibility: hidden; display: none;
}

#panel-more-link {
	text-align: right; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight: bold;
}
.attn {
	 background-color: yellow;
}
ul.services-links , .services-links li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.services-links li a, .services-links li a:visited, .services-links li a:hover, .services-links li a:link, .services-links li a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


#subnav {
	font-size: 9px;
	font-family: verdana;
	visibility: show;

}
.subnav-item {
	margin-bottom: 5px;
}
#subnav a, #subnav a:visited, #subnav a:hover, #subnav a:link, #subnav a:active {
	background-color: #ffc;
}




















