
body { 
font-size:14px;
color: #000;
font-family: Arial,Helvetica,sans-serif;
background-color:#fff;
}


.shading {
background-color:#f5f5f5;
padding:10px;
}




.header {

}
.htext {

font-family: Arial,Helvetica,sans-serif;
font-size:40px;
color:#fff;
}
.hsub  {

color:#fff;
}


.dropdown-menu  li a, .navbar-nav .open .dropdown-menu li a {
	
}
.navbar {
 
	text-transform:uppercase;
	
}

.navbar-default .navbar-brand {
  
}




#main {

	position:relative;
    min-height:750px;

}


.ptask {
	font-size:18px;
}



#footer {

    padding:16px 0 ;
    margin-top:16px;
}
#footer2 {
	background-color: #1a2328;
    color:#fff;
    padding:15px 0 ;
}
#footer2 a:link,#footer2 a:visited { 
    color:#fff;
}

h1,h2 {
font-family: 'Rancho', cursive;
}




/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 


 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 


 } 