

/* global
----------------------------------------------- */
body {
background: #DED5BA;
font-family: verdana, helvetica, arial, sans-serif;
margin: 0 20px 0 20px;
color: #ae861a;
}


.extraDiv1 {

}


/* layout
---------------------------------------------- */
#container {
background: #ffffff url(images/header.jpg) no-repeat top center;
position: relative;
margin: 0px auto 0px auto;
padding-top: 10px;
width: 880px;
border-bottom: 3px solid #272B25;
border-top: 0;
border-left: 3px solid #272B25;
border-right: 3px solid #272B25;
}


#preamble {
margin: 175px 0 0 0px;
width: 840px;
padding: 20px;
text-align: center; 
}

#footer {
margin: 0 0 5px 0;
padding: 10px 0 0 0;
width: 100%;
text-align: center;
}



/* text
----------------------------------------------- */
p {
font-size: 14px;
}

#preamble p.p1 {
margin-top: 10px;
}

#preamble p.p2 {
margin-top: 10px;
}

#preamble p {
line-height: 18px;
}

#quickSummary p.p2 {
font-size: 36px;
color: #8a531a;
}

#footer {
font-size: 9px;
}



/* links
----------------------------------------------- */
a, a:link, a:visited {
color: #8a531a;
}

a:hover {
color: #ae861a;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#quickSummary a:hover {
text-decoration: none;
}


#footer a, #footer a:link, #footer a:visited {
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}


/* headings
----------------------------------------------- */
h3 { margin-bottom: 0px; }


#supportingText h3 {
width: 529px;
height: 15px;
}

#linkList h3 {
width: 150px;
height: 20px;
margin-top: 20px;
}

#preamble h3 {
width: 529px;
height: 26px;
}
