html{
	background: #CCCCCC url(images/bck.jpg) top fixed;
	color: #003300;
	margin: 0px;
	padding: 0px;
}

body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0;
}

acronym[title] {
	border-bottom: thin dotted;
	cursor: help;
}

#wrapper {
	background: #FFFFFF url(images/wrapperback.jpg) repeat-y;
	width: 716px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* --- Page Top Styling --- */

#header {
	background-image: url(images/header.jpg);
	width: 529px;
	height: 164px;
	float: left;
}

#searchback {
	background-image: url(images/search_bck.jpg);
	width: 475px;
	height: 157px;
	float: left;
}

#spacer {
	background-image: url(images/flowers_under_button.jpg);
	width: 187px;
	height: 136px;
	float: left;
}

/* --- Page Links Styling --- */

#homebutton {
	background-image: url(images/main_button_over.jpg);
}

#homebutton a {
	background-image: url(images/main_button.jpg);
	width: 61px;
	height: 28px;
	float: left;
}

#homebutton a:hover {
	background-image: url(images/main_button_over.jpg);
}

#feedbackbutton {
	background-image: url(images/feedback_button_over.jpg);
}

#feedbackbutton a {
	background-image: url(images/feedback_button.jpg);
	width: 63px;
	height: 28px;
	float: left;
}

#feedbackbutton a:hover {
	background-image: url(images/feedback_button_over.jpg);
}

#sitemapbutton {
	background-image: url(images/sitemap_button_over.jpg);
}

#sitemapbutton a {
	background-image: url(images/sitemap_button.jpg);
	width: 63px;
	height: 28px;
	float: left;
}

#sitemapbutton a:hover {
	background-image: url(images/sitemap_button_over.jpg);
}

/* --- Main Page Styling --- */

#pageleft {
	width: 241px;
	height: auto;
	float: left;
}

#pageright {
	width: 475px;
	height: auto;
	float: left;
}

#featuredlinks {
	background-image: url(images/featured_links.jpg);
	width: 241px;
	height: 354px;
	float: left;
	overflow: hidden;
}

#featuredlinks a {
	color: #573454;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

#featuredlinks a:hover {
	color: #A44C4A;
	background-color: inherit;
	text-decoration: underline;
}

.featuredlinks {
	padding-left: 37px;
	padding-top: 51px;
	line-height: 30px;
}

#freelist {
	background-image: url(images/free_uk_listings.jpg);
	width: 241px;
	height: 137px;
	float: left;
}

.freelist a {
	position: relative;
	left: 22px;
	top: 112px;
	color: #5B3952;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.freelist a:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}

#feedback {
	background-image: url(images/feedback_box.jpg);
	width: 241px;
	height: 88px;
	float: left;
}

.feedback a {
	position: relative;
	left: 164px;
	top: 48px;
	color: #5B3952;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.feedback a:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
}

#welcomeback {
	background-image: url(images/welcome_box.jpg);
	width: 475px;
	height: 197px;
	float: left;
}

#welcomeback a {
	color: #5B3952;
	background-color: inherit;
}

#welcomeback a:hover {
	color: #A44C4A;
	background-color: inherit;
}

.welcometext {
	width: 278px;
	text-align: justify;
	padding-left: 166px;
	padding-top: 68px;
}

.welcometext b {
	color: #58384F;
	background-color: inherit;
	text-decoration: underline;
}

.welcomelinks {
	position: relative;
	padding-top: 1px;
	padding-left: 178px;
	line-height: 15px;
}

#editorschoice {
	background-image: url(images/editors_choice.jpg);
	width: 220px;
	height: 225px;
	float: left;
}

#editorschoice a {
	color: #5B3952;
	background-color: inherit;
}

#editorschoice a:hover {
	color: #A44C4A;
	background-color: inherit;
}

.editorlinks {
	padding-left: 34px;
	padding-top: 72px;
	line-height: 15px;
}

#latestnews {
	background-image: url(images/latest_news.jpg);
	width: 255px;
	height: 225px;
	float: left;
}

.articles {
	width: 250px;
	height: 46px;
	padding-top: 45px;
}

.articlehead {
	position: relative;
	left: 100px;
	font-weight: bold;
	color: #5B3952;
	background-color: inherit;
}

.articletext {
	position: relative;
	left: 100px;
	width: 132px;
	text-align: justify;
	line-height: 12px;
}

.articlelink a {
	position: relative;
	left: 201px;
	top: -2px;
	font-weight: bold;
	color: #5B3952;
	background-color: inherit;
	text-decoration: none;
}

.articlelink a:hover {
	color: #A44C4A;
	background-color: inherit;
	text-decoration: underline;
}

/* -- Headers -- */

#pageheader {
	width: 475px;
	height: 43px;
	float: left;
}

/* -- Content -- */

#content {
	width: 438px;
	height: auto;
	float: left;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content img {
	float: right;
}

#content a {
	color: #5B3952;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#content a:hover {
	color: #A44C4A;
	background-color: inherit;
	text-decoration: underline;
}

#content li {
	margin: 12px 0;
}

/* ----- Footer Styling ----- */

#footer {
	background-image: url(images/footer.jpg);
	width: 716px;
	height: 62px;
	float: left;
}

#footer a {
	text-decoration: none;
	background-color: inherit;
	color: #835C57;
}

#footer a:hover {
	color: #1B1433;
	background-color: inherit;
	text-decoration: underline;
}

.footertext {
	color: #A15A5E;
	background-color: inherit;
	padding-top: 28px;
	padding-left: 16px;
	float: left;
	width: 200px;
}

.footertext1 {
	padding-top: 28px;
	padding-left: 120px;
	float: left;
}

/* ----- News And Forms ----- */


#searchform {
	padding-left: 21px;
	padding-top: 100px;
}

#formbutton {
	margin-left: 7px;
	position: relative;
	float: left;
}

#formtext{
	width: 149px;
	height: 32px;
	position: relative;
	float: left;
   	font: bold 20pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: none;
	border: none;
	color: inherit;
	text-align: center;
}

.prop {
	height: auto;
	width: 1px;
	float: left;
}

.mid {
	text-align: center;
}

.spacer {
	clear: both;
}

#ad {
	padding-left: 10px;
	margin: 10px 0;
}

.paid_listing {
	width: 420px;
	height: auto;
	display: table;
	padding-left: 20px;
	text-align: left;
	padding-top: 38px;
}

.paid_listing_head {
	width: 350px;
	height: 15px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-bottom: 8px;
	color: #672540;
	background-color: inherit;
}

.paid_listing1 {
	float: left;
	width: 160px;
	height: 26px;
	padding-left: 23px;
	padding-top: 10px;
}

.paid_listing2 {
	float: left;
	height: auto;
	width: 176px;
	text-align: justify;
	padding-top: 10px;
}

.paid_listing3 {
	float: left;
	height: 15px;
	width: 140px;
	color: #990000;
	background-color: inherit;
	padding-left: 23px;
	padding-top: 19px;
}

.paid_listing4 {
	float: left;
	height: 15px;
	width: 160px;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 16px;	
}

#content .paid_listing4 a {
   	color: #707aff;
	background-color: inherit;
	text-decoration: none;
}

#content .paid_listing4 a:hover {
	color: #C2614E;
	background-color: inherit;
	text-decoration: underline;
}

.unpaid_listing	{
	width: 194px;
	height: 105px;
	display: table;
	color: #666666;
	float: left;
	border: 1px solid #2E172B;
	background-color: #D0B4B3;
	margin: 0px 5px 10px 5px;
	padding: 5px;
}

.unpaid_listing1 {
   	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.unpaid_listing2 {
	display: table;
}

.unpaid_listing3 {
	font-weight: bold;
	display: table;
	color: #990000;
	background-color: inherit;
}

.leftwrap {
	width: 200px;
	height: auto;
	float: left;
}

.rightwrap {
	width: 180px;
	height: auto;
	float: left;
}

.results_bar {
	width: 390px;
	margin-bottom: 10px;
}

.listingbox {
	background-image: url(images/paid_listing.jpg);
	width: 434px;
	height: 180px;
	float: left;
	margin-bottom: 15px;
}

#centered {
	padding: 0;
	margin: 10px auto 0 auto;
	width: 179px;
	height: 44px;
}

.validxhtml a {
	width: 88px;
	height: 31px;
	float: left;
}

.validxhtml[class] a {
	background-image: url(images/validxhtml.png);
}

.validcss a {
	width: 88px;
	height: 31px;
	float: left;
}

.validcss[class] a {
	background-image: url(images/vcss.png);
}