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


h1, h2, h3, h4, h5, h6,div, form {
margin:0;
padding:0;
font-weight:normal;
}
p, ul, ol {
margin:0;
padding:0;
list-style-type:disc;
}
 
small {
font-size:0.70em;
color:#B8B8B8;
}
 
img {
border:0;
}

a{
color:#333333;
text-decoration:underline;
}

 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

#container{width:976px; margin:0 auto; position:relative;}

.banner{ margin:10px 0 0 0;}
.mid_nav a{color:#fff; display:block; float:left; padding:0 30px; border-right:1px solid #fff; text-decoration:none; font:16px "Trebuchet MS", "Times New Roman", Arial;}
.mid_nav a:hover{ text-decoration:underline;color:#fff;}

.content{font:1.05em "Times New Roman", Times, serif; color:#343f22; line-height:1.4em; padding:0 0 10px 0;}
.heading{font:bold italic 1.8em "Times New Roman", Times, serif; color:#2aa100; padding:0 0 15px 0;}
#right_container{width:293px; padding:0 0 0 20px; float:left;}


#footer{ width:100%; background:#5b1d05;}
.footer_content{width:976px; padding:40px 0; margin:0 auto; text-align:center; color:#e5e5e5; font:14px "Times New Roman", Times, serif;}
.footer_content a{color:#e5e5e5; text-decoration:none;}
.footer_content a:hover{ text-decoration:underline;color:#e5e5e5;}
