@charset "utf-8";
body  {
	background: #B4C1D1;
	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: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #CCC;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	overflow: hidden;
} 
.twoColFixLtHdr #header {
	background: #CCC;  /* 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. */
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
} 
.twoColFixLtHdr #container #header h1 img {
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 10px;
	height: auto;
}
.twoColFixLtHdr #sidebar1 p  {
	color: #0818A3;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	text-align: left;
	padding: 5px 10px 50px 8px;
	font-size: 0.8em;
}

#container #sidebar1 h3 {
	font-size: 1.1em;
	color: #06F;
	font-weight: normal;
	white-space: normal;
	padding-left: 6px;
	text-decoration: underline;
}
#sidebar1 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003;
	line-height: 2em;
	letter-spacing: 1px;
}
.twoColFixLtHdr #sidebar2 {
	float: left;
	padding: 5px 5px 8px 8px;
	margin-left: 10px;
	width: 291px;
	display: inline;
}
.twoColFixLtHdr #sidebar2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
}
.twoColFixLtHdr #sidebar1 p2 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	text-align: left;
	padding: 5px 10px 50px 8px;
	font-size: 0.9em;
	font-style: italic;
	color: #06F;
}
.twoColFixLtHdr #container #sidebar1 p2 a img {
	margin-top: 8px;
	margin-left: 8px;
}
.twoColFixLtHdr #container #sidebar1 p img {
	margin-top: 20px;
}


.twoColFixLtHdr #sidebar2 h3 {
	text-align: center;
}
.twoColFixLtHdr #container #sidebar2 img {
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}



.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	margin-right: 5px;
	font-style: normal;
} 
#mainContent h1 {
	color: #175A91;
	font-size: 1.5em;
}

#container #mainContent p {
	font-size: 1em;
	line-height: 1.5em;
}


.twoColFixLtHdr #mainContentabout {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	margin-right: 5px;
	background: no-repeat right bottom;
}

.twoColFixLtHdr #mainContentabout h1  {
	font-size: 1.5em;
	color: #175A91;
}
.twoColFixLtHdr #mainContentabout h2  {
	color: #175A91;
	font-size: 1.2em;
}
.twoColFixLtHdr #mainContentabout h3 {
	color: #052F57;
}
.twoColFixLtHdr #mainContentabout img {
	display: inline;
	margin: 0px 1em auto auto;
}

.twoColFixLtHdr #mainContentabout p {
	font-size: 1em;
	line-height: 1.5em;
}
.twoColFixLtHdr #mainContentabout ul  {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-style: normal;
	list-style: disc;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #mainContentService {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	margin-right: 10px;
	background: #FFF no-repeat right bottom;
}

.twoColFixLtHdr #mainContent2 {
	font-style: normal;
	background: #D4E0EC;
	float: right;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 31px;
	padding-left: 60px;
	width: 365px;
	height: 823px;
}
.twoColFixLtHdr #mainContent2 h2 {
	margin-top: 60px;
}

.twoColFixLtHdr #mainContent2 ul {
	padding-bottom: 10px;
	line-height: 30px;
	padding-left: 20px;
}

.twoColFixLtHdr #mainContent3 {
	font-style: normal;
	background: #FFF;
	margin: 0px 12px 10px 10px;
	width: 760px;
	height: 810px;
	float: left;
}
.twoColFixLtHdr #mainContent3 h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #mainContent2 h4 {
	font-size: small;
	font-style: italic;
	color: #A40706;
	text-align: left;
	padding-right: 20px;
	padding-top: 25px;
}

.twoColFixLtHdr #mainContent3 img {
	margin-left: 25px;
}






.twoColFixLtHdr #footer {
	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Times New Roman", Times, serif;
	font-size: 0.6em;
}
.twoColFixLtHdr #footer h3 {
	font-size: 0.8px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.shedIt {
	font-style: italic;
	color: #052F57;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.emph {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.emph {
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
}
#quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: oblique;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#quoteby {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}





#line {
	border-top: thin double #052F57;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	padding-top: 10px;
}
#ShedIt {
	font-weight: bolder;
	font-style: italic;
}
#copyright {
	margin-left: 150px;

}
#contact {
	font-size: 0.8em;
	color: #06E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 3px;
}


#email {
	margin-left: 20px;
}
.twoColFixLtHdr #container #mainContentabout h2 .shedIt {
	color: #175A91;
}
.twoColFixLtHdr #mainContentService h1 {
	font-size: 1.5em;
	color: #175A91;
}
.twoColFixLtHdr #mainContentService h2 {
	color: #175A91;
	font-size: 1.2em;
}
.twoColFixLtHdr #mainContentService p {
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 169px;
}
.twoColFixLtHdr #mainContentService img {
	display: inline;
	margin-top: 0px;
	margin-right: 1em;
}
.twoColFixLtHdr #mainContentService h3 {
	color: #052F57;
	margin-left: 169px;
}
