@charset "utf-8";
body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
background : #d9d9d9;
margin : 0;
padding : 0;
text-align : center;
color : #000000;
}
.oneColFixCtrHdr #container {
width : 800px;
background : #ffffff;
margin : 0 auto;
border : 1px solid #000000;
text-align : left;
}
.oneColFixCtrHdr #header {
background : #ffffff;
}
.oneColFixCtrHdr #header h1 {
margin : 0;
padding : 10px 0;
}
.oneColFixCtrHdr #mainContent {
padding : 0 20px;
background : #ffffff;
}
.oneColFixCtrHdr #footer {
padding : 0 10px;
background : #8bc145;
}
.oneColFixCtrHdr #footer p {
margin : 0;
padding : 10px 0;
}
#mainContent a:visited, a:active, a:hover, a:link {
color : #8bc145;
font-size : 12px;
font-weight : bold;
}
h1 {
font-family : Arial;
font-size : 22px;
font-style : italic;
color : #8bc145;
}
h2 {
font-family : Arial;
font-size : 18px;
font-style : italic;
color : #8bc145;
}
h3 {
font-family : Arial;
font-size : 14px;
color : #8bc145;
}
p {
font-family : Arial;
font-size : 12px;
}
.text {
font-family : Arial;
font-size : 12px;
}
.table {
float : left;
}
.h3title {
font-family : Arial;
font-size : 14px;
color : #8bc145;
font-weight : bold;
font-style : italic;
margin : 10px 0 0 50px;
}
.sidetitle {
font-family : Arial;
font-size : 14px;
color : #8bc145;
font-weight : bold;
font-style : italic;
}
.sidetitle2 {
font-family : Arial;
font-size : 16px;
color : #8bc145;
font-weight : bold;
font-style : italic;
}
.footer {
font-family : Arial;
font-size : 10px;
font-weight : bold;
color : #ffffff;
text-align : right;
text-decoration : none;
}
#footer a:link, a:active, a:visited {
font-family : Arial;
font-size : 10px;
color : #ffffff;
text-align : right;
text-decoration : none;
}
ul {
font-family : Arial;
font-size : 12px;
}
#nav {
background-color : #670a02;
}
#nav a:link, a:active, a:visited {
font-family : Arial;
font-size : 14px;
font-weight : bold;
text-decoration : none;
color : #fff;
margin-top : 10px;
}
#nav a:hover {
font-family : Arial;
font-size : 14px;
font-weight : bold;
text-decoration : underline;
color : #fff;
margin-top : 10px;
}
ul#nav {
list-style-type : none;
float : left;
width : 760px;
border-bottom : 1px solid #86c440;
margin : 2px 2px 2px 1px;
color : #8bc145;
}
li.mainNavItem {
position : relative;
display : inline;
width : 125px;
font-weight : bold;
padding : 2px 2px 0 2px;
margin : 0 6px 0 6px;
}
.imagefloat-right {
float : right;
}

