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

.mainnav {
background: #FFFFFF url(images/mainnav_background.jpg) no-repeat center;
}

.secondnav {
background: url(images/secondnav_background.jpg) no-repeat top left;
}

.mainnavleft a, .mainnavleft a:link, .mainnavleft a:visited  {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
padding-left: 25px;
}

.mainnavmiddle a, .mainnavmiddle a:link, .mainnavmiddle a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
}

.mainnavright a, .mainnavright a:link, .mainnavright a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #FFFFFF;
text-decoration: none;
padding-right: 25px;
}

.mainnavleft a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #003300;
text-decoration: none;
padding-left: 25px;
}

.mainnavmiddle a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #003300;
text-decoration: none;
}

.mainnavright a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #003300;
text-decoration: none;
padding-right: 25px;
}

.secondnavsmall  {
padding-left: 35px;
background: url(images/secondnav_divider.jpg) no-repeat bottom;
}

.secondnavsmall a, .secondnavsmall a:link, .secondnavsmall a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
font-weight: bold;
color: #003300;
text-decoration: none;
}

.secondnavsmall a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

.secondnavfooter  {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #666666;
padding: 0px 25px 45px 35px;
}

.secondnavfooter a, .secondnavfooter a:link, .secondnavfooter a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #666666;
text-decoration: underline;
}

.secondnavfooter a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #003300;
text-decoration: underline;
}

.heading {
padding: 20px 25px 0px 0px;
}

.maincontent1 {
padding: 0px 10px 25px 0px;
}

.maincontent2 {
padding: 0px 0px 25px 0px;
}

.maincontent3 {
padding: 0px 25px 25px 0px;
}

.maincontent4 {
padding: 0px 20px 25px 0px;
}

.secondaryimage {
padding-top: 20px;
}

.footer {
font-family: "Trebuchet MS", Arial;
font-size: 9px;
line-height: 14px;
color: #666666;
padding: 10px 25px 10px 25px;
}

.footer a, .footer a:link, .footer a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
line-height: 14px;
text-decoration: underline;
color: #666666;
}

.footer a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 10px;
line-height: 14px;
color: #003300;
text-decoration: underline;
}


p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 8px;
margin-left: 0;
}

.h1 {
font-family: "Trebuchet MS", Arial;
font-size: 22px;
font-weight: bold;
color: #666666;
}

.h2 {
font-family: "Trebuchet MS", Arial;
font-size: 16px;
color: #666666;
}

.body1 {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #666666;
}

.body1 a, .body1 a:link, .body1  a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #003300;
}

.body1 a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
color: #CCCCCC;
}

.body2 {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #666666;
}

.body2 a, .body2 a:link, .body2  a:visited {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #003300;
}

.body2 a:hover {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #CCCCCC;
}