@charset "utf-8";
body {
	color:#000;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.linkfont {font-family: Verdana, Geneva, sans-serif; font-size:8pt;}
	A:link {color:#84a0d0; text-decoration:none; }
	A:visited { color:#84a0d0; text-decoration:none; }
	A:hover {color:#F37130; text-decoration:underline; } 
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9c9b9b;
}
.menu-txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	border-bottom:3px;
}
#menu a{color:#000; text-decoration:none;}
#menu a:hover{color:#7cc576; border-bottom:1px dotted #7cc576;}
.default-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
.main-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	color: #f46624;
	font-weight: bold;
}
.int-title {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#84a0d0; letter-spacing: -1px; font-weight:bold;}
.line-horz { border-bottom: solid 1px #efefef; width:900px; min-height:1px;}
.line-horz-bottom { border-top:solid 1px #efefef; width:900px; height:1px;}
.line-horz-menu {border: medium 1px #efefef; width:220px; background-color:#efefef; height:1px;}
.form-txt {font-family:Verdana, Geneva, sans-serif; color:#737373; font-size: 10px;}
.message {font:Verdana, Geneva, sans-serif; font-size:16px; color:#8FC42C;}
div.c8 {font-family: verdana, arial; font-size: 12px; text-align: right}
.separator {border-bottom: solid 1px #efefef; width:100%; height:1px;}
.test-top { background-image:url(../images/common/bg-testimonial.jpg); background-position:top; background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;}
.page-div {background-position:top; background-repeat:no-repeat; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
.def-div {background-position:top; background-repeat:no-repeat; padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:15px;}
.map-main {width:670px; padding:5px;}
.map-left {width:220px; float:left;}
.map-right {width:450px; float:right;}
.testpadding {	padding: 10px;	margin: 0px;	border: none;	width: 535px;}
#links {
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 12px;
	 text-decoration: underline;
	 }
.weather {font-family: Verdana, Geneva, sans-serif; font-size:8pt;}
.small-txt {font-family: Verdana, Geneva, sans-serif; font-size: 10px;}
#portfolio a {font-family:Verdana, Geneva, sans-serif; font-size:12px; text-decoration:none; color:#8FC42C;}
#portfolio a:hover {text-decoration:underline; color:#ceec97;}
.footer-title {font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#989898; font-weight:bold; letter-spacing: -1px;}
.footer-lg {font-family:Verdana, Geneva, sans-serif; font-size:12px; text-align:center;}
.footer-txt {font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #989898;}
#footer-txt a{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#989898;
	margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;
}
#footer-txt a:hover {
	color:#F37130;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
.footer-link a{text-decoration:none;font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#989898;	margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
.footer-link a:hover {color:#F37130;text-decoration:none;border-bottom:1px dotted #fff;}
.soc_med img {opacity:0.55; filter:alpha(opacity=55)}
.soc_med img:hover {opacity:1;filter:alpha(opacity=100)}
.soc_med_cont img {opacity:1;filter:alpha(opacity=100)}
.soc_med_cont img:hover{opacity:0.55;filter:alpha(opacity=55)}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
padding: 0px;
overflow: scroll; /*leave this value alone*/
width: 938px; /*Width of Carousel Viewer itself*/
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: -55px;
	top: -4px;
}

.stepcarousel .panel{
text-align:left;
padding-left:20px;
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 938px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
