@charset "utf-8";
/* CSS Document */

#submenu {
	position: absolute;
	top: 76px;
	left: 25px;
	width: 93px;
}

#submenu a {
	font-size: 13px;
	color: #655240;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	letter-spacing: .05em;
}

#submenu a.active, #submenu a:hover {
	color: #b0a174;
}

#left_pane {
	position: absolute;
	top: 79px;
	left: 120px;
	width: 310px;
	color: #655240;
}

#right_pane {
	position: absolute;
	top: 10px;
	left: 451px;
	width: 417px;
	height: 383px;
}



/* contact page stuff */
#left_pane h2 {	padding-top: 2px; font-size: 12px;  padding-bottom: 7px; background-color: #fff;}

#left_pane p { font-size: 11.81px;	padding: 0 0 8px; line-height: 16px; font-family: Helvetica, Arial, "Helvetica", sans-serif; background-color: #fff;}

#left_pane a, #left_pane a:visited { text-decoration: none; color: #655240; }



/* press stuff */
#years { font-size: 12px; color: #655240; padding-bottom: 22px; background-color: #fff; }

ul#articles { list-style: none; text-indent: 0px; width: 315px; height: 315px; overflow: auto;}

#articles li {  font-size: 12px; color: #655240; padding-bottom: 10px; background-color: #fff;}

.active { font-weight: bold; }

#press_div { background-image: url(../images/press_div.jpg); width: 437px; height: 9px; position: absolute;  top: 380px; left: 0px;}

#right_pages { position: absolute; top: 408px; color: #655240; text-transform: uppercase;font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

#pdf_link { position: absolute; top: 408px; right: 0px; color: #655240; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

#pdf_link a { text-decoration: none;  color: #655240; }

#right_pane img { position: relative; }

#prev_btn, #next_btn { position: absolute; top: 408px; left: 0px; color: #655240; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 10px; cursor: pointer; }
#next_btn { left: 60px; }

#prev_btn.inactive, #next_btn.inactive { cursor: default; }


/*  profile stuff */
#content {  width: 310px; height: 335px; overflow: auto; padding-bottom: 3px;}

#content a:hover { text-decoration: underline; }

#page_nums { position: relative; top: 10px; color: #655240;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

#page_nums div { display: inline;  margin: 0 2px;}




