@charset "UTF-8";

/* Layout Small Screens */

body  { background-image: none;}
header { height: 108px; background: url(../images/banner_sml.jpg) no-repeat right 0px; background-position: top center;}
header a.logo { width: 300px; height: 75px; top: 15px; left: 50px; background-image: url(../images/logo4.png) }

article { padding: 20px 10px 10px 10px; }

p  { font-size: 16px; }

 h1 { color: #d10800; margin: 0em 0em .75em 0em; 
    font-family: 'Ropa Sans', sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 25px;}

.promo_container { padding: 10px; }
.promo_container .promo {
	float: none;
	width: auto;
	padding: 10px 0px 0px 0px;
	background-position: 10px 13px;
	border-top: 1px solid #ccc;
 }
.promo_container .promo .content { padding: 0px 20px 5px 90px; }

.promo_container_f { padding: 10px; }
.promo_container_f .promo {
	float: none;
	width: auto;
	padding: 10px 0px 0px 0px;
	background-position: 10px 13px;
	border-top: 1px solid #ccc;
 }
.promo_container_f .promo .content { padding: 0px 20px 5px 90px; }

.staff_container { padding: 0px; }
.staff_container .promo {
	float: none;
	width: auto;
	padding: 10px 0px 0px 0px;
	background-position: 5px 7px;
	border-top: 1px solid #ccc;
	font-size: 16px;
 }
.staff_container .promo .content { padding: 0px 0px 5px 8px; font-size: 16px; }

footer { boarder-top: 1px solid #ccc; }

nav { position: static; padding: 10px 0px 10px 0px; background-color: #0a91be; }
nav a {
	color: #ffffff;
	display: block;
	margin: 15px;
	padding: 9px;
	border: 1px solid #ffffff;
	background: url(../images/mobile_link_arrow.gif) no-repeat right center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

nav a:hover { color: #025685; background-color: rgba(255,255,255,.15);}

.responsive-image { width:100%; height:auto; }

.responsive { width:100%; max-width: 150px; height:auto; }

.RwReview { maz-width:450px; }

.call {
	color: white; 
	font-weight: 300; }

.nav_txt { position: absolute; padding: 0px 10px 10px 15px; background-color: #0a91be; font-weight: 700; margin:0px;}