body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #4d8c04;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	line-height: 18px;
}
body a {color: #000000; text-decoration: underline; }
body a:hover {color: #4d8c04; text-decoration: underline; }

#border {
	border: 1px solid #ddd;
	padding: 3px; /*Inner border size*/
	background: #fff; /*Inner border color*/
	float:right;
	margin: 0px 0px 0px 10px;
}
#faces {
	float:left;
	margin: 10px 0px 0px 0px;
}
br.clear {
	clear:both;
}

h1 {color: #4c9900; font-size: 32px; font-family: Impact, Charcoal, sans-serif; font-weight: normal; line-height: 30px; text-transform: uppercase; }

.style1 {color: black; font-size: 12px; font-family: tahoma; font-weight: bold; }
.style1 a {color: black; text-decoration: underline; }
.style1 a:hover {color: #4d8c04; text-decoration: underline; }
.style2 {color: #000000 ; font-size: 12px; font-family: tahoma; font-weight: bold; }
.style3 {color: white; font-size: 12px; font-family: tahoma; font-weight: bold; }
.style3 a {color: white; text-decoration: none; }
.style3 a:hover {color: #000000; text-decoration: underline; }
.style4 {color: white; font-size: 10px; font-family: tahoma; font-weight: bold; }
.style4 a {color: white; text-decoration: underline; }
.style4 a:hover {color: black; text-decoration: underline; }

.input {
	color: #000000;
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma;
	border: 1px solid #000000;
	width:150px;height:16px;
}
.enquiry {color: #333333; font-size: 12px; font-family: tahoma; font-weight: bold; }
.image {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
#red-left {
	background-image:url(images/red-left.jpg);
	background-repeat:no-repeat;
}
