﻿.heavy {
	font-weight: bold;
}
.table {
	background-color: #E6EDC5;
}
.right_side {
	width: 180px;
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #963E23;
	float: right;
	margin-right: 45px;
	clear: ;
}
#banner {
	background-image: url('../images/toptile2.gif');
	width: 900px;
	background-repeat: repeat-x;
	height: 106px;
	background-color: #963E23;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 520px;
	height: 61px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #963E23;
}
#navigation {
	margin-left: -180px;
	background-color: ;
}
#nav {
	list-style-type: none;
	list-style-image: none;
	vertical-align: text-top;
	width: 525px;
	list-style-position: outside;
	margin-left: -1px;
}
#nav li {
	text-align: justify;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	font-size: large;
	font-family: "Book Antiqua";
	text-decoration: none;
	color: #E6EDC5;
	font-weight: bold;
	font-style: italic;
	display: list-item;
}
#nav a  {
	color: #E6EDC5;
	text-decoration: none;
}
#nav a:hover {
	color: #F8FAEF;
	text-decoration: none;
}
#content {
	width: 900px;
	margin-right: auto;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url('../images/assoc.jpg');
	border-bottom-style: ridge;
	border-bottom-color:;
	overflow: auto;
}
#left_side {
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 45px;
}
#right_side {
	width: 180px;
	background-color: #E0E2BA;
	font-family: Verdana;
	color: #963E23;
	float: right;
	margin-right:45px;
}
#footer {
	border-color: #963E23;
	clear: both;
	text-align: center;
	font-family: Verdana;
	color: #A6A6A6;
	font-size: small;
	border-top-style: ridge;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #963E23;
	font-family: "Gill Sans MT";
	font-weight: normal;
	text-decoration: none;
}
.img_wrp {
	float: left;
	font-family: ;
	text-align: left;
	padding-right: 4px;
}
#left_side p {
	font-family: sans-serif;
	font-size: medium;
	margin-right: 3px;
	font-weight: normal;
}
#left_side a {
	text-decoration: none;
	color: #963E23;
}
