@charset "UTF-8";
ul, li{margin:0;padding:0;}

body{
	position:relative;
	left:0px;
	margin: 0;
	background:#003d72;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

/*Default Text Formatting*/

p{
	margin:0;
	padding:0;
}

a,
a:link,
a:active,
a:visited{/* This is applied as the default for all <a> */
	color:#014e86;
	text-decoration:none;	
	font-size:inherit;
}

a:hover {/* This is the rollover default for all <a> */
	color:#014e86;
	text-decoration:underline;
	font-size:inherit;
}

a[href$='.pdf'] {
background:transparent url(../img/acrobat.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

h1{	/*This is the default for all <h1>*/
	font-size:25px;
	font-weight:bold;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2{	/*This is the default for all <h2>*/
	font-size:23px;
	font-weight:normal;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3{	/*This is the default for all <h3>*/
	font-size:20px;
	font-weight:normal;
	margin:0;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4{	/*This is the default for all <h4>*/
	font-size:18px;
	font-weight:normal;
	margin:20px 0 0 0;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5{/*This is the default for all <h5>*/
	font-size:16px;
	font-weight:normal;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
}

ul,li{
	padding-left:10px;
}

/*Text Formatting End */

#main{
	padding-top:0px;
	background:#dadada url(../img/header-grn.gif) top left repeat-x;
}

#main > div#main-body{margin:0px auto auto auto;
	text-align:left;}

#main-body{
	background-image:url(../img/head-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:1132px;
	
}

#content-width{
	width:1132px;
	margin:0px auto;
	padding:0;
}

div#top-nav{
	height:37px;
	width:725px;
	padding-right:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	clear:right;
	}
	
#top-nav img{
	float:left;
}

#top-nav input{
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:80px;
	height:15px;
}

a.search{
	display:block;
	float:left;
	background-image:url(../img/search-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	padding:9px 0 5px 0;
	text-transform:uppercase;
	color:#00224f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:70px;
	text-align:center;
	margin:0 10px 0 5px;
	/*height:17px;*/
	}

a.memberlogin{
	display:block;
	float:left;
	background-image:url(../img/m-nav-bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:105px;
	text-align:center;
	margin-top:4px;
}

/*top-nav end*/

/*header start*/
div#header{
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding:0;
	width:900px;
	height:96px;
}

#logo{ 
	margin-top:5px;
	margin-left:-15px;
	position:absolute;
	width:210px;
	height:182px;	
	background-image:url(../img/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:3;
	float:left;
}

#prime-contact{
	/*height:222px;*/
	width:235px;
	float:left;
}
#prime-contact p{
	font-size:12px;
	padding:0;
	margin:90px 0 14px 30px;
}

div#header-img-idx{
	width:655px;
	height:269px;
	float:right;
}

div#header-img{	
	width:655px;
	height:180px;
	float:right;
	clear:right;
}

.about-head{
	background-image:url(../img/head-img-about.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.biz-head{
	background-image:url(../img/head-img-biz.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}

.com-head{
	background-image:url(../img/head-img-community.jpg);
	background-position:top right;
	background-repeat:no-repeat;}

.home-head{
	background-image:url(../img/head-img-home.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}





.tagline{
	position:absolute;
	margin:43px 0 0 329px;
	/*margin:6px 100px 0 0;*/
}

/*header end*/

/*content start*/

#content-container{
	background-image:url(../img/bg-shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:1132px;
	height:auto;
}

.shadow-hide{
	position:absolute;
	margin:0;
}

#content-area{ 
	width:900px;
	margin:0 auto;
	padding:0;
	background:#ffffff url(../img/logo-bg.jpg) top left no-repeat;
	overflow:auto;
}
	
/*#contentarea-left{	
	width:242px;
}*/

#mod1{
	margin:0 0 0 22px;
	width:201px;
}

#mod1 > div{
	background:url(../img/mod-head.jpg) top left no-repeat;
	height:36px;
	width:201px;
	}
	
		#mod1 h3{
			color:#ffffff;
			font:bold 16px Georgia, "Times New Roman", Times, serif;
			padding:12px 0 0 6px;
			margin:0;

		}
	
#mod1 > div ~ div{
	background:url(../img/mod-foot.jpg) top left no-repeat;
	height:26px;
	width:201px;
	color:#fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height:26px;
	}
	
#mod1 > div ~ div a{
	padding-left:6px;
	color:#ffffff;
	text-decoration:none;
	}
	
	#mod1 > div ~ div a:hover{
	color:#fff;
	text-decoration:underline;
	}

#mod1 p, #mod1 ul{
	margin:0;
	padding:4px 0px 4px 0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#E5E5E5;
	}
	
#mod1 p a{
	color:#014e86;
	text-decoration:none;
}

#mod1 p a:hover{
	color:#014e86;
	text-decoration:underline;
}

#prime-contact div#adspace{
	margin-left:20px;
	margin-top:15px;
	width:199px; 
	height:245px;
	background-image:url(../img/ad-space.png);
	background-position:top center;
	background-repeat:no-repeat;
}

/*main-nav start*/

#main-nav{
	float:right;
	width:635px;
	height:36px;
	padding-right:20px;
	background-color:#ffffff;
}
#main-nav-contain{
	width:635px;
	height:36px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:36px;
	background-image:url(../img/m-nav-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#main-nav-contain a{
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	padding-top:11px;
	padding-bottom:11px;
	display:inline;
	background:url(../img/m-nav-sep.png) top right no-repeat;
}

#main-nav-contain p{
	line-height:36px;
	display:inline;
	padding:0;
	margin:0;
}

#main-nav-contain p a{
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	padding-top:11px;
	padding-bottom:11px;
	display:inline;
	background:none;
}

#main-nav-contain a:hover{
	background-color:#002654;
	/*background-color:#ffffff;*/
}

#main-nav-contain ul{
	margin-left:5px;
}

/*main-nav end*/

/*Left Nav Formatting*/


/*#left-nav{
	width:248px;
	padding-bottom:55px;
	background:url(../img/lft-nav.png) bottom left no-repeat;
	margin-left:28px;
	font-size:13px;
}


#left-nav h2{
	background: #647E97;
	margin:0 12px 10px 12px;
	padding-left:16px;
}

#left-nav ul{
	margin:0;
	padding-left:12px;
	list-style:none;
}

#left-nav li{
	padding:0 0 10px 0;
}

#left-nav li a{
	color:#647E97;
	text-decoration:none;
	padding:10px 20px 10px 20px;
	}
	
	#left-nav li a:hover{
		color:#647E97;
		text-decoration:underline;
	}
	
#left-nav ul ul{
	margin:0;
	padding-left:20px;
	list-style:none;
}

#left-nav ul ul li{
	padding:5px 0 0 0;
}*/


#contentarea-mid{/*Index content box*/
	padding:0 20px 10px 0;
	color:#000000;
	width:635px;	
	float:right;
	clear:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#contentarea-mid h1{
	display:block;
	font-size:25px;
	color:#014e86;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	line-height:1em;
	margin:10px 0;
	width:635px;
}

#contentarea-mid h1:before {
  display: block;
  margin: 0 0 -1.005em 0.05em;
  padding: 0;
  color: #333333;
  content:attr(title);
}

#contentarea-mid > p{
	margin:0 0 12px 0;
}

#contentarea-mid > p ~ p{
	margin:12px 0 12px 0;
}

div#quicklinks{
	margin:0 0 10px 20px;
	float:right;
	width:201px;
	background:#E5E5E5;
}

#quicklinks > div{
	background:url(../img/mod-head.jpg) top left no-repeat;
	height:36px;
	width:201px;
	}
	
		#quicklinks h3{
			color:#ffffff;
			font:bold 16px Georgia, "Times New Roman", Times, serif;
			padding:12px 0 0 6px;
			margin:0;

		}

#quicklinks p, #quicklinks ul{
	margin:0;
	padding:4px 22px 4px 20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#E5E5E5;
	}
	
#quicklinks p a{
	color:#002d53;
	font-weight:bold;
	text-decoration:none;
}

#quicklinks p a:hover{
	color:#002d53;
	text-decoration:underline;
}


/*Image alignments and borders*/

	img.imgrt{ /*Float Image Right*/
		float:right;
		border:none;
		margin:0px 0px 5px 10px;
	}

	img.imgrt-border{ /*Float Image Right w/Border*/
		float:right;
		border:1px solid #647e97;
		margin:0px 0px 5px 10px;
	}

	img.imgleft{ /*Float Image Left*/
		float:left;
		border:none;
		margin:0px 10px 5px 0px;
	}
	
	img.imgleft-border{ /*Float Image Left w/Border*/
		float:left;
		border:1px solid #647e97;
		margin:0px 10px 5px 0;
	}


/*Right Nav Formatting*/

/*#rt-nav-top{
	margin-top:75px;
	width:270px;
	padding-bottom:39px;
	background:url(../img/rt-nav-btm.png) bottom center no-repeat;
	font-size:13px;
}

#rt-nav{
	width:270px;
	padding-bottom:39px;
	background:url(../img/rt-nav-btm.png) bottom center no-repeat;
	font-size:13px;
}	

#rn-top{
	background:url(../img/rt-nav-t.png) top center no-repeat;
	height:22px;
	margin:0;
}

#rn-mid{
	background:url(../img/rt-rpt.png) top center repeat-y;
	margin:0;
}

#rt-nav h3, #rt-nav-top h3{
	font-size:14px;
	color:#647e97;
	text-transform:uppercase;
	padding:20px 0 10px 0;
	margin:0 17px 0 40px;
	}

#rt-nav h3 a, #rt-nav-top h3 a{
	font-size:inherit;
	color:#e9901a;
	text-decoration:none;
	text-transform:inherit;
	}
	
#rt-nav h3 a:hover, #rt-nav-top h3 a:hover{
	font-size:inherit;
	color:#e9901a;
	text-decoration:underline;
	text-transform:inherit;
	}

#rt-nav p, #rt-nav-top p{
	margin:0 37px 0 45px;
	padding:0 0 15px 0;
	color:000000;
	font-size:14px;
}

#rt-nav a, #rt-nav-top a{
	color:#e9901a;
	font-weight:bold;
	text-decoration:underline;
}

#rt-nav a:hover, #rt-nav-top a:hover{
	color:#e9901a;
	font-weight:bold;
	text-decoration:none;
}*/

/*contentarea-rt are the styles applied to the right column*/
#contentarea-rt{
	float:right;
	margin:0px;
	padding:0px;	
	width:270px;
}

.clear{clear:both;}

/*footer start*/

div#footer-top{
	position:relative;
	margin:0 auto;
	width:900px;
	height:28px;
	background-image:url(../img/footer-top.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#footer-contain{
	background-image:url(../img/footer-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	width:1132px;
	height:auto;
	margin:0 auto;
}

#footer{ /*Style applied all footer elements including the nav*/
	background-image:url(../img/footer-content-bg.jpg);
	width:900px;
	height:92px;
	padding:0;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

#footer-content{
	margin:12px 0 0 20px;
	color:#ffffff;
	float:left;
}

#footer-content a{
	color:#dadada;
	text-decoration:underline;
}

#footer-content a:hover{
	color:#dadada;
	text-decoration:none;
}

#foot-nav{
	float:right;
	margin-top:36px;
	margin-right:20px;
	color:#FFF;
	text-align:right;
	line-height:1.5em;
}

#foot-nav a{
	color:#ffffff;
	text-decoration:none;
	padding:0 5px;
}

#foot-nav a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#foot-nav a.cc-left{
	padding-left:69px;
	background-image:url(../img/constantcontact.png);
	background-position:left;
	background-repeat:no-repeat;
	}

/*footer end*/

/*Classes*/

table.gallery-table td{
	vertical-align:top;
	}
	
table.gallery-table img{border:1px solid #647e97;}



