@charset "utf-8";
/* CSS Document */

/*
	Dictates style rules when screen is narrower than 960 pixels
*/
@media only screen and (max-width:614px) {
	
.WateaButton {
    padding: 10px 20px!important;
	font-size: 16px!important;
}
#Header_Container {
}
#Header_Container_left #Header_Content {
    width: 400px!important;
}
#Header_Logo {
    bottom: -70px!important;
    left: -95px!important;
}
#Header_Width {
	width: 480px;}	

#Header_Logo IMG{
	width:235px;
	height:auto;}
	
#captionWrapper{
	width: 100%;
	float:left;}
	
#navMicrositeMenu {
        display:none;
    }
.caption{
	position:relative !important;
	width:100%;
	height:200px;
	width:480px;
	margin:0 auto;
	top:0px;
	bottom:0;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;}
	
#HomeSlideshow{
    width: 100% !important;
}
#slideControls UL{
	width:480px;}
	
.narrow #slideshow{
	width:480px;
}
	

#slideshow .rslides li a{
	width:100%;
	height:220px;
}

#MainMenu {
	width: 480px;}	

#HomeContentWidth {
	width: 480px;}
	
	#HomeContentSection

#HomeCallouts UL LI, #HomeCallouts iframe {
	width:450px;}
	
#HomeCallouts iframe {
	height:253px;}


#HomeCallouts UL LI{
	display:block;
	margin-top:10px;	}

	
#HomeCallouts UL LI H2{
	font-size:18px;
}


#navLinksContainer {
display: none;
}

#dropdownNavLinks {
display: block;
padding-top: 10px;}



/* Interior */
 #InteriorContentWidth {
    width: 480px;}
	
.flyerCTA > div {
    width: 120px !important;
}
.flyerCTA a {
	left: 40px !important;
	margin-top: 60px !important;
}
/* Homeslideshow */

.rslides li {
	height:370px;}
	
	
/* Watea Difference */
.differenceIcons{
	width: 45%;
}

/* Testimonial */
.testimonial > p {
	width: 400px!important;
}

/* Wheels to work */
.wheelToWorkBG{
	background-image:none!important;
}
.wheelImg{
	display:none;
}
.wheels {
    width: 100%!important;
	float:none!important;
}
.wheels > div {
    width: 90%!important;
}
.wheels > div > button{
	float: none!important;
}


/* commute 2 careers */
.commuteBG{
	background-image:none!important;
}
.commute{
	width: 100%!important;
	float:none;
}
.commute > div {
    width: 90%!important;
}
.commute > div > button{
	float: none!important;
}
.drivingBG{
	background-image:none!important;
}
.driving > div {
    margin: 60px 0 110px 0!important;
    float: none!important;
    width: 100%!important;
}

	
/* Golf Outing Page */	
.flyer{
	flex-direction: column;
}
.flyer > div{
	width:100% !important;
}


#FooterSection, .testimonialBG{
    background-image: none!important;
}
#FooterWidth {
    width: 480px;
	}
#FooterSection {

	padding: 0!important;
}	
/*LEFT*/

#FooterLayout_left #FooterSectionOne {
	width: 240px;
}

#FooterLayout_left #FooterSectionTwo {
	width: 240px;
}


/*RIGHT*/
#FooterLayout_right #FooterSectionOne {
	width: 240px;
}

#FooterLayout_right #FooterSectionTwo {
	width: 240px;
}
	
/* Interior Pages */

#ContentContainer{
	/*width:480px;*/
}

#ContentLeft {
	display:none;}

#ContentRight {
	width: 480px;
	float: none;}

div#Sub_Page_Listing_Right {
	float: left;
	width: 375px;
}

.raffleInfo ul li {
    line-height: 28px !important;
}
    
    
}