body {
	margin: 0;
	padding; 0;
	border: none;
	background-color: #e0ddd4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    color: #e44718;
	width: 650px;
	margin-left: 330px;
	font-size: 18px;
}
h1.homepage {
    color: #e44718;
	width: 1000px;
	font-size: 18px;
	margin-left: 0px;
	text-align: center;
}
h2 {
    color: #ffffff;
	width: 650px;
	margin-left: 330px;
	font-size: 18px;
	font-weight: normal;
}
h2.homepageh2 {
    color: #000000;
	width: 1000px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

td.bodybg {
	background-image: url(images/paperbackground.jpg);
	background-repeat: no-repeat;
}
td.bodybg1 {
	background-image: url(images/flyerbackground.jpg);
	background-repeat: no-repeat;
}
td.bodybg2 {
	background-image: url(images/homepagebackground2.jpg);
	background-repeat: no-repeat;
}


p.bluey {
	color: #2d698e;
	width: 650px;
	margin-left: 330px;
	font-size: 14px;
}
p.blueyleft {
	color: #2d698e;
	width: 300px;
	margin-left: 20px;
	font-size: 14px;
}
p.blueytop {
	color: #2d698e;
	width: 600px;
	margin-left: 230px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.blueyright {
	color: #2d698e;
	width: 250px;
	margin-left: 750px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

p.rusty {
	color: #e44718;
	width: 650px;
	margin-left: 330px;
	font-size: 14px;
}
p.whitey {
	color: #ffffff;
	width: 620px;
	margin-left: 330px;
	font-size: 14px;
	text-align: justify;
}
p.whiteyleft {
	color: #ffffff;
	width: 620px;
	margin-left: 330px;
	font-size: 14px;
	text-align: left;
}
p.whiteyquote {
	color: #ffffff;
	width: 600px;
	margin-left: 345px;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
	
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	
}

a:visited {
	color: #cccccc;
	text-decoration: underline;
	
}
a:hover{
	color: #e44718;
	text-decoration: underline;
	
}
a:active {
	color: #ffffff;
	text-decoration: underline;
	
}
a.hp:link {
	color: #4e4026;
	text-decoration: underline;
	
}

a.hp:visited {
	color: #4e4026;
	text-decoration: underline;
	
}
a.hp:hover{
	color: #e44718;
	text-decoration: underline;
	
}
a.hp:active {
	color: #4e4026;
	text-decoration: underline;
	
}
a.botnav:link {
	color: #4e4026;
	text-decoration: underline;
	
}

a.botnav:visited {
	color: #4e4026;
	text-decoration: underline;
	
}
a.botnav:hover{
	color: #e44718;
	text-decoration: underline;
	
}
a.botnav:active {
	color: #4e4026;
	text-decoration: underline;
	
}
div.navfoot {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding: 20px 0;
	border-top: 2px dashed  #e44718;

}


