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-900wide.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.png") 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;
}

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;
}

.noindent {
text-indent: 0pt;
}