body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF391;
}
#navbar {
	background-color: #1a65a1;
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
	background-image: url(images/nav_bg.gif);
}

#navigation {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;	
}
#navigation a {
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93b6d3;
}


#navigation a:hover, #navactive {
	color: #fffca3;
	background-color: #1a65a1;
}
#nav {
	color: #FFFFFF;
}
#header {
	background-color: #FFFBB2;
	height: 100%;
	width: 100%;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 0.8em;
}
#content {
	width: 780px;
	margin: auto;
	background-color: #ffffff;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffcd;
	border-left-color: #ffffcd;
	padding-bottom: 10px;	
}
#sidebar li, #main_contact li {
	padding-bottom: 6px;
	padding-top: 6px;
}
#sidebar ul, #main_contact ul {
list-style: none;
padding: 0;
margin: 0;
}
a {
	color: #045698;
	text-decoration: none;
}
#headline {
	color: #766229;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #766229;
	padding-bottom: 5px;
	font: bold 18px "Lucida Grande", Arial, Helvetica;
}

#contenttop {
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 796px;
	margin: auto;
	background-color: #FFFFFF;
}
#main {
	width: 510px;
	margin-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 25px;		
}
#sidebar {
	width: 175px;
	margin-right: 20px;
	float: right;
}
.text a:hover, .textsmall a:hover {
	background-color: #FFFED6;
	color: #114773;
}
.text li {
	padding-bottom: 7px;
}
#main_contact {
	width: 375px;
	margin-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 30px;
}
.thumb {
	border: 2px solid #CCCCCC;
}
.stafftable {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar_contact {
	width: 300px;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
#divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #766229;
	padding-bottom: 5px;
}
.img {
	border: 3px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 20px;
}
.textsmall {
	font: 0.7em "Lucida Grande", Arial, Helvetica;
}
#footer {
	width: 710px;
	margin-left: 25px;
	padding-right: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.headlinesmall {
	color: #766229;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #766229;
	padding-bottom: 5px;
	font: bold 16px "Lucida Grande", Arial, Helvetica;
}
.text2 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	font: 0.7em "Lucida Grande", Geneva, Verdana;
}
