body{
	font-family: ubuntu;
	background: #FFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
#navstretch{
	position: relative;
	height:40px;
	background-image: url("_images/topstripe.png");
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	width: 100%;
	z-index: 1000;
}
#main{
	margin: auto;
	position: relative;
	width:990px;
	padding-top: 20px;
}
#header{
	width: 990px;
	height: 140px;
	position: relative;
	margin: auto;
	padding-right: 20px;
}
#homeslogan{
	font-size: 25px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-bottom: 5px;
}
#topnav{
	position: relative;
	margin: auto;
	width:990px;
	font-size: 17px;
	z-index: 1000;
	margin-top: 20px;
}
#addresstop{
	margin-top:-140px;
	color: #000;
	text-align: right;
}
#footer{
	padding-top: 0px;
	clear: left;
	color:#000;
}
#logo{
	padding-top: 15px;
	width:400px;
	height: auto	;
}
.whitebox{
	margin:15px;
	position: relative;
	width:298px;
	height: 490px;
	background: #FFF;
	float: left;
	border: 8px solid #bababa;
}
.bgtop{
	color: #FFF;
	height: 70px;
	text-align: center;
	background: #000;
	width: 100%;
	opacity: .8;
	font-size: 20px;
	padding-top: 15px;
}
.bgbottom{
	margin-top: 115px;
	color: #FFF;
	height: 150px;
	text-align: center;
	width: 100%;
	opacity: .9;
	font-size: 13px;
	padding:15px;
	font-weight: 100;
}
h1,h2{
	font-family: 'Lobster', cursive;
	font-size: 35px;
	color: #5e006b;
}

/* Smartsites authored stylesheet */

.ss-bg-white {
	background: #fff;
	border-radius: 5px;
}

.ss-content-wrapper p {
    margin-top: 0;
}
.text-center {
	text-align: center;
}
.text-upper {
	text-transform: uppercase;
}

.ss-less-width {
    max-width: 950px;
    margin: 0 auto;
}

/* columns */
.ss-cols {

}
.ss-col {

}
.ss-two-col .ss-col{
	width: 49%;
}


.ss-left {
	float: left;
}
.ss-right {
	float: right;
}
.ss-clear {
	clear: both;
}

.clear:after {
	clear: both;
	display: block;
	content: '';
}

/* Gutter */
.no-margin {
	margin: 0;
}
.ss-pad1 {
	padding: 10px;
}
.ss-pad2 {
	padding: 20px;
}
.ss-pad3 {
	padding: 30px;
}
.ss-pad4 {
	padding: 40px;
}

.ss-mb1 {
	margin-bottom: 10px;
}
.ss-mb2 {
	margin-bottom: 20px;
}
.ss-mb3 {
	margin-bottom: 30px;
}
.ss-mb4 {
	margin-bottom: 40px;
}
.ss-mb5 {
	margin-bottom: 50px;
}

.btn-style1 {
	display: inline-block;
	max-width: 400px;
	width: 100%;
	color: #fff;
	background: #894fa1;
	border-radius: 5px;
	text-align: center;
	font-size: 25px;
	font-family: 'Lobster', cursive, sans-serif;
	text-decoration: none;
	padding: 15px 10px;
}

.btn-style2 {
	display: inline-block;
	max-width: 500px;
	width: 100%;
	color: #fff;
	background: #894fa1;
	border-radius: 5px;
	text-align: center;
	font-size: 25px;
	font-family: 'Lobster', cursive, sans-serif;
	text-decoration: none;
	padding: 15px 10px;
}

/* wrappe, content */
.ss-wrapper {
	margin:auto;
	width:1100px;
	position: relative;
	padding: 0;
}

/* Background, color, font-size, font-style */
.ss-bg1 {
	background-color: #eaeaea;
}
.ss-title1 {
	font-size: 40px;
}
.ss-title2 {
	font-size: 24px;
	font-family: Tahoma, sans-serif;
}

.ss-color1 {
	color: #5E006B;
}
.ss-color2 {
	color: #333;
}

.ss-description p {
	font-size: 20px;
	font-family: Tahoma, sans-serif;
	line-height: 1.7;
}

/* Image */

.ss-img-wrap img, .ss-resp-img {
	max-width: 100%;
}

/*Bullet style*/
.arrow-list {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: -4px;
    font-size: 0;
}

.arrow-list li {
    position: relative;
    letter-spacing: 0;
    font-size: 20px;
    padding-left: 12px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
    color: #333333;
}

.arrow-list li:after {
    position: absolute;
    content: '';
    background: url(_images/list-arrow.png) no-repeat;
    height: 12px;
    width: 7px;
    top: 6px;
    left: 0;
}

/*Grid Style*/
.ss-grid ul {
    list-style: none;
    letter-spacing: -4px;
    font-size: 0;
    margin: 0 -10px;
    padding: 0;
}

.ss-grid ul li {
    letter-spacing: 0;
    font-size: 19px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.5;
}

.ss-grid ul li .ss-image-holder {
    border-radius: 5px;
    overflow: hidden;
}

.ss-direction-details {
    color: #333333;
    font-size: 19px;
}

.ss-direction-details .ss-left {
    max-width: 535px;
    width: 100%;
}

.ss-direction-details .ss-right {
    max-width: 355px;
    width: 100%;
    padding-top: 35px;
}

.ss-direction-details .ss-color1 {
    font-weight: 600;
    line-height: 1.7;
}

.ss-direction-details span {
    display: block;
    margin-bottom: 10px;
}

.ss-direction-details ol {
    padding: 0 0 0 20px;
}

.ss-direction-details ol li {
    margin-bottom: 10px;
}
































