@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #006DAA;
	background-image: url(images/repeatg.jpg);
	background-repeat: repeat;
}
html {
	background-image: url(images/repeatg.gif);
}

ul {
	list-style-type: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #947866;
}
.inline {
	display: inline;
}

a img  {
	color: #FFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFF;
}


.text1 {
	font-size: 12px;
	line-height: -16px;
	font-weight: bold;
	text-align: center;
	color: #579ECC;
}
h3 {
	color: #4D99C3;
	padding-left: 20px;
	line-height: 1px;
}

h4 {
	color: #006DAA;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #FFF;
	font-size: 15px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
strong {
	color: #006DAA;
}



.navlink li {
	display: inline;
	padding-right: 10px;
}
.navlink li a {
	text-decoration: none;
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	line-height: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.navlink li a:hover {
	z-index: 1;
	color: #FFF;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.oneColFixCtrHdr #container {
	width: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/g.gif);
	background-repeat: no-repeat;
	background-position: 0px 360px;
}
.oneColFixCtrHdr #header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(images/headebanner.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#container #HeaderContent {
	height: 217px;
	width: 820px;
	margin-top: 5px;
	background-image: url(images/banner.jpg);
}

#container #HeaderContent2 {
	height: 217px;
	width: 820px;
	margin-top: 5px;
	background-image: url(images/banner_about_a.jpg);
}
#container #HeaderContent3 {
	height: 217px;
	width: 820px;
	margin-top: 5px;
	background-image: url(images/bio_banner.jpg);
}


.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(images/g.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#left  {
	width: 260px;
	height: 460px;
	float: left;
	margin-left: 30px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCE0EB;
	margin-top: 2px;
	padding-right: 15px;
	font-size: 16px;
}
#left2 {
	width: 760px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding-right: 15px;
	text-align: left;
}
#left2 img {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left3 {
	width: 760px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding-right: 15px;
	text-align: left;
}
#left4 {
	width: 760px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	padding-right: 15px;
	text-align: left;
}
#left4 img {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#left4 p a {
	color: #947866;
	text-decoration: underline;
}
#left4 p {
	padding-top: 35px;
}
#right p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}




#left3 p {
	margin-left: 180px;
}



.jane {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCE0EB;
	color: #947866;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
#right .bluebox {
	background-image: url(images/bluebox.jpg);
	height: auto;
	width: 400px;
	margin-top: 10px;
	padding-top: 1px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.morelink {
	list-style-type: none;
	padding-bottom: 15px;
}
.morelink li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
.morelink li a {
	color: #006DAA;
	text-decoration: underline;
	font-size: 11px;
	line-height: 110%;
	padding-bottom: 15px;
}



.pad1 {
	padding-left: 5px;
}

#right  {
	width: 450px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;

}
#trap {
	clear: both;
}

.clear {
	clear: both;
}
#BottomContent1 p, #BottomContent2 p, #BottomContent3 p {
	color: #FFF;
	padding-top: 0px;
	padding-left: 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 20px;
}
#BottomContent1 p a, #BottomContent2 p a, #BottomContent3 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


#container #BottomContent1 {
	height: 240px;
	width: 271px;
	margin-top: 10px;
	float: left;
	background-image: url(images/leftblock.jpg);
	background-repeat: no-repeat;
	background-color: #957866;
}
.oneColFixCtrHdr #container #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}

#container #BottomContent2 {
	height: 240px;
	width: 273px;
	margin-top: 10px;
	float: left;
	margin-left: 3px;
	background-image: url(images/middleblock.jpg);
	background-repeat: no-repeat;
	background-color: #569FD4;
}
#container #BottomContent3 {
	height: 240px;
	width: 270px;
	margin-top: 10px;
	float: right;
	background-image: url(images/rightblock.jpg);
	background-repeat: no-repeat;
	background-color: #957866;
}




.oneColFixCtrHdr #footer {
	clear: both;
	background-image: url(images/blue_footer.jpg);
	height: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #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: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
}
#right .bluebox2 {
	background-image: url(images/bluebox2.jpg);
	height: 70px;
	width: 450px;
	background-repeat: no-repeat;
}
#right .bluebox2 p {
	color: #4D99C3;
	padding-left: 20px;
	padding-right: 20px;
}
