<!--

/* For some reason, Dreamweaver ignores the top settings in the CSS file
   therefore this makes it see the next setting down */


.unused { }
a.unused { }



.left_nav 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #660000}
a.left_nav:hover 	{ text-decoration: underline; }




/* Normally the same as left_nav, used for text links PHP script */

.text_links_gen 		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #660000}
a.text_links_gen:hover 	{ text-decoration: underline; }




/* Top nav currently unused */

.top_nav 			{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #660000; text-decoration: none;  }
a.top_nav:hover 	{ text-decoration: underline; }



/* Controls any paragraph text & table text */
/* Must be the same as .main_text */

p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-variant: normal; color: #660000; }

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-variant: normal; color: #660000; }




.main_text 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: none; }
a.main_text:link 	{ text-decoration: underline; color: #006600 }


.main_text_maroon_link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: none; }
a.main_text_maroon_link:link	{ text-decoration: underline; color: #660000 }




.main_text_vsmall 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-decoration: none; }
a.main_text_vsmall:link 	{ text-decoration: underline; color: #006600 }


.main_text_vsmall_maroon_link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-decoration: none; }
a.main_text_vsmall_maroon_link:link	{ text-decoration: underline; color: #660000 }



/* Controls the yellow part of the tables for entries & Laterooms entry */

.main_entries_box 		{  border: 1px #FFCC33 solid; background-color: #FFFFEA }
.main_entries_box_av 	{  border: 1px #FFCC33 solid; background-color: #FFFFEA }



/* Laterooms Ad */

.lr_advert_box 			{ border: 1px #FFCC33 solid; background-color: #FFFFEA; font-weight: bold }
.lr_ad_text				{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #660000; font-weight: normal; line-height: 13pt; }
a.lr_link				{ line-height: 15pt; }




/* Search Boxes */

.textbox 	{  border: 2px #660000 solid; background-color: #FFFFFF }
.buttoncss 	{ border: 2px #660000 solid; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }



/* Controls the underlining of featured listing links */

.nounderline2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; text-decoration: none}






/* ADSENSE CSS */

.atuk_adsense_entry_title	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #006600; text-decoration: underline; font-weight: bold }
.atuk_adsense_entry_desc	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: none; }
.atuk_adsense_google_link	{ font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 8pt; color: #000000 }




-->

