body{
	margin-top:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	background-color:#444444;
	background-image:url(../images/bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.titles{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#F2EFAA;
	text-transform:uppercase;
}

a:link, a:active, a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F2EFAA;
	text-decoration:none;
}

a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#B68D4B;
	text-decoration:none;
}

.quote{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#B68D4B;
}

/*------------ main left navigation system ---------------*/
#mainNav a:link, #mainNav a:active, #mainNav a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bolder;
	color:#996600;
	text-decoration:none;
	text-shadow:#000000;
}

#mainNav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	text-shadow:#000000;
}

#mainNav td{
	border-bottom:dotted 1px #996633;
	
}

/*------------ end of main left navigation system ---------------*/