/* Some definitions used everywhere */
body {
   background-color: #ffffff;
   background-image: url(/images/bg.gif);
   font-family: Verdana, Verdana, Arial, Serif;
   font-size: 11px;
   line-height: 11pt;
   text-transform: none;
   margin-top:20px;
   margin-bottom:20px;
   color: #333333;
   text-align: left;	
}

#outer {
   width: 640px;
   margin: 0 auto;
   background: #ffffff url(/images/layoutbg.gif) repeat-y;
}

#header { 
   width: 640px;
   height: 144px;
   background: url(/images/header.gif);
   background-repeat: no-repeat;
}

#left {
   width: 160px;
   margin-left: 30px;
   float: left;
}

#right {
   width: 420px;
   margin-right: 10px;
   float: right;
   background-color: #transparent;
}

#footer { 
   width: 640px;
   height: 85px;
   background-image: url(/images/footer.gif);
   background-repeat: no-repeat;
   clear: both;
}

#pagetitle, .sectionheader { 
   margin-top: 10px;
   padding-bottom: 3px;
   margin-bottom: 10px;
   color: #8cb85c;
   font-family: georgia, times new roman, serif;
   text-align: left;
   font-weight: normal;
   font-style: italic;
   font-size: 14pt;
   line-height: 18px;
   letter-spacing: 2px;
   text-transform: lowercase;
   border-bottom: 1px solid #678b3f;
}

.login, {
   text-align: right;
}

.menu {
   text-align: center;
   width: 430px;
   margin-left: -5px;
}

/* links */
a:hover {
   color: #678b3f;
   text-decoration: none;
}

a {
   color: #8cb85c;
   text-decoration: none;
}

b, i, strong, em {
    color: #333333;
    font-size: 8pt;
}

input, textarea { 
    font-family: Times New Roman, Trebuchet MS, Georgia, Tahoma, Verdana;
    color: #333333;
    font-size: 8pt;
    border: 1px solid #6aa642;
    background-color: #b6ed92;
}

select, submit, reset {    
    font-family: Times New Roman, Trebuchet MS, Georgia, Tahoma, Verdana;
    font-size: 8pt;
    color: #333333;
    background-color: #b6ed92;
    border: 1px solid #6aa642;
}

.tblborder {
   width: 300px;
}

.tblborder, ol{
   margin-right: 20px;
}

ol li {
   margin-left: -18px;
}

/*small fonts */
.small {font-size: 80%;}

/* Left and right floats used in some blocks */
.left {float: left; width: 55%; text-align: left;}
.right {float: right; width: 30%; text-align: right;}
.clear {clear: both;}

#menu ul {
   margin: 0px;
}

#menu ul li {
   display: inline;
}

#menu { 
   border-left: 0;
   border-right: 0; 
   border-top: 1px solid #6aa642;
   border-bottom: 1px solid #6aa642; 
   background: #b6ed92; 
   padding-top: 2px;
   padding-bottom: 1px;
}



#menu a:link, #menu a:visited, #menu a:active { 
   font-family: Tahoma,Verdana,Helvetica,Arial;
   font-size: 10px;
   color: #333333; 
   text-decoration: none; 
   padding: 3px 5px; 
   padding-bottom: 3px;
   font-weight: normal;
}



#menu #current, #menu a:hover { 
   font-weight: bold; 
   border: 1px solid #6aa642; 
   background: #cff3b6; 
   color: #333333; 
   border-bottom: 1px solid #cff3b6; 
   margin-top: -2px;
   margin-bottom: -2px;
}

.menu2 a:link, .menu2 a:active, .menu2 a:visited, .menu2 a:hover {
   font-family: Tahoma,Verdana,Helvetica,Arial;
   text-decoration: none;
   color: #333333;
   font-size: 10px;
   font-weight: normal;
   margin: 2px 3px 2px 0px; 
   padding: 0 0 0 3px; 
}

.border {
   border: 1px solid #cff3b6;
   background-color: #cff3b6;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

.header {
   margin-top: 10px;
   padding-bottom: 3px;
   margin-bottom: 10px;
   color: #8cb85c;
   font-family: georgia, times new roman, serif;
   text-align: right;
   font-weight: normal;
   font-style: italic;
   font-size: 12pt;
   line-height: 16px;
   letter-spacing: 2px;
   text-transform: lowercase;
   border-bottom: 1px solid #678b3f;
}

/* Stories */
.story {
   border: 1px solid #cff3b6;
   background-color: #cff3b62;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

.storyheader {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   font-style: normal;
   font-weight: bold;
   letter-spacing: 2px;
   text-align: left;
   padding-top: 12px;
   padding-bottom: 8px;
}

.storymetadata {
   padding:1px;
   background-color: #d2f3bb;
}

.story img{
   padding-top: 5px;
   padding-bottom: 5px;
}   

.storyfooter {
   padding:1px;
   background-color: #d2f3bb;
   border: 1px solid #6aa642;
}

.storymetadata img, .storyfooter img {
   border: none;
   vertical-align: middle;
   margin: 2px;
}

/* This controls the look of the blocks on a few pages   */
/* The box around the block */
.block {margin: 0px 0px 5px 0px;}

/* The block's title */
.block .title {
	color: #CEDCAE;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.block .newstitle, .block .storytitle {
	color: #CEDCAE;
	font-weight: bold;
	text-align: left;
	padding: 4px 7px 0px 7px;
}

/* The block's content */
.block .content {
	background: #FFFFFF;
	border-top: 5px solid #758F39;
	border-right: 1px solid #758F39;
	border-bottom: 5px solid #758F39;
	border-left: 1px solid #758F39;
	padding: 5px;
}

.block .bottom {
	color: #CEDCAE; 
	background: #758F39; 
	padding: 2px 5px; 
	font-weight: bold; 
	font-size: 80%; 
}

/* Where there's a list of alphabet links #alphabet controls their look. Just to make things simpler #pagelinks controls the look of the links at the bottom of multi-page results and will be set here too. Generally, they look alike.*/
#alphabet, #pagelinks {
 	text-align: center;
 	font-size: 13px;
 	margin: 1em 0;
	line-height: 25px;
}

#alphabet a, #pagelinks a {
 	background: #758F39;
 	border: 1px solid #000;
 	padding: 2px 4px;
 	margin: 0;
 	text-decoration: none;
 	color: #CEDCAE; 
}

#alphabet a:hover, #pagelinks a:hover {
 	background: #CEDCAE;
	border: 1px solid #000;
	padding: 2px 4px;
 	margin: 0;
 	text-decoration: none;
 	color: #758F39;
}

#alphabet #currentletter, #pagelinks #currentpage {
 	background: #CEDCAE;
 	color: #758F39;
 	border: 1px solid #000;
 	padding: 2px 4px;
 	margin: 0;
 	text-decoration: none;
	font-weight: bold; 
} 

#sortform {text-align: center; margin: 10px;}

/* To center column divs so they don't look so off-balance. This is for 2 columns. You'll want to play with the width if you have more */
#columncontainer {
	margin: 5px auto;
	width: 60%; 
	min-width: 60%;
	text-align: center;
}
html>body #columncontainer {text-align: left;}

.jumpmenu, #sort {margin: 5px;}

.notes {margin: 5px auto; width: 65%; min-width: 65%; text-align: center;}
html>body .notes {text-align: left;}

#story {padding: 0px 10px;}

The following declarations control the tabs */
#tabs {	
	margin: 0;
	padding: 0;
	background: #758F39;
	margin-bottom: 1em;
}


#tabs ul {
	padding: 3px 0;	margin: 0;
	border-bottom: 1px solid #000;
	font: bold 12px Verdana, sans-serif;
}

#tabs li {
	list-style: none;
	margin: 0;
	display: inline;
}

#tabs li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #214263;
	text-decoration: none;
	color: #CEDCAE;
}

#tabs li a:hover {
	color: #000000;
	background: #369;
	border-color: #000;
}

#tabs #active a {background:#BDCC6D; color: #758F39;}