@charset "UTF-8";
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(images/bg-body-text.gif);
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #300;
}
.background {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
}



/* Events  ***************/

.list-events .date p {
	font-size: 250%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
}
.list-events .date a {
	text-decoration: none;
	letter-spacing: -1px;
}
.list-events a {
	color: #333333;
	text-decoration: none;
}
.list-events a:hover {
	color: #000000;
}
.list-events .info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.list-events {
	padding-top: 10px;
}
.list-events .info p {
	font-size: 85%;
}
.list-events .date {
	height: 70px;
	background-color: #CCCCCC;
	
}





/* GLobal Nav ***************/

.global_nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.global_nav a {
	float: left;
	display: block;
	padding: 5px;
	font-size: 18px;
	color: #300;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 16px;
	width: 75px;
	text-align: center;
	text-decoration: none;
}
.global_nav {
	margin-left: -325px;
	height: 50px;
	padding-top: 25px;
	display: block;
	position: absolute;
	left: 50%;
	top: 290px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slideshow {
	margin-top: 10px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C2B00;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 14px;
	color: #6A0000;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #6A0000;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	height: 11px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 100px;
	display: block;
	margin-bottom: 10px;
}
.footer_nav a {
	float: left;
	padding: 10px;
	color: #800000;
	font-size: 11px;
}
form li {
	list-style-type: none;
}
.bg-page {
	background-image: url(images/bg-body-repeat.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin-top: 0px;
	padding-top: 1px;
	margin-bottom: 50px;
}
.bg-page-head {
	background-image: url(images/bg-body-cap.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: -35px;
	padding-right: 100px;
	padding-left: 120px;
	padding-top: 150px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#main {
}
#main p {
	font-size: 14px;
	color: #300;
	line-height: 22px;
}
#footer p {
	padding: 0px;
	line-height: 13px;
	font-size: 11px;
	color: #5B0000;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#main .list-docs h2 a {
	color: #300;
}
#main h1 {
	font-size: 24px;
	color: #300;
}
#main h2 {
	font-size: 18px;
}
#footer {
	background: transparent url(images/bg-body-footer-2.png) -10px 37px no-repeat;
	
	margin: 0 -110px -50px -120px;
	padding: 110px 110px 15px;
	
	height: 100px;
}
.list-docs-thumb {
	float: left;
	text-align: center;
	width: 230px;
}
.list-docs-thumb .thumb {
	height: 215px;
	padding-top: 0px;
}
a {
	color: #630;
}
