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

body{
 font-family: Helvetica, Arial, sans-serif; 
 color: #000000; 
 font-size: 12px;
 background-color: #64565b;
 line-height: 1.4;
 margin: 0;
}
td{
 font-family: Helvetica, Arial, sans-serif; 
 color: #000000; 
 font-size: 12px;
 vertical-align: top;
 line-height: 1.4;
}
.boxtitle, .feedtitle{
 background-color: #572d40; 
 color: #ffffff;
 font-weight:bold; 
 border: 1px solid #000000;  
 margin: 2px 2px 0px 2px; 
 padding: 2px;
 text-align: left;
}
.boxbody{
 border-left: 1px solid #000000; 
 border-right: 1px solid #000000; 
 border-bottom: 1px solid #000000; 
 border-top-width: 0px;
 padding: 3px; 
 background-color: #F8ECD6;
 margin: 0px 2px 2px 2px;
}
a{ }
a:link{ color: #000000; font-weight: normal; }
a:visited{ color: #202020; font-weight: normal; }
a:hover{ color: #ff0000; font-weight: normal; }
#page{
 text-align: left;
 width: 800px;
}
ul{
 margin-left: 10px;
 padding-left: 10px;
 margin-top: 2px;
 padding-top: 2px;
 margin-bottom: 4px;
 padding-bottom: 4px; list-style: none;
}
ol{
 margin-left: 15px;
 padding-left: 15px;
 margin-top: 3px;
 padding-top: 3px;
 margin-bottom: 6px;
 padding-bottom: 6px;
}
#pages{
 border: 1px solid #000000;
 padding: 7px;  
 background-color: #724858;
 margin: 0px 4px 5px 4px;
 text-align: center; 
 padding-right: 10px;
 font-size: 12px;
}

#pages a:link{ color: #FFFFFF; }
#pages a:visited{ color: #FFFFFF; }
#pages a:hover{ color: #ff0000; }

#singlepage{
 padding: 5px;
 margin: 0px 2px 5px 2px;
 background-color: #F8ECD6;
 border: 1px solid #000000; 
}
#pageheader{
}
#pagefooter{ padding-top: 10px; font-size: 10px; line-height: 1.0; color: #DDDDDD;
}
#pagefooter a:link{ color: #FFFFFF; font-weight: bold; }
#pagefooter a:visited{ color: #FFFFFF; font-weight: bold; }
#pagefooter a:hover{ color: #ff0000; font-weight: bold; }
.req{
 font-weight: bold;
 color: #ff0000;
}
h1, h2{
margin: 0px;
padding: 0px;
margin-top: 5px;
border-bottom: 2px solid #404040;
color: #404040;
font-family: Helvetica, Arial, sans-serif;
}
h1{
font-size: 12px;
}
h2{
font-size: 12px;
}
.imageheader{
 background-color: ; 
 text-align: center;
}
.textheader{
 font-family: Helvetica, Arial, sans-serif; 
 margin-left: 10px;
}
.textheader .title{
 font-size: 36px; 
 color: #FFFFDD;
 margin: 0px;
 padding: 0px; font-weight: normal; letter-spacing: -1px;
}
.textheader .quote{
 font-size: 15px; 
 color: #EEEEDD;
 margin: 0px;
 padding-bottom: 3px;
}

.feedtitle a:link{
 text-decoration: underline;
 font-weight: normal;
 color: #000000;;
}
.feedtitle a:visited{
 text-decoration: underline;
 font-weight: normal;
 color: #202020;;
}
.feedtitle a:hover{
 text-decoration: underline;
 font-weight: normal;
 color: #B22222;;
}

.feedlist{
 padding: 0px; 
 margin-left: 20px; 
 margin-top: 0px; 
 margin-bottom: 3px; 
 list-style: disc;
}


.feedlist a:link{
 text-decoration: underline;
 font-weight: normal;
 color: #000000;;
}

.feedlist a:visited{
 text-decoration: underline;
 font-weight: normal;
 color: #202020;;
}
.feedlist a:hover{
 text-decoration: underline;
 font-weight: normal;
 color: #ff0000;;
}

.postbox h1, .postbox h2, .postbox h3{
 font-size: 12px !important;
 border: 0px !important;
 margin: 0px !important;
 padding: 0px !important;
}
#col_2{ width: 350px; }

.descrip { font-size: 11px; }
.boxtitle a{
 color: #ffffff;
 font-weight:bold; 
}
.boxtitle a:hover{
 color: #ff0000;
 font-weight:bold; 
}