/* CSS Document */

body {
background: url('../images/bg.jpg');
font-family: arial;
font-size: 11px;
}

p {
font-family: arial;
font-size: 12px;
font-weight: normal;
margin-top: 0;
}

a {
color: #791400;
text-decoration: none;
border-bottom: 1px dashed #f0c580;
}

a:hover {
color: #000;
text-decoration: none;
border-bottom: 1px solid #000;
}

#maincontent li {
font-size: 12px;
font-weight: normal;
margin-bottom: 6px;
}

#maincontent p {
margin-left: 10px;
margin-right: 40px;
line-height: 16px;
}

h1 {
font-size: 22px;
font-weight: bolder;
font-family: serif;
color: #791400;
margin-top: 3px;
}

h3 {
font-size: 14px;
font-weight: bolder;
margin-bottom: 6px;
}

h4 {
font-size: 13px;
font-weight: bolder;
margin-bottom: 4px;
margin-left: 10px;
text-decoration: underline;
}

h3 a {
color: #791400;
text-decoration: none;
border-bottom: 1px dashed #f0c580;
}

h3 a:hover {
color: #000;
border-bottom: 1px solid #000;
}

.copyright {
text-align: center;
color: #fff;
font-size: 11px;
font-weight: normal;
}

.copyright a {
color: #f0c580;
font-weight: bolder;
text-decoration: none;
border-bottom: 1px dashed #f0c580;
}

.copyright a:hover {
color: #fff;
border-bottom: 1px solid #f0c580;
}

.lead-head {
margin: 0;
font-size: 16px;
font-family: arial;
color: #791400;
font-weight: bolder;
}

.sec-head {
margin: 0;
font-size: 14px;
font-family: arial;
color: #000;
font-weight: bolder;
}

.right-head {
font-family: serif;
font-size: 22px;
font-weight: bolder;
color: #791400;
}

.btn-blurb {
font-size: 9px;
font-family: arial;
color: #611900;
margin: 10px 20px 0 0;
}

.mainbody {
font-family: arial;
font-size: 12px;
line-height: 17px;
color: #000;
margin-right: 25px;
}

.images {
margin-right: 10px;
margin-top: 5px;
}

.noformat {
margin: 0;
}