body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

h1 {
	color: #C90D18;
	font-size: 26px;
	text-align: center;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.directions {
	padding-left: 20px;
}

.directionstitle {
	color: #C90D18;
	font-size: 14px;
	font-weight: bold;
}

.nav {
	width: 916px;
}

.center {
	width: 830px;
	margin-left: 33px;
	margin-right: 33px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

.homebottom {
	background-image: url(images/home_bottom.jpg);
	background-repeat: no-repeat;
	width: 888px;
	height: 212px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.textfield {
	width: 200px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #CCCCCC;
}

.video {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.number { 
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}	

.copy {
	font-size: 9px;
	text-decoration:none;
	padding-top:3px;
	width: 916px;
	text-align: center;
	color: #FFFFFF;
}

.copy a {
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:hover {
	color: #FF0000;
}