/*************************************/
/* All Seasons Campervan Style Sheet */
/*************************************/

/*  Form Style */
input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #333;
}
textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #333;
}
select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #333;
}
.astr_text {
	color: #FF0000;
	font-weight: bold;
}
.red_text {
	color: #FF0000;
}
/*  End Form Style */

