body {
  margin: 0;
  padding: 0;  
  background:#dddddd url(images/mainbg.jpg);
  background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#header {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}
#content {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	}
#footer {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	}
div.wrapper {
   margin-left: 10%;
   margin-right: 10%;
   text-align: center;
   }
a.top:link {color: #666; font-weight: bold; text-decoration: none; font-size:11px;}
a.top:visited {color: #666; font-weight: bold; text-decoration: none; font-size:11px;}
a.top:hover {color: #999; font-weight: bold; text-decoration: none; font-size:11px;}
a.top:active {color: #666; font-weight: bold; text-decoration: none; font-size:11px;} 

a.featured:link {color: #fff; font-size:13px; font-weight: bold; text-decoration: none;}
a.featured:visited {color: #fff; font-size:13px; font-weight: bold; text-decoration: none;}
a.featured:hover {color: #000; font-size:13px; font-weight: bold; text-decoration: none;}
a.featured:active {color: #fff; font-size:13px; font-weight: bold; text-decoration: none;} 

a.az:link {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; text-decoration: none; margin-right:2px;}
a.az:visited {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; text-decoration: none; margin-right:2px;}
a.az:hover {color: #FF9900; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; text-decoration: none; margin-right:2px;}
a.az:active {color: #000; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; text-decoration: none; margin-right:2px;} 

a.azlist:link {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none;}
a.azlist:visited {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.azlist:hover {color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.azlist:active {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;} 

.search {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000; 
	width: 142px;
	height: 24px;
}
.searchfield {
	background-color: #fff;
	color: #666;
	margin-left: 8px;
	margin-bottom: 6px;
	
}
.enquiryfield {
	background-color: #fff;
	color: #666;
	width:204px;
	height:24px;
}
.enquirymsg {
	background-color: #fff;
	color: #666;
	width:204px;
	height:104px;
}
.tborder {
	border: 1px solid #32BAE4;
}
a:link {color: #653533; text-decoration: underline;}
a:visited {color: #653533; text-decoration: underline;}
a:hover {color: #653533; text-decoration: underline;}
a:active {color: #653533; text-decoration: underline;}

.bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.cotxt {
	color: #444;
	}
.captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	}
.textfield {
	background-color: #ddd;
	border: thin solid #999;
}
.button {
	background-color: #ddd;
	border: thin solid #999;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 20px;
}
.scrollinfo {
	overflow: auto;
	height: 924px;
	width: 576px;
}
.imgbox {
	border-style:solid;
	border-color: #999;
	border-width: 1px;
}
.listingbg1 {
	background-color: #FFE3BB;
	width: 363px;
	height: 20px;
	margin-bottom: 2px;
}
.listingbg2 {
	background-color: #FFF1D7;
	width: 363px;
	height: 20px;
	margin-bottom: 2px;
}
.whitetxt {
	color: #fff;
	font-weight: bold;
	}
.whitetxt13px {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	}
li {
	margin-bottom:6px;
	} 
.picborder {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	align: center;
}
.imgspacer {
	margin-top: 4px;
	margin-bottom: 4px;
}.formbg {
	background-attachment: fixed;
	background-color: #870000;
	background-image: url(images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
