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

.contactme {
	font-size: 85%;
	line-height: .5;
	padding-left: 30px;
	color: #372211;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
}
#container #sidebar1 .contactme a {
	text-decoration: none;
	color: #234705;
	
}
#mainContent form {
	padding-left: 5px;
}
form fieldset {
	border: 1px solid #D8D5D0;
	padding:0;
	margin: 0;
}
fieldset legend {
	color: #234705;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

fieldset #checktable {
	margin-left: 20px;
}

#mainContent form p label #comments {
	margin-left: 5px;
}

.links {
	list-style-position: inside;
	list-style-image: url(../Images/little_script.png);
	line-height: 1.2;
}
.warning {
	font-weight: bold;
	color: #5A812E;
	background-image: url(../Images/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	font-size: 12px;
}
.msgSent {
	font-size: 80%;
	background-image: url(../Images/scrip_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.imgCaption {
	font-size: 80%;
	color: #372211;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.formInput {
	background-color: #F3F9EE;

}
fieldset p #comments {
	margin-left: 5px;
}

#send {
	margin-left: 44px;
	background-image: url(../Images/Btn5.gif);
	width: 70px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
}

form fieldset p label {
	text-align: right;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#mainContent #contact fieldset #checktable tr td label {
	font-size: 80%;
}
#sidebar1 iframe {
	padding: 0px;
	margin: 0px;
}
.refreshMap {
	font-size: 70%;
	color: #112302;
	text-decoration: none;
	text-align: center;
	padding-left: 40px;
}

