form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #424242;
	text-decoration: none;
}

.callHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}

.bigRedHdr {
	font-family: Rockwell, Arial, Helvetica;
	font-size: 36px;
	line-height: 30px;
	color: #CD3938;
	text-decoration: none;
	//font-weight: bold;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteRock {
	//font-family: Rockwell Condensed, serif;
	font-family: Rockwell, serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #292929;
}

.footerCopy {
	font-family: Arial;
	font-size: 11px;
	color: white
}

a{color: black;font-size: 11px}
a:visited{color: black; font-size: 11px;}

a.footerLink {color: white; 
	text-decoration: none;
font-size: 11px}

a.footerLink:visited{color: white; 
	text-decoration: none;
font-size: 11px;}

a.smLink {color: black; 
	text-decoration: none;
font-size: 16px}

a.smLink:visited{color: black; 
	text-decoration: none;
font-size: 16px;}

.leaf-bg {
	background-image: url(../fall/leaf-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
