@charset "utf-8";
/* CSS Document */
a.parent:link {color: #555555; text-decoration: none; }
a.parent:visited {color: #555555; text-decoration: none; }
a.parent:hover {color: #555555; text-decoration: underline; }
a.parent:active {color: #555555; text-decoration: none; }

a.child:link {color: #555555; text-decoration: none; }
a.child:visited {color: #555555; text-decoration: none; }
a.child:hover {color: #555555; text-decoration: underline; }
a.child:active {color: #555555; text-decoration: none; }

.footer {
width:auto;
margin-left:11px;
}

.footer_box {
    text-align:left;
    width:180px;
    float:left;
    padding: 0px;
    background-color:#FFFFFF;
    color:#333333;
    margin-left: 75px;
} 
.footer_content {
    width:610px;
    float: left;
    padding: 10px;
    margin-top: 65px;
}
.spacer {
clear:both;
}
.footer_block {
    width:300px;
    float:left;
    text-align:left;
}
.style13 {
font-size: 16px;
letter-spacing:1px;
font-weight:bold;
color:#CC0000;
margin_bottom:5px;
}

a.footerlink:link {
font-size:14px;
color:#333333;
text-decoration:none;
}
a.footerlink:hover {
font-size:14px;
color:#333333;
text-decoration:underline;
}
a.footerlink:visited {
font-size:14px;
color:#333333;
text-decoration:none;
}
a.footerlink :active {
font-size:14px;
color:#333333;
text-decoration:underline;
}

.footer_bullet {
    vertical-align:text-bottom;
    padding-left: 3px;

}
.link_block {
    width:149px;
    float:left;
}
.footer_title {
width: auto;
padding-bottom:3px;
}
.bottom_credits {
padding-top:15px; 
font-size:10px;
font-weight:bold;
width:900px;
text-align:center;
color:#ffffff;
margin:auto;
}
a.bottom_link:link {
color:#ffffff;
}
a.bottom_link:visited {
color:#ffffff;
}
.notepad {
width:150px;
float:left;
background-image:url('images/notepad1.jpg');
height:217px;
}
.notepad_content {
width:auto;
padding:10px;
padding-top:70px;
}
.footer_mid {
width:869px;
background-color:#66a01a;
color:#FFF;
margin-left:1px;
}
.footer_left {
font-family:tahoma;width:600px;
float:left;
padding:5px;
font-size:11px;
}
.footer_right {font-family:tahoma;
font-size:11px;
width:220px;
float:left;
padding:5px;
}
