@charset "UTF-8";
/* CSS Document */

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #A3441E;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 12px;
}
.left_nav a:link {
	color: #A3441E;
	text-decoration: none;
}
.left_nav a:visited {
	color: #0061A0;
	text-decoration: none;
}
.left_nav a:hover {
	color: #333333;
	text-decoration: none;
	
}
.left_nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #A3441E;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
.left_nav_sub a:link {
	color: #A3441E;
	text-decoration: none;
}
.left_nav_sub a:visited {
	color: #9A3331;
	text-decoration: none;
}
.left_nav_sub a:hover {
	color: #333333;
	text-decoration: none;
}
.bodytext_main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #993333;
	text-decoration: none;
	text-align: left;
}
.bodytext_sub_header_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #B53C3C;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
.bodytext_sub_header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
}
.bodytext_main_header_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A3441E;
	text-decoration: none;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 45px;
	padding-left: 15px;
}
.bodytext a:link {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:visited {
	color: #0061A0;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.pics_left {
	float: left;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-top: 15px;

}
.pics_left_long {
	float: left;
	padding-right: 65px;
	padding-bottom: 25px;
	padding-top: 15px;

}
.pics_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 25px;
	padding-top: 15px;
}

