/**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, h2, p, a, img, ul, li, {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	line-height: 180%;
	}
    
    
/* End of reset CSS */
		
	h2, h3
	{
		margin: 0px 0px 5px 0px;
		
		font-size: 12pt;
	}
	
	h1
	{
		margin: 0px 0px 10px 0px;
		font-size: 16pt;
		text-align: left;
		line-height: 1.45;
		display:block;
    
		}
	
	p, ol, 
	{
		margin-top: 0;
		
	}
	
	ol, ul
	{
		padding: 0;
		
	}
	
	p
	{
		padding-bottom: 10px;
		}
	
	strong
	{
	}
	
	a
	{
		color: #16A085;
		text-decoration: none;
	}
	
	a:hover
	{
		text-decoration: none;
	}
	a.stdlink 
	{color: #333333;
	}
	


html, body	{
	font-family: "Open Sans",arial,sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;	
	margin: 0;
    padding: 0;
	height: 100%;
	background-color: #F2F3F4;
   		
	}

#container
{
	max-width: 900px; 	
    margin: 0 auto;
	padding: 10px 5px 5px 0px;
	clear: both;
	
}
.logo a img
{
	
	float: left;
    margin:10px 10px 0px 10px;
	}

.box {
            display: flex;
            justify-content: space-between;
          }
.mainbox {
            display: flex;
            justify-content: space-between;
          }		  
		  
.business_description
{
	float: right;
	font-size: 24px;
	padding: 5px 10px 5px 60px;
	line-height: 1.8;
	display: block;
}

.tel 
{
	font-size: 20px;
	text-decoration: none;
	width: 100%;
	float: right;
	color: inherit;
	margin: 5px 0px 10px 10px;
	display: block;
	
}

/*********************************************************************************/
/* Image Style                                                                   */
/*********************************************************************************/
	
	.imgright
	{
		float: right;
		padding: 0px 0px 0px 10px;
		padding:1px;
   border:1px solid #021a40;
   background-color:#F2F3F4;
		
		}
	.coimgright
	{
		float: right;
		padding: 0px 0px 0px 10px;
		padding:1px;
   
   background-color:#F2F3F4;
		
		}
	.imgleft
	{
		float: left;
		padding: 0px 0px 0px 10px;
		padding:1px;
   border:1px solid #021a40;
   background-color:#F2F3F4;
		
		}
	.img-bunker
	{
		float: right;
		padding: 0px 0px 30px 10px;
		
		
		}
	.img-header img {
  display: block;
  max-width:315px;
  max-height:95px;
  width: auto;
  height: auto;
  
}

	
/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

	#menu
	{
	margin: 25px 15px 0px 40px;
	float: left;
	height: auto;
	overflow:hidden;
	}
	
	#menu a:link, #menu a:visited, #menu a:hover, #menu ul
			{
			text-decoration: none;
			list-style: none;
			font-size: 19px;
			line-height: 31px;
			text-align: left;
			font-family:georgia, serif;
			font-weight:500;
			color: #6C3600;
		}

#menu .active a {color: #D72226;}
#menu a:hover {color: #336666;}
#menu a:focus {color: #336666;}

/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	.content 
	{		
		width: 70%;
		overflow:hidden;
		margin: 25px 5px 0px 0px;			
	}
	
.main-bullets ul{
 
  margin:5px 0px 20px 0px;  
   padding:0px 0px 0px 16px;  
  overflow:hidden;
 
}
.main-bullets li{
  line-height:1.5em;
  float:left; 
 
}

#single li  { width:90%;} 
#double li  { width:50%; list-style-type: disc;} 
#triple li  { width:32.4%; } 
#quad li    { width:25%; }
#six li     { width:16.666%; } 

.faq ul
{
  display: list-item; 
	list-style-type: circle;
	margin-left: 1em;
}
.faq li
{padding-left: 1em;
  display: list-item; 
	list-style-type: circle;
	margin-left: 1em;
}


/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	.footerbox 
	{
		margin: 5px 0px 10px 0px;
		text-align: center;
				   display: flex;
            justify-content: space-between;
	}
	.footerbox p
	{
		font-size: 85%;

	}
	#footer-content
	{width: 100%;
		
	}
	#image-footer
	{	
		text-align: center;
  margin: auto;
  margin-bottom: 60px;
 	
	}
	.socimg
	{
		margin: 2px 20px 2px 10px;
	}
	
		
/*********************************************************************************/
/* Table                                                                         */
/*********************************************************************************/
.log-table
{
	
}

.table
{
border-collapse:collapse;
float:left;
margin: 0px 5px 20px 5px;
width:32%;
}
.table td, th 
{
border:1px solid #00527E;
padding:3px 5px 2px 5px;
}
.table th 
{
text-align:left;
padding-top:5px;
padding-bottom:4px;
}
/************************************************************************************
Contact Form
*************************************************************************************/

#contact-form {
    width: 55%;
    float: left;
	padding: 20px 0px 20px 10px;
}
#contact-form input, #contact-form textarea {
	padding: 5px;
	width: 80%;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-form textarea {
	height: 90px;
}

#contact-form textarea:focus, #contact-form input:focus {
	border: 2px solid #D72226;
}


#contact-form .button {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px outset;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	margin:4px 100px 8px 0;
	padding: 0.1em 0.6em 0.1em 0.6em;
	width: 120px;
	float: left;
	}


label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
}

/*********************************************************************************/
/* Misc                                                                          */
/*********************************************************************************/
	
	#map_canvas	{
			padding: 20px 10px 10px 10px;
		width: 700px; 
				height: 385px;
				}
	.bunker
	{overflow: hidden;
		width: 100%;
		padding: 0px 10px 0px 5px;
		text-align: left;
		
	}

/*********************************************************************************/
/* Media                                                                         */
/*********************************************************************************/
@media  (min-width : 320px) and (max-width: 768px)
{
.logo a img
{
	margin: 0px 0px 0px 100px;
  width: 50%;
	display: flex;
            justify-content: space-between;
			flex-direction: column;
    
	}
.box {
            display: flex;
            justify-content: space-between;
			flex-direction: column;
          }
.business_description
{
	width: 90%;
     display: flex;
    flex-direction: column;
    align-items: center;    }

#sub-header a 
{
	display: flex;
    flex-direction: column;
    align-items: center;  
	width: 100%;
	margin: 0px 5px 0px 10px;
}
#container
{
	
    margin: 0 auto;
	padding: 10px 5px 5px 0px;
	clear: both;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.main-bullets ul{
 
  margin:5px 0px 0px 0px;  
   padding:0px 0px 0px 18px;  
  overflow:hidden;
 
}
.main-bullets li{
  line-height:1.5em;
 
    flex-direction: column;
}

#single li  { width:90%;} 
#double li  { width:70%; list-style-type: disc;} 
#triple li  { width:32.4%; } 
#quad li    { width:25%; }
#six li     { width:16.666%; } 

.content 
	{		
		width: 100%;
		overflow:hidden;
		margin: 10px 10px 0px 0px;			
	}

.mainbox {
            display: flex;
			flex-direction: column;
            justify-content: space-between;
			margin: 0px 5px 0px 10px;
			
          }		  
}
