@charset "UTF-8";
body {
	background:#93caf1 url(../images/bg.jpg) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #000000;
}
a img {
	border:none;
}
h1 {
	color:#481800;
	font-weight:lighter;
	margin:10px 0 0 0;
}
h2 {
	font-size:20px;
	font-weight:lighter;
	margin:10px 0px 0 0;
	padding-top:10px;
}
h3 {
	color:#481800;
	font-size:20px;
	font-weight:lighter;
	margin:10px 0 0 0;
	padding-top:10px;
}

h3 {
	color:#481800;
	font-size:18px;
	font-weight:lighter;
	margin:10px 0 0 0;
}
h4 {
	font-size:12px:
	font-weight:bold;
}

p {
	font-size:12px;
	line-height:16px;
}
li {
	
font-size:12px;
	line-height:16px;
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
    padding-right:10px; 
}
.floatRight { 
    float: right; 
    padding-left:20px; 
	padding-right:10px;

}
.floatRightpadded {
	float:right;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:30px;
	
}
.floatRightpaddedExtra {
	float:right;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:50px;
	
}
.floatLeftpadded {
	float:left;
	padding-right:10px;
	padding-bottom:30px;
}
.textCaption {
	font-size:x-small;
	color:#642200;
}
.textTestimonial {
	color:#642200;
}

.top0 {
	margin-top:0;
}

#content {
	padding:15px 30px;
	background:url(../images/bg-content.png) repeat-y;
}

#content-left {
	float: left;
	height: auto;
	width: 185px;
}
#content-main {
	float: left;
	height: auto;
	width: 490px;
	padding-left: 18px;
	padding-right: 9px;
}


#content-main-columnleft {
	float:left;
	height:auto;
	width:225px;
	padding-left:5px;
	padding-right:5px;
}	

#content-offers {
	float:left;
	height:auto;
	width:680px;
	padding-left:30px;
	}
	
#content-right {
	float: left;
	height: auto;
	width: 220px;
}
#footer {
	background:url(../images/bg-footer.png) no-repeat top center;
	color:#fff;
	font-size:11px;
	width:944px; height:72px;
	margin:0 auto; padding:15px 20px 15px 20px;
	text-align:center;
}
	#footer a {
		color:#fff;
	}
	#footer a:hover {
		color:#CCC;
	}
#homeMid {
	float:left;
	margin:0 23px 0 0px;
	width:377px;
}
*html #homeMid{margin:0px 20px 0px 0px;}

#leftimage {
	padding-left: 10px;	
	
	
}
#leftNav {
	float:left;
	margin:0 20px 0 0;
	width:274px;
}
#leftnav-all {
	position: relative;
	left: 10px;
}
#leftnav-services {
	background-image: url(../images/service_bar_bknd.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 173px;
	}
#leftnav-services-top {
	background-image: url(../images/service_bar_top.png);
	height: 29px;
	width: 173px;
}
#leftnav-services-end{
	background-image: url:(../images/service_bar_btm.png);
	background-repeat:no-repeat;
	height: 17px;
	width: 173px;
}

.maintext {
	padding-right: 10px;
	padding-left: 3px;
}
.maintext img{
	position: relative;
	left: 0px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	visibility: visible;
	width: auto;
	height: auto;
}
#rightbar {
	
}
	#rightbar img {
		margin-top:8px;
	}

#rightimage {
	padding-right: 10px;
	position: relative;

}	
.sched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #347e03;
}
#topnav img {
	float:left;
}
#wrap {
	margin:0 auto;
	width:984px;
}

