/* CSS Document */

body
{
	background-color: #3398c3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}

.contactform td {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer{
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}

.theMessage{
	color: red; 
	font-weight: bold; 
	font-family: sans-serif; 
	font-size: 12px;
	padding-bottom: 10px;
}

.shirtGrid td{
	padding: 0px;
	padding-bottom: 20px;
}
.retailers{
     font-family: sans-serif;
     font-size: 16px;
}
.retailers td {
     padding: 4px;
	 padding-left:8px;
	 padding-right:8px;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
}
