BODY
{
	/*background-image: url(./images/bluebg.gif);*/
	color: #000000;
	font-family: 'Book Antiqua';
	background-color: #907C4B;
}
.sitemap
{
	background-image: url(./images/creamparch34.jpg);
	color: black;
	background-repeat: repeat;
}
.sitemap:hover
{
	text-decoration:underline,overline;
}

.sitemaplink:hover
{
	text-decoration:underline,overline;
}

.sitemaplink
{
	color:Navy;
}

H1
{
	color: #000000;
	font-family: 'Pristina'

}

.PageTitle
{
    font-family: 'Pristina';
    font-size: 26pt;
    font-weight:bold;
    text-decoration: underline;
 }

H2
{
	color: #ffffff;
	font-family: 'Bradley Hand ITC';

}
A:visited
{
	color:Maroon;
}
TABLE
{
	background-color: #FFFFFF;
	/*background-image: url(./images/background.gif);*/
}
A:link
{
	color:Maroon;
}

table.admin {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.admin th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.admin td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.clsRequired {
	color: red;
	font-weight: bold;
}
.clsGuideDiv {
	border-style: solid;
	border-width: thin;
}
.clsTitle {
	font-family: Pristina, cursive;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
}
.clsTime {
	font-family: Book Antiqua, serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.clsPrice {
	font-family: Book Antiqua, Serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.clsDescription {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	text-align: left;
}
.clsGetQuote {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	text-align: center;
}
