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

body {
	font-family: "Comic Sans MS", cursive;
	font-size: 90%;
	color: #000000;
	background-image: url("art/stripe9.png");
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 770px;
	background:#FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	font-weight: normal;
}



#header {
	height: 260px;
	width: 770px;
	background-image: url(art/headerlg.jpg);
	background-repeat: no-repeat;	
	}

#headerSpaceleft {

	float: left;
	width: 170px;
	height: 160px;
	}
	
#headerRt {

	text-align: center;
	width: 590px;
	height: 60px;
	float: right;
	}
	

	
#headerSpace {

	width: 760px;
	height: 218px;
	white-space: normal;
	}
	
#headerList {
	width: 590px;
	height: 24px;
}

#headerList a:link {
	color: #31007b;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;	
}

#headerList a:visited {
	color: #666;
	text-decoration: none;
	vertical-align: middle;
}  

#headerList a:hover, #headerList a:active, #headerList a:focus {  
    color: #333;
	text-decoration: none;
	vertical-align: middle;	
}
	
	
#sidebar1 {
	width: 150px;
	float: right;
	padding: 15px 5 0 5px;
	background-color: #5C8DC7;
	}

#sidebar1 form{
	font-size:80%;
	text-align: center;	
}

#sidebar1 ul {     
   margin: 0;    
   padding: 15px 0 0 0;    
   list-style: none;    
   font-size: 90%;    
   line-height: 150%; 
}

#sidebar1 a:link {      
   color: #736B5E;    
   text-decoration: none;    
   font-weight: bold; 
}  
#sidebar1 a:visited {      
   color: #666; 
}  
#sidebar1 a:hover, #sidebar1 a:active, #sidebar1 a:focus {  
   color: #333; 
}

#mainContent {
	margin: 0 140 0 0px;
	padding: 15px;
	}
	
#mainContent a:link {      
   color: #736B5E;    
   text-decoration: none;    
   font-weight: bold; 
}  

#mainContent a:visited {      
   color: #666; 
}  
#mainContent a:hover, #sidebar1 a:active, #sidebar1 a:focus {  
   color: #333; 
}

#siteHead {
	padding-left: 25px;
	background-color: #b4c969;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 140px;
	}
	

div.feedburnerFeedBlock { 
border:2px solid #ddd; 
background-color:#ffe; 
padding:12px; 
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
}

.feedburnerFeedBlock { 
        height: 450px; 
        overflow: auto; 
} 



#bottomContent {
	margin: 0 140 0 0px;
	padding: 15px;
	width: 565px;	
	}
	
#bottomAd {
	margin: 0 165 0 0px;
	padding: 15px;
	}

#footerAd {     
   padding: 5px;    
   border-top: 1px solid #877D6C;    
   font-size: 80%;    
   background-color: #736B5E; 
}

#footer {     
   padding: 5px;    
   border-top: 1px solid #877D6C;    
   font-size: 80%;    
   background-color: #736B5E; 
}

.clearfloat { 
     clear:both; 
     height:0; 
     
     font-size: 1px;
     line-height: 0px;
}

h1 {
    font: bold 140% Georgia, "Times New Roman", Times, serif;
    color: #333;
    margin: 0;
    padding:  0px 0px 10px 0px;
}

p {
	font-size: 80%;
	text-align: center;
	text-indent: 10px;
}

p.topad {
	text-align: center;	
}

p.smhead {
	font-size: 110%;
	text-align: center;
	font-weight: normal;
}

p.strhead {
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	color: #063;
	text-decoration: none;
}

p.brthead {
	font-size: 110%;
	text-align: center;
	font-weight: normal;
	color: #ad4a18;
	text-decoration: none;
}


SPAN.news {font-weight:bold; font-size:105%}


select {
	color: #31007b;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5eed4;	
	}
	
#mainContent p {
	line-height: 130%;
	text-align: left;	
}


#container #siteHead {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #736B5E;
	width: auto;
}

#container #siteStrips {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #736B5E;
	width: 597px;
}


#container #mainContent {
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #736B5E;
}

#bottomContent p {
	line-height: 130%;
	width: 580px;
	text-align: center;	
}

#container #bottomContent {
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #736B5E;
}

#container #bottomAd {
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #736B5E;
}

<STYLE type="text/css"> 

INPUT { background-color: blue; 
border-color: efefef; 
color: black; 
font-family: arial, verdana, ms sans serif; 
font-weight: bold; 
font-size: 12pt; 
}

</STYLE> 


