body {
	background-color: #b24622;
	color: #000000;
	margin: 0px;
	font-family: Minion Web, Times New Roman, Times, serif;
	}
	
body.interior {
	background-color: white;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin:0px;
	}
	
	

.home a:link {
	color: #ffff99;
	}
	
.home a:visited {
	color: #ffcc99;
	}
	
.home a:hover { 
	color: #cc0000;
	}
	
.home a:active {
	color: #cc0000;
	}


a:link {
	color: #990000;
	}
	
a:visited {
	color: #CC6600;
	}
	
a:hover { 
	color: #CC0000;
	}
	
a:active {
	color: #CC0000;
	}

h1 { 
	color: #660000; 
	font-family: arial, geneva, helvetica, sans-serif ; 
	font-size: 1.4em; 
	text-align: center;
	}
	
h2 { 
	color: #660000; 
	font-family: arial, geneva, helvetica, sans-serif ; 
	font-size: 1.0em; }
	
h3 { 
	color: #660000; 
	font-family: arial, geneva, helvetica, sans-serif ; 
	font-size: .8em; }
	
.home p {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	}
	
.intro {
	font-size: 14px;
	color: #ffffcc;
	}
	
	
.address {
	font-size: 14px;
	text-align: center;
	}
	
.bottomlinks {
	font-family: arial, geneva, helvetica, sans-serif ; 
	font-size: 10px;
	text-align: center;
	padding: 5px;
	border: 3px solid #660000;
	line-height: 16px;
	}

.copyright {
	font-size: 10px;
	text-align: center;
	}

.homemenu {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border: none;
	}
	