/*
RED #901F25 #901F25
GREEN #554427
DK DK GRAY #6B6968   TEXT
DK GRAY #A4A3A1 #A4A3A1
LT GRAY #E1DDD8

FEATURE BORDER #C9C3BA
FEATURE BOX #E9E7E3

z-index 100 thru 500
*/

/***********************************************/
/* Home styles                             */
/***********************************************/

body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#6B6968;
	background-color:#554428;
	background-image:url(images_09_site/bkgnd_winter.jpg);
	background-repeat:repeat-x;
}



/* The Home Text */
#home_text{ 
	position:absolute; 
	left:50px; 
	top:383px; 
	z-index:400; 
	background-image:url(images_09_site/smudge-o-rama.png); 
	height:68px; 
	width:920px;
	text-align:center;
	padding:50px 20px 20px 20px;
	background-repeat:no-repeat;
	}

/*  HOME FEATURES  */
	
#home_feature{height:190px; position:relative; background-color:#C9C3BA; padding:0 10px 10px 10px; z-index:300; }
#home_1{ background-color:#E9E7E3; margin-right:11px; width:207px; float:left; height:135px; padding:40px 10px 15px 10px; }
#home_2{ background-color:#E9E7E3; margin-right:10px; width:207px; float:left; height:135px; padding:40px 10px 15px 10px;}
	.bookit{height:115px; width:187px; background-image:url(images_09_home/RLM_home_bookit.jpg); background-repeat:no-repeat; padding:40px 10px 10px 10px; overflow:hidden;}
#home_3{ background-color:#E9E7E3; margin-right:11px; width:207px; float:left; height:135px; padding:40px 10px 15px 10px; }
#home_4{ background-color:#E9E7E3; width:207px; float:left; height:135px; padding:40px 10px 15px 10px;}
	.whatsnew{height:115px; width:187px; background-image:url(images_09_home/RLM_home_whatsnew.jpg); background-repeat:no-repeat; padding:40px 10px 10px 10px; overflow:hidden;}
	#home_feature a:hover{color:#901F25;}
	.feature_link a{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#6B6968; text-align:center; text-decoration:none;}
	.feature_link a:hover{color:#A4A3A1;}

	
#home_foot{height:80px; position:relative; z-index:400; }

#pagefooter{height:60px; padding:5px; background-image:none; color:#E1DDD8;}
#pagefooter td{font-size:9px; color:#E1DDD8;}
	#pagefooter a{color:#E1DDD8;}