body {
	font-family: georgia, serif;
	background-repeat: no-repeat;
	background-image: url("images/bg.jpg");
	background-color: #ffcf30;
	margin: 0; }
body.front {
	text-align: center; 
	background-image: url("images/bg.front.jpg");
	background-position: top center;}


body.front h1 {
	margin-top: 40px; }
body h1 {
	margin-top: 12px; 
	margin-bottom: 0; }

#menu {
	margin-left: 12px; 
	width: 157px; }
#menu img {
	border: 0; 
	display: block; }
	
#menu a:active,
#menu a:hover {
	background-color: #ffe66f; }


#frontmenu {
	margin-bottom: 0; }
#frontmenu img {
	border: 0; 
	margin-bottom: -5px;
	display: inline; }

#frontmenu a:active,
#frontmenu a:hover {
	background-color: #ffe66f; }

#topmenu {	
	border-width: thin;
	border-style:solid; 
	text-align: center; 
	margin-bottom: 5px;
	background-color: #ffcf30;  }
#topmenu img {
	border: 0; 
	margin-bottom: 0px;
	display: inline; }


#topmenu a:link {
	border:none },
#topmenu a:active,
#topmenu a:hover {
	background-color: #ffe66f; }

#content {
	background-image: url("images/stop.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	top: 15px;
	left: 185px;
	width: 450px; 
	background-color: #ffe66f;
	border: 1px solid  #ffa809; 
	padding: 1em;
	padding-bottom: 2em; 
	line-height: 130%; }

#copyright {
	font-size: 0.7em;
	color: #6C5B21;
	margin-top: 0.5em; }


.contact_heading {
	margin-left: 0.5em; 
	width: 5em; 
	font-weight: bold; }
address {
	margin-left: 5.5em;
	font-style: normal; }

a:link,
a:visited {
	text-decoration: none;
	color: #aa0000;}
a:hover,
a:active {
	text-decoration: underline; }


h3 {
	margin-bottom: -0.7em;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 140%; }


div#submenu {
	font-size: 80%; 
	font-family: arial, sans-serif; 
	line-height: 150%; }
div#submenu a {
	white-space: nowrap; }

ul.gap li,
ol.gap li {
	margin-bottom: 0.5em; }