/* GENERIC STYLES */


h5.more, #navigation, #footer, .small, form {
display:none;
}

body {
font: 11pt/14pt "Trebuchet MS", Verdana, sans-serif;
color: #9f9b74;
text-align:center;
}

#header {
border-bottom: 15px solid #9f9b74;
}

#banner {
border-bottom: 15px solid #9f9b74;
width:100%;
}

#content {
float:left;
width:450px;
}

#quotes {
border: 1px dotted #bfbb95;
margin-top: 5em;
float:right;
width: 170px;
}



/* HEADER STYLES */

#header h1 {
font-size: 18pt;
font-weight: bold;
float:left;
color: #9f9b74;
}

#header p.address {
color: #9f9b74;
padding: 0 1em;
font-size: 10pt;
line-height: 12pt;
text-align: right;
}

#banner img {
width: 659px;
}

/* HOMEPAGE STYLES */

#homeads h3, #contenthome h4 {
font-size: 13pt;
}

#homecontent p{
text-align: justify;
float:left;
padding:0.5em;
}

/* CONTENT STYLES */

#content p, #contentstory p {
text-align: justify;
}

#contentstory p {
padding:0 0.5em 0 0;
}

#content p em {
font-weight: bold;
}


a:link, a:visited, a:hover, a:active {
color: #9f9b74;
text-decoration:underline;
}


#content h3, #contentstory h3 {
float:left;
width:100%;
background:red;
text-align:left;
}

#content h2 {
font-size:14pt;
padding:0;
margin: 0.5em 0 1em 0;
}

#content img {
padding: 0.5em 0.8em 0.5em 0.5em;
float:left;
}

#quotes h2 {
color: #bfbb95;
text-align:center;
font-size:14pt;
line-height: 24pt;
padding:0.5em;
}

.small {font-size:9pt;}

/* FOOTER STYLES */

#reserve {
float:left;
width:100%;
text-align:center;
border-top: 1px solid #9f9b74;
border-bottom: 1px solid #9f9b74;
}
