p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.gradientbg {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.photo {
	color: #FFFFFF;
	background-color: #CC0000;
	border: medium solid #000000;
	font-size: 14px;

}
.left_nav {
	border: 1px solid #A91315;
	margin-bottom: 10px;
}
.left_nav td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #B81415;
	padding: 0px;
}
.left_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #B81415;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.left_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #B81415;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.left_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.left_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .2em;
	margin-bottom: 10px;
}
#map {
    width:400px;
    height:400px;
}

.qc {
	border: 1px solid #A91315;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
}
.qc th {
	background-image: url(assets/images/qc_head.jpg);
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 175px;
}
.qc td {
	padding: 5px 5px 0px;
	text-align: center;
}
.qc span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.qc form {
	margin: 0px;
	padding: 0px;
}
.qc input {
	width: 150px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #B81415;
}
.qc textarea {
	width: 150px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 75px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #B81415;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

/*----------- Crystal comes to rescue the crappy table and make this printable -----------*/
/*------------------ It'll help a lot if you have good teeth -----------------------------*/

#header {
	display: none;
}

.topNav {
	display: none;
}

.qc {
	display: none;
}

#leftColumn {
	display: none;
}

#content {
	width: 620px;
}

.bottom {
	display: none;
}