/* Global Styles */
.inputtext { width: 220px; }
.inputform {
	color: #6633CC;
	background-color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
 }

body {
	margin:0px;
	font-size: 16px;
	background-image: url(new_ravensfield_ns.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
	padding-right: 10%;
	padding-left: 10%;
	}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}

	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #5c468c;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c468c;
}

h4 {
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #54258D;
	}
	
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #931600;
}

	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	}
	
a {
	color: #000066;
	font-size: 16px;
	}
	
a:hover {
	color: #990000;
	}
small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
}
