
* { margin: 0; padding: 0; }

body {
padding-bottom: 3px;
font-size: 62.5%;
font-family: 'Verdana', 'Arial', Sans-Serif;
color: #000;
background: #fff url("img/bg-body.jpg") 50% 107px no-repeat;
text-align: center;
}

#wrap {
margin: 0 auto;
width: 900px;
text-align: left;
background: #fff url("img/bg-wrap1.jpg") repeat-y;
}

#header { position: relative;
width: 900px;
height: 107px;
background: #fff url("") no-repeat;
}

#banner {
position: absolute;
right: 0;
bottom: 19px;
width: 740px;
text-align: right;
font-size: 1.8em;
line-height: 1.0em;
font-family: 'Trebuchet MS','Arial', Sans-Serif;
color: #069;
}

#logo {
width: 160px;
height: 100px;
}

#nav {
width: 900px;
height: 29px;
border-bottom: 3px solid white;
font-size: 1.0em;
font-weight: bold;
background-color: #93C97A;
}

#main {
float: right;
display: inline;
padding: 0 0 30px 0;
width: 608px;
}

#content {
float: left;
margin-right: 3px;
display: inline;
width: 455px;
background-color: #f5f5f5;
}

#content #top-flash {
border-bottom: 3px solid white;
}

#content h1 {
margin-bottom: 4px;
padding: 16px 10px 0 10px;
display: block;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, sans-serif;
font-weight: normal;
font-size: 2.7em;
letter-spacing: -1px;
line-height: 1.0em;
color: #821018;
background: #f5f5f5 url("img/square-green.jpg") 0 0 no-repeat;
}

#content h2 {
padding: 8px 10px 0 10px;
font-size: 1.5em;
line-height: 1.3em;
}

#content h2 span {
color: #821018;
}

#content h3 {
padding: 8px 10px 0 10px;
font-size: 1.5em;
line-height: 1.3em;
}

#content p {
padding: 6px 10px 0 10px;
font-size: 1.2em;
line-height: 1.7em;
}

#content p.newsdate {
padding: 2px 10px 0 10px;
font-size: 1.0em;
font-weight: bold;
color: gray;
}

#content ul {
list-style-type: disc;
list-style-position: outside;
padding: 6px 10px 0 10px;
margin-left: 30px;
}

#content li {
font-size: 1.2em;
line-height: 1.4em;
padding-bottom: 3px;
}

#contactform input, #contactform select {
padding: 0 0 0 2px;
margin: 2px 5px 1px 0;
}

#contactform .fixedwidth {
width: 220px;
}

#contactform label {
vertical-align: middle;
font-size: 0.9em;
}

#contactform #submit {
margin-bottom: 10px;
padding: 0;
}

#contactform textarea {
width: 430px;
margin-top: 2px; padding: 0;
}

.response {
font-weight: bold;
font-style: italic;
color: #821018;
}

#contactform span {
color: red;
}

/* Right col */

#extra {
float: right;
display: inline;
width: 150px;
background: #F5f5f5;
}

#extra .menu {
border-bottom: 3px solid white;
}

#extra .menu li em {
color: #999;
font-size: 0.9em;
}

#extra .more {
border-bottom: 3px solid white;
}

#extra .more p a {
display: block;
padding: 7px 6px 8px 6px;
font-weight: bold;
color: #ff9;
background-color: #039;
}

#extra .more p a:hover {
color: #fff;
background-color: gray;
text-decoration: none;
}

#extra .more2 p em {
display: block;
padding: 1px 6px 5px 6px;
font-style: normal;
font-weight: bold;
color: #000;
background-color: #fff;
}

/* Sidebar */

#sidebar {
float: left;
display: inline;
width: 289px;
margin-right: 3px;
background-color: #f5f5f5;
}
#menu1A {
float: left;
width: 286px;
padding-top: 12px;
background: #f5f5f5 url("img/square-cyan.jpg") 0 0 no-repeat;
}
#menu1 {
float: left;
width: 143px;
padding-top: 12px;
background: #f5f5f5 url("img/square-cyan.jpg") 0 0 no-repeat;
}

#menu2 {
float: right;
width: 143px;
vertical-align: top;
padding-top: 12px;
background: #f5f5f5 url("img/square-green.jpg") 0 0 no-repeat;
}

#menu3 {
float: left;
width: 289px;
padding-top: 12px;
background: #f5f5f5 url("img/square-cyan.jpg") 0 0 no-repeat;
}

.menu {
clear: left;
}

.menu ul {
list-style: none;
padding: 3px 0 3px 0;
}

.menu li {
font-size: 1.0em;
}

.menu a, .menu strong {
padding: 2px 6px 3px 6px;
display: block;
font-weight: normal;
}

.menu em {
padding: 2px 6px 3px 6px;
display: block;
font-weight: bold;
font-style: normal;
}

.menu a {
text-decoration: none;
}

.menu strong {
color: #000;
}

.menu a:hover {
color: #000;
background: #fff;
text-decoration: none;
}

#menu3 ul li ul {
padding: 0 0 3px 0;
}

#sidebar #text {
float: left;
width: 289px;
padding-top: 12px;
padding-bottom: 10px;
line-height: 1.35em;
font-size: 1.1em;
background: #f5f5f5 url("img/square-cyan.jpg") 0 0 no-repeat;
}

#sidebar #text h5 {
display: block;
padding: 6px 6px 4px 6px;
font-size: 1.0em;
line-height: 1.2;
/* background: #D9DBDD url("img/square-blue.jpg") 0 0 no-repeat; */
}

#sidebar #text p {
padding: 0 6px 6px 6px;
}

#sidebar #text ul {
list-style: none;
padding: 0 6px 6px 6px;
}

#sidebar .sidebar_content {
clear: both;
width: 289px;
padding-bottom: 6px;
line-height: 1.35em;
font-size: 1.1em;
background: #f5f5f5;
border-top: 3px solid white;
}

#sidebar .sidebar_content h4 {
display: block;
padding: 6px 6px 4px 6px;
font-size: 1.2em;
line-height: 1.2em;
background: #fff;
}

#sidebar .sidebar_content h5 {
display: block;
padding: 14px 6px 4px 6px;
font-size: 1.0em;
line-height: 1.2em;
/* background: #D9DBDD url("img/square-blue.jpg") 0 0 no-repeat; */
}

#sidebar .sidebar_content p {
padding: 0 6px 6px 6px;
}

#sidebar #text dl {
list-style: none;
font-size: 0.9em;
line-height: 1.1em;
}

#sidebar #text dt a {
display: block;
padding: 2px 6px 3px 6px;
}

#sidebar #text dd a {
display: block;
padding: 2px 6px 3px 16px;
}

#sidebar #text dt a:hover, #sidebar #text dd a:hover {
background: #fff;
text-decoration: none;
}

#sidebar .more p a {
display: block;
padding: 7px 6px 8px 6px;
font-weight: bold;
font-size: 1.3em;
line-height: 1.2em;
color: #ff9;
background-color: #039;
}

#sidebar .more p a:hover {
color: #fff;
background-color: gray;
text-decoration: none;
}

#sidebar .more1 a {
display: block;
padding: 7px 6px 8px 6px;
font-weight: bold;
border-bottom:3px solid #FFFFFF;
font-size:10px;
line-height: 1.2em;
color: #ff9;
background-color: #039;
}

#sidebar .more1  a:hover {
color: #fff;
background-color: gray;
text-decoration: none;
}
/* Footer */

#footer {
clear: both;
margin: 0 auto;
width: 900px;
text-align: center;
background-color: #f5f5f5;;
border-top: 3px solid white;
}

#footer p {
padding: 4px 4px 6px 4px;
font-size: 1.0em;
color: gray;
}

#footer a {
color: gray;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* General */

a {
color: #03f;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

a img {
border: none;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

span {
color: #999;
}

img {
vertical-align: bottom;
}

/* Suckerfish */

ul#naa { /* all lists */
list-style: none;
}

#naa a {
display: block;
width: 129px;
color: #fff;
text-decoration: none;
}

#naa li.top {
float: left;
padding: 4px 7px 5px 7px;
width: 129px; /* width needed or else Opera goes nuts */
height: 20px;
border-right: 3px solid white;
background-color: #78BEC5;
}

#naa li:hover {
background-color: gray;
}

#naa li ul { /* second-level lists */
list-style: none;
position: absolute;
background-color: #54B1B6;
margin-top: 4px;
width: 143px;
left: -999em;
}

#naa li ul li:hover {
background-color: gray;
}

#naa li ul li {
padding: 2px 7px 3px 7px;
width: 129px;
border-right: none;
}

#naa li ul ul { /* third-level lists */
list-style: none;
margin: -14px 0 0 0;
}

#naa li:hover ul ul, #naa li.sfhovera ul ul {
left: -999em;
}

#naa li:hover ul, #naa li.sfhovera ul { /* lists nested under hovered list items */
left: auto;
margin-left: -7px;
}

#naa li li:hover ul, #naa li li.sfhovera ul { /* lists nested under hovered list items */
left: auto;
margin-left: 130px;
background-color: black;
}

ul#nab { /* all lists */
list-style: none;
}

#nab a {
display: block;
/* width: 109px; */
color: #fff;
text-decoration: none;
}

#nab li.top {
float: left;
padding: 4px 7px 5px 7px;
/* width: 109px; */
height: 20px;
border-right: 3px solid white;
background-color: #036;
}

#nab li:hover {
background-color: gray;
}

#nab li ul { /* second-level lists */
list-style: none;
position: absolute;
background-color: #039;
margin-top: 4px;
/* width: 123px; */
left: -999em;
}

#nab li ul li:hover {
background-color: gray;
}

#nab li ul li {
padding: 2px 7px 3px 7px;
width: 109px;
border-right: none;
}

#nab li ul ul { /* third-level lists */
list-style: none;
margin: -14px 0 0 0;
}

#nab li:hover ul ul, #nab li.sfhoverb ul ul {
left: -999em;
}

#nab li:hover ul, #nab li.sfhoverb ul { /* lists nested under hovered list items */
left: auto;
margin-left: -7px;
}

#nab li li:hover ul, #nab li li.sfhoverb ul { /* lists nested under hovered list items */
left: auto;
margin-left: 110px;
background-color: black;
}

ul#nac { /* all lists */
list-style: none;
}

#nac a {
display: block;
/* width: 109px; */
color: #fff;
text-decoration: none;
}

#nac li.top {
float: left;
padding: 4px 7px 5px 7px;
/* width: 109px; */
height: 20px;
border-right: 3px solid white;
background-color: #93C97A;
}

#nac li:hover {
background-color: gray;
}