/* Contact for style sheet for www.homefarmholidaycottages.co.uk */
/* Created by David Jenkins 15/08/2006 dave@david-jenkins.co.uk */

#contact-form{
	margin-left: .5em;
	margin-right: .5em;
}

#contact-form label{
	float: left;
	width: 20%;
	font-size: 90%;
	margin-left: 1.2em;
}

#contact-form div{
	clear: left;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
}

#contact-form fieldset{
	border: 1px solid #D0DE85;
}

#contact-form fieldset label{
	font-weight: bold;
	color: #D0DE85;
}

#subject-label{
	font-weight: bold;
	color: #D0DE85;
}

#message-label{
	font-weight: bold;
	color: #D0DE85;
}

#contact-form legend{
	color: #D0DE85;
	font-weight: bold;
}

#contact-form .txt{
	width: 70%;
	border: 1px solid black;
}

#contact-form .btn{
	border: 1px solid black;
	background-color: #D0DE85;
	color: #003300;
}

#contact-form div.submit{
	text-align: center;
}
