@charset "utf-8";
/* CSS Document */
@import url("reset.css");
/*End hide from IE-mac */


body {
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/background_clouds.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #004E86;
}



/* Main Wrapper*/
#wrapper {
	text-align:left;
	width:972px;
	position:relative;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
	border: 2px solid #FFF;
	background-image: url(../images/BGcontentGradient.png);
	background-repeat: repeat-x;
	background-position: center 230px;
	background-color: #FFF;
}

/* Main Layout */

#header {
	background-color: #639EC6;
	width: 972px;
}


/*
Navigation Banner
*/

#navigationBanner {
	width: 972px;
	z-index: 9999;
	position: relative;
}

#contentWrapper {
	width: 870px;
	padding-top: 15px;
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
}
#contentWrapper ul{
	margin-left: 20px;
}
#contentWrapper li{
	padding-bottom: 6px;
	list-style-type: square;
}

#columnRight, #columnRightTestimonials {
	float: right;
	width: 610px;
	overflow: hidden;
	padding-bottom: 30px;
}

#columnRightTestimonials p:after {
	content: close-quote;
	font-size: 1.2em;
}

#columnRightTestimonials p:before {
	content: open-quote;
	font-size: 1.2em;
}
.formTextAlign {
	text-align: right;
}


.testimonialLarge {
	padding: 15px;
	border: 1px solid #AFB7BC;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.3em;
	color: #004E86;
	font-style: italic;
}


#columnLeft {
	background-color: #D2DBCE;
	float: left;
	width: 190px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#columnLeftNoBG {
	float: left;
	width: 210px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}





/* CHEAT LIST:
- to fix IE 6 double margin on floated elements, apply "display: inline" to the CSS rule. Example: div {float:left;margin:40px;display:inline;}
*/

/*
Clears floats within container, so container continues to wrap around contents
*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-table;}
/*Hides from IE-mac\*/
*html .clearfix {height:1%;}
.clearfix {display:block;}

.left {float: left;}
.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #384A56;
	;
}


/*Temp navigation styles for building site*/

#navBarTemp ul li {
	display:inline;
	margin:0 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#navBarTemp ul li a {
	color: #FFF;
	display:block;
	float:left;
	padding:5px 10px;
	background-color: #999;
	text-decoration: none;
}
#navBarTemp ul li a:hover {background:#eee;color:black;}



#creditBox {
	width: 900px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
}

#creditBox a {
	color: #000000;
	font-size: .9em;
	text-decoration: none;
}
.ImgCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#creditBox a:hover {
	color: #000000;
	font-size: 0.9em;
	text-decoration: underline;
}



/* PAGE FOOTER */

#footerBox {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color:#FAFBF9;
	font-size: 0.9em;
}

#footerBox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FBFBFA;
	text-decoration: none;
}

#footerBox a:hover {
text-decoration: underline;
}


.hasDropCap:first-letter {
	font-size: 4em;
	line-height: 0.55em;
	float: left;

}

.tableColumnLeft {
	padding-left: 20px;
	background-color: #AFB7BC;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableColumnCenter {
	padding-right: 25px;
	padding-bottom: 10px;
}
.centerTable {
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin-top: 12px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	padding-left: 0px;
	font-variant: normal;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #004E86;
	margin-top: 10px;
	padding-left: 0px;
	margin-bottom: -10px;
	text-transform: inherit;
}

.tableColumnCenter ul{
	margin-left: 20px;
}
.tableColumnCenter li{
	padding-bottom: 6px;
	list-style-type: square;

}
.tableSingleColumnCentering {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#slideshowRightWrapHome {
	float: right;
	width: 280px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-top: 15px;
	border: 1px solid #384A56;
}
.paragraphIntro {
	font-weight: bold;
	text-transform: uppercase;
}
a {
	color: #004E86;
}
.h3SubHead {
	font-weight: bold;
	color: #004E86;
}
.h3Sub2ndSubHead {
	font-weight: bold;
	color: #004E86;
}
.quoteNameRight {
	text-align: right;
}
.plusSign {
	font-size: 1.4em;
}
#columnLeftWidePhoto {
	background-color: #D2DBCE;
	float: left;
	width: 210px;
	margin-top: 15px;
	padding-top: 10px;
}
.quoteInnerWrap {
	padding-right: 15px;
	padding-left: 15px;
}
