/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #39C6E4;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}

#top_bar {
	width: 100%;
	background-image: url(images/top_bar_bkgd.jpg);
	background-repeat: repeat-x;
}

.top_bar_inside {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid black;
	border-right: 4px solid black;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: repeat-y;
	border-left: 4px solid black;
	border-right: 4px solid black;
}

.slide_bar {
	width: 950px;
	height: 162px;
	display: block;
	position: relative;
	background-image: url(images/under_top.jpg);
	background-repeat: no-repeat;
}

.slideshow {
	width: 531px;
	height: 137px;
	display: block;
	position: absolute;
	z-index: 2;
	margin-left: 390px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
}

.content {
	width: 950px;
	background-image: url(images/left_bkgd.jpg);
	background-repeat: repeat-y;
	background-color: white; 
	margin-top: 0px;
	padding-top: 0px;
}

.left_bar {
	width: 241px;
	float: left;
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	padding-top: 0px;
	
}

.left_bar p {
	padding-left: 15px;
	padding-right: 15px;
}

.left_bar a:link, .left_bar a:visited {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.left_bar a:hover {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.left_bar_divide {
	width: 210px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #888888;
}

.right_side {
	width: 690px;
	margin-left: 250px;
}

.right_side p{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
}

.right_side li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding-right: 20px;
	text-align: justify;
}

.right_side h2{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}

.right_side h3{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.divide {
	width: 650px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #999999;
}

.chart {
	width: 450px;
	margin-left: 20px;
	border: 1px solid black;
}

.chart td{
	border: 2px solid white;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
}

.photo {
	width: 180px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#bottom_bar {
	width: 100%;
	background-image: url(images/bottom_bkgd.jpg);
	background-repeat: repeat-x;
}

.bottom_bar_inside {
	width: 950px;
	height: 54px;
	display: block;
	background-image: url(images/bottominside_bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	border-left: 4px solid black;
	border-right: 4px solid black;
}

.home_bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}

.home_bottom_text a:link, .home_bottom_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}

.home_bottom_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: underline;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 17px;
}

.bottom_text a:link, .bottom_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 17px;
	text-decoration: none;
}

.bottom_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-align: center;
	font-weight: bold;
	padding-top: 17px;
	text-decoration: underline;
}

.heritage {
	padding: 5px 0px 5px 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-align: center;
}

.heritage a {
	padding: 5px 0px 5px 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-align: center;
	text-decoration: none;
}

.login {
	padding: 5px 0px 5px 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-align: center;
	text-decoration: underline;
}

.login a {
	padding: 5px 0px 5px 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-align: center;
	text-decoration: underline;
}