/* html tag styles */
body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
}
code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #666600;
}  

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 4px dotted #475145;
	background-color: #dbe0da;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.frontquotes blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 4px dotted #475145;
	background-color: #343e37; 
	color: #ffffff;
        font: normal 1.4em/1.0em "Courier New" !important;
	}

.frontbox {
	border-right: 1px solid #475145; 
}


/* link tags */

a:link, a:active {
	color: #023294;
	text-decoration: none;

}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCCCC;
}

/* custom classes */


.articlesection {
	background-color: #ffffff ;
	padding: 8px;
	font: normal 1.2em/1.4em Georgia, "Times New Roman", "Times serif" !important;
	color:#363636;

}  

.catheader {
	background-color: #d0c8ac;
	padding: 5px 10px 5px 10px;

} 

.bighead {
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	line-height: 32px;
} 

.pages {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	line-height: 32px;
} 

.searchpage {
	background-color: #FFFFFF;
 }

.sidebar {
	background-color: #FFFF00;
 }


.smalltext {
	font-size: 11px;
	color: #666666;
}
.subhead {
	color: #333300;
	font-size: 16px;
	font-weight: bold;
}
.pullquote {
	width: 20%;
	float:right;
	font-size:110%;
	line-height:140%;
	margin:15px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px !important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/* pseudo-classes - slaved to other styles */   




.relatedbox {
	background-color: #f1ebd3;
	padding: 8px;
	border: 1px dotted #bbb;
}

.relatedbox ul {    
        list-style: square;
	margin-left: 0; 
	padding-left: 30px;
	color: #000000;
	padding: 0px 10px 0px 20px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/ 
} 

.relatedbox a {  
	font-family: Georgia, "Times New Roman", "Times serif" !important; 
}

.relatedbox h3 { 
	font-family: Georgia, "Times New Roman", "Times serif" !important; 
	font-size: 14px;
	margin: 0;

}

.pollhead {
	color: #CC6600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}    

.masthead {
	background-color: #888870;
	width: 974px;
	text-align: center;
	margin: 0 auto; 
	text-align: left;
} 



#footertable p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}
#footertable li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}

#footertable a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}

#footertable a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}

#footertable a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}    

#footertable h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeecec;
}   

/* ######### Style for Drop Down Menu Bar ######### */
.chromestyle{
width: 100%;
font-weight: bold;


}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px; 
color: #ffffff; 
font-weight: bold;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0px 22px;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
font-weight: bold;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{
font-family: Arial, Helvetica, sans-serif;
background-color: #919179;
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/  
margin: 0;
color: #ffffff;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
color: #ffffff;
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

   
.frontlist {
width: 100%;
padding: 25px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/ 
font-family: "Courier New";
font-size: 24px;
line-height:40px; 
color: #ffffff; 
font-weight: bold;
list-style-type: none;
}      

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}     

.imagecaptioneasy {
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	background-color: #fffde5;
	border-top: 1px solid #f2f0d9;
	border-bottom: 1px solid #e6e4cf;
	padding: 6px;
	margin-top: 5px;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; }  
.imagecaptioneasy_top_top { margin-left: auto !important; margin-right: auto !important; padding: 10px; display: block; }
.imagecaptioneasy_top_left { margin: 0 18px 2px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 11px 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }
.alignleft img { border: 0px solid #fff; margin-bottom:5px; }
.alignright img { border: 0px solid #fff; margin-bottom:5px; } 