@charset "utf-8";
@import url("../webfonts/opensans_light/stylesheet.css");
@import url("../webfonts/Play_Bold/stylesheet.css");





/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
#sliderWrapper {
	
	margin-bottom: 8px;
	background-image: url(../images/mainimages/about-richmond.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
#contactBody {
	margin-top: 15px;
	
}
#contactTop {
text-align:center;
padding-bottom: 15px;	
}	
 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	padding-right: 2%;
	padding-left: 2%;
	border: 0px;
}
#cr1 {
	text-align: center;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#cr1 p {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Play Bold", "Arial Black";
	margin-bottom: 5px;
	margin-top: 0px;
}
@media only screen and (min-width: 481px) {
#sliderWrapper {
	margin-bottom: 8px;
	background-image: url(../images/mainimages/about-richmond.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
#contactBody {
margin-top: 15px;
}
#contactTop {
text-align:center;
padding-bottom: 15px;	
}	
 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	padding-right: 2%;
	padding-left: 2%;
}
#cr1 {
	text-align: center;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#cr2 {

	padding-bottom: 300px;
	text-align: center;
}
#cr1 p {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Play Bold", "Arial Black";
	margin-bottom: 5px;
	margin-top: 0px;
}
}
@media only screen and (min-width: 769px) {
#sliderWrapper {
	margin-bottom: 8px;
	background-image: url(../images/mainimages/about-richmond.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
#contactBody {
margin-top: 15px;
}
#contactTop {
text-align:left;
padding-bottom: 15px;	
}	
 .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
#cr1 {
	text-align: center;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cr2 {
	text-align: center;
	padding-bottom: 250px;
	
}
#cr1 p {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Play Bold", "Arial Black";
	margin-bottom: 5px;
	margin-top: 0px;
}
}
@media only screen and (min-width: 1200px) {
#sliderWrapper {
	margin-bottom: 8px;
	background-image: url(../images/mainimages/about-richmond.jpg);
	background-size: cover;
	height: 150px;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
#contactBody {
margin-top: 15px;
}
#contactTop {
	text-align: left;
	padding-bottom: 15px;
}	
#cr1 {
	text-align: center;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cr2 {
	text-align: center;
	padding-bottom: 350px;
}
#cr1 p {
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: "Play Bold", "Arial Black";
	margin-bottom: 5px;
	margin-top: 0px;
}
.google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
	
}
#button {
	text-align: center;
	margin-top: 20px;
	height: 50px;
	width: 100%;
}

.header {
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-family: "Play Bold", "Arial Black";
	letter-spacing: -1px;
	line-height: normal;
	font-weight: bold;
	width: 100%;
	color: #00B2EF;
	text-shadow: 1px 1px #333;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;	
}

.header2 {
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #FFFFFF;
	text-shadow: 1px 1px #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header2blue {
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-family: "opensans light", Arial;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	padding: 0px;
	color: #00B2EF;
	text-shadow: 1px 1px #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainfont {
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin: 0px;
}

.play {
	font-family: "Note this";
	font-size: 45px;
	font-style: normal;
	line-height: 70px;
	font-weight: normal;
	font-variant: normal;
	color: #00B2EF;
	text-align: center;
}
