@charset "UTF-8";
/* CSS Document */

#aboutText {
	width: 360px;
	overflow: hidden;
	text-align: left;
	float: left;
	line-height: 1.5em;
}
#aboutPic {
	float: right;
	text-align: right;
}
#SpecAmC {
	padding-left: 30px;
}

/* --------- form styles ----------- */

#Cform {
	padding-top: 30px;
	padding-top: 30px;
	padding-top: 10px;
	padding-top: 20px;
	width: 370px;
	float: right;
	border: thin;
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 10px;
	background-color: #F5F5F5;
}
fieldset {
	padding-top: 30px;
	padding-top: 30px;
	padding-top: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	border: none;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
	text-align: right;
}
.top {
	display: block;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 100px;
}
label {
	margin-right: 70px;
}
input {
	margin-right: 20px;
	width: 200px;
}
textarea {
	margin-right: 10px;
	width: 250px;
}

input.submit {
	width: auto;
}
#Cform p {
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
font-size: 12px;
line-height: 1.9em;
margin: 1.4em 0;
}

.required {
	color: #7ED221;
}
input:focus, input.text:focus, textarea:focus {
	background: #E5F6D3;
	/*background: #D9E8F4;*/
}

/*----------view form-----------------*/

#viewMap {
	position: absolute;
	left: 225px;
	top: 511px;
}
#closeMap {
	color: #0064B2;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/closeMap_Bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
}
#largeMap {
	position: absolute;
	left: 22px;
	top: 128px;
	height: 382px;
}

/* ------------ rates styles ------------ */

#ScheduleHdr {
	color: #7ED221;
	font-size: 14px;
}
#SchedCopy {
	color: #666666;
	font-size: 13px;
}
#SchedFine {
	color: #666666;
	font-size: 12px;
}
