@import url("small.css");




em{font-family:quicksandbold_italic; color:rgb(0,112,192);}
strong{font-family:quicksandbold_italic;}

.ui-body-c, .ui-overlay-c { 
	background-color: white !important; 
	background-image: none !important; 
}




@media only screen and (min-width: 769px) { 


em{
	color:rgb(204,51,0);
}

.ui-page-theme-a .ui-btn{color: white;}


}

/*.ui-mobile label{margin: .4em 0;} /*padding for labels of contact form
.ui-mobile .ui-input-text{background-color:rgb(255,255,255);} color of input text boxes*/