ul{ list-style:inside}#phone{padding-left: 20px}

#phone h2{
	text-shadow:#F00 0px 2px;
	color:#fff;font-size:xx-larger; text-transform: uppercase; text-align:center 
}
.phone{ background-color:#390; border:1px solid #036}
.phone h4{
	color:#FFF;
	font-size:x-large;
	text-transform: uppercase;
	text-align:center
}

#off h2{ text-shadow:#000 0px 2px; color:#fff; font-size:xx-larger; text-transform: uppercase; text-align:center }
.off{ background-color:#320; border:1px solid #036}
#quick h2{
	text-shadow:#000 0px 2px;
	color:#600;
	font-size:xx-larger;
	text-transform: uppercase;
	text-align:center
}
.quick{
	background-color:#CCC;
	border:1px solid #036
}
#emergency h2{ text-shadow:#000 0px 2px; color:#fff; font-size:xx-larger; text-transform: uppercase; text-align:center }
.emergency{
	background-color:#636;
	border:1px solid #036
}
.schemacss{ color:#000}#schemacss{margin:0;font-size:1em;color:#000; text-align:center}.schema_add_map div{display:inline}a[href^=tel]{color:inherit;text-decoration:none}.img-responsive{display:block;max-width:100%;height:auto}.img-responsive.img{ float:left;padding:15px}
/* Home Page Carousel */

section.carousel {
	height: auto;
}

section.carousel .item,
section.carousel .item.active,
section.carousel .carousel-inner {
	height: 150px;
}

section.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.heading-txt{
font-size:1.8em;
}

/* ---------------------------------------------------------------------- */
/*	General Styles
/* ---------------------------------------------------------------------- */

	body {
		background: #FFF; 
	}

		/* Links styles */

		a, a:visited { color: #333; }

		

		td img {display: inline;}

		ul.list { list-style: none inside }

			ul.list li a { text-decoration:none; }

			ul.list li a:hover { text-decoration:underline; }

	

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */


	.align-center { margin-left: auto; margin-right: auto; text-align: center; }

	.float-left { float: left; }

	.align-left { text-align: left; }

		img.align-left { margin-bottom: 15px; margin-right: 15px; }

	.align-right { text-align: right; }

	.float-right { float: right; }

		img.align-right { margin-bottom: 15px; margin-left: 15px; }

	

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

	form { padding: 0; margin: 0; display: inline; }
		
		select { padding: 2px; }

		fieldset { 
			border:1px solid #CCC; 
			border-width: 1px 0 0; 
		}
			legend { 
				font-size: 1.1em; 
				text-transform:uppercase;
				color: #999;
				line-height: 40px;
			}
		.form-group > label {
			font-weight: bold;
			font-size: 0.75em;
			text-transform: uppercase;
		}
		span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
			display: inline;
		}

		div.required .control-label:before {
			content: '* ';
			color: #F00;
			font-weight: bold;
		}

		input[type="radio"], input[type="checkbox"] {
			margin-top: 2px;
		}

		/* Red mark for required fields */

		span.required, 
		.option .required { 
			color: #DD0000; 
			font-weight: bold; 
		}
		
		

/*	Layout
---------------------------------------------------------------------- */

	/*	Main container with shadows
	-------------------------------------------------- */

		#content-wrapper .container-inner{ 
			border: 1px solid #ddd;
			border-top:0;
			background: #FFF;
		}

		.container .container-inner {
			padding: 0 15px 15px;
		}

	/*	Main content
	-------------------------------------------------- */

		#content { 
			padding-bottom: 20px;
		}

		#content.home { padding:0;}
			
			#content .info-inner { padding:40px 40px 20px; }
			
		
			.row #content.col-sm-12 { margin-left: 0; }

			.mainborder { position: relative; }

			.home .mainborder { padding-top: 0 !important; }
			
		
			.col-sm-12 .mainborder {
				padding: 10px 15px 20px;
			}
			.middle.col-sm-6 .mainborder {
				border: 1px solid #DDD;
				border-width: 0 1px;
				padding: 20px 10px;
			}
			

		
	/*	Sidebars
	-------------------------------------------------- */

		.content-top{ padding-top: 20px; }
.content-top h1{ padding-left: 20px; }
		.content-bottom { clear: both; }



		

/*	Header
---------------------------------------------------------------------- */

	#header { z-index: 97; }

		#logo {
	text-align:center;
	padding-top:10px;
	font-weight: bolder;
	font-size: xx-large;
}

			#logo img {	display:inline; max-width: 100%;}

			#header .rightbox, #header .leftbox { position: relative;}

		.leftlogo #logo {
			padding-top:5px;
		}


	/*	top
	-------------------------------------------------- */
		#top-links .list-inline {
	margin: 0;
	padding-left: 6px;
	font-weight: bolder;
}

		.leftlogo #logo {
			text-align:left;
		}
		.header_info {
			margin-top: 10px;
		}

	
	#topbar .nav .open>a,
	#topbar .nav .open>a:hover,
	#topbar .nav .open>a:focus {
		background: transparent;
	}

	/*Credit on header*/

	.topbar_inner {
		
		padding-top: 4px;
		padding-bottom: 4px;
		text-align: right;
	}
	
	#topbar .credit {
		padding: 3px 0;
		display: inline-block;
		float: left;
	}
	
	/*	Main Navigation
	-------------------------------------------------- */

		.navbar { 
			background: transparent;
			border:0;
			border-radius: 0;
			margin: 0; 
			padding: 0;
			min-height: 0;
			z-index: 1001;
		}
		.navbar-inside {
			border: 1px solid #CCC;
			border-top: 4px solid #000;
			background: #fff;
		}

		.navbar-outside {
			border: 0;
			border-bottom: 4px solid #000;
		}

		.navbar-outside.navbar-default .navbar-nav>.active>a, 
		.navbar-outside.navbar-default .navbar-nav>.active>a:hover, 
		.navbar-outside.navbar-default .navbar-nav>.active>a:focus {
			background: none;
			color: #D14836;
		}

			.navbar-collapse {
				max-height: none;
				padding: 0;
				position: relative;
			
			}

			.navbar-toggle {
				float: left;
				background: #fff;
			}

			.navbar-default .navbar-toggle .icon-bar {
				background-color: #777;
			}

			.navbar .nav > li > a {
				text-shadow:none;
				padding-top: 8px;
				padding-bottom: 8px;
				line-height: 28px;
				font-size: 0.9375em;
				text-transform: uppercase;
				color: #000;
				cursor: pointer;
				-webkit-backface-visibility: hidden;
				-moz-backface-visibility:    hidden;
				-ms-backface-visibility:     hidden;
			}
			.navbar .nav > li > a i { margin-right: 6px; }
			
			.navbar .nav > li:hover > a,
			.navbar .nav > li > a:hover {
				color: #D14836;
			}
				
			/*Home*/
			.home-icon span,
			.home-text i.fa,
			.home-hidden { display: none !important; }

			
			.navbar-inside .navbar-collapse.fullwidth { background: #f9f9f9;}

			.fullwidth .nav >li { position: inherit; }
			.fullwidth .nav >li > a {
				z-index: 1111;
				margin-bottom: -1px;
				border: 1px solid transparent;
				border-width: 0 1px;
			}
			.navbar-outside .fullwidth .nav >li > a {
				border-top-width: 1px;
			}
			.fullwidth .nav >li:hover > a {
				border-color: #ccc;
				background: #fff;
			}
			

			.navbar-header .navbar-brand,
			.navbar-nav.navbar-right,
			.navbar-fixed-top .nav .home{
				display: none;
			}

			.navbar-fixed-top {
				background: #fff;
				box-shadow: 0 0 10px rgba(0,0,0,0.3);
				border-bottom: 1px solid #999;
				padding-top: 8px;
			}

			.navbar-fixed-top .navbar-collapse.fullwidth { background: transparent;}
			.navbar-fixed-top.navbar-inside .fullwidth .nav >li > a {
				border-top-width: 1px;
				padding-bottom: 14px;
			}
			.navbar-fixed-top .fullwidth .nav li.dropdown ul.dropdown-menu {
				border: 1px solid #999;
			}
			.navbar-fixed-top .fullwidth .nav >li:hover > a { border-color: #999;}

			.navbar-fixed-top .navbar-brand {
				display: block;
				padding: 10px 15px 0 0;
				height: 42px;
				width: auto;
				position: relative;
				z-index: 999;
				color:#FFF;
				text-transform:uppercase
			}
			.navbar-fixed-top .navbar-nav.navbar-right {
				display: block;
			}
		

/*	Content Wrapper
-------------------------------------------------- */

	/*	Page heading
	-------------------------------------------------- */

		.page-header { 
			text-align:center; 
		}
			.page-header h1 { margin:0.34em 0 0.82em;}


	.nav-container {
		padding: 8px;
		text-align: center;
	}



/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */
#footend  { text-align:center}
	#footer { margin-top:12px; }

		#footer h3 { 
			color: #000; 
			font-weight:normal; 
			text-transform:uppercase;
			font-size:1em; 
			line-height: 1.4em;
			padding: 0;
			margin: 0 0 3px;
		}
		
		#footer ul {
			list-style:none;
			margin:0;
			padding: 0;
		}

		#footer a { text-decoration:none; font-size:0.6875em; }
		#footer a:hover { text-decoration:underline; }

	

		#footend .container {
			border-top:1px solid #CCC;
			padding:10px 0; 
		}

		#footer .footer_info, 
		#footer .footer_info p,
		#copy, #copy p {
			font-size: 0.6875em;
			line-height: 1.3em;
			color: #777;
		}





/* Layouts
-------------------------------------------------- */

	/* Full Width */

	.fullwidth_layout #content-wrapper .centralbox {
		background: #fff;
		border: 1px solid #ddd;
		border-width: 1px 0;
	}
	.fullwidth_layout #content-wrapper .centralbox .container-inner { border:0; padding: 10px 0;}
	
	.fullwidth_layout .navbar-outside { border-bottom-width: 0; }
	.fullwidth_layout .navbar-outside.navbar-fixed-top {border-bottom-width: 1px;}

	.fullwidth_layout #content.col-sm-12 .slideshow, 
	.fullwidth_layout #content-wrapper .slideshow,
	.fullwidth_layout .navbar,
	.fullwidth_layout #thickbar { margin-left: 0; margin-right: 0; }

	.fullwidth_layout .navbar-inside {
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #ddd;
	}

	/* Boxed */


	.framed_layout .header_inner {
	border: 5px solid #ddd;
	border-bottom: 0;
	background: #fff;
	padding: 10px 15px;
	}
	.framed_layout .navbar {
	background: #fff;
	border: 5px solid #ddd;
	border-width: 0 5px;
	padding: 0 20px;
	}
	.framed_layout .navcontainer {
		border: 1px solid #ddd;
		border-width: 1px 0;
		padding: 5px;
	}
	.framed_layout .navbar-fixed-top .navcontainer {
		border: 0;
	}
	.framed_layout .navbar.navbar-fixed-top {
		border:0; 
		border-bottom: 1px solid #999;}
	.framed_layout #content-wrapper .container-inner {
		border-width: 0 5px 5px;
	}


@media print {
	body {width:1200px;}
	div[class|=col-]{float:left;}
	.col-sm-6{width:50%}
}

#schemacss{
text-align:center;
margin: 10px 0px;
color:#ffffff;
}

#schemacss a{
color:#ffffff;
}

#schemacss h3{
margin:0;
color:#ffffff;
}

.schema_add_map div {
display: inline;
}

