@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-image: url(nav/bkgd2.jpg); text-align: center; margin: 0px; background-position: center top; }

#container { margin: 0px; padding: 0px; width: 800px; margin-left: auto; margin-right: auto; }
#header { background-image: url(nav/bkgd3.jpg); vertical-align: top; }
#headerbot { height: 8px; width: 800px; background-image: url(nav/header_bottom.jpg); }
#content { width: 800px; }
#contentleft { width: 212px; float: left; }
#contentright { width: 564px; border-left-width: 1px; border-left-style: solid; border-left-color: #7b775e; float: right; text-align: left; padding: 10px; }
#footer { width: 780px; text-align: center; clear: both; border-top-width: 1px; border-top-style: solid; border-top-color: #7b775e; padding: 10px; }

.content { font-family: "Times New Roman", Times, serif; font-size: 14px; border-left-width: 1px; border-left-style: solid; border-left-color: #7b775e; }
.content a:link { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
.content a:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
.content a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #3d4f70; text-decoration: none; }
.content a:active { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
.pagetitle { font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; color: #2f527a; }
.menuheader { font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: italic; color: #333333; }
.menu { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; line-height: 20px; }
.menusub { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #333333; }
.menu a:link { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
.menu a:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
.menu a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #3d4f70; text-decoration: none; }
.menu a:active { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }

.sidebar { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; width: 199px; }
#sidebarbox { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000;  padding: 5px; width: 75%; border: 1px solid 666666; }
.sidebartitle { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000; }
.sidebarsub { font-family: "Times New Roman", Times, serif; font-size: 9px; color: #333333; }
.sidebar a:link { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }
.sidebar a:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }
.sidebar a:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #3d4f70; text-decoration: none; }
.sidebar a:active { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }

.pagetitle { font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; color: #2f527a; }

.footer { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #333333; }
.foottitle { font-family: "Times New Roman", Times, serif; font-size: 21px; font-style: italic; color: #4A4A4A; }
.footer a:link { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; }
.footer a:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; }
.footer a:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #3d4f70; }
.footer a:active { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333; }


