* { 
	margin:0px; 
	padding: 0px; 
}
body { 
	/*background-size: cover;*/
	font-size: 13px;
	font-family: arial,sans-serif;
	color:#000000;
	background-color:#F5F1EA;
}
.clear {
	clear:both;
}
h1 {
	font-size: 25px;
	font-family: Myriad Pro,arial,sans-serif;
	/*color:#2b5575;*/
}
h2 {
	font-size: 20px;
	font-family: arial black,arial,sans-serif;
	color:#000000;
	padding:0 0 0 0;
	text-align:left;
}
a {
	color:#000000;
	text-decoration:none;
}
.linkline {
	color:#000000;
	text-decoration:underline;
}
p {
	padding-top:10px;
	padding-bottom:10px;
}
.header {
	background-image: url('img/bkg-header.png');
	background-position:center top;
	width:100%;
	height:154px;
	position:absolute;
	z-index:99;
}
.tophead {
	text-align:right;
	font-size:30px;
	padding:25px 45px 0 0;
	font-weight:bold;
}
.navbar {
	padding-top:40px;
	padding-left:324px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}
.shelslide {
	width:100%;
	position:relative;
	top:66px;
	z-index:-1;
}
.wrapper {
	width:964px;
	margin:auto;
}
.topburrito {
	background-image: url('img/bkg-burrito-top.png');
	width:964px;
	height:10px;
	margin-top:60px;
	
}
.burrito {
	width: 964px;
	padding-top:15px;
	padding-left:15px;
	background-image: url('img/bkg-burrito.png');
	background-repeat: repeat;
}
.sidebar {
	width: 260px;
	float: right;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	margin-right:25px;
}
.testimonial {
	padding:10px;
	text-align:left;
}
.qmark {
	font-size:110px;
	display:block;
	float:left;
	line-height:50px;
	color:#4d4d4d;
	height:1px;
}
.testies {
	font-size:25px;
}
a.sidenav {
	color:#ffffff;
	text-decoration: underline;
}
.words {
	font-weight:normal;
}
.bodycopy {
	width: 630px;
	padding-bottom: 20px;
}
.testimonalz {
	width:600px;
	background-image: url('img/quotemark.png');
        background-repeat: no-repeat;
        background-position: left top;
	padding-left:43px;
}
a.bodynav {
	color:#000000;
	text-decoration: underline;
}
.footer {
	background-image: url('img/bkg-foot.png');
	background-position: bottom center;
	width:100%;
	height:73px;
	margin-top:-7px;
}
.footleft {
	width: 620px;
	font-size: 10px;
	font-weight:bold;
	font-family: arial,sans-serif;
	color:#000000;
	padding-top:32px;
	padding-left:20px;
}
.footright {
	width: 360px;
	float:right;
	font-size: 10px;
	font-weight:bold;
	font-family: arial,sans-serif;
	color:#000000;
	text-align:right;
	padding-right:20px;
	padding-top:40px;
}
.footwrap {
	width:964px;
	margin:auto;
}
.contactform {
	width:350px;
	padding:0 0 50px 25px;
}
a.navlink {
  padding-left: 2px;
  padding-right: 2px;
}

/*Caption Text*/
.flex-caption {
    position:absolute;
    z-index:1;
  right: 50%;
  top: 60%;
}

.sliderpic1 {
  height: 425px;
  background-image: url("img/stormslider1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}