body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#FFFFFF;
	
}


ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #9C9880;
 }
body {
	background-image: url(../images/body-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
*html body {
	background-image: url(../images/body-top2.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
*:first-child+html body {
	background-image: url(../images/body-top2.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}


A:link { text-decoration: none; color: #FAE6D6;}
A:visited { text-decoration: none; color: #FAE6D6;}
A:active {text-decoration:underline; color:#FFFFFF;}
A:hover {text-decoration:underline; color:#FFFFFF;}

.textarea          {  
 scrollbar-face-color: #595959;
 scrollbar-shadow-color: #B0B0B0; 
 scrollbar-highlight-color: #B0B0B0;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #1E1E1E; 
 scrollbar-arrow-color: #B0B0B0; 
 background-attachment: scroll;
 background-image: url(../images/gray.gif);
 background-repeat: repeat;
 
}

h1, h2, h3, h4, p 	{
    margin: 0;
	padding: 0;
}

h1 {
	font-size: 			17px;
	color: 				#C58F47;

}
h2 {
	font-size: 			12px;
	color: 				#C58F47;
}

h3 {
	font-size: 			11px;
	color: 				#C58F47;
}

h4 {
	font-size: 			14px;
	color: 				#C58F47;
}


input, select, textarea {

	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#675F59;
	background-color:	#675F59;

}

.enquiry_width {
	background-attachment: scroll;
	background-image: url(../images/gray.gif);
	background-repeat: repeat;
}

#flashheader {
		border: solid 0px;
		width: 589px;
		height: 265x;
		float: left;
		margin:0px 0px;
 }

#flashnav {
		border: solid 0px;
		width: 176px;
		height: 265x;
		float: left;
		margin:0px 0px;
 }
