/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.page-id-29 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4826.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-7 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4768.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-27 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4800.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-25 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4804.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-23 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4896.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-9 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4826.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.page-id-5 .site-inner {
	background: url(http://stoneridgevillage.com/wp-content/uploads/2015/03/IMG_4762.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	clear: both;
}

.gform_wrapper .top_label input.medium {
	width: 100% !important;
}

.gform_wrapper li, div.gform_wrapper form li {
	margin: 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 1em;
	width: 100%;
	background-color: #54799D;
/* color: #000; */
	TEXT-TRANSFORM: uppercase;
}

.gform_wrapper .top_label input.medium {
	width: 100% !important;
}

.gform_wrapper input[type="email"], div.gform_wrapper input[type="text"], div.gform_wrapper textarea, div.gform_wrapper .ginput_complex label {
	color: #000;
	font-size: 16px !important;
	padding: 5px;
}

label {
	color: #000;
	font-weight: 500;
}

input, select, textarea {
	border: 1px solid #000;
}

.gfield_label {
	color: #000;
}

.site-header .wrap {
	padding: 10px 0;
}

.site-header {
	background-color: #fff;
	min-height: 100px;
}

.home-top .featured-content .entry-header {
	border: none;
	padding: 3% 40px 0;
}

p {
	color: #000;
	font-weight: 500;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #376EA3;
}

a {
	color: #66B8DE;
	text-decoration: underline;
	font-weight: 700;
}

.genesis-nav-menu {
	clear: both;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu a {
	text-decoration: none !important;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item &gt; a, .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item &gt; a:hover {
	color: #afc9e2;
}