@charset "utf-8";
@import url(common.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import 'https://fonts.googleapis.com/css?family=Open+Sans|Roboto';
@import url (font-awesome.min.css);
@import url (font-awesome.css);
#wrap{
	width: 760px; 
	height: 100%;
	margin: 0 auto;
}
body > #wrap{
	height: auto;
	min-height: 100%;
}
/*  header start */
#header{
	position: relative;
	padding-bottom: 150px;
	border-bottom: 1px solid #cccccc;
	background: #fff url(../../img/banner.jpg) no-repeat 50% 100%;
}

.clearfix:after {	content: '';
	display: block;
	clear: both;}

.buttonwrap {float:right;
		position:absolute;
		top: 70px;
		right: 0px;}
		
.button {
   border-top: 1px solid #65a2c7;
   background: #1572b0;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#1572b0));
   background: -webkit-linear-gradient(top, #3e779d, #1572b0);
   background: -moz-linear-gradient(top, #3e779d, #1572b0);
   background: -ms-linear-gradient(top, #3e779d, #1572b0);
   background: -o-linear-gradient(top, #3e779d, #1572b0);
   padding: 6.5px 13px;
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
   text-decoration: none;
   }
   
 .button a {color:white; font-family:'Open Sans', sans-serif; }
  
.button:hover {
   border-top-color: #103c59;
   background: #103c59;
   color: #fff;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

		
.logo{
	padding: 12px 0 12px 26px;
}
.logo a{
	display: block;
	overflow: hidden;
	width: 275px;
	height: 100px;
	background: url(../../img/logo.png) no-repeat;
	text-indent: -9999em;
}	

.mainnav{
	padding-left: 50px;
	background-color: #008080;
	*zoom: 1;
}
.mainnav:after{
	content: '';
	display: block;
	clear: both;
}
.mainnav li{
	float: left;
}
.mainnav li a{
	display: block;
	padding: 3px 9px;
	background-color: #008080;
	color: #ffffff;
	font: bold 16px/40px 'Roboto', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.mainnav li a:hover{
	color: #ffffff;
	background-color: #00b3b3;
}
/* header end */

/* container start */
#container{
	
	padding-bottom: 121px;
	*zoom: 1;
		height:100%;
	width:100%;
}
#container:after{
	content: '';
	display: block;
	clear: both;
}
#content{
	position: relative;
	height:100%;
	width:100%;
}

#content h2{
	padding: 24px 0;
	margin-top:30px;
	color: #005B9B;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}
#content .thum{
	float: left;
	margin-left: 10px;
}
#content .thum img{
	width: 339px;
	height: 459px;
	
}

#content .text{
	margin-left: 190px;
	padding-left:175px;
	padding-top:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;}


#content .text p{
	margin-bottom: 15px;
	line-height: 1.4;
}

/* container end */

/* footer start */
#footer{
	position: relative;
	margin-top: -101px;
	background-color: #fff;
}
#footer .footerArea{
	border-top: 1px solid #cccccc;
	padding: 0;
	width: 760px;
	height: 100px;
	margin: 0 auto;	
	color: #666;
	font-size: 0.9em;
	*zoom: 1;
}
#footer .footerArea:after{
	content: '';
	display: block;
	clear: both;	
}

.copy{
	float: left;
	margin-left: 20px;
	margin-top: 18px;
	line-height: 1.8;
}
/* footer end */

/***********************HOURS****************/
.office {float:left; font-family:'Open Sans', sans-serif; font-size:16px;}
.map { margin-bottom:40px;}

.contact {font-family: 'Open Sans', sans-serif; font-size:16px; text-align:center;display:block;}

.form {font-family: 'Open Sans', sans-serif; padding-top:30px;}

#CU {text-transform:uppercase; font-weight:bold; padding-bottom:20px;}
#submit_button {font-family:'Open Sans', sans-serif;}
.days { padding-right:20px; float:left;}
.hours {float:left; margin-right:40px;}
#section1 {padding-left:40px;}
.headline {font-weight:bold;}
iframe {float:left; padding-bottom:25px;}


/************NIGHTTIME***************/
#flyer  {text-align:center; padding: 30px 30px;}

/*******************************WHAT WE DO*********************************/
.section img {float:left; margin-right:20px;}
.section {display:inline-block; padding-top: 40px; padding-bottom:10px; padding-right:20px; font-family:'Open Sans', sans-serif; padding-left:60px; width:670px;}
.section h3{font-size:18px; font-family: 'Open Sans', sans-serif; color:teal; font-weight:none;}
.section p {font-size:14px;}

/****************ABOUT**************/
h4 {font-family:'Open Sans', sans-serif; font-size:14px; margin-bottom:25px; font-style:italic;}
#faceshot {float:left; margin-right:10px;}
#resume {margin-bottom:40px;}
.quotes {margin-bottom:50px; width:670px;}
.leftq {font-size:80px; font-family:arial; float:left; margin-right:10px; margin-left:30px;}
.quotes p {font-family: 'Open Sans', sans-serif; font-size:14px; }
.byline {text-align:right; padding-top:10px; font-size:10px;}