@charset "utf-8";
/* CSS Document */
body {
	background: #161616;
}
#site_container {
	width: 984px;
	background: #000;
}
#left_col {
	width: 239px;
	float: left;
}
body.level_three #right_content_col {
	display: none;
}
body.level_three #left_content_col {
	width: 698px; /*was 345, 698px after right_col is dropped*/
	float: left;
	display: inline;
	margin-top: 20px;
}
#right_col {
	width: 744px; /*745px minus border*/
	float: left;
	padding-bottom: 26px;
	border-left: solid 1px #151515;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 1.1em;
	padding: 5px 0;
	color: #b1babf;
	border-top: solid 1px #2e2e2e;
	position: relative;
	z-index: 1;
}
#footer p {
	padding: 5px 0;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
}
#footer a:link.selected, #footer a:visited.selected {
	color: #ed1651;
}
#housekeeping {
	/*background-image: url(../images/site/housekeeping_bottom_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #000;*/
	width: 744px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.highlight {
	background-color: #2e2e2e;
	border: solid 1px #656565;
	padding: 10px;
	margin-top: 15px;
}
#left_content_col p.highlight, #right_content_col p.highlight {
	color: #FFF;
}
#main_content_pane {
	padding: 12px 15px;
	display: block;
}
#content {
	padding: 0 0 0 12px;
}
#left_content_col {
	width: 345px;
	float: left;
	display: inline;
	margin-top: 20px;
}
#left_content_col p, #right_content_col p {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #ccc;
}
#featured_pane {
	position: relative;
	clear: both;
	margin-top: 33px;
}
p.featured_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #161002;
	font-size: 1.2em;
	background: url('../images/site/c2a-arrow.png') no-repeat center right;
	padding: 6px 20px 6px 12px;
}
p.featured_caption a:link, p.featured_caption a:visited {color: #161002;}
#left_content_col h1, #right_content_col h1 {
	color: #FFF;
}
#left_content_col h1, #right_content_col h1, #left_content_col h2, #right_content_col h2, #left_content_col h3, #right_content_col h3 {
	padding: 0;
	margin-bottom: 5px;
}
#left_content_col h2, #right_content_col h2 {
	margin-top: 0;
	margin-top: 15px;
	border-bottom: solid 1px #222222;
	padding-bottom: 4px;
}
#left_content_col h2.top, #right_content_col h2.top {
	margin-top: 0;
}
#left_content_col ul li, #right_content_col ul li {
	font-size: 1.2em;
	color: #FFF;
	text-indent: 2em;
	list-style: none;
	margin-bottom: 0.8em;
	list-style-position: outside;
	background-image: url(../images/site/list_item.jpg);
	background-repeat: no-repeat;
}
#left_content_col ul li ul {
	margin-top: 0.8em;
}
#left_content_col ul li ul li {
	background: none;
	list-style: inside;
	text-indent: 3em;
	margin-bottom: 0.8em;
	font-size: 1em;
}
#left_content_col ol, #right_content_col ol {
	font-size: 1.2em;
	color: #FFF;
	background-image: none;
	list-style-position: outside;
	position: relative;
	text-indent: 0;
}
#left_content_col ol li, #right_content_col ol li {
	padding-bottom: 1.2em;
}
.img_caption, .img_caption a:link, .img_caption a:visited {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 12px;
	font-size: 0.8em;
	font-weight: normal;
}
#right_content_col {
	padding-left: 46px;
	width: 307px;
	float: left;
	display: inline;
	margin-top: 20px;
}
h1.page_title {
	color: #FFF;
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #222222;
}
#left_content_col p.quote, #right_content_col p.quote {
	border-left: solid 6px #0069c0;
	padding-left: 15px;
	color: #FFF;
}
#left_content_col p.quote a:link, #right_content_col p.quote a:visited {
	color: #FFF;
}
.content_item {
	border-top: solid 1px #222222;
	padding-top: 18px;
}
span.category_link {
	background-image: url(../images/site/category_bg.jpg);
	background-repeat: repeat-x;
	background-position: right;
	color: #ffb527;
	padding: 2px 25px 3px 8px;/* width: 63px; 86 minus padding*/
}
span.category_link {
	font-size: 0.8em;
}
#left_content_col ul.sitemap li  {
	background: none;
	padding: 0;
}
#left_content_col ul.sitemap li ul {
	padding-top: 10px;
}
#left_content_col ul.sitemap li ul li {
	font-size: 1em;
	padding: 0;
	padding-left: 15px;
}
ul.housekeeping {
	list-style-type: none;
	display: block;
	/*height: 35px; 37px minus padding*/
	padding: 0;
	display: block;
	width: 744px;
	max-height: 29px;
	border-bottom: solid 1px #151515;
	float: left;
}
ul.housekeeping li {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 14px;
	position: relative;
}
ul.housekeeping li.last_item {
	background-image: none;
}
ul.housekeeping li a:link, ul.housekeeping li a:visited {
	color: #FFF;
	font-size: 1.2em;
	padding: 8px 0;
	display: block;
}
ul.housekeeping li.selected {
	background: #ed1651 url(../images/site/selected-arrow.jpg) no-repeat bottom center;
	padding-bottom: 5px;
}
ul.housekeeping li a:link.selected, ul.housekeeping li a:visited.selected, #services_box ul.services_list a:link.selected, #services_box ul.services_list a:visited.selected, #services_box ul.services_list li a:hover, #services_box ul.services_list li a:active {
	color: #FFF;
	text-decoration: underline;
}
#services_box ul.services_list li a:link, #services_box ul.services_list li a:visited {
	font-weight: normal;
}
#services_box ul.services_list li.selected a:link, #services_box ul.services_list li.selected a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#business_address {
	width: 102px;
	float: right;
	margin-right: 39px;
	font-size: 1.1em;
	color: #ccc;
	text-align: right;
}
#services_box {
	float: left;
	max-height: 240px;
	overflow: auto;
	width: 203px; /*236 minus border and padding*/
	padding: 12px 0px 16px 16px;
	margin-top: 54px;
	margin-left: 18px;
	border-left: solid 1px #151515;
	border-top: solid 1px #151515;
	border-bottom: solid 1px #151515;
}
#services_box ul.services_list {
	list-style: none;
	margin-top: 5px;
}
#services_box ul.services_list a:link, #services_box ul.services_list a:visited {
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
}
#services_box ul.services_list li {
	list-style-position: outside;
	padding: 6px 0 10px 0;
	margin: 0;
	background-image: url(../images/site/dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.left_side_heading, .left_side_heading a:link, .left_side_heading a:visited {
	color: #ffb527;
	background-image: url(../images/site/orange_dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0 0 5px 0;
	font-weight: normal;
	text-decoration: none;
}
.left_side_heading a:hover {
	text-decoration: underline;
}
.left_side_heading.selected a:link, .left_side_heading.selected a:visited {font-weight: bold;}
.dots {
	background-image: url(../images/site/dots.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.logo_image {
	margin-left: 31px;
	margin-top: 19px;
}
/*debugging
#right_col {
background: purple;
}
#left_col {
background: red;
}*/

/* Easy Slider start */

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}	

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:710px;
		height:190px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		background:#313131;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#ed1651;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
