body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  background-image:url(/images/bg.gif);
  background-repeat:repeat-x;
  background-repeat:repeat-y;
}
.standard {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
}
.standard a:link { 
	text-decoration: underline; color: #7d7d7d;
}
.standard a:visited {
	text-decoration: underline; color: #7d7d7d;
}
.standard a:active {
	text-decoration: underline; color: #7d7d7d;
}
.standard a:hover {
	text-decoration: none; color: #da4a02;
}
.footer {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.footer a:link { 
	text-decoration: underline; color: #7d7d7d;
}
.footer a:visited {
	text-decoration: underline; color: #7d7d7d;
}
.footer a:active {
	text-decoration: underline; color: #7d7d7d;
}
.footer a:hover {
	text-decoration: none; color: #da4a02;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#8c8769;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#575241;
}
.subHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#8c8769;
	font-weight:bold;
}
.navigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#8c8769;
}
.navigation a:link { 
	text-decoration: underline; color: #8c8769;
}
.navigation a:visited {
	text-decoration: underline; color: #8c8769;
}
.navigation a:active {
	text-decoration: underline; color: #8c8769;
}
.navigation a:hover {
	text-decoration: none; color: #da4a02;
}
.menuTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#7D0B13;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#475e4a;
}
.menu a:link { 
	text-decoration: underline; color: #475e4a;
}
.menu a:visited {
	text-decoration: underline; color: #475e4a;
}
.menu a:active {
	text-decoration: underline; color: #475e4a;
}
.menu a:hover {
	text-decoration: none; color: #999999;
}