body {
	background-color: #C2D2E9;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #36568F;
	font-weight: 400;
	background-image: url(images/bckgrndBOdy.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/siteBG.jpg);
	background-repeat: no-repeat;
	background-color: #D7E3F4;
	margin-top: 10px;
}
.header {
	font-family: "Brush Script Std";
	font-size: 350%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
	font-style: italic;
	height: 75px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #728DBC;
	padding-top: 4px;
	padding-bottom: 4px;
	font-variant: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 50px;
}
.box {
	color: #003300;
	background-color: #C2D2E9;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/rainier-brush-boat.jpg);
	height: auto;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 20px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 20px; 
  background: url(sw.gif) no-repeat bottom left; 
}
#noCol {
	width: 625px;
	text-align: left;
	float: none;
	color: #003366;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-size: 105%;
	background-color: #D7E2F4;
	margin-top: 0px;
}
a {
	color: #9966CC;
	text-decoration: none;
	display: inline;
}
#form {
	background-color: #C2D2E9;
	padding: 10px;
	width: 350px;
	float: left;
	margin-left: 160px;
	border: 1px solid #4D75B0;
	margin-bottom: 20px;
}
#contactNAME {
	margin-left: 45px;
	/*	width: 350px;
	padding-left: 121px;*/
	text-align: left;
	color: #003399;
	font-size: 107%;
	padding-left: 0px;
	margin-top: 75px;
	width: 300px;
	float: none;
	clear: both;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/footerBCKG.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
a:hover {
	text-decoration: underline;
}
#clr {
	clear: both;
}
img.floatLeft {
	float: left;
	margin: 4px;
	padding-right: 10px;
	padding-top: 10px;
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-left: 20px;
	padding-top: 10px;
}
#navLEFT {
	width: 310px;
	float: none;
	font-size: 100%;
	margin-top: 75px;
	margin-left: 35px;
	height: auto;
	color: #4D75B0;

}
fieldset {
	float: left;
	clear: both;
	width: 100%;
	border-style: none;
	color: #36568F;
}
label {
	display: block;
	width: 10.6em;
	text-align: right;
	margin-right: 0.5em;
	float: left;
}
fieldset fieldset {
	border-style: none;
}
fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	border-style: none;
	padding-left: 11em;
}
fieldset p {
	padding: 0;
	top: 0;
}
