/* CSS Document */

body {
	background-image: url(images/botbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	clear: both;
}
#middle {
	width: 750px;
	background-position: center;
	min-height:500px;
}
#text {
	width: 525px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #604C31;
	float: right;
	position: relative;
	top: -10px;
	min-height: 500px;
}
#sidebar {
	float: left;
	width: 200px;
	height: 300px;
}
#addressfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #604C31;
	font-size: 12px;
	background-position: center;
}

#content {
	background-image: url(images/content.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.title {
	position: relative;
	left: -20px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F6766;
	text-decoration: none;
}
.foottitle {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385C5B;
}
#moreinfo {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #436D6C;
	border-left-color: #436D6C;
	width: 200px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#moreinfo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #385C5B;
	margin-top: 0px;
	margin-bottom: 10px;
}
#moreinfo a {
	font-weight: bold;
	color: #663300;
}
#moreinfo ul {
	margin-top: 5px;
}
#moreinfo li {
	padding-bottom: 6px;
	margin-left: -10px;
}

.dropcap
 {
	float:left;
	margin-top:-5px;
	color:#614321;
	font-size:36pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right: 3px;
} 
.border {
	border: 1px solid #436B6A;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #604C31;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #604C31;
}
.questionheader {
	color: #406A69;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F6766;
}
a {
	color: #3E6867;
	font-weight: bold;
}
.slidecaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.tableborder {
	border: 1px solid #000033;
}
.slidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
