@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(gray_bar.gif);
	background-repeat: repeat-x;
	background-position: -1px 100px;
	line-height: 120%;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#content #top_nav {
	float: left;
	width: 65%;
	text-align: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: .1em;
}
#content #main {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin: 0px;
}
#content #main #gray_side_bar {
	float: right;
	width: 280px;
	padding: 0px;
	background-image: url(grey_side_bar_r2_c2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #main #gray_side_bar #side_text {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 140%;
	text-align: justify;
}
#logo #homepg_pics {
	padding-top: 10px;
	margin: 0px;

}
.sidebar_text {
	margin: 0px;
	padding: 0px;
}

#content #main #gray_side_bar #bottom_sidebar {
	margin: 0px;
	padding: 0px;
	background-image: url(grey_side_bar_r4_c2.gif);
	height: 35px;
	width: 275px;
}
#content #main #logo {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#content #main #logo_is {
	float: left;
	width: 95%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#bottom_content {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 880px;
}
#logo #text_middle {
	margin-top: 325px;
	padding-left: 10px;
	text-align: justify;
}
#footer {
	height: 50px;
}

#content #address_box {
	float: right;
	width: 30%;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 80px;
	font-weight: bolder;
	line-height: 130%;
}

#content {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divider_content {
	width: 75%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#divider_content_services {
	width: 95%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#services_navbar {
	float: left;
	width: 200px;
	padding: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	border: medium double #990000;
	text-align: left;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-style: italic;
}
.image {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#middle_navbar {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 120%;
	padding-left: 200px;
}
.separator {
	clear: both;
	height: 0;
	padding-right: 8%;
	padding-left: 8%;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 8px;
}
.left_sub_nav_img {
	border: 3px double #333333;
	padding: 3px;
	background-color: #CCCCCC;
}
.current {
	padding-left: 20px;
	background-image: url(active_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 50%;
}
#services_middle {
	float: right;
	width: 75%;
}
#content #divider_content_services #services_middle p {
	line-height: 150%;
}

h3 {
	margin: 0px;
	letter-spacing: .1em;
	font-style: italic;
	font-size: 130%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h4 {
	line-height: 140%;
	font-size: 110%;
	word-spacing: .1em;
	letter-spacing: .1em;
}

.italic {
	font-size: 110%;
	line-height: 130%;
	letter-spacing: .1em;
}
.active_page {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4A692;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#content #divider_content_services #services_middle h1 {
	font-size: medium;
	line-height: 130%;
}
#seo {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	text-align: center;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sub_heading
 {
	margin: 0px;
	letter-spacing: .1em;
	font-style: italic;
	font-size: 130%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.sub_heading2{
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	width: 80%;
}.phone_number {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 180%;
	font-family: "Trebuchet MS", Verdana, Arial, "Microsoft Sans Serif", "MS Sans Serif";
	color: #990000;
	letter-spacing: .1em;
	padding-right: 5px;
}
