body 
{  
	margin-left: 5%;
	color: #e4dbd1;
	background-color: #FFFDE4;
	font-family: helvetica,arial,sans-serif;
}

H1 
{ 
	font-size: 22px; 
	text-align: center;
}

H2 
{ 
	font-size: 18px;  
	text-align: left;
}

H3 
{ 
	font-size: 14px;  
	text-align: left;
	clear: left;
}

H4 
{ 
	font-size: 16px; 
	font-weight: bold;
}

P,LI
{ 
	font-size: 12pt; 
	color: #820f0d; 
	text-align: justify;
}

A 
{
	text-decoration: underline;
	color:#820f0d;
}

HR 
{ 
	color: #820f0d;
	text-align: center; 
}

h1, td.copy 
{
	text-align: left; 
	color: #820f0d; 
}

p.copy
{ 
	color: #820f0d; 
	margin: 15px;
	font-size: 13pt; 
	color: #820f0d;
}

h2.pageheader 
{
	text-align: left; 
	color: #820f0d; 
}

h3.pageheader 
{
	text-align: left; 
	color: #820f0d; 
}

h4.pageheader 
{
	text-align: center; 
	color: #000000; 
}
a.menu  
{ 	
	color: #e4dbd1; 
	font-size: 12px;  
	text-align: center; 
	text-decoration: none;
}

a.menu:hover  
{ 
	color: #820f0d; 
}

td.menu  
{ 
	color: #e4dbd1; 
	font-size: 12px;   
	text-align: center; 
	text-decoration: none;
}

table.menu 
{ 
	text-align: center;
	background-color: #646372; 
}

div.footer 
{ 
	color: #820f0d; 
	font-size: 12pt; 
	text-align: center;
	float:left;
	width: 33%;
}


div.copy 
{ 
	text-align: justify;
	font-size: 13pt;  
	color: #820f0d;
	width: 700px;
	float:left;
	margin-right: 1em;
	
}

.tail 
{ 
	font-size: 8pt; 
	color: #000000;
	text-align: center;
}

a.tail 
{ 
	font-size: 8pt; 
	text-decoration: none; 
	color: #000000;
}

img.copy
{ 
	padding: 15px;
}

img.head 
{ 
	margin-left: 0px; 
	margin-right: 10px;
	float:left;
}



div.header
{
	height: 175; 
	width:700;
	background-image: url(Images/sunset.jpg);
}

div.menu
{
	width:700;
}

p.first:first-letter
{
	font-family: times,serif;
	font-size: 30pt;
	font-weight: bold;
	float: left;
	width: 1em;
}

div.submenu
{
	border-bottom: 1px solid #646372;
	border-left: 1px solid #646372;
	margin-left: .5em;
	width: 125px;
	float: right;
	text-align: left; 
	display:block;
}
a.submenu
{
	display:block;
	margin-left:5px;
	color: #000000; 
	font-size: 10px;  
	font-family: helvetica,arial,sans-serif; 
	text-decoration: none;
	text-align: left;
} 

a.submenu:hover
{
	color: #646372;
}

td.menu
{
	text-align: center;
}

