BODY {
margin:20px 0px 0px 0px;
background: url(images/grid.gif);
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.4em;
}

TABLE {
font-size: 1em;
line-height: 1.4em;
background-color: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {color: #000000;
font-size: 100%;
text-decoration: underline;
}
a:visited {color: #000000;
font-size: 100%;
text-decoration: underline;
}
a:hover {color: #423121;
font-size: 100%;
text-decoration: none;
}
a:active {color: #423121;
font-size: 100%;
text-decoration: none;
}

P {
margin-left: 2em;
margin-right: 1.5em;
margin-top: 4px;
margin-bottom: 4px;
}

HR {
border: none 0; 
border-top: 3px double #E1C9Ad;
width: 100%;
height: 3px;
margin: 10px auto 0 0;
text-align: center;
	}	

#list-menu {
width: 200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
}

#list-menu li {
margin: 2px 0px;
text-align: right;
}

#list-menu a {
display: block;
width:184px;
padding: 6px 6px 6px 10px;
border: 1px solid #E1C9AD;
background: #E1C9AD;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #866248;
background: #866248;
color: #ffffff;
}



.white {color: #FFFFFF;
font-size: .95em;
text-align: right;
line-height: 1.3em;
}

A.white:link {color: #FFFFFF;
text-decoration: underline;
}
A.white:visited {color: #FFFFFF;
text-decoration: underline;
}
A.white:hover {color: #FFFFFF;
text-decoration: none;
}
A.white:active {color: #FFFFFF;
text-decoration: none;
}


.footer {color: #000000;
font-size: .92em;
line-height: 1.3em;
padding-left: 3px;
padding-right: 3px;
margin-top: 4px;
margin-bottom: 4px;
}

A.footer:link {color: #000000;
text-decoration: underline;
}
A.footer:visited {color: #000000;
text-decoration: underline;
}
A.footer:hover {color: #000000;
text-decoration: none;
}
A.footer:active {color: #000000;
text-decoration: none;
}


.banner {color: #FFFFFF;
margin-top: 1px;
margin-left: 1px;
margin-right: 1em;
margin-bottom: 1px;
font-size: 105%;
text-align: right;
font-weight: bold;
font-variant: normal;
letter-spacing: .5pt;}



H1, H2, H3, H4, H5, H6 {

}

h1 {
  margin:1.5em 0 .75em;
  font:100%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#423121;
  }

H2 {
color: #2E2922;
font-size: 110%;
margin-top: 4px;
margin-bottom: 2px;
margin-left: 2em;
text-align: center;
font-weight: bold;
}

H3 {
color: #2E2922;
text-align: left;
font-size: 106%;
margin-left: 2em;
margin-top: 4px;
margin-bottom: 4px;
font-variant: bold;
}

H4 {
color: #465B97;
text-align: center;
font-size: 95%;
letter-spacing: 1pt;
margin-top: 2px;
margin-bottom: 5px;
}

H5 {
color: #866248;
font-size: 98%;
text-align: center;
margin-left: 6px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1em;
}

H6 {
color: #999999;
font-size: 80%;
letter-spacing: 0pt;
text-align: right;
margin-left: 2em;
margin-right: 1em;
margin-top: 2px;
margin-bottom: 2px;
}

.quote {
  margin:1.5em 0 .75em;
  font:110%/1.8em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#e1c9ad;
  text-align: center;
  }
  
  A.quote:link {color: #e1c9ad;
text-decoration: underline;
}
A.quote:visited {color: #e1c9ad;
text-decoration: underline;
}
A.quote:hover {color: #FFFFFF;
text-decoration: none;
}
A.quote:active {color: #FFFFFF;
text-decoration: none;
}
  

.primaryColor
{
background-color: #e1c9ad;
color: #423121;
}

.secondaryColor
{
background-color: #171F37;
color: #ffffff;
}

.tertiaryColor
{
background-color: #BABEC9;
color: #000000;
}



UL{ 
margin-left: 3em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
list-style-image:url('/images/bullet.gif');
line-height: 1.5em;
}

UL UL{ 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
list-style-image:url('/images/bullet.gif');
line-height: 1.5em;
}


UL.whitebullets {color: #FFFFFF;
font-size: .9em;
text-align: left;
font-weight: normal;
margin-left: 3em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('/images/arrow.gif');
}

UL.graybullets {color: #FFFFFF;
font-size: .9em;
text-align: left;
font-weight: normal;
margin-left: 3em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('/images/arrowgray.gif');
}


OL{ 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 1em;
line-height: 1.5em;
}