/* CSS Document */
.text1{
font-family: Trebuchet MS, Arial, Verdana;
font-size:13px;
color:#ffffff;
font-weight:bold;
}
.text2{
font-family: Trebuchet MS, Arial, Verdana;
font-size:23px;
color:#926A31;
font-weight:bold;
}
.text3{
font-family: Trebuchet MS, Arial, Verdana;
font-size:14px;
color:#213E72;
font-weight:bold;
}
a.link1{
font-family: Trebuchet MS, Arial, Verdana;
font-size:13px;
color:#8D6020;
font-weight:bold;
text-decoration:underline;
line-height:21px;
}
a.link1:hover{
font-family: Trebuchet MS, Arial, Verdana;
font-size:13px;
color:#8D6020;
font-weight:bold;
text-decoration:none;
line-height:21px;
width:50px;
}
.width{
width:250px;
}
.footer_text{
font-family: Trebuchet MS, Arial, Verdana;
font-size:12px;
color:#E2E2E2;
font-weight:normal;
line-height:22px;
}
a.footer_links{
font-family: Trebuchet MS, Arial, Verdana;
font-size:12px;
color:#E2E2E2;
font-weight:normal;
text-decoration:underline;
}
a.footer_links:hover{
font-family: Trebuchet MS, Arial, Verdana;
font-size:12px;
color:#E2E2E2;
font-weight:normal;
text-decoration:none;
}
a.navigation{
font-family: Trebuchet MS, Arial, Verdana;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.navigation:hover{
font-family: Trebuchet MS, Arial, Verdana;
font-size:14px;
color:#936B32;
font-weight:bold;
text-decoration:none;
}


