html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
		
	}
	

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}
@font-face {
    font-family: 'merriweatherregular';
    src: url('../font/merriweather-regular-webfont.eot');
    src: url('../font/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/merriweather-regular-webfont.woff') format('woff'),
         url('../font/merriweather-regular-webfont.ttf') format('truetype'),
         url('../font/merriweather-regular-webfont.svg#merriweatherregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'merriweatherbold';
    src: url('../font/merriweather-bold-webfont.eot');
    src: url('../font/merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/merriweather-bold-webfont.woff') format('woff'),
         url('../font/merriweather-bold-webfont.ttf') format('truetype'),
         url('../font/merriweather-bold-webfont.svg#merriweatherbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family:Verdana, Geneva, sans-serif;
	}
	
	/*.container p, .container h1 {
	color: #fff;
	line-height: 100px;
	background: #000;
	text-align: center;
	margin: 0px 0 0 0;
	}*/
.header{ background:#ffffff; width:100%; float:left; padding:15px 0;}
.logo{ text-align:center;}
.banner{ width:100%; float:left;}
.cntnt{ width:100%; float:left; background: #00b0e0 url(../images/cntnt-bg.jpg) left top; background-size:100% 100%;  padding-top:20px;  padding-bottom:40px; }
.cntnt .main{ width:100%; float:left; border-right:1px solid #00b0e0;  -webkit-box-shadow: 1px 0 0 #0066b7;
  -moz-box-shadow: 1px 0 0 #0066b7;
  box-shadow: 1px 0 0 #0066b7;}
.cntnt .main h1{font-family: 'merriweatherbold'; color:#ffffff; font-size:29px; text-transform:uppercase; margin-top:40px; margin-bottom:20px; line-height:40px;}
.cntnt .main p.txt{ font-family:Verdana, Geneva, sans-serif; color:#ffffff; font-size:14px; margin-top:20px; line-height:22px; margin-right:15px;}
.cntnt .main p.readmore{ font-family:Verdana, Geneva, sans-serif; color:#ffffff; font-size:12px; margin-top:20px; line-height:22px; border:1px solid #ffffff; width:93px; text-align:center; float:right; margin-right:15px;}
.cntnt .main p.readmore a{color:#ffffff; text-decoration:none;}
.cntnt .main p.readmore a:hover{color:#ffffff; text-decoration:none;}

.cntnt .main-right{width:100%; float:left; padding-top:40px;}
.hrs-main, .newsmain{
	
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 5px 5px; 
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px; }
.ttl-bg{ background:url(../images/ttl-bg.jpg) repeat-x left top;/* line-height:47px;*/
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px; border:1px solid #dadada;
 }
 .ttl-bg h2{font-family: 'merriweatherbold'; font-size:20px; color:rgb(16,77,105); background:url(../images/hm.png) no-repeat left top; margin-top:18px; padding-left:35px; margin-left:15px; line-height:39px; padding-bottom:8px;}
.hours, .news_content{ background:#ffffff;
-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 0px 0px 5px 5px; 
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px; border:1px solid #dadada; min-height:140px; padding-top:25px; padding-bottom:25px; }
 .wk{ float:left; font-size:15px; color:#009ad6; font-family: 'merriweatherbold'; line-height:40px; padding-left:10px; }
 .time{ float:right;  line-height:40px; padding-right:10px; color:#6b6b6b;font-size:15px;font-family: 'merriweatherbold';}
.clr{ clear:both;}
.doc-srvc{border-top:1px solid #e4e4e4; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#5a5a5a; text-align:center; padding-top:10px; line-height:25px;}
.doc-srvc span{color:#009ad6; font-size:20px;}
.contact{ width:100%; float:left; background:url(../images/contact-bg.jpg) no-repeat center top;}
.cn-main{ background:#ffffff url(../images/cntct-bg.png) no-repeat left top;width:100%; float:left; }
.cn-main h3{ font-size:30px; color:#009ad6;font-family: 'merriweatherbold'; text-transform:uppercase; line-height:109px; width:auto; float:left; margin-right:50px;}
.cn-main ul{ list-style:none; float:right;  }
.cn-main ul li{ float:left; font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#009ad6; border-right:1px solid #e0e0e0; padding-right:30px; padding-left:25px; margin-top:50px; margin-bottom:30px; margin-left:30px; line-height:18px;}
.cn-main ul li.phone{ background:url(../images/phone.jpg) no-repeat left top;}
.cn-main ul li.print{ background:url(../images/print.jpg) no-repeat left top;}
.cn-main ul li.globe{ background:url(../images/globe.jpg) no-repeat left top;}
.cn-main ul li.last{ border-right:none; padding-right:0px;}
.cn-main ul li a{color:#009ad6; text-decoration:none;}
.cn-main ul li a:hover{color:#5a5a5a; text-decoration:none;}
.ftr{ width:100%; float:left; background:#626262;}
.ftr-main{width:100%; float:left;}
.lnks{ text-align:center;    font-family: 'merriweatherregular'; font-size:13px; color:#ffffff; text-transform:uppercase; margin-top:20px; margin-bottom:20px;}
.lnks a{color:#ffffff;text-decoration:none; padding-left:8px; padding-right:8px;}
.lnks a:hover{color:#00afe0;text-decoration:none;}
.cprght{font-family:Verdana, Geneva, sans-serif; color:#ffffff; font-size:13px;  margin:0 auto; width:68%; margin-bottom:15px;}
.cprght .mn{ width: auto; float:left; margin-right:10px; line-height:20px; text-align:right; margin-bottom:15px}
.cprght .zimple{width: auto; float:right; text-align:left; margin-bottom:15px;}
.Fees{ width:100%; float:left;  margin-top:40px; }
.Fees p{font-family:Verdana, Geneva, sans-serif; color:#ffffff; font-size:13px; text-transform:none; margin-top:10px; margin-bottom:10px; line-height:18px; word-wrap:break-word;}
.brdcrmb{width:99%; float:left; background: #eaeaea url(../images/ttl-bg.jpg) repeat-x left top; border:1px solid #DADADA; }
.brdcrmb h1{font-family: 'merriweatherbold'; color:#009ad6; font-size:25px; text-transform:uppercase; float:left; margin-left:10px; margin-top:22px; margin-bottom:15px;}
.brdcrmb .breadcrumbs{ float:right; font-family: 'merriweatherbold'; color:#009ad6; font-size:11px; text-transform:uppercase; margin-right:20px; margin-top:30px; margin-bottom:23px; }
.brdcrmb .breadcrumbs a{color:#7A7A7A; text-decoration:none;}
.brdcrmb .breadcrumbs a:hover{color:#009ad6; text-decoration:none;}
.mn-cntnt{ width:95%; float:left; margin-left:2%; margin-top:10px; font-family:Verdana, Geneva, sans-serif; color:#ffffff; font-size:13px; text-transform:none; margin-top:10px; margin-bottom:10px; line-height:18px;}
.mn-cntnt ul{ list-style:none; margin-top:10px;}
.mn-cntnt ul li{ background:url(../images/srvc-arrow.png) no-repeat left top; line-height:15px; padding-left:20px; margin-bottom:10px;}
.mn-cntnt h2{font-family: 'merriweatherbold'; color:#ffffff; font-size:17px;  text-transform:uppercase; float:left; width:100%; margin-top:15px; margin-bottom:10px;}
.mn-cntnt a{color:#EBEBEB; text-decoration:none;}
.mn-cntnt a:hover{color:#ffffff;}
.contact-content { width:52%;}
.contact-content p { font-size:18px; line-height:26px; margin-bottom:30px;}
.contact-form {
    float: left;
    margin: 10px 20px 20px 0;
    width: 50%;
}
.contact-form h2, .contact-map h2 {
    color: #000;
    float: left;
font-family: 'merriweatherbold';    font-size: 22px;
    line-height: 24px;
    margin: 0 0 10px;
    width: 100%;
}
.input-text {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ccc !important;
    color: #ccc !important;
    float: left !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 20px !important;
    padding: 10px 2% !important;
    width: 96% !important;
	border-radius:0px !important;
}
.input-textarea {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ccc !important;
    color: #ccc !important;
    float: left !important;
    font-size: 14px !important;
    height: 100px !important;
    line-height: 18px !important;
    margin-bottom: 20px !important;
    padding: 10px 2% !important;
    resize: vertical !important;
    width: 96% !important;
	border-radius:0px !important;
}
.submit-btn {
    background: #626262;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto;
}
.submit-btn:hover { background: #e2e2e2;color:#009ad6;}
.contact-map {
    float: left;
    margin: 10px 0 20px 0;
    width: 42%;
	border:5px solid #fff;
}

.newsmain{ margin-top:15px; float:left; width:153%;}
/*.news_content{ padding:0; }*/

#newsticker-demo { 
width:310px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.newsmain .ttl-bg h2{ background:url(../images/news_icon.png) no-repeat left 6px; }
.newsticker-jcarousellite { width:100%; margin:0 0 0 15px; }
.newsticker-jcarousellite ul li{ width:97% !important ; height: 120px !important ;list-style:none; display:block; padding-bottom:1px; margin-bottom:10px; font-size:13px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {  }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }


