html,body{
	min-width:100%;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	font-family: "Verdana", times new roman,times,serif, sans-serif;
}

nav{ background: #66676a;}
nav .top-bar ul > li a.first{padding-left: 0; padding-top: 15px;}
nav .top-bar ul > li a.last{padding-right: 0; }
figure{ background: #98ca3c;}
#slider{margin:50px 0 10px;}
#map_canvas{height: 400px; width: 100%;}
.labelLeft{padding-bottom: 10px; float: left; width: 100px;}
section{ background: #ffffff;}
.services{text-align: center; margin: 15px 0 30px;}
.services img {margin-bottom: 20px;}
.details{font-size: 12px; color: black; height: 130px;}
footer{ background: #98ca3c; padding: 20px 0 120px;}
footer nav{padding: 5px 0 5px;}
footer nav .top-bar ul > li a.last{padding-right: 11px; }
#wrapper {
	width: 100%; display:inline-block;
}


.header1{width:100%;height: 510px;display:inline-block; font-size: 1em;}

.title1{text-align:center;font-size:54px;font-style:italic;border-bottom:1px solid #fff;padding-top:20px;
	padding-bottom:20px;margin-bottom:10px;	line-height:65px;}
.title2{text-align:center;font-size:30px;line-height:40px;}

.htxt1 {color: #FFF;padding-right: 10px;padding-left: 10px;font-weight: lighter;font-style: italic;
font-size: 60px;word-spacing: 2px;}

.galleryimg {	border: 10px solid #FFF;display: block;	margin-right: auto; margin-left: auto;margin-top: 10px;
	margin-bottom: 5px;
}

#header h2{
color: white;
font-size: 2em;
}

.htxt2 {
color: #FFF;
padding-right: 10px;
padding-left: 10px;
font-weight: lighter;
font-style: normal;
letter-spacing: 1px;
margin-top: -10px;
}

#content {
border-left-style: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
	
}
#content h2{
color: red;
font-size: 2em;
padding-right: 10px;
padding-left: 10px;
width: auto;
margin-bottom: 0px;
padding-bottom: 0px;
font-weight: lighter;
}

.num {
color: #FFF;
background-color: #F00;
padding-right: 10px;
padding-left: 10px;
}

#content p{
color: black;
padding-right: 10px;
padding-left: 10px;
width: auto;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#content a{
color: red;
text-decoration:none;
}
.descriptions img{float: right; margin-left: 20px; margin-bottom: 20px;}
.descriptions ul {margin-left: 20px;}
#content normal{
color: black;
text-decoration:none;
}
#content .columns{
	text-align:justify;
}

#social{
	float:right;
}

#footer {
	width:100%;
	color: #fff;
	background-color: #FF2702;
	font-size: 1em;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:2px;
	margin-bottom:20px;
	/*background-image: url(../images/header_tile.jpg);*/
}

.num2 {
	color: #FFF;
	background-color: #000;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-left: 15px;
}