/* CSS Document */

html {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #aa4d2c;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #fffff;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

#info {
 border: solid 1px #f4f4f4;
}

a#fb{background: url(images/facebook.png) no-repeat; padding: 5px 0 5px 30px; line-height: 32px; color: #466cb0; text-decoration: none;}
a:hover#fb{color: #666;}

#h1 {
 font-size: 16px;
 color: #666666;
 font-weight: bold;
 display: block;
 border-bottom: solid 2px #aa4d2c;
 line-height: 25px;
}

#h2{
 display: block;
 border-top: solid 2px #aa4d2c;
 line-height: 34px;
 padding-top: 2px;
}

#sub_head {
 font-size: 14px;
 color: #d33603;
 font-weight: bold;
 display: block;
 padding: 0px 0px 0px 2px;
 border-top: solid 1px #999999;
 border-bottom: solid 1px #999999;
 background: #f4f4f4;
 line-height: 25px;
}

#info_head{
 color: #aa4b2c;
 padding: 6px 0px 0px 2px;
 line-height: 20px;
}

#banner{
 font-size: 25px;
 font-weight: bold;
 color: #ffffff;
 background: #aa4d2c;
 text-align: center;
 height: 30px;
}

#copyright{
 font-size: 10px;
 line-height: 16px;
 padding: 0px 0px 0px 5px;
}

#footnote {
 font-size: 9px;
 color: #666666;
 line-height: 20px;
 padding: 0px 0px 0px 5px;
 text-align: right;
}

.links {
 color: #666666;
 text-decoration: none;
}
.links:hover {
 color: #aa4b2c;
}

#descrip{
 font-size: 10px;
 color: #666666;
 text-align: center;
 line-height: 16px;
}


#fact_info{
 background: #dcdcdc;
 color: #666666;
 font: 11px Arial;
 padding: 0px 0px 0px 4px;
}

#fact_h1{
background: #666666;
font-size:14px;
font-weight: bold;
color: #ffffff;
line-height: 30px;
text-align: center;
border-bottom: solid 2px #333333;
}

#fact_h2{
 background: #aa4b2c;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 line-height: 25px;
 padding: 0px 5px 0px 10px;
 border-bottom: solid 2px #964327;
}

#slogan{font-weight: bold; margin: 0 auto; text-align: center; padding: 10px 0;}
#slogan li{margin: 0 10px; padding: 0 ; display: list-item; float: left;   /*list-style: circle;*/}
#slogan ul{margin: 0; padding: 0; margin-left: 25%;}


#text{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 padding-left: 5px;
 padding-top: 5px;
}

p{min-width: 366px; text-align: justify;}
