@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	/*
	font-size: 14px;
	*/
	font-size: .9em;
}

a {
	color: #4D4D4D
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	/*
	font-size: 13px;
	*/
	font-size: .8em;
	color: #E6DCBE;
}
.topStrip {
	font-family: "Times New Roman", Times, serif;
	/*
	font-size: 18px;
	*/
	font-size: 1.4em;
	font-style: italic;
	color: #E6DCBE;
	letter-spacing: 1px;
}
.contact {
	color: #5E4F26;
	/*
	font-size: 15px;
	*/
	font-size: 1em;
}
.botMenu {
	font-family: "Times New Roman", Times, serif;
	/*
	font-size: 13px;
	*/
	font-size: 1em;
	color: #E6DCBE;
	text-decoration:none;
}
.botMenu:hover {
	color:#726B5B
}
.botMenuCurrent {
	font-family: "Times New Roman", Times, serif;
	/*
	font-size: 13px;
	*/
	font-size: 1em;
	color: #726B5B;
	text-decoration:none;
}
.header {
	font-weight: bold;
	color: #8C7739;
}
.headRed {
	font-weight: bold;
	color: #990000;
}
.headBlue {
	font-weight: bold;
	color: #003366;
}
.quote {
	color:#990000
}
.capt {
	/*
	font-size: 12px;
	*/
	font-size: .8em;
}
.sideQuote {
	/*
	font-size: 12px;
	*/
	font-size: .8em;
		   margin-top:-5px; 
		   margin-left:15px; 
		   margin-right:15px; 
		   color:#990000; 
		   font-style:italic;
}
.side {
	/*
	font-size: 12px;
	*/
	font-size: .9em;
		   margin-top:-5px; 
		   margin-left:15px; 
		   margin-right:15px; 
		   line-height:95%;
		   
}
.sideGreetings {
	font-style:italic;
	font-weight:bold;
		   margin-top:-5px; 
		   margin-left:15px; 
		   margin-right:15px; 
}

object { 
  outline:none; 
  }

