@charset "utf-8";
/* CSS Document */

   <style type="text/css">
.style1 {
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
}
.bodytext {
	font-size: 10pt;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-right: 80px;
	padding-left: 0px;
	padding-right: 0px;
	text-indent: 20px;
	text-align: right;
	width: 500px;
}


#lightgrey {
	display: block;
	width: 850px;
	height: auto;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/bluebody.jpg);
	background-repeat: repeat-y;
	z-index: 10;
	right: 300px;
	background-position: right top;
	opacity: 0.75;
	filter: alpha(opacity=75)
}

#lightgrey textarea, input {
  background-color: transparent;
}
  </style>
}
#lightgrey .statesubtitles {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
	margin-right: 80px;
	cursor: crosshair;
	text-align: right;
	width: 500px;
}
.boldtitles {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2724A7;
	text-indent: 0px;
	text-decoration: none;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	word-spacing: normal;
	margin-right: 100px;
	width: 500px;
}
.centeredhomepages {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.centeredtables {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
.contactdetails {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
