.head {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
}

.brand {
	margin:20px 10px 30px 10px;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
}
.brand a {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.brand a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.brand a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

h2  { color:#444; font-size:13px;  margin:26px 0 0 10px; }

ul   { margin-top:15px;  }.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FEEDB7;
	height: auto;
	width: auto;
	border: thin none #D0DAB5;
}
.contactCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FEEDB7;
	height: auto;
	width: auto;
	border: thin ridge #D0DAB5;
}
.contactCopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FEEDB7;
	height: auto;
	width: auto;
	border: thin ridge #D0DAB5;
}