body {
	margin: 0px;
	font-size:12px;
}
h1 {
font-size:1.8em;
}
body, .button {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
input, textarea {
background-color:#deccae;
border:1px solid #000;
padding:4px;
font-size:1em;
font-family:"Times New Roman", Times, serif;
margin-bottom:3px;
width:140px;
}
#newsletter {
width:255px;
margin: 0 10px;
background-color:#dfceaf;
padding:5px;
text-align:right;
}
#contactform {
border-top:none;
text-align:right;
width:252px;
background-color:#dfceaf;
}
#quickcontact {
width:157px;
text-align:right;
padding-top:10px;
}
.background {
background-color:#dfceaf;
}
.newsinput {
	width:120px;
	background-color:#FFF;
	margin-bottom:3px;
	vertical-align:top;
	clear:right;
	}
.gone {
	display:none;
	}
.button{
width:137px;
	height:29px;
	cursor:pointer;
	border:none;
	background-color:none;
	background: url(images/b_background.png);
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
	color:#fff8e9;
	}
.formfields {
padding: 3px;
}
.newsinput {
	background-color:#FFF;
	vertical-align:top;
	clear:right;
	}
