/* CSS Document */

 BODY  {
	margin:0px;
	background-color:#9A977F;
	
}




/* HOME  */

#header {
	background-image: url(/images/header_bg_hb.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	background-color:#F6F6F4;
}
#home_res {
	background-image: url(/images/home_res_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	
}
#home_res .text {
	.
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height:18px;
	
}


#home_contact .text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top:12px;
	vertical-align:top;
	line-height:18px;
	
	
}
#home_contact .text a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top:12px;
	vertical-align:top;
	
	
}

.page_text {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height:18px;
}

#join {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
#join a {
	color: #000000;
	text-decoration: none;
	
}
#join #email {
	background-color: #F3F1EF;
	height: 16px;
	width: 131px;
	border: 1px solid #D6D2CE;
	direction:ltr;
}


/* MENUS  */
#footer  {

	color:#69655D;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	
}

#footer a {

	color:#69655D;
	text-decoration: none;
	
}
#credits  {

	color:#000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	
}

#credits a {

	color:#000000;
	text-decoration: none;
	
}


/* INTERNAL PAGES  */

.in_res {
	
     color:#000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height:18px;

}












