html {
	font-family:Verdana;
	background-color: #004961;
}

h1 {
	margin-bottom: 5px;
	color: #5a471c;
	font-size:138.5%;
}

h2 {
	font-weight: bold;
	margin-bottom: 0px;
	color: #5a471c;
	font-size:108%;
}

h3 {
	font-weight: bold;
	margin-top: 15px;
	color: #5a471c;
	font-size:108%;
}

p {
	margin-bottom: 15px;
	line-height: 20px;
	color: #b29e78;
}

table {
	margin-bottom: 15px;
}

#history_title {
	color: #ffffff;
	background-color: #d8bc94;
	padding: 5px;
	margin-bottom: 5px;
}

#history td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-color: #dedede;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #b29e78;
}

#history_form select {
	margin-top: 3px;
	margin-bottom: 5px;
	border-color: #919191;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: white;
	color: #6b6b6b;
}

#history_form input {
	margin-top: 3px;
	margin-bottom: 5px;
	border-color: #919191;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: white;
	color: #6b6b6b;
}

a {
	color: #5a471c;
}

b, strong {
	color: #9a804e;
	font-weight: bolder;
}

.red {
	color: #ed1c22;
}

img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

.imgright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.imgleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}


#top {
	background-image: url(styles/top.gif);
	height: 70px;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#logo {
	float: left;
}

#sections {
	margin-top: 20px;
	float: left;
}
#sections li {
	margin-right: 20px;
	float: left;
	font-size:85%;
	font-weight: bold;
	color: #004961;
	list-style-type: none;
}

#sections a {
	text-decoration: none;
	color: #004961;
}

#main {
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #ebe6de;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}

#content ol li {
	line-height: 20px;
	margin-left: 30px;
	list-style-type: upper-roman;
	color: #b29e78;
}

#content ul li {
	margin-bottom: 15px;
	line-height: 20px;
	margin-left: 30px;
	list-style-type: disc;
	color: #b29e78;
}

.page_full {
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-y;
	background-image: url(/styles/page_full.gif);
}

#page {
	float: left;
	width: 660px;
	background-repeat: repeat-y;
	background-image: url(/styles/page.gif);
}

#page_nav {
	margin-top: 20px;
	padding-left: 30px;
	float: left;
	width: 170px;
}

#page_nav a {
	padding: 0px;
	margin: 0px;
	color: #5a471c;
	text-decoration: none;
}

.nav {
	margin-bottom: 15px;
}

.subnav {
	padding-left: 20px;
	margin-bottom: 15px;
}

#page_content {
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

#panel_large {
	background-repeat: no-repeat;
	background-image: url(styles/panel_large.gif);
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 870px;
	height: 320px;
}

#home-news {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 552px;
	background-color: white;
	float: left;
}

.home-news-item {
	width: 250px;
	float: left;
	padding-right: 25px;
	
}

.home-news-item p {
	font-size: 85%;
	line-height: 15px;
	margin-bottom: 5px;
}

.home-news-item .read {
	font-size: 85%;
}

.panel {
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(/styles/panel.gif);
	float: left;
	margin-left: 10px;
	display: inline;
}

.panel_home {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: white;
	width: 246px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	display: inline;
}

.panel_home p {
	font-size: 85%;
	line-height: 15px;
}

.panel_small {
	background-repeat: no-repeat;
	background-image: url(styles/panel_small.gif);
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.panel_0 {
	float: left;
	width: 256px;
}
.panel_1 {
	margin-left: 31px;
	float: left;
	width: 256px;
}
.panel_2 {
	margin-left: 31px;
	float: left;
	width: 256px;
}


#grant {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	background-color: white;
	width: 620px;
	float: left;
	display: inline;
}

#grant img {
	margin-bottom: 20px;
}

#gap {
	width: 10px;
	height: 100%;
	border-color: #7a7a7a;
	border-style: solid;
	border-width: 1px;
	float: left;
}

#side {
	padding: 10px;
	width: 180px;
	background-color: white;
	float: left;
}

#side li{
	font-size: 85%;
	margin-bottom: 10px;
}

#footer {
	background-repeat: repeat-x;
	background-image: url(styles/footer.gif);
	height: auto;
	color: #5690a5;
	background-color: #004961;
}

#sitemap {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 850px;
}

#sitemap ul {
	float: left;
	padding-right: 9px;
	width: 128px;
}

#sitemap li {
	font-size: 85%;
	margin-bottom: 5px;
}

#sitemap a {
	text-decoration: none;
	color: #5690a5;
}

#sitemap b a {
	text-decoration: none;
	color: #a2c1cd;
}

.contact {
	padding-left: 20px;
	border-left-color: #73a8bc;
	border-left-style: solid;
	border-left-width: 1px;
}

#map {
	padding-top: 10px;
	float: left;
	width: 234px;
}

#tlas {
	float: left;
	width: 204px;
	padding-left: 15px;
	padding-top: 10px;
}

#tlas ul li{
	margin-bottom: 12px;
	line-height: 15px;	
	list-style-type: none;
	margin-left: 0px;
	
}

#venues {
	float: left;
	width: 274px;
	padding-top: 10px;
	padding-left: 15px;

}

#venues ul li{
	margin-bottom: 12px;
	line-height: 15px;	
	list-style-type: none;
	margin-left: 0px;
	
}

