body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #292927;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1E7076;
	text-decoration: underline;
	font-weight: bold;
	word-spacing: .05em;
	line-height: 16px;
}

a:hover {
	color: #1E7076;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.intro {
	font-size: 22px;
	line-height: 22px;
	color: #B20B1F;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



.nav a {
	color:#333333;
	text-decoration:none;
	font: bold 1.05em/1.2em Arial, Helvetica, sans-serif;
	display: inline;
} 

.nav a:hover{
	color: #0099CC;
}

.nav a:focus{
	color: #FFCC00;
	font-weight: bold;
}

#subnav {
	margin: 0;
	padding: 0;
	background-color: transparent;
	list-style-type: none;
	text-align: center;
	display: inline;
}


#subnav a {
	color: #392026;
	padding: 0;
	text-decoration: none;
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.08em;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav a:hover, a:focus {
	color: #C10D24;
	text-decoration: underline;
}


#footer a {
	color: #FFFFFF;
	padding: 0;
	text-decoration: none;
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.08em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer a:hover {
	color: #FF9900;
	}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallerp {
	font-size: 13px;
	line-height: 22px;
}
#indent {
	margin-left: 10px;
	width: 150px;
}

#indent2 {
	margin-left: 10px;
	margin-right: 10px;
	width: 190px;
	margin-bottom: 5px;
}

.logo a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #C10D24;
} 
.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #B20C20;
	line-height: 14px;
	font-weight: bold;
}

 a img {
	border: none;
}