/* ------------------------------------------------ */
/*	TAG RESET										*/
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, 
	fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	
	a {
		font-family: arial, verdana, tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #76797B;
		line-height: 14px;
		text-decoration: none;
	}
	
/* ------------------------------------------------ */
/*	MAIN TEXT STYLES								*/

	body, td {font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #BA362F; line-height: 13px; text-decoration: none;} 
	h1 { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 10px; color: #4F3329; margin: 0px; padding: 20px 0px 0px 0px; }
	.txt { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #000000; }
	
	.bookmark, .bookmark:link, .bookmark:active, .bookmark:visited, .bookmark:hover  { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #4F3329; text-transform: uppercase; text-decoration: none; }
	

/* ------------------------------------------------ */
/*	LEFTNAV TEXT STYLES								*/

	.leftnav, .leftnav:link, .leftnav:active, .leftnav:visited, .leftnav:hover { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9px; font-weight: bold; color: #E5654A; text-decoration: underline;}	

/* ------------------------------------------------ */
/*	CONTENT TEXT STYLES								*/

	.pinkbody, .pinkbody:link, .pinkbody:visited, .pinkbody:hover { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #BA362F; line-height: 13px;  text-decoration: none;}
	.pinkbold { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #BA362F; line-height: 13px; font-weight: bold;}
	.whitebody { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 13px; }
	.peachbold { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #FFA070; line-height: 13px; font-weight: bold; }
	
	.orangebody, .orangebody:link, .orangebody:visited, .orangebody:hover { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #E5654A; line-height: 13px;}
	.orangebold { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #E5654A; line-height: 13px; font-weight: bold;}

	.whitebodybold, .whitebodybold:link, .whitebodybold:active, .whitebodybold:visited, .whitebodybold:hover { 
		font-family: Arial, Verdana, Tahoma, sans-serif; 
		font-size: 11px;
		font-weight: bold; 
		color: #FFFFFF; 
		line-height: 13px;
	}	
	
	
	.listingheading { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 18px; color: #FAE3DA; line-height: 12px; font-weight: bold; }
	.listinghotel, .listinghotel:link, .listinghotel:active, .listinghotel:visited, .listinghotel:hover { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #F39B88; line-height: 13px; font-weight: bold; }
	
	.hotelclick { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #FAE3DA; line-height: 12px;}
	.hotelslug { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #FAE3DA; line-height: 12px; }

/* ------------------------------------------------ */
/*	FOOTER TEXT STYLES								*/

	.footernav, .footernav:link, .footernav:visited { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 10px; color: #FFFFFF; }
	.footerbottom, .footerbottom:link, .footerbottom:visited { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9px; color: #B32119; line-height: 20px; }
	.footerbottom:link,
	.footerbottom:active,
	.footerbottom:visited { text-decoration: underline; }
	.footerbottom:hover { text-decoration: none; }
