﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bkg.gif);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #336666;
	padding-top: 12px;
	padding-left: 6px;
}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
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;	
}
.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;

}

.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;
	
}
.orange_text {
	color: #FF8000;
}
