@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#site_container { 
	width: 840px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background: #ffffff; 
	padding: 0;
	width: 840px;
	height: 85px;
} 
#header h1 {
	display: none;
}
#follow {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #636363;
	margin: 8px 10px 0 0;
}
#follow img {
	margin: 0 3px -3px 3px;
}
#banner {
	float: left;
    width: 288px; 
}
#banner img {
	margin: -15px 0 0 12px;
}	
#nav {
	background-color: #ffffff;
	margin: 20px 0 0 275px; 
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #636363;
	list-style: none;
}
ul.dropdown {
	position: relative;
	margin: 0;
	}
ul.dropdown li {
	float: left;
	zoom: 1;
	background: #fff;
	margin-right: 20px;
	list-style: none;
	color: #636363;
}
ul.dropdown a:hover {
	background: #E672A5; 
	color: #ffffff; 
}
ul.dropdown a:active {
	background: #E672A5; 
	color: #ffffff; 
}
ul.dropdown li a {
	display: block; 
	padding: 7px 8px 5px 8px; 
	color: #636363;
	text-decoration: none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #E672A5; 
	color: #ffffff; 
	position: relative;
}
ul.dropdown li.hover a {
	color: #ffffff;
}

body#home a#home,
body#books a#books,
body#articles a#articles,
body#newspage a#newspage, body#bio a#bio {
	color: #fff;
	background: #E672A5;
}



/* LEVEL TWO*/
ul.dropdown ul {
	width: 270px;
	margin-left: -40px;
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
	color: #636363;
	z-index: 6000;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #ffffff;
	color: #636363;
	border-top: thin dotted #636363; 
	border-right: thin dotted #636363; 
	border-left: thin dotted #636363; 
	float: none; 
}
ul.dropdown ul li:last-child {
  	border-bottom: thin dotted #636363;
}
ul.dropdown ul a:link, ul.dropdown ul a:visited {
	display: block;
	width: 220px;
	padding: 7px 8px 5px 8px; 
	color: #636363;
	text-decoration: none;
	z-index: 6000;
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background: #ffffff; 
	color: #E672A5; 
	position: relative;
	z-index: 6000;
}								  
ul.dropdown ul a:hover, ul.dropdown ul a:active {
	background: #ffffff; 
	color: #E672A5;
	z-index: 6000;
}
ul.dropdown ul li.active, ul.dropdown ul li:active {
	background: #ffffff; 
	color: #E672A5;
	z-index: 6000;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{
	border-right: none; 
	width: 100%; 
	display: inline-block;
} 


#container { 
	width: 840px;
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #948E5D;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #636363;
} 
a:link, a:visited {
	color: #2C8495;
	text-decoration: none;
}
a: hover {
	color: #2C8495;
	text-decoration: underline;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	padding: 15px 0;
	margin: 0 20px 0 0;
}
#sidebar1_index {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	padding: 15px 0;
	margin: 5px 20px 0 0;
}		
#blue_container {
	background: #2C8495;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	padding: 20px 15px;
}
#blue_container h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
}
#blue_container a:link, #blue_container a:visited {
	color: #ccccaa;
	text-decoration: none;
}
#blue_container a:hover {
	color: #ccccaa;
	text-decoration: underline;
}
#news_events {
	margin: 25px 5px 25px 0;
}
#news_events a:link, #news_events a:visited {
	color: #2C8495;
	text-decoration: none;
}
#news_events a:hover {
	color: #2C8495;
	text-decoration: underline;
}
#mainContent { 
	margin: 0 250px 0 0;
	padding: 20px;
}
#mainContent a:hover {
	text-decoration: underline;
}
#brown_container {
	width: 520px;
	background: #948E5D;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	padding: 15px;
	position: relative;
}
#brown_container .imglft {
	margin: 0 300px 10px 0;
}
#brown_container .content_rt {
	float: right;
	width: 300px;
	margin-top: 30px;
}
#brown_container a:link, #brown_container a:visited {
	color: #99CCCC;
	text-decoration: none;
}
#brown_container a:hover {
	color: #99CCCC;
	text-decoration: underline;
}
#page_title h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: medium;
	margin: -3px 0 -8px 0;
}
#brownline_container {
	width: 550px;
	padding: 15px 0;
	position: relative;
}
#brownline_container .imglft {
	margin: 30px 370px 0 10px;
}
#brownline_container .content_rt {
	float: right;
	width: 370px;
	border: thin solid #948E5D;
	color: #636363;
	padding: 15px 10px;
}
#brownline_container a:link, #brownline_container a:visited {
	color: #2C8495;
	text-decoration: none;
}
#brownline_container a:hover {
	color: #2C8495;
	text-decoration: underline;
}

#page_brownline_container {
	border: thin solid #948E5D;
	color: #636363;
	padding: 20px 20px;
}
#page_brownline_container h3 {
	color: #948E5D;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 15px 0 0 0;
}
#bookpage_right {
	margin: 20px 0 0 200px;
}
#bookpage_left {
	float:left;
	width: 180px;
}
#book_menu {
	border-top: thin solid #ADA66A;
	border-bottom: thin solid #ADA66A;
	margin: 40px 20px 0 20px;
	padding: 15px 0 10px 0;
	font-family: Helvetic, Arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 17px;
}
#bio_photo {
	padding: 0 62px;
	font-size: x-small;
}
.morelink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
}
#news {
	margin-right: 245px;
	padding-right: 15px;
	border-right: thin dotted #ADA66A; 
}
#events {
	float: right;
	width: 230px;
}
#news p, #events p {
	margin-bottom: 23px;
}
#anth_block {
	padding-bottom: 20px;
	border-bottom: thin dotted #ADA66A;
	margin-bottom: 20px;
}
#anth_block .imglft {
	margin-right: 320px;
}
#anth_block .fltrt {
	float: right;
	width: 320px;
}
.photo_caption {
	padding-top: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 12px;
}
#footer { 
	clear: both;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #636363;
	margin: 0 auto;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Helvetica, Arial, sans-serif;
}
#footer a:link, #footer a:visited {
	color: #2C8495;
	text-decoration: none;
}
#footer a:hover {
	color: #2C8495;
	text-decoration: underline;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 15px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
