/* CSS Document */
*
{margin:0px; padding:0px;}
body
{background-color:#999999; font-family:Georgia, "Times New Roman", Georgia Times serif, serif; font-size:15px;}

h1
{
	color:#330000;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid;
	border-top-color:#330000;
	border-bottom: 1px solid;
	border-bottom-color:#330000;
}
p
{

color:#000000;
text-align:justify;
text-indent:2em;
padding: 5px 45px 0 45px;
line-height: 22px;
letter-spacing: .01em;
}

h2
{
	color:#330000;
	text-align:left;
	font-size:18px;
	margin: 20px 0 0 35px ;
	padding: 0px 0px 0px 5px;
	border-top: 1px dotted #330000;
	border-bottom: 1px dotted #330000;
	background-color:#E8D1BB;
	height:auto;
	width:300px;
	
}
ul
{
text-align:left;
margin: 10px 0 10px 35px;
padding: 10px 0 10px 0;
background-color:#E8D1BB;
border: 1px solid #330000;
width:250px;
}
ul.content
{
text-align:left;
margin: 10px 0 10px 35px;
padding: 10px 0 10px 0;
background-color:#E8D1BB;
border: 1px solid #330000;
width:650px;

}
li
{
margin: 0 0 0 30px;
}
tr.adornment
{
background-image:url(images/adornment.gif);
}
h3{text-indent:1.9em; padding: 10px 0 0 0;
}
.tableleft
{
text-align:left;
border: 1px solid;
border-color:#660000;
padding: 10px 10px 10px 10px;
}
.style1 {font-size: 9px; text-align:right;}
div#zipcodes ul
{
width:100px;
}
form.special
{
border:1px solid;
border-color:#000000;
width:300px;
font-size:18px;
background-color:#CC9966;
height:100px;
text-align:center;
padding-top:50px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
