@charset "utf-8";
/* CSS Document */
/*
	Focus Stoves Ltd.
	by Chris Jenkins Web design.
	http://www.cmjenkins.co.uk
	
*/
body { margin:0; padding:0px 0px 0px 0px;  background-color: #F4E7B2;}

#fcf2 { background-color: #F4E7B2; width:480px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.75em; color: #986339;}
#fcf2 h3 {
color:#F4E7B2;
padding:2px;
margin:0px;
}
#fcf2 p {
text-align:left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
color: #986339;
padding:0px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 2px;
}
#fcf2 label {
float: left;
width: 30%;
text-align: left;
}
#fcf2 span.f {
float: right;
width: 70%;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
}
#fcf2 input, #fcf2 textarea {
background: #F4E7B2;
border:1px solid #7b4d29;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #F4E7B2;
border:1px solid #7b4d29;
}