﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84BFF7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	

}
.title h1 {
	font-size: 20px;
	font-weight: bold;
	color: #336666;
	padding-top: 12px;
	padding-left: 6px;
}

.title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.title h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
		
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #91232d;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #91232d;	
}

#sidebar h1 {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}


.homehead_img {
	background-image: url('images/heading_home.jpg');
	background-repeat:no-repeat;

}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align:left
	
}
.footer_phone {
	font-size: 17px;
	color: #FFF;
	text-align:center;
}

.nav_footer {
	font-size: 10px;
	color: #FFF;
	text-align:center;
	
}
.botnav_img {
	background-image: url('images/footer_bkg.png');
	background-repeat:no-repeat;
}
.text_orange_italic {
	color: #FF6600;
	font-style:italic;
}	
a:link {
	color: #666633;
}
a:visited {
	color: #336666;
}
a:hover {
	color: #91232d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.img_textright {
	border-color:#999;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	
}

.img_textleft {
	border-color:#999;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	
}

.img_border {
	border:none;
	
}
.form_buttons {
	background:#F60;
	color: #FFF;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
}



.orange_text {
	color: #FF8000;
}
#socialMedia {
border: 0px;	
	
}
.follow-us {
	font-weight: bold;
	color: #000;
}
#video {
	padding-bottom:5px;
	padding-top:5px;
}
.middle {
	text-align: center;
}

