@charset "UTF-8";
/* CSS Document */

/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,400italic,700italic);
body{margin:0px; background: url(../images/bg.jpg) no-repeat center center fixed; 
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover; font-family:'Quattrocento Sans', Arial, Helvetica, sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{ color:#ff0000; font-weight: normal;  text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:12px; color:#ca91af; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}


/*********
HEADER
******/
#header{width:100%; background:#ffffff; }
#header_inn{width:1150px; margin:0 auto;}
#logo{width:20%; float:left; padding:21px 0 13px 0;}
#call{width:29%; float:left; padding:88px 0 20px 0; text-align:center;}
#right{width:45%; float:right; padding-top:21px;}
#bernie{width:54%; float:left;}
#bobby{width:45%; float:right; text-align:right;}
#top{width:100%; padding-bottom:14px;}
#menu{width:100%; background:#9f1f63;}
#line{width:100%; height:5px; background:#c1d72e;}
/*******
BANNER
*********/
#banner{width:100%; background:url(../images/bg.png);}
#banner1{width:100%; background:url(../images/bg1.png);}
#banner_inn{width:1031px; margin:0 auto; padding-top:326px;}
#banner_inn1{width:1031px; margin:0 auto; padding-top:80px;}
/*******
SMLOGO
*********/
#smlogo{display:none; text-align:center;}

/*******
CONTENT
*********/
#content{width:100%; background:#ffffff; }
#content_inn{width:1065px; margin:0 auto; padding:37px 0 26px 0; }
#inner{width:990px; margin:0 auto; padding:40px 0;}

#contact_left{width:50%; float:left; text-align:center; padding-top:80px;}
#contact_right{width:50%; float:right; text-align:center;  }
#hours_left{width:50%; float:left; padding-top:40px;}
#hours_right{width:50%; float:right; text-align:center; }
/*******
FOOTER
*********/
#footer{width:100%; background:#9f1f63; margin-bottom:5px;}
#footer_inn{width:1100px; margin:0 auto;  padding:16px 0 24px 0;}
#left_footer{width:65%; float:left; }
#right_footer{width:33%; float:right; text-align:right;}

/*******
STYLE
*********/
h1{ font-family: Arial, Helvetica, sans-serif; 	font-size:33px;	color: #c30576;	font-weight: bold; text-transform: uppercase; margin-top:0;}

.style1{font-family: Arial, Helvetica, sans-serif; 	 font-size:22px; color: #db0986; font-weight: bold;	line-height: 26px;}
.style2{font-family:'Cinzel', Arial, Helvetica, sans-serif; font-size:28px; color: #a8bd1b; font-weight: bold;  }

/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:150px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#048652; border:1px solid #000000; font-size:15px; margin-top:10px; text-align:center;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

/*******
MISC
*********/
.img{border:1px solid #D7D7D5; padding:5px; }
.imgright{border:1px solid #D7D7D5; padding:5px; max-width:95%; float:right; margin-left:30px; }

.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color: inherit; text-decoration: none; }

.tbar{ border-bottom:#000 1px solid; padding:10px;}


