.bodyStyle {
	background-color:white;
}

.sectionHeader {
	background: url('../images/bg1.gif') 0 0 repeat;
	padding-top: 10px;
}

.section1 {
	background: url('../images/bg1.gif') 0 0 repeat;
	padding: 10px 0px;
}

.section2 {
	background: url('../images/bg2.gif') 0 0 repeat;
	padding: 10px 0px;
}


.siteLogo {
	height: 100px;
	font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	color:white;
}

.siteNav {
	padding-top: 40px;
}

img {
	height: auto;
	max-width: 100%;
}

.firstSeparator {
	height: 12px;
	border-top: 2px solid #E02A00;
	background-color: #3E3938;
}

.otherSeparator{
	height: 12px;
	border-bottom: 2px solid #171615;
	background-color: #3E3938;
}

.servicesIcon {
	padding-top: 10px;
}

.myCarousel {
	padding-top: 10px;
}

.subHeading1 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	color: #C0C0C0;
}

p, ul, span {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #C0C0C0;
}

#map_canvas {
	width: 400px;
    height: 300px;
}

.googleMap {
	border: 8px solid #3E3938;
	border-radius: 8px;
	margin-top: -50px;
}

.contact {
	padding-bottom: 25px;
}

#owl-demo .item img {
	display: block;
    width: 100%;
    height: auto;
}
