@charset "utf-8";
.headers {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 40px;
	color: #232323;
}

.maincopy {
	font-family: Arial;
	font-size: 14px;
	color: #383838;
}

.maincopyheader1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 20px;
	color: #383838;
}

.maincopyheader2 {
	font-family: Arial;
	font-size: 20px;
	color: #383838;
}


.bottomtext {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
}
.theme-default #slider {
    margin:0 auto 0 auto;
    width:845px; /* Make sure your images are the same size */
    height:420px; /* Make sure your images are the same size */

}

