@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	padding-bottom: 0px;
	background-color: #6a798c;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	background-position: 50% top;
	color: #4d4d4d;
	font-size: 12px;
	padding-top: 0px
}
#wrapper {
	background-image: url(images/bgGlow1.png);
	width: 1164px;
	display: block;
	background-repeat: repeat-y;
	background-position: center bottom;
	/*background-attachment: fixed;	*/
	margin-left: auto;
	margin-right: auto
}
#main h1 {
	color: #246223;	
}
#main h3 {
	font-size: 14px;
	background-image: url(images/hrWide.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding: 0 0 15px 0px;
}
#main h3.click {
	font-size: 14px;
	background-image: url(images/expandHr.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding: 0 0 15px 30px;
}
 #main h4.click {
	font-size: 11px;
	background-image: url(images/expandHr.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding: 0 0 15px 30px;
	height: 26px;
}
#main h2, #main h3, #main h4 {
	color: #333333
}
h1 {
	font-size: 22px;
	font-weight: normal
}

h2 {
	font-size: 18px;
	font-weight: normal
}
h3 {
	font-size: 14px;
	font-weight: normal
}
h4 {
	font-size: 11px;
	font-weight: normal
}
#main h2 {
	background-image: url(images/headerIcon.png);
	padding: 3px 0 0 30px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: normal;
	display: block;
}
#main p {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px
}
#main a {
	color: #0066cc;
	text-decoration: none
}
#footer a {
	color: #0066cc;
	text-decoration: none
}
#header 
{
	width: 1000px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
}
.headAddress 
{
	float: right;
	clear: right;
	
	width: 200px;		
	height: 40px;
	
	font-size: 10px;
	padding-top: 10px;
	
	color: #666666;
}
.headAddress a {
	color: #0066cc;
	text-decoration: none;
}
.logo {
	display: block;
	float: left
}
#main {
	background-image: url(images/contentBg.png);
	background-color: #eefaff;
	width: 1000px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px
}
.left {
	width: 350px;
	padding-right: 20px;
	display: block;

	float: left;
	margin-left: 62px
}
.left25 {
	width: 300px;
	padding-right: 20px;
	display: block;
	float: left;
	margin-left: 62px
}
.left40 {
	width: 400px;
	padding-right: 20px;
	display: block;

	float: left;
	margin-left: 62px
}
.left50 {
	width: 500px;
	padding-right: 20px;
	display: block;

	float: left;
	margin-left: 62px
}
.left100 {
	width: 850px;
	padding-right: 20px;
	display: block;

	float: left;
	margin-left: 62px
}
.right {
	padding-left: 15px;
	width: 215px;
	display: block;

	float: left;
	margin-left: 22px;
	font-size: 11px;
}
.right275 {
	padding-left: 15px;
	width: 246px;
	display: block;

	float: left;
	margin-left: 42px;
	font-size: 11px;
}
.rightBottom {
	padding-left: 15px;
	width: 450px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	float: left;
	margin-left: 22px;
	font-size: 11px;
	font-weight: normal
}
.bottom {
	padding: 40px 60px 20px 60px;
	clear: both
}
.left img, .left25 img, .left40 img, .left100 img, .right img, .right275 img {
	float: left;
	margin: 0px 10px 10px 0px;
}
#footer {
	background-image: url(images/foot.png);
	background-color: transparent;
	width: 1164px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	padding-top: 20px
}
.footLeft {
	padding-left: 102px;
	width: 360px;
	padding-right: 20px;
	float: left;
	font-size: 9px;
	padding-top: 10px
}
.footRight {
	text-align: right;
	padding-left: 20px;
	width: 400px;
	padding-right: 102px;
	float: right;
	font-size: 9px;
	padding-top: 10px
}
.hrDiv {
	background-image: url(images/hr.png);
	margin: 0px auto;
	width: 1000px;
	background-repeat: repeat-x;
	height: 2px;
	clear: both
}
.centeredImg {
	border: #9ea6b0 1px solid;
	margin-top: 25px;
	float: right;
}
.bottom h4 {
	font-size: 12px;
	margin: 5px 0;
	padding: 5px 0 5px 25px;
	background-image: url(images/expand.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
#main h2.click {
	cursor: pointer;
	background-image: url(images/expandIcon.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: -318px -2px;
	height: 26px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
	width: 318px;
}
#main .bottom p {
	margin: 2px 0 25px 0;
	padding: 2px 0;
}
.clickNews, .click {
	cursor: pointer;
}
.contentImage {
	margin: 10px 15px 10px 0px;
	float: left;
	border: 1px solid #666666;
}
hr {
	background-image: url(images/hrWide.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 2px;
	margin: 10px 0 10px 0; 
	padding: 10px 0 0px 0;		
	clear: both;
	border: none;
	}
	
/*********[Lower Panel]************/
	
.lowerPanel {
	padding: 10px 5px;
	background-image: url(images/hr.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
.lowerBox {
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #dde5ef;	
	padding: 2px 15px 2px 15px;
	
	/*background-image: url(images/contentBg.png);
	background-attachment: fixed;
	
	background-color: #eefaff;
	background-repeat: repeat-x;
	background-position: center center;		*/
}	

/*******[Slideshow]************/

#slideshowImage {
	width: 1000px;
	height: 110px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	overflow: hidden;
}
.slideOverlay {
	margin-top: 10px;
	/*margin-bottom: 8px;	*/
	padding: 5px 60px 1px 60px;
	background-image: url(images/overlay.png);
	background-repeat: repeat-x;
	background-position: 50% top;
	height: 100px;
	color: #ffffff;
}
.slideOverlay h2, .slideOverlay p{
	margin: 4px 0;
	padding: 2px 0;
	}
.slideOverlay a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.slideshow h1, .slideshow h2, .slideshow h3, .slideshow h4 {
	color: #fff;
	font-weight: normal
}	
	
/*******[Featured Gallery Items]************/

#wrapper #main .left100 .rightFeature .featuredLink, 
#wrapper #main .left40 .rightFeature .featuredLink,
#wrapper #main .right275 .rightFeature .featuredLink   {
	float: none;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/fullScreen.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
#wrapper #main .left100 .rightFeature .featured img, 
#wrapper #main .left40 .rightFeature .featured img, 
#wrapper #main .right275 .rightFeature .featured img
{
	float: none;
	margin: 0 auto 5px auto;	
}
.more {
	float: right;
	margin-top: 60px;
}

#wrapper #main a.more{
	font-size: 16px;
}

.thumb {
	border: #6d7987 1px solid;
	width: 174px;
	height: 90px;
}
.featured {
	background-image: url(images/featuredBack.png);
	width: 176px;
	height: 300px;	
	background-repeat: no-repeat;
	height: 222px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 5px auto;
	padding: 10px 10px 0 10px;
}
#wrapper #main .featured a {
}

#wrapper #main .featuredLink {
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/fullScreen.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}
.rightFeature {
	padding-left: 15px;
	width: 215px;
	display: block;
	float: left;
	margin-left: 22px;
	font-size: 11px;
	font-weight: normal;
	float: left;	
}
.rightFeature h4{
	font-weight: bold;
}

.testimonials{
	/*font-style: italic;*/
	font-size: 10px;
	padding: 10px 5px 5px 5px;
	float: right;
	height: 50px;
	color: #777777;
}
.cresources
{
	float: right;
	clear: right;
	
	position: relative;
	left: -20px;
	top: 4px;
	
	width: 82px;
	height: 30px;
}
.cresources img
{
	border: none;
	margin: 20px 0 0 20px;
}
