a {
	color:#e41e2b;
}
a:hover {
	color:#000000;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.testimonial_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}	

h1.redHeader {
	color: #e41e2b;
	background: transparent;
	margin: 20px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: times new roman, serif;
}
#contactInfo {
	background-color:#d6d6d6;
	width:170px;
	padding:5px;
	margin:0px;
	margin-top:15px;
	margin-bottom:-20px;
	font-size:10px;
}
#leftCol {
	float:left;
	width:193px;
	margin-top:5px;
	margin-left:2px;
	overflow:visible;
	margin-bottom:17px;
}
/*#leftCol_footer {
	background-color:#e41e2b;
	height:20px;
	width:193px;
	float:left;
}*/
#rightCol {
	float:right;
	width:562px;
	margin-top:5px;
}
#mainContainer {
	width:760px;
	margin:auto;
	background-color:#e41e2b;
	margin-top:20px;
	
}
#mainPhoto {
	width:543px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	margin:auto;
}
#headline {
	width:541px;
	padding-top:5px;
	padding-bottom:5px;
	margin:auto;
}
#content {
	width:521px;
	background-color:#FFFFFF;
	margin:auto;
	padding:10px;
	min-height:365px;
}
* html #content {
	height: 365px; /* Breaks Firefox - so is hidden */
}
#nav_content {
	width:188px;
	margin-top:-20px;
	margin-left:5px;
	padding-bottom:20px;
	position:relative;
	background: #FFFFFF url(../_images/bg_navshadow_right.jpg) repeat-y right;
}
#nav {
	margin-top:18px;
	padding-bottom:1px;
}
#nav_footer {
	width:188px;
	height:9px;
	background:url(../_images/bg_navshadow_bottom.jpg) repeat-x;
	margin-left:5px;
}
.navItem {
	margin-top:6px;
}
#testimonial {
	width:168px;
	color:#666666;
	font-size:10px;
	margin-left:6px;
	padding-top:20px;
}
#testimonial_photo {
	width:166px;
	border:1px solid #e41e2b;
	height:120px;
	background-color:#CCCCCC;
	margin:auto;
	margin-bottom:8px;
}
#footer {
	width:742px;
	margin:auto;
	position:relative;
	top: -38px;
	text-align:right;
	font-size:10px;
	color:#FFFFFF;
/*
	margin-top:-94px;
	padding-top:58px;
	background:url(../_images/img_skeet.gif) left no-repeat;
*/
}
#skeets
{
	position: absolute;
	top: -27px;
	left: 0;
	width: 301px;
	height: 158px;
	background:url(../_images/img_skeet.gif) left no-repeat;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active
{
	color: #fff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#clear {
	clear:both;
	height:45px;
}
#content img {
	margin-top:20px;
	margin-bottom:0px;
}
