@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(Images/mainbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#banner {
	height: 183px;
}
#portal {

}

#navigation {
	height: 26px;
}
h1 {
	color: #0E3D75;
	text-align: center;
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #0e3d75;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #0e3d75;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


p {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.85em;
	margin: 0px;
	text-align: left;
}
#sidebar1 {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideTestimonials ul {
	font-size: .8em;
	line-height: 1.1em;
	color: #0E3D88;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#sideTestimonials {
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideMap {
	border: 1px solid #CCC;
	margin-top: 10px;
}

#sideTestimonials h4 {
	font-size: 0.9em;
	color: #0F3D57;
	background-color: #FFCF17;
	text-align: center;
	margin: 0px;
	line-height: 1.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sideTestimonials p {
	color: #0E2B55;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.1em;
	font-size: .8em;
}


#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#mainTextTop {
	background-image: url(Images/mainTextBackgroundTop.gif);
	background-position: center;
	height: 26px;
}
#mainText {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(Images/mainTextBackgroundRepeat.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainTextBottom {
	background-image: url(Images/mainTextBackgroundBottom.gif);
	background-position: center;
	height: 27px;
}
#main2TextTop {
	height: 26px;
	background-image: url(Images/main2TextBackgroundTop.gif);
}
#main2TextBottom {
	height: 27px;
	background-image: url(Images/main2TextBackgroundBottom.gif);
}
#main2Text {
	background-image: url(Images/main2TextBackgroundRepeat.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
#mainBottom {
	height: 82px;
}
#footerContainer {
	background-color: #C1E1FF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer {
	background-color: #c1e1ff;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 70%;
	text-align: center;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#communities {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: .8em;
	background-color: #C1E1FF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #mainText p strong {
	color: #333;
}
#container #mainContent #mainText ul {
	font-size: 85%;
}
table {
	font-size: 80%;
}
#form {
	margin-left: 20px;
	margin-right: 180px;
}
.red {
	color: #F00;
}
#mainTextTestimonial2 {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(Images/mainTextBackgroundRepeat.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainTextDivision {
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photomargin {
	margin-right: 25px;
	margin-left: 5px;
}
.photoleftmargin {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.rightJustify {
	text-align: right;
}

.blueText {
	color: #0E3D88;
}

