@charset "utf-8";
.phone/* CSS Document */

 {
	display:none;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.phone a {
	color: #FFFFFF;
}

.pad-image-left-bottom {
	border-radius: 5px;
	box-shadow: 6px 6px 12px #000;

	margin-bottom: 5px;
	margin-left: 10px;
}

.pad-image-right-bottom {
	border-radius: 5px;
	box-shadow: 6px 6px 12px rgba(0,0,0,.65);
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 20px;
}

.sidebar .content.no-padding {
	padding: 0px;
}
	
.inner-content {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}	

.alt-color {
/*	background-color: #7BA4C1;
	border-bottom: 1px solid;*/
}
	
.sidebar a {
	color:#9E3039;
	text-decoration:underline;
}
	
.breadcrumb-wrapper {
	max-width: 1260px;
	margin: auto;
}

.google-maps {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner {
	padding-top: 20%;
/*	background-image: url(../images/splash_banner_v4_850w.jpg);*/
	background-image: url(../images/Splash_Banner_v7.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align:left; 
	font-size:32px; 
	color:#FFF;
}

.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 6px 6px 12px rgba(0,0,0,.65);
}

.price {
	font-size: 28px;
	font-weight: bold;
	padding-right: 5px;
}

a {
	/*color: #3CF;*/
	color: #833f38;
	/*color: #eac67a;*/
	text-decoration:none;
}

a:hover {
	/*color: #039;*/
	color: #eac67a;
	text-decoration:none;
}

.customButtons 
{
	/* [disabled]width : 180px; */
	height : 18px;
	/* [disabled]position : absolute; */
	/* [disabled]left : 232px; */
	/* [disabled]top : 293px; */
	background-color : transparent;
	-webkit-border-top-right-radius : 30px;
	-moz-border-radius-topright : 30px;
	border-top-right-radius : 30px;
	-webkit-border-top-left-radius : 30px;
	-moz-border-radius-topleft : 30px;
	border-top-left-radius : 30px;
	-webkit-border-bottom-left-radius : 30px;
	-moz-border-radius-bottomleft : 30px;
	border-bottom-left-radius : 30px;
	-webkit-border-bottom-right-radius : 30px;
	-moz-border-radius-bottomright : 30px;
	border-bottom-right-radius : 30px;
	padding: 10px;
	text-align : center;
	text-decoration : none;
	font-family : 'Open Sans', sans-serif;
	color : #000000;
	color : rgba(0, 0, 0, 0.7);

	font-size : 14px;
	font-weight : 400;
	bottom : auto;
	vertical-align : top;
	/* [disabled]right : auto; */
	border-top-color : rgba(255, 255, 255, 0.2);
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-color : rgba(255, 255, 255, 0.2);
	border-bottom-color : rgba(255, 255, 255, 0.2);
	border-left-color : rgba(255, 255, 255, 0.2);
	horizontal-align : center;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #61C5FF),color-stop(100%, #008BDB));
	background-image : -webkit-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -moz-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -o-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -ms-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : linear-gradient( to bottom,#61C5FF 0%, #008BDB 100%);
	white-space: nowrap;
	display: inline-block;
	margin-bottom:10px;

	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #61C5FF, endColorstr= #008BDB,GradientType=0 );
}

.customButtons.hover
{
	background-color : rgb(247, 149, 29);
	color: #fff;
}


.p7PM3-15 ul li {
    float: left;
    list-style-type: none;
    margin-right: 5px;
    padding: 0px 0;
    position: relative;
}

.p7PM3-15 ul li a {
    border: none;
	color: #eac67a;
}

.p7PM3-15_crumbs ul {
    color: #eac67a;
}

.p7PM3-15_crumbs a {
    color: #fff;
}

.p7IGM04-toolbar a:hover, .p7IGM04-paginator a:hover, .p7IGM04-paginator a.pags-down {
    background-color: #eac67a;
    color: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
#homeBanner {
	/* [disabled]display:none; */
}

#mobile_contact_info {display:block;}

.element {
    width:100%;
/*    background:rgb(134, 226, 255);*/
    margin:0px 0px;
    padding:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
/*p {
    background:white;
}*/
.element img {
    width:auto;
    margin:0px auto;
    display:block;
    height:auto;
}

.p7PM3-09.menu-centered {
	height:auto;
}
}

@media only screen and (min-width: 701px) {
#staticBanner {display:none;}
#mobile_contact_info {display:none;}
.element {
    width:100%;
    display:table;
/*    background:rgb(134, 226, 255);*/
    margin:10px 0px;
    padding:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.element p {
    display:table-cell;
    height:100%;
    vertical-align:middle;
	font-size: 15px;
/*    background:white;*/
}
.element img {
    display:table-cell;
    width:auto;
    height:auto;
	padding-right:10px;
}
}
