@charset "utf-8";
img, div {
	behavior: url(/scripts/iepngfix.htc)
}
.print_only {
	display:none;
}
.no_print {
	display:inline;
}
body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#000;
	background: #000 url(/images/bg_page.jpg) repeat-x;
}

/*************************/
/* Page Structure        */
/*************************/
#wholepage {
	width: 693px;
	padding:0px;
	margin:0px auto;
	background-image: url(/images/bg_wholepage.png);
	background-repeat: repeat-y;
}
#header {
	width: 671px;
	padding:0px;
	margin:0px;
}
#content {
	background:none;
	color:#000;
	width: 671px;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}
#home_page_layout {
	clear:both;
}
#nav_left {
	float:left;
	margin:0px;
	margin-left:17px;
	width:230px;
}
#nav_left_story {
	float:left;
	margin:0px;
	margin-left:17px;
	width:180px;
}
#content_right {
	float:right;
	margin:15px 20px 10px 0px;
	width:410px;
	text-align:left;
	line-height:1.4em;
}
#control_panel {
	background-color:#FFFFFF;
}
#content_control_panel {
	background-color:#FFFFFF;
}
#content_control_panel a:link, #content_control_panel a:visited, #content_control_panel a:hover, #content_control_panel a:active  {
	background:none;
	color:#3f6b00;
	text-decoration:underline;
}

#home_issue {
	background:none;
	background-image:url(/images/bg_toc_gold.png);
	background-repeat: repeat;
	width:175px;
	padding:4px 10px 4px 10px;
	color:#FFF;
	font-size:1.8em;
	font-weight:bold;
}
#home_issue a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}
#home_issue a:hover, a:active {
	color:#3f6b00;
	text-decoration:none;
}
.home_article {
	background:none;
	background-image: url(/images/bg_toc_white.png);
	background-repeat: repeat;
	width:175px;
	margin-top:5px;
	padding:5px 10px 5px 10px;
}
.toc_article {
	background:none;
	width:100%;
	margin-top:5px;
	padding:5px 10px 0px 10px;
}
#nav_issue {
	background:none;
	background-image: url(/images/bg_toc_gray.png);
	background-repeat:repeat-y;
	margin-top:15px;
	margin-bottom:15px;
	padding:20px;
	font-size:1.5em;
	color:#FFF;
	width:112px;
}
#nav_issue_story {
	background:none;
	background-image: url(/images/bg_toc_purple.png);
	background-repeat:repeat-y;
	margin-top:15px;
	margin-bottom:15px;
	padding:20px;
	font-size:1.5em;
	color:#FFF;
	width:112px;
}
#footer {
	clear:both;
	width: 661px;
	height:12px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	background:none;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
}
#logout {
	position:fixed;
	top:10px;
	right:3px;
	width:100;
	height:30px;
	text-align:right;
	z-index:1;
}
.logout_button {
	border:3px solid #FF6600;
	padding:5px;
	background-color:#333333;
}
.logout_button a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.logout_button a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.logout_button a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.logout_button a:active {
	text-decoration:none;
	color:#FFFFFF;
}
/*************************/
/* End Page Structure    */
/*************************/


/*************************/
/* Content Links         */
/*************************/
#content_right a:link, #content_right a:visited {
	color:#3f6b00;
	text-decoration:underline;
}
#content_right a:hover, #content_right a:active {
	background-color:#3f6b00;
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover .stbuttontext {
	background-color:#3f6b00;
	color:#FFFFFF;
	text-decoration:underline;
}
/*************************/
/* End Content Links     */
/*************************/


/*************************/
/* Header Navigation Row */
/*************************/
#nav {
	width:671px;
	padding:0px;
	padding-top:3px;
	margin:0px;
	background:none;
	background-image: url(/images/bg_nav.jpg);
	background-repeat: no-repeat;
	height:22px;
	text-align:center;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bolder;
}
#nav a:link, #nav a:visited {
	color:#000;
	background-color:none;
	text-decoration:none;
}
#nav a:hover, #nav:active {
	color:#666;
	background-color:none;
	text-decoration:none;
}
/*************************/
/* End Navigation Column */
/*************************/


/*************************/
/* Article listing links */
/*************************/
.home_article a:link, .home_article a:visited {
	color:#3f6b00;
	text-decoration:none;
}
.home_article a:hover, .home_article a:active {
	color:#00CC00;
	text-decoration:none;
}
/*************************/
/* End Article Listings  */
/*************************/


/*************************/
/* Issue nav links       */
/*************************/
#nav_issue a:link, #nav_issue a:visited, #nav_issue a:hover, #nav_issue a:active, #nav_issue_story a:link, #nav_issue_story a:visited, #nav_issue_story a:hover, #nav_issue_story a:active {
	color:#fff;
	text-decoration:none;
}
/*************************/
/* End Issue nav links   */
/*************************/


/*************************/
/* Body Text Content     */
/*************************/
#text_content {
	width:420px;
	float:right;
	padding-right:134px;
}

/*************************/
/* Body Text Content     */
/*************************/


/*************************/
/* Highlight Classes     */
/*************************/
.section_head {
	font-size:1.4em;
	color:#4F442F;
	margin-top:2em;
	line-height:1.6em;
}
.tinytext {
	font-size:0.7em;
}
.gold_text {
	color:#d4c563;
}
.story_author_nav {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}
.story_author {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}
.story_issue {
	font-size:1.4em;
}
.story_title_nav {
	font-size:1.2em;
	font-weight:bold;
	color:#3f6b00;
	font-style:italic;
	line-height:1.4em;
}
.story_title {
	font-size:2em;
	color:#5c516a;
	text-transform:uppercase;
	line-height:1.4em;
}
.story_text p {
	text-indent:2em;
}
.story_description {
	font-size:0.9em;
	font-weight:normal;
	color:#000;
}
.review_blurb {
	font-size:1.0em;
/*	font-weight:bold;	*/
	font-style:italic;
	padding-left:26px;
	color:#000;
}
.secondary_header {
	color:#ffffff;
	background-color:#d4c563;
	padding:3px;
	font-weight:bold;
}

.donor_header {
	color:#ffffff;
	background-color:#d4c563;
	padding:3px;
	font-weight:bold;
	margin-bottom:0px;
}

div.floated {
	width: 145px;
	float: right;
	padding-bottom:10px;
	font-size:0.8em;
	line-height:1.0em;
}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	width: 145px;
}
.letter_to_ed {
	margin:0px;
	padding:0px;
	border: 1px solid #CCCCCC;
}
.editor_response {
	margin:10px 10px 30px 10px;
	padding:0px 10px 0px 10px;
	background-color:#FAFAFA;
	border: 1px solid #CCCCCC;
}
.highlightrow {
	background-color:#DDD;
}
/*************************/
/* End Highlight Classes */
/*************************/


/*************************/
/* Forms                 */
/*************************/
input, textarea, select {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #eee;
	border: 1px solid #928660;
}
input:focus, textarea:focus, select:focus {
	color:#222;
	background-color: #fff;
	border: 1px solid #d4c563;
}
input.form-submit {
	color:#666;
	background: #BFCF00;
	background-color: #d4c563;
	border: 1px solid #c4b553;
	font-weight:bold;
	padding:2px;
}
.error_field {
	color:#C30;
}
.button_image, .button_image:focus {
	border:none;
	background:none;
}
.disabled_textbox {
	color: #888888;
	background-color: #eee;
	border: 1px solid #928660;
}
/*************************/
/* End Forms             */
/*************************/
