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: 20px auto;
text-align: left;
border: 1px #000 solid;
background-color: #fff;
position: relative;}

/*header*/

#header {
width: 770px;
height: 200px;
margin-left: auto;
margin-right: auto;
background-image: url(../banner09.jpg);
background-repeat: no-repeat;
border-bottom: #000 1px solid;}

/*breadcrumb*/

#breadcrumb {
display: block;
color: #FAC65F;
font-size: small;
font-weight: bold;
background-color: #961820;
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: 750px;
padding-left: 20px;
padding-bottom: 20px;}

#content ul {
padding-left:20px}

#content ol {
padding-left:20px}

#content h1 {
font-size: 1.6em;
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: 1em;
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: 1.3em;
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: 1.3em;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

#content p {
line-height: 1.3em;
padding: 0 0 10px 0;}

#content a:link {
color: #7D9AB6;} 

#content a:visited {
color: #61778C;}

#content a:hover, #content a:focus {
font-weight: bold;}

#content table td {
vertical-align: top;}

#content table ul li {
padding: 0 0 10px 0; }

#content table ol li {
padding: 0 0 10px 0;
list-style:upper-alpha;}

#content table td blockquote {
padding: 0;}

/*clear*/

#clear {
clear: both;}

/*footer*/

#footer {
border: 1px #000 solid;
margin: 0;
padding: 10px;
text-align: center;
background-color: #5e330d;}

#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;}

