body {
	background: url(../imagesnew/CW-National-Directory-Map-Recovered-.jpg) #ccbd92 fixed;
	background-repeat: no-repeat;
  background-size:100%;
}  /* background image from http://www.designbolts.com */

.container{
	padding:0 auto;

}


.content{
	
	padding:20px 30px;
	color:#041529;
	background:#DFF;
	font-size:1.1em;
	}
.int-space {
	height:100px;
	}
.lbback { background:#ebfefe;
padding:20px 5px 30px 5px;
border-top:#26387b 20px solid;}

img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding:0px 0px 0px 0px;
	margin:auto;
	height:auto;
	width:100%;
	color:#fff;
	background: rgb(38,56,123); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,56,123,1) 0%, rgba(38,55,121,1) 37%, rgba(30,33,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26387b', endColorstr='#1e2154',GradientType=0 ); 
}



@media only screen and (max-width: 760px) {
 #header {
	padding:0px 0px 0px 0px;
	margin:auto;
	position:relative;
	z-index:999999;
	color:#fff;
	height:auto;
	width:100%;
	background: rgb(38,56,123); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,56,123,1) 0%, rgba(38,55,121,1) 37%, rgba(30,33,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26387b', endColorstr='#1e2154',GradientType=0 ); 
    }
body {
	background: url(../imagesnew/CW-National-Directory-Map-Recovered-m.jpg) #ccbd92 fixed;
	background-repeat: no-repeat;
  background-size:100%;
} 

}







a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}



ul {
	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	}	
ul.bul {
	list-style:none;
	
	line-height:2.6em;
	
	}		



.border {
	border:1px #fff solid;
	padding:5px;
	}


h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}

h1 {
	color:#fff;
	background:#232962;
	font-weight:bold;
	padding:30px;
	font-size:2em;
	text-align:center;
	font-family: 'Alata', sans-serif;}
	
h2 {

	color:#e3e3e3;
	background:#111111;
	padding:4px 4px 8px 0px;
	font-weight:bold;
	font-family: 'Alata', sans-serif;
	}

h3 {
	font-size:1.6em;
	font-weight:bold;
	margin:20px 5px 0px 5px;
	padding:20px;
	font-family: 'Alata', sans-serif;
	color:#4c63ad;
	background:#111;

	
	}
		
h4 {
	font-size:1.4em;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;	}
	


a:link {
	color: #2e5aea;
	font-weight:normal;
	text-decoration: none;
}

a:visited {
	color: #2e5aea;
	text-decoration: none;
}

a:hover {
	color: #83bcec;
}

a:active {
	color: #83bcec;
	text-decoration:none;
}





hr {
     border: 0; border-bottom: 1px solid #ccc; background: #ccc;
}
	



.shadow { box-shadow:#cca880 4px 4px 2px 1px;
border:8px solid #333859;
}
	

 





/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fff;
	background:#222961;
	padding:20px auto 20px;
	font-size:.9em;
	clear: both;
	text-align:center;

	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}


#cwr {
	margin:0 auto;
	background-color:#000;
	color:#ccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}



#button {
  padding:6px;
  margin:8px;
  font-size:1.2em;
  text-align: center;
  border-radius:3px;
  cursor: pointer;
  outline: none;
  color: #fff;
  background: rgb(135,224,253); /* Old browsers */
background: -moz-linear-gradient(top, rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 );
  border: none;
  
}

#button:hover {
	background: rgb(5,171,224); /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,171,224,1) 0%, rgba(83,203,241,1) 60%, rgba(135,224,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 );
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

#button:active {
  background: rgb(5,171,224); /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,171,224,1) 0%, rgba(83,203,241,1) 60%, rgba(135,224,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(5,171,224,1) 0%,rgba(83,203,241,1) 60%,rgba(135,224,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 );
  

}


#bbutton {
  padding:6px 12px 8px 12px;
  width:80%;
  margin:2px;
  line-height:1.4em;
  font-size:1.2em;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background: rgb(38,56,123); /* Old browsers */
background: -moz-linear-gradient(top, rgba(38,56,123,1) 0%, rgba(38,55,121,1) 37%, rgba(30,33,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(38,56,123,1) 0%,rgba(38,55,121,1) 37%,rgba(30,33,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26387b', endColorstr='#1e2154',GradientType=0 ); 
  border: none;
  border-radius: 25px;
  
}

#bbutton:hover {
	background: rgb(30,33,84); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,33,84,1) 0%, rgba(38,55,121,1) 63%, rgba(38,56,123,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,33,84,1) 0%,rgba(38,55,121,1) 63%,rgba(38,56,123,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,33,84,1) 0%,rgba(38,55,121,1) 63%,rgba(38,56,123,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2154', endColorstr='#26387b',GradientType=0 ); 
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

#bbutton:active {
  background: rgb(30,33,84); /* Old browsers */
background: -moz-linear-gradient(top, rgba(30,33,84,1) 0%, rgba(38,55,121,1) 63%, rgba(38,56,123,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,33,84,1) 0%,rgba(38,55,121,1) 63%,rgba(38,56,123,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,33,84,1) 0%,rgba(38,55,121,1) 63%,rgba(38,56,123,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2154', endColorstr='#26387b',GradientType=0 ); 
  

}
#bbuttont {

  color: #fff;
 
  
}

#bbuttont:hover {
	color: #8ad6f3;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

#bbuttont:active {
 color: #8ad6f3;

}



.white {
	color:#fff;}
	

