@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end of reset */


#container {
	width: 752px;  
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
#header {
	padding: 0;  
	background-color: #245F70;
	margin: 0px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	display: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 92px;
	background-image: url(images/fullLogo.jpg);
}
#logo   p {
	font-size: 11px;
	color: #193C46;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#logo   p   a, a:link, a:active, a:visited {
	color: #193C46;
	text-decoration: none;
}
#logo   p   a:hover, a:focus {
	text-decoration: underline;
}
#photoHeader {
	margin: 0px;
	padding: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	background-color: #245F70;
	text-align: center;
}
#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	font-size: 90%;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
}
#nav a, a:active, a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover, a:focus {
	text-decoration: underline;
}


#sidebar1 {
	float: left; 
	width: 235px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#quotecontent p {
	color: #193C46;
	text-align: left;
	font-size: 85%;
	margin: 15px 15px 0px;
	padding: 0px;
	line-height: 18px;
}
#quotecontent a, a:link, a:visited, a:active {
	color: #245F70;
	text-decoration: underline;
}
#quotecontent p.quotespecial {
	font-weight: bold;
	font-size: 14px;
	color: #83010B;
}

#quotetop {
	background-color: #FFFFFF;
	background-image: url(images/quotetop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	width: 226px;
	height: 10px;
}
#quotecontainer {
	width: 226px;
}

#quotebottom {
	background-image: url(images/quotebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 226px;
}
#quotecontent {
	background-image: url(images/quotemiddle.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 226px;
}

#quote h1 {
	color: #FFFFFF;
	background-color: #245F70;
	margin: 0px;
	padding: 5px;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent h1 {
	color: #517652;
	font-size: 135%;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#mainContent h2 {
	color: #FFFFFF;
	background-color: #245F70;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 3px;
}
#mainContent h2 a, a:active, a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover, a:focus {
	text-decoration: underline;
}

#mainContent h3 {
	font-size: 95%;
	text-transform: uppercase;
	color: #245F70;
	padding-top: 10px;
	padding-bottom: 2px;
}

#mainContent p {
	font-size: 90%;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 10px;
}
#mainContent a, a:active, a:link, a:visited {
	color: #245F70;
}
#mainContent ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 90%;
}
#mainContent li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#greyContainer {
	margin: 0px;
	padding: 0px;
	float: left;
}


#greyDiv {
	background-color: #F8F8F8;
	width: 205px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#greyDiv2 {
	background-color: #f8f8f8;
	width: 205px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#greyDiv3 {
	background-color: #f8f8f8;
	width: 205px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#greyDiv4 {
	background-color: #f8f8f8;
	width: 205px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




#footer {
	padding: 0 10px 0 20px;
	background-color: #245F70;
	text-align: center;
	color: #FFFFFF;
} 
#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-size: 11px;
}
#footer a, a:active, a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

.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;
}
.highlightBlue {
	font-size: 115%;
	font-weight: bold;
	color: #245F70;
}

.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;
}
.highlightBlue a, a:active, a:link, a:visited {
	font-weight: bold;
	color: #245F70;
	text-decoration: underline;
}
#phone {
	float: right;
	margin: 0px;
	padding: 0px;
}
