/* CSS Document */
body{ margin:0; padding:0; }
#wrapper{ margin:0 auto 0 auto; padding:0; width:998px; }
#main-container{ width:998px; margin:0 auto 0 auto; float:left; }
#header{ width:943px; float:left; padding:0 0 0 55px; height:77px; }
#header-inner{float:left; padding:20px 0 0 0; margin:0;}
#logo{ width:225px; float:left; }
#nav-container{ width:660px; float:left; padding:12px 0 0 50px; margin:0; }
#flashbox{ margin:0; padding:0;}
#content{ width:998px; float:left; background-image:url(../images/global/content_footer.gif); background-repeat:repeat-x; background-position:bottom; }
#content-body-main p{ margin:0; padding:0;}
/*----------------------------------------------------------------------------*/
#content-header{ width:888px; margin:40px 50px 0 60px; padding:0 0 5px 0; }
#content-body{ width:888px; float:left; padding:20px 0 20px 60px; }
#content-text{ float:left; width:442px; padding:0 20px 0 0; }
.content-text-multi{ float:left; width:420px; padding:0 20px 0 0; }
.content-text-multi-cat{ margin:0 0 15px 0; }
#page-pic{ float:left; width:421px; padding:3px 0 3px 3px; }
#content-body-main{ width:888px; float:left; padding:0px 0 36px 60px; margin:0; } 
#content-body-main-content{  }
.featured-news-block{ float:left; width:430px; margin:20px 0 0px 0; }
.featured-news-thumb{ width:74px; height:73px; float:left; }
.featured-news-text{ width:340px; float:left; padding:0 0 0 12px; }
/*--------------------------------------------------------------------------------*/
#footer{ float:left; width:998px; padding:25px 0 0 0;}
#sitemap-nav{ width:365px; margin:0 auto 0 auto; }
#sitemap-list{ width:888px; float:left; padding:20px 0 0 60px; }
.sitemap-listings{ float:left; width:204px; padding:0px 5px 0 5px; margin:0 0 0 5px; height:500px; }
.sitemap-listings ul{ padding: 0 0 20px 0; margin: 0; }

.sitemap-list-header{ width:194px; height:26px; padding:0 0 0 10px; margin:5px 0 5px 0; }
.sitemap-list-item{ width:194px; padding:0 0 0 10px; }
.sitemap-list-header a{}

#footer-bottom{ width:822px; float:left; padding:20px 0 0 110px; }
#footerlogos-top{ width:822px; float:left; padding:0 0 15px 0; }
#footerlogos-bottom{float:left; padding:20px 0 0 200px; }
.logo-block{ width:200px; float:left; }
.logo-block-small{ width:140px; float:left; }
.logo-spacer{ float:left; width:3px;}
#copyright{ width:780px; float:left; padding:20px 0 20px 0; }
/*---------------------------------------------------*/
h1,h2,h3,h4{ margin:0; padding:0; }
.blue{}

/*------------------------------*/
#content-body-hider-content{ }
#hider-header{ float:left; width:888px;}
#hider-wrapper{ float:left; width:888px; margin:0; }
#hider-left{ width:415px; float:left; padding:15px; }
#hider-right{ width:412px; float:left; padding:15px; }
#hidden-header{ width:688px; float:left;}
#show-button{ width:85px; padding:2px 10px 0px 10px; margin:12px 0 0 0; height:17px; }
#show-button a{ width:85px; }
#hide-button{ width:50px; float:right; padding:2px 10px 0px 10px; margin:13px 0 0 0; height:17px; }
#hide-button a{ width:50px; }
#show-button{ background-color:#171717; }

.content-text-multi-cat{ float:left; width:415px; padding:0 0 15px 0; }
/*------------*/
#gallery-container{ height:450px; overflow:hidden; margin:0 0 45px 0; }

/*------------------------------------------------------------*/
#form-wrapper{ float:left; width:735px; }
#form-header{ float:left; width:735px; }
#form-title{ float:left; width:135px; }
#form-close{ float:right; width:82px;}
#form-top{ width:685px; float:left; padding:24px 26px 26px 10px; text-align:right; }
#form-center{ width:705px; float:left; margin:0 0 10px 0; }
#form-bottom{ width:705px; float:left; }
#form-wrapper form{ width:735px; float:left; }
#form-wrapper select{}
#form-wrapper option{}
.input-text{ width:183px; height:27px; margin-left:10px; }
#form-left{ width:330px; float:left; padding:0 0 0 15px; }
#form-right{ width:315px; float:left; padding:0 0 0 15px; }
#form-left table tr td{ padding:0 0px 5px 0; }
#form-right table tr td{ padding:0 0px 5px 0; }
#form-left table tr td textarea{ width:183px; margin-left:5px;  }
#form-right table tr td textarea{ width:183px; margin-left:5px; }
#form-bottom .form-checkbox{ width:30px;}
#form-bottom .form-checkbox input{ /*width:26px; height:26;*/}


#sidebar{
	background:#f8f8f8;
	float:left;
	width:283px;
	margin:0;
	padding:0;
}

#sidebar H3{
	display:none;
	visibility:hidden;
}

#blogcontent{
	margin:0 0 0 30px;
	float:left;
	width:510px;
}

/*********Sub Nav*************/

#subnav-holder{
	float:left;
	width:303px;
}

#subnav{
	float:left;
	width:303px;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36a3da;
	font-weight:bold;
}

#subnav li{
	float:left;
	width:100%;
	margin:0 0 2px 0;
	padding:0;
}

#subnav li a{
	display:block;
	background:#ebebeb url(../images/global/plus.gif) no-repeat;
	background-position:17px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36a3da;
	font-weight:bold;
	margin:0;
	padding:13px 18px 13px 35px;
}

#subnav li a.active {
	background:#ebebeb url(../images/global/minus.gif) no-repeat;
	background-position:17px 16px;
}

ul.subnav-inner{
	list-style:none;
	margin:0;
	padding:0;
	display:none;
}

ul.subnav-inner li{
	height:70px;
	overflow:hidden;
}

.subnav-left{
	float:left;
	width:97px;
	text-align:center;
	padding:12px 0 0 0;
}

.subnav-left img{
	border:1px solid #7e7e7e;
}

.subnav-right{
	float:left;
	padding:18px 0 0 0;
	width:200px;
}

#subnav li .subnav-inner li{
	border-bottom:1px solid #e8e8e8;
	margin:0;
	padding:0;
}

#subnav li .subnav-inner li a{
	background:none;
	display:block;
	width:100%;
	height:100%;
	padding:0;
}

#subnav li .subnav-inner li a:hover{
	background:#e8e8e8;
	text-decoration:none;
}

.subnav-title{
	font-size:12px;
	color:#36a3da;
	margin:0;
	padding:0;
	height:17px;
	overflow:hidden;
}

.subnav-date{
	font-size:10px;
	color:#36a3da;
	margin:2px 0 0 0;
	padding:0;
}

/*********News*************/

#news-content{
	margin:0 0 0 30px;
	float:left;
	width:550px;
	overflow:hidden;
}

.download-pdf{
	background:url(../images/global/pdf.gif) no-repeat;
	display:block;
	width:161px;
	height:32px;
	text-indent:-9999px;
}

.news-feature{
	border-bottom:1px solid #ebebeb;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.news-feature p{
	margin:0;
	padding:0;
}

.news-feature img{
	margin:0;
	padding:0;
	border:0;
}

.news-feature p.press-heading{
	padding:0 0 15px 0;
}

.news-feature p.press-title{
	position:relative;
	padding:0 0 15px 0;
	font-size:14px;
	color:#998f77;
}

#content .news-feature p.press-title a, #content .news-feature p.press-title a:hover, #content .news-feature p.press-title a:visited{ 
	font-size:14px;
	font-weight:normal;
	color:#998f77;
	text-decoration:none;
	cursor:pointer;
}

.news-feature p.press-title span{
	position:absolute;
	right:0;
	top:0;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}

/*********Site Map*************/

#content .sitemap{
	margin:0;
	padding:0;
	margin:0 0 30px 0;
	list-style:none;
}

#content .sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}

#content .sitemap li a{
	margin:0;
	padding:0;
	font-size:10px;
	color:#7e7e7e;
	font-weight:bold;
}
#content .sitemap li ul {margin:10px 0 0 0; padding:0;}
#content .sitemap li ul li{margin:0;padding:0;}

#content .sitemap li ul li a{
	margin:0;
	padding:0;
	font-weight:normal;
}

#errors{
	margin:0;
	padding:15px 0;
	color:#C0CF07;
}


#PageComments{
	list-style:none;
	margin:0;
	padding:0;
}

#news-links{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#news-links li{
	margin:0 4px 2px 0;
	padding:0;
	list-style:none;
	float:left;
}

#news-links li img{
	border:0;
}

/***********************************************/

#cc-hider-content1 #hide-button{
	margin:0
}

.testimonial-holder{
	float:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #E8E8E8;
}