/* Layout designed by K8 DESIGNS - http://www.k8-designs.net - PLEASE DO NOT REMOVE THIS CREDIT LINE */

a {
color: #5a5763;
font: 14px georgia;
font-style: italic; 
text-decoration: none; }

a:hover {
color: #5a5763;
font-style: italic; 
text-decoration: none; }

b, i {
color: #efeff0; }

body {
background: url(housebkg.png) #000000;
background-repeat: repeat-x;
color: #afaeb4;
font: 14px arial;
line-height: 20px; 
margin : ;
text-align: justify; }

#content {
margin: 0 auto 0 auto;
padding: 0;
width: 800px; }

#footer {
color: #afaeb4;
float: right;
font: 12px arial;
height: auto;
padding: 30px 0 0 0;
text-align: center;
width: 800px; }

#footer a {
color: #5a5763;
font: 12px arial;
font-style: normal;
padding: 0 7px 0 7px; }

#footer a:hover {
color: #5a5763;
font-style: normal; }

.header {
float: left;
height: 500px;
margin: 0 auto 0 auto;
position: relative;
width: 800px; }

#layout {
margin: 0 auto 0 auto;
width: 800px;  }

#main {
float: right;
margin: 0 auto 0 auto;
padding: 0 50px 0 50px;
width: 700px; }

p {
margin-bottom: 25px; }

input,
textarea,
select {
	width: 80%;
	padding: 20px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #afaeb4 !important;
	color: #030012;
	border: 1px solid rgba(194,178,128,0.18);
	border-radius: 18px;
	font-family: 'Georgia', serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height:2.7;
	outline: none;
	box-sizing: border-box;
	transition:
		border-color 0.35s ease,
		background 0.35s ease,
		box-shadow 0.35s ease,
		transform 0.35s ease;
}

.title {
border-bottom: 1px solid #282635;
color: #fbfbfb;
font: 28px trebuchet ms;
font-weight: bold;
letter-spacing: 1px;
line-height: 28px;
margin: 0 0 10px 0;
padding: 0 0 0 20px;
text-align: left;
text-transform: uppercase; }