﻿body {
	background-color: #AA4501 !important; 
	background-attachment: fixed;
}
#wrapper {  
    margin: 0 auto;  
    width: 1024px;  
 } 

#content {  
    width: 100%;  
} 
ul{
	padding-left:20px;
}
ol{
	padding-left:20px;
}
.style18{
	background-color: #EDDACC !important;
}
.style14{
	background-color: #EDDACC !important;
}
.style21{
	background-color: #EDDACC !important;
}
.style16{
	background-color: #EDDACC !important;
}
.style17{
	background-color: #EDDACC !important;
}

/* --- UNIFIED SITE STYLES --- */
/* Standard text */
#content td.style14 p, 
#content td.style14 span, 
#content td.style14 li, 
#content td.style14 a {
    font-family: Verdana, sans-serif !important;
    font-size: small !important;
    line-height: 1.6 !important;
}

/* 1. Main Headings */
#content td.style14 p.style10,
#content td.style14 h1 {
    font-family: Verdana, sans-serif !important;
    font-size: 16pt !important;
    font-weight: bold !important;
    margin-bottom: 8px !important;
}

/* 2. Subheadings */
#content td.style14 p.style32, 
#content td.style14 p.style37, 
#content td.style14 p.style41, 
#content td.style14 p > strong,
#content td.style14 p > span > strong,
#content td.style14 h2,
#content td.style14 h3 {
    font-family: Verdana, sans-serif !important;
    font-size: 13pt !important;
    font-weight: bold !important;
}

/* 3. Bottom Quotes */
/* Ensure the quote font size is same as subheading (13pt) */
#content td.style14 p.style27,
#content td.style14 p.style35,
#content td.style14 td.style35 p {
    font-family: Verdana, sans-serif !important;
    font-size: 13pt !important;
    font-weight: normal !important;
    font-style: italic !important;
    text-align: center !important;
    margin-top: 15px !important;
}

/* Exception for inline bold text in lists */
#content td.style14 li > strong,
#content td.style14 li > span > strong {
    font-size: small !important;
    font-weight: bold !important;
}
