body{
	margin: 0;
	padding: 5px 0;
	background-color: #000000;
	color: #333;
	font: 14px georgia,Arial, Verdana, Helvetica;
}

#header{
	background: #fff url(images/alt-header/header-900red4.jpg);
	width: 900px;
	height: 200px;
}

.headline {
font-family: Georgia, Tahoma, Verdana;
font-size: 20pt;
font-weight: bold;
text-indent: 0pt;
text-transform: none;
}

p {
font-family: Georgia, Arial, Verdana, Helvetica;
/* text-indent: 30pt; */
line-height: 23px;
}

p.subheading {
font-family: Georgia, Arial, Verdana, Helvetica;
line-height: 23px;
font-size: 17pt;
font-weight: bold;
}

a { 
text-decoration:none 
}

.left {
text-indent: 0pt;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13pt;
}

span.letter ul {
list-style-type:none;
}

span.letter ul li {
background:url("images/more-images/check-green.png") no-repeat scroll 0 5% transparent;
line-height:23px;
margin:20px 0 20px 10px;
padding-left:30px;
}

span.green-check ul {
list-style-type:none;
}

span.green-check ul li {
background:url("images/green-check.jpg") no-repeat scroll 0 5% transparent;
line-height:23px;
margin:20px 0 20px 10px;
padding-left:30px;
}

ol {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
text-indent: 0pt;
}

li {
line-height: 23px;
}

h1 {
/*color: #274022;*/
    color: #581212;
    font-family: helvetica,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 110%;
    text-decoration: none;
    text-shadow: 1px 1px 3px #666666;
    text-transform: none;

}

h2 {
color: #274022;
}

h3 {
color: #274022;
}

blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 3px solid #ccc; 
}

.subhead {
font-family: Tahoma, Verdana;
font-size: 16pt;
font-weight: bold;
text-transform: capitalize;
color: #FF0000;
text-align: center;
text-indent: 0pt;
}

.yellow {
background-color: #FFFF00;
}

/*.subheadline {
font-family: Tahoma, Verdana;
font-size: 14pt;
font-weight: bold;
color: #000000;
text-indent: 0pt;
}
*/

.subheadline {
    color: #581212;
    font-family: helvetica,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 110%;
    text-decoration: none;
    text-shadow: 1px 1px 3px #666666;
    text-transform: none;
}

.textshadow {
    color: #000000;
    font-family: helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 110%;
    text-decoration: none;
    text-shadow: 1px 1px 3px #666666;
    text-transform: none;
}

.noindent {
text-indent: 0pt;
}
