@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0;
	padding: 0 0;
	background-color: #1F1C17;
}
h1, h2, h3, h4, h5 {
	color: #384E5B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1	{
	font-size: 16.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
h2	{
	font-size: 18px;
	margin-top: 40px;
	text-align: left;
	font-weight: bold;
}
h3	{
	font-size: 15px;
	margin-top: 5px;
	text-align: left;
	color: #666666;
	}
h3 a{color:#666666;}
p {
	font-family: Arial;
	font-size: 11pt;
	margin: 5px 5px;
	color: #666666;
	line-height: 20px;
	padding: 0 0 6px 6px;
	}
p strong {font-weight: 300;}
ul	{color:#666666;
	list-style-type: square;}
a {color: #000000;}
a:hover {
	text-decoration: none;
	color: #FF7100;
}
div.banner {
	height: 46px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	background-color: #1F1C17;
	background-image: url(images/header_nav_bg_3.gif);
	background-repeat: repeat-x;
}
div#menu {
	height: 36px;
	width: 950px;
	margin: 0 auto;
}
img.float_left_img {
	float: left;
	padding: 5px 12px;
}
img.float_right_img	{
	float: right;
	border: none;
	}
#menu ul {
	line-height: normal;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	width: 1000px;
}
#menu a {
	display: inline;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 118px;
	margin-right: 10px;
	background-repeat: repeat-x;
	border: 1px solid #201C19;
	padding: 4px 12px;
}
#menu a:hover{
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #201C19;
	}
div#banner_picture {
	margin-top: 0px;
	margin-right: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	width: 1004px;
	height: 242px;
	background-image: url(images/logo_banner_with_logo.jpg);
	background-repeat: no-repeat;
}
div.ind {
	width: 325px;
	top: 28px;
	position: relative;
	left: 80px;
	padding-top: 8px;
}
div.alignright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
}
#banner_picture #box {
	position: absolute;
	left: 600px;
}
div#content {
	width: 950px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
div#spacer{
	background-image: url(Images/content_back.gif);
	background-repeat: repeat-x;
	height: 15px;
	}
#content #column1 {
	float: left;
	background-color: #D0CEA5;
	border: 1px solid #F7E89F;
	width: 300px;
	padding: 15px 10px;
	position: relative;
	height: 390px;
}
#content #column2 {
	float: right;
	width: 580px;
	position: relative;
	background-color: #FFFFFF;
	padding: 15px 10px;
	height: 390px;
}
#banner_picture .ind h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	margin: 0;
	padding-left: 60px;
	letter-spacing: -1px;
}
div#seperate_para {
	background-image: url(Images/separate.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: auto;
	clear: both;
	margin-top: 10px;
}
div#left_box {
	width: 230px;
	float: left;
}
div#right_box {
	width: 230px;
	float: right;
}
#menu li {
	float: left;
	height: 31px;
	margin-top: 17px;
}
.padding_img {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}
span.link {
	color: #FF6D00;
}
span.link a{
	color: #FF6600;
	text-decoration: underline;
}
span.link a:hover{text-decoration: none;}
#content #column3 {
	padding: 15px 25px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 905px;
}
#content #column3 p.event_text_service_page{
	width: auto;
	clear: none;
	}
#content #column3 p.event_text_testimonials_page{
	width: 440px;
	clear: none;
	}
#column3  p.float_right {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
div.left_box div.row {
	height: 34px;
}
div.left_box div.row input {
	color: #292A29;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	width: 180px;
	height: 17px;
}
#footer {
	color: #6B6B6B;
	background-color: #E5F9D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #BCF088;
	border-right-color: #BCF088;
	border-bottom-color: #BCF088;
	border-left-color: #BCF088;
	height: 95px;
	width: 100%;
	position: relative;
	padding-top: 10px;
	margin-top: 20px;
}
#footer p {
	text-align: center;
}
.spacer {
	line-height: 0px;
	clear: both;
	font-size: 0px;
}
p.no_clear {
	clear: none;
}
#content #second_nav {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 20px;
}
#content #second_nav a {
	color: #326202;
}
#content #second_nav a#active {
	color: #CC0000; text-decoration: none;}
#content #second_nav a:hover {
	color: #FF0000;}
#content #column3 h3 {
	float: right;
	width: 430px;
	text-align: center;
}
.banner #menu #acitve_link {
	background-color: #201C19;
	color: #FFFFFF;
}
#banner_picture .ind h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	letter-spacing: -4px;
}
