body {margin: 0px}
a:link {color: #993300;
		background: #ffffcc;
		text-decoration: none;
		font-family: arial;
		font-weight: bold;
		display: block;
}
		
a:visited {color: #993300;
		background: #ffffcc;
		text-decoration: none;
		font-family: arial;
		font-weight: bold;
		display: block;
}
#nav td {border-top: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
		border-bottom: 3px double black;
}
	
#nav td a:hover {background: #993300; 
		color: #ffffcc; 
		display: block; 
		width: auto; 
		height: auto;
}

BODY#sectionone #nav td#one A {
	BACKGROUND: #993300; COLOR: #ffffcc; 
}
BODY#sectiontwo #nav td#two A {
	BACKGROUND: #993300; COLOR: #ffffcc;
}
BODY#sectionthree #nav td#three A {
	BACKGROUND: #993300; COLOR: #ffffcc;
}
BODY#sectionfour #nav td#four A {
	BACKGROUND: #993300; COLOR: #ffffcc;
}
BODY#sectionfive #nav td#five A {
	BACKGROUND: #993300; COLOR: #ffffcc;
}
BODY#sectionsix #nav td#six A {
	BACKGROUND: #993300; COLOR: #ffffcc;
}

.inline-home {
	background: #fff;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 100;
	margin-right: 100;
	display: block;
	padding: 10px;
	color: #993300;
	font-weight: bold;
	border: 2px solid #993300;
	list-style: none;
	font-family: arial;
	font-size: large;
	}


.inline-home-sml {
	background: #fff;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 100;
	margin-right: 100;
	display: block;
	padding: 10px;
	color: #993300;
	font-weight: bold;
	list-style: none;
	font-family: arial;
	font-size: small;
	border-top: 0px none #993300;
	border-right: 0px none #993300;
	border-bottom: 0px none #993300;
	border-left: 0px none #993300;
}


.frontbg {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #327F80;
}


.pagelinks, a.pagelinks, a.pagelinks:link, a.pagelinks:active, a.pagelinks:visited, a.pagelinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E09346;
	background-color: #FFFFFF;

}
a.pagelinks:hover {
	text-decoration: underline;
	color: #177576;
	background-color: #FFFFFF;


}
.hthankyou {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #327F80;
}

.style2 {font-size: 18px}
.style4 {font-size: 24px}

