@charset "utf-8";
/* CSS Document */

body {
	background-color: #e1e1df;
}
#nav {
	height: 423px;
	width: 214px;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #a27e48;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a27e48;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#content {
	height: 423px;
	width: 759px;
	background-color: #FFF;
}
#footer {
	height: 26px;
	width: 973px;
	background-color: #c8c8a8;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a:link {text-decoration:none; color:#000;}
a:active{text-decoration:none; color:#000;}
a:visited {text-decoration: none; color:#000;}
a:hover {text-decoration:none; color:#660;
}
#Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #000;
	width: 250px;
}
#Number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #000;
	width: 250px;

}
#Email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #000;
	width: 250px;
}
#Enquiries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #000;
	width: 250px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #036;
	background-color: #FFF;
}
#Reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #036;
	background-color: #FFF;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

