a {
	color: #B11B1B; 
	text-decoration: none;
	font-size: 18pt;
	font-weight:bold
}
a:hover {text-decoration: underline !important}
.clear {
	clear: both;
}
.nav {
	text-align: center;
	background: #fefefc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navItem {
	padding: 15px;
}
.main {
	background: #ebddd0;
}
.main p {
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
	margin: 10px;
}
.homeImg {
	float: right;
	padding-left: 15px;
	padding-right: 25px;
}
.home img {
	border: 1px solid #000000;
}
.home {
	width: 400px;
	float: left;
}
.home h1 {
	margin: 0px;
	padding: 0px;
	color: #B11B1B;
	font-style: italic;
}
.home p {
	padding-left: 25px;
	font-size: 12pt;
	text-align: left;
}
.hours {
	height: 67px;
	background: url(../images/mid_back.jpg) repeat-x;
	text-align: center;
	margin-bottom: 25px;
}
.hours p {
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
	color: #3c2f28;
}
.leftCol, .rightCol {
	font-size: 14pt;
	color: #852727;
	width: 50%;
	text-align: center;
	float: left;
	background: #ebddd0;
	padding-bottom: 10px;
}
.leftCol a, .rightCol a {
	color: #B11B1B; 
	text-decoration: none;
	font-size: 16pt;
	font-weight:bold
}
.email a {
	font-size: 14pt;
	font-weight: normal;
}
.address{
	font-size: 18pt;
	color:#4E3B33;
	margin-top: 13px;
	margin-bottom: 12px;
	text-align:center
}
.cc {
	padding-top: 25px;
	width: 300px;
	float: left;
}
.video {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 350px;
	float: left;
}
.vids {
	padding-left: 5px;
	padding-right: 10px;
}
