/* //////////////////////////////
   HTML Elements
   ////////////////////////////// */

BODY
{
    background-color: #e3be87;
    color: #000000;
    font-family: Verdana, Helvetica, Arial;
    font-size: x-small;
    margin: 0px
}
H1
{
	margin-top: 5px;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #ffffff;
	font-family: 'Times New Roman', Roman;
}
TD
{
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
    font-size: x-small;
}


/* //////////////////////////////
   Menu & Navigation classes
   ////////////////////////////// */

.AltNav, .AltNav A:Hover
{
	font-size: 12px;
	color: #8c7148;
	text-decoration: none;
}
.AltNav A
{
	color: #8c7148;
	text-decoration: underline;
}
.Nav, .Nav A, .Nav A:Hover
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: 'Times New Roman' , Roman, Arial;
	text-decoration: none;
}


/* //////////////////////////////
   Miscellaneous classes
   ////////////////////////////// */

.Content
{
	color: #8c7148;
	font-size: x-small;
}
.Content A
{
	font-family: Verdana, Helvetica, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #8c7148;
	text-decoration: underline;
}
.Content A:Hover
{
	font-family: Verdana, Helvetica, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #8c7148;
	text-decoration: none;
}
.Copyright
{
	font-size: 12px;
	color: #ffffff;
}
.Quote
{
	font-weight: bolder;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	color: #8c7148;
	font-style: italic;
	font-family: 'Times New Roman' , Roman, Courier;
}
.QuoteSource
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8c7148;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
