html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
background-color: #C5C7B0;}

/*wrapper*/

#wrapper {
width: 770px;
margin-top: 10px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
border: 1px #000 solid;
background-color: #fff;
position: relative;
background-image: url(../nav.gif);
background-repeat: repeat-y;}

/*header*/

#header {
width: 770px;
height: 200px;
margin-left: auto;
margin-right: auto;
background-image: url(../banner07.jpg);
background-repeat: no-repeat;
border-bottom: #000 1px solid;}

/*nav menu*/

#nav {
width: 180px;
float: left;}

#nav ul {
list-style-type: none;
font-size: x-small;
background-color: #718488;
color: #fff;
font-weight: bold;
padding-bottom: .8em;
line-height: 1.7em;
text-indent: 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#nav ul li a {
display: block;
width: 140px;
height: 1%;
background-color: #fff;
border-bottom: 1px #000 solid;
border-top: 1px #000 solid;
border-right: 1px #000 solid;
color: #000;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
text-indent: 0px;
text-decoration: none;
line-height: 1em;}

#nav ul li a:link, #nav ul li a:visited {
border-left: 15px #718488 solid;} 

#nav ul li a:hover, #nav ul li a:focus {
border-left: 15px #FAC65F solid;
font-weight: bold;}

/*breadcrumb*/

#breadcrumb {
display: block;
color: #FAC65F;
font-size: small;
font-weight: bold;
background-color: #565A71;
padding-top: 5px;
padding-bottom: 5px;
border-left: 1px #000 solid;
border-bottom: 2px #000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 0em;}

#breadcrumb a:link, #breadcrumb a:visited {
color: #FAC65F;
text-decoration: none;}

#breadcrumb a:hover, #breadcrumb a:focus {
font-weight: bold;
text-decoration: none;
color: #FFF;}

/*content*/

#content {
font-size: x-small;
background-color: #fff;
width: 550px;
padding-left: 20px;
padding-bottom: 20px;}

#content p {
margin-top: 1.5em;
line-height: 1.3em;}

#content ul {
padding-left:30px;
margin-top: 1.3em;}

#content ol {
padding-left:30px}

#content h1 {
font-size: small;
margin-bottom: 10px;
margin-top: 13px;
color: #8C1641;
font-weight: bold;}

#content h2 {
margin-bottom: 10px;
margin-top: 13px;
font-size: 1.1em;
font-weight: bold;}

#content h3 {
margin-bottom: 10px;
margin-top: 13px;
font-size: small;
font-weight: bold;}

#content h4 {
margin-bottom: 10px;
margin-top: 13px;
font-size: 1.3em;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

#content h5 {
margin-bottom: 10px;
margin-top: 13px;
font-size: small;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

#content h6 {
margin-bottom: 10px;
margin-top: 13px;
font-size: small;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

#content a:link {
color: #7D9AB6;} 

#content a:visited {
color: #61778C;}

#content a:hover, #content a:focus {
font-weight: bold;}

/*clear*/

#clear {
clear: both;}

/*footer*/

#footer {
border: 1px #000 solid;
margin: 0;
padding: 10px;
text-align: center;
background-color: #718488;}

#footer p {
font-size: x-small;
color: #fff;
font-weight: normal;}

#footer h1 {
font-size: small;
color: #fff;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:focus {
text-decoration: none;
color: #FAC65F;
font-size: x-small;
font-weight: normal;}
