@charset "utf-8";

/* CSS Document */



.region{

	background-color:#c80000;

	color:#fff;

	text-shadow: 1px 1px #333;

	

}



.regiontop{

	margin-bottom:50px;

}



#logo{

	margin-bottom:12px;

}

















.fabwest{margin-bottom:13px;color:#fff;background-color:#fec400;border-color:#fec400}.fabwest:hover,.fabwest:focus,.fabwest:active,.fabwest.active,.open .dropdown-toggle.fabwest{color:#fff;background-color:#3276b1;border-color:#285e8e}.fabwest:active,.fabwest.active,.open .dropdown-toggle.fabwest{background-image:none}.fabwest.disabled,.fabwest[disabled],fieldset[disabled] .fabwest,.fabwest.disabled:hover,.fabwest[disabled]:hover,fieldset[disabled] .fabwest:hover,.fabwest.disabled:focus,.fabwest[disabled]:focus,fieldset[disabled] .fabwest:focus,.fabwest.disabled:active,.fabwest[disabled]:active,fieldset[disabled] .fabwest:active,.fabwest.disabled.active,.fabwest[disabled].active,fieldset[disabled] .fabwest.active{background-color:#428bca;border-color:#357ebd}.fabwest .badge{color:#428bca;background-color:#fff}



.fabcentral{margin-bottom:13px;color:#fff;background-color:#007EC7;border-color:#007EC7}.fabcentral:hover,.fabcentral:focus,.fabcentral:active,.fabcentral.active,.open .dropdown-toggle.fabcentral{color:#fff;background-color:#3276b1;border-color:#285e8e}.fabcentral:active,.fabcentral.active,.open .dropdown-toggle.fabcentral{background-image:none}.fabcentral.disabled,.fabcentral[disabled],fieldset[disabled] .fabcentral,.fabcentral.disabled:hover,.fabcentral[disabled]:hover,fieldset[disabled] .fabcentral:hover,.fabcentral.disabled:focus,.fabcentral[disabled]:focus,fieldset[disabled] .fabcentral:focus,.fabcentral.disabled:active,.fabcentral[disabled]:active,fieldset[disabled] .fabcentral:active,.fabcentral.disabled.active,.fabcentral[disabled].active,fieldset[disabled] .fabcentral.active{background-color:#428bca;border-color:#357ebd}.fabcentral .badge{color:#428bca;background-color:#fff}



.fabsouth{margin-bottom:13px;color:#fff;background-color:#FF530D;border-color:#FF530D}.fabsouth:hover,.fabsouth:focus,.fabsouth:active,.fabsouth.active,.open .dropdown-toggle.fabsouth{color:#fff;background-color:#3276b1;border-color:#285e8e}.fabsouth:active,.fabsouth.active,.open .dropdown-toggle.fabsouth{background-image:none}.fabsouth.disabled,.fabsouth[disabled],fieldset[disabled] .fabsouth,.fabsouth.disabled:hover,.fabsouth[disabled]:hover,fieldset[disabled] .fabsouth:hover,.fabsouth.disabled:focus,.fabsouth[disabled]:focus,fieldset[disabled] .fabsouth:focus,.fabsouth.disabled:active,.fabsouth[disabled]:active,fieldset[disabled] .fabsouth:active,.fabsouth.disabled.active,.fabsouth[disabled].active,fieldset[disabled] .fabsouth.active{background-color:#428bca;border-color:#357ebd}.fabsouth .badge{color:#428bca;background-color:#fff}



.fabeast{margin-bottom:13px;color:#fff;background-color:#9AD93E;border-color:#9AD93E}.fabeast:hover,.fabeast:focus,.fabeast:active,.fabeast.active,.open .dropdown-toggle.fabeast{color:#fff;background-color:#3276b1;border-color:#285e8e}.fabeast:active,.fabeast.active,.open .dropdown-toggle.fabeast{background-image:none}.fabeast.disabled,.fabeast[disabled],fieldset[disabled] .fabeast,.fabeast.disabled:hover,.fabeast[disabled]:hover,fieldset[disabled] .fabeast:hover,.fabeast.disabled:focus,.fabeast[disabled]:focus,fieldset[disabled] .fabeast:focus,.fabeast.disabled:active,.fabeast[disabled]:active,fieldset[disabled] .fabeast:active,.fabeast.disabled.active,.fabeast[disabled].active,fieldset[disabled] .fabeast.active{background-color:#428bca;border-color:#357ebd}.fabeast .badge{color:#428bca;background-color:#fff}

.fabusa{margin-bottom:13px;color:#fff;background-color:#AB10AD;border-color:#AB10AD}.fabeast:hover,.fabeast:focus,.fabeast:active,.fabeast.active,.open .dropdown-toggle.fabeast{color:#fff;background-color:#3276b1;border-color:#285e8e}.fabeast:active,.fabeast.active,.open .dropdown-toggle.fabeast{background-image:none}.fabeast.disabled,.fabeast[disabled],fieldset[disabled] .fabeast,.fabeast.disabled:hover,.fabeast[disabled]:hover,fieldset[disabled] .fabeast:hover,.fabeast.disabled:focus,.fabeast[disabled]:focus,fieldset[disabled] .fabeast:focus,.fabeast.disabled:active,.fabeast[disabled]:active,fieldset[disabled] .fabeast:active,.fabeast.disabled.active,.fabeast[disabled].active,fieldset[disabled] .fabeast.active{background-color:#428bca;border-color:#357ebd}.fabeast .badge{color:#428bca;background-color:#fff}


.fabwest,.fabusa{

	padding:5px;

}



.fabwest:hover{

	background-color:#999;

}



.fabusa:hover{

	background-color:#999;

}



.fabcentral{

	padding:5px;

}



.fabcentral:hover{

	background-color:#999;

}



.fabsouth{

	padding:5px;

}



.fabsouth:hover{

	background-color:#999;

}



.fabeast{

	padding:5px;

}



.fabeast:hover{

	background-color:#999;

}



.mapbuttons{

	color:#333;

}





h4{

padding:0;

color:#fff;

text-shadow: 1px 1px 1px #333;

}



p{

	color:#fff;
	font-weight:bold;
    margin:10px;
}



a:hover{

	text-decoration:none;

}




.map{
	
	padding-top:30px;
}






































/*MEDIA QUERIES*/



/*SMALLER THAN 480*/

@media(max-width: 480px){





}



/*LARGER THAN 480, SMALLER THAN 768*/

@media(max-width: 768px) and (min-width: 480px){



}



/*SMALLER THAN 768*/

@media(max-width:768px){



}



/*LARGER THAN 768, SMALLER THAN 992*/

@media(max-width: 992px) and (min-width: 768px){

	



}



/*SMALLER THAN 992 LARGER THAN 768*/

@media(max-width:992px) and (min-width: 480px){





}



/*SMALLER THAN 992*/

@media(max-width:992px){





}



/*LARGER THAN 992*/

@media(min-width:992px){





}









/*LARGER THAN 669*/

@media(min-width:669px){







}



/*SMALLER THAN 768*/

@media(max-width:768px){

	





}

















/*SMALLER THAN 998*/

@media(max-width:998px){

h4{

	font-size:.9em;



}	



.fabwest{

	padding:2px;

}



.fabcentral{

	padding:2px;

}



.fabsouth{

	padding:2px;

}



.fabeast{

	padding:2px;

}



p{

	font-size:.8em;

}







}







/*LARGER THAN 998*/

@media(min-width:998px){



.fabwest{

	padding:5px;

}



.fabcentral{

	padding:5px;

}



.fabsouth{

	padding:5px;

}



.fabeast{

	padding:5px;

}



p{

	font-size:.9em;


}





}











/*SMALLER THAN 1200 LARGER THAN 998*/

@media(max-width:1200px) and (min-width: 998px){

h4{

	font-size:1.3em;



}







.map{

	margin-top:40px;





}



/*LARGER THAN 1200*/

@media(min-width:1200px){



h4{

	font-size:1.7em;



}



}

























