@charset "UTF-8";
body {
	background: #990000;
	background-image:url(images/Thatch_bg_red_1.jpg);
	background-position:top center;
	margin: -20px 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a {
	text-decoration: none;
	color: inherit;
}

#wrapper {
	width: 1000px;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-image:url(images/Reed_bg_white_3.png);
	background-position: top center;
}

#home_btn {
	width: 930px;
	height: 185px;
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

/* TOP MENU */

#topmenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 340px;
	width: 820px;
	font: 12pt "Times New Roman", Times, serif;
	text-align: center;
}

#topmenu ul {
	padding: 0;
	text-align: center;
	background-color: #FFF;
	font: 12pt "Times New Roman", Times, serif;
}

#topmenu li {
	display: inline;
	padding-bottom: 0;
	font: 12pt "Times New Roman", Times, serif;
}

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #7f2426;
}	

#topmenu a:hover {
	text-decoration: none;
	color: #000;
}

#topmenu li.active a:link, #topmenu li.active a:visited, #topmenu li.active a:hover {
	color: #3E0500;
}

/* CONTENT */

#content {
	position: relative;
	top: 195px;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 795px;
	height: 650px;
}

#content p {
	text-align: justify;
	font: 11pt "Times New Roman", Times, serif;
	padding: 0 25px;
	line-height: 1.5em;
}

#feature {
	position: relative;
	text-align: center;
	margin-left: -16px;
	margin-top: 10px;
	margin-right: auto;
	width: 830px;
	height: 365px;
}


#popout {
	width: 278px;
	height: 121px;
	position: relative;
	left: 710px;
	top: -32px;
	background-image:url(images/SM_pop-out_2.png);
	background-position: top center;
	padding: 0;
}

#popout p {
	font: 12px "Times New Roman", Times, serif;
	text-align: left;
	padding: 28px 40px 15px 44px;
}

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 282px;
	width: 820px;
}

#footer p {
	text-align: center;
	color: #FFF;
	font: 12pt "Times New Roman", Times, serif;
}

#mapmenu {
	margin-top: 54px;
	margin-left: 2px;
}

#mapmenu p.top {
	font-weight: bold;
	color: #7E110F;
}

#mapmenu p {
	margin-top: -14px;
}

#mapmenu p.bot {
	margin-top: -28px;
}

#disqus_thread {
	width: 715px;
	margin-left: 10px;
}


/* Class Styles */

.scroll_home {
	overflow: auto;
	height: 255px;
	width: 754px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}

.scroll_home p {
	padding-left: 0;
}

.scroll_home p {
	margin-left: -18px;	
}

.scroll {
	overflow: auto;
	height: 565px;
	width: 754px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
}

.scroll p {
	margin-left: -18px;		
}

.scroll_left {
	overflow: auto;
	height: 364px;
	width: 350px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-left: 26px;
}

.scroll_left p {
	margin-left: -18px;
}

.scroll_Col1 {
	float: left;
	overflow: auto;
	height: 480px;
	width: 350px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-left: 26px;
}

.scroll_Col1 p {
	margin-left: -18px;
}

.scroll_Col2 {
	float: right;
	overflow: auto;
	height: 480px;
	width: 350px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin-left: 26px;
}

.scroll_Col2 p {
	margin-left: -18px;
}
	
.dropcaps:first-letter {
	font-size : 300%;
	font-weight : bold;
 }
 
.title {
	margin-top: 40px;
}

.up_some {
	margin-top: -10px;
}

.dn_some {
	margin-bottom: -10px;
}

.dn_some_more {
	margin-bottom: -36px;
}

.left {
	margin-left: -28px;
}

.credit {
	margin-top: -40px;
}

.right {
	float: right;
	margin-right: -20px;
}

#content p.bold {
	font-weight: bold;
	margin-top: 34px;
	margin-bottom: -18px;
}

.indent {
	margin-left: 40px;
}

#smalltext {
	margin-top: -20px;
}
	
#smalltext p {
	font: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: normal;
}

.map {
	position: relative;
	top: -234px;
	left: 180px;
}

#lineage_sliced {
	margin-left: -30px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a img {
	text-decoration: none;
	border: 0 none;
}
