html { 
min-height: 100%; padding-bottom: 1px; 

}

body {
	background-color: #bf0000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_background.gif);
	background-repeat: repeat-x;
	
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 771px;
	
}
#header {
	width: 771px;
	
}
#content {
	width: 771px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
	background-color: #DADBDF;
	
}
#main_content {
	width: 475px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height:18px;
}

#footer {
	color: #FFFFFF;
	width: 771px;
	padding-top: 10px;
	padding-bottom:10px;
}
.secondary_title {
	font-weight: bold;
	color: #BF0000;
}

#header_top {
	height: 28px;
	width: 346px;
	background-image: url(images/header.gif);
	padding-top: 69px;
	padding-left: 425px;
}
#main_menu {
	height: 28px;
}

#header_graphics {
	width: 771px;
}
a:visited {
	color: #BF0000;
	text-decoration: none;

}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
a:link {
	color: #BF0000;
	text-decoration: none;
}
#secondary_content {
	width: 240px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:18px;
}

.main_title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 25px;
}
h1{
	font-size: 22px;
	font-weight: bold;
	color: #BF0000;
	padding-top: 15px;
	padding-bottom: 0px;
	margin:0;
	line-height:normal;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.photo {
	height: 130px;
	width: 166px;
	border: 2px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
}
#main_content_subpage {

	width: 530px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height:18px;
}
#secondary_content_subpage {

	width: 160px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:18px;
}
.paragraph_title {
	font-weight: bold;
	color: #BF0000;
	font-size: 14px;
}
h2{
font-weight: bold;
	color: #666666;
	font-size: 18px;
	margin:0;
	padding:10px 0 0 0;
	line-height:normal;
}
h3{
font-weight: bold;
	color: #BF0000;
	font-size: 14px;
	margin:0;
	padding:0;
	line-height:normal;
}
#call_now {
	float: left;
	width: 420px;
}
#main_content_wide {

	line-height:18px;
	width: 720px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
}
#welcome_text {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
#main_content_narrow {


	line-height:18px;
	width: 320px;
	float: left;
	margin-bottom: 20px;
	padding-left: 20px;
}
#secondary_content_wide {

	width: 400px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:18px;
}
#contact_form {
	float: left;
	width: 360px;
	margin-right: 10px;
}
#contact_form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
#contact_form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.footerColumn {
	padding: 5px;
	float: left;
	width: 240px;
	margin-right: 5px;
}
.footerColumn ul {
	margin-left: 15px;
	padding:0;
}
.footerColumn li {
	margin-top: 3px;
}
h5{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}
table{
	line-height:normal;
}
#banner {
	margin-top:15px;
}
#video {
    border: 2px solid #bf0000;
    /*background:#ffffff;*/
   /* padding-top:16px;*/
}
#video-title {
    padding:3px;
    background:#bf0000;
    color:#ffffff;
    font-weight:bold;
    border-bottom:2px solid #bf0000;
}
#video-player {
    height:272px;
    width:480px;
}