/*GENERAL*/
*						{margin:0; padding:0; }
img						{border:none;}

body					{text-align:center;background-color:#F1F4EC;}

#flash_container 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: visible;}
#alternate				{margin-top:350px; width:450px; text-align:center; margin-right:auto; margin-left:auto; color:#737A52;}
#wrapper_home			{width:265px;margin-left:auto;margin-right:auto;text-align:left;position:relative; background-color:transparent;}
#content_home			{position: absolute; top: 180px; right:80px;width:265px;text-align:left;}
.line					{font-size: 9px;border-top: dotted 1px;border-top-color:#42100E; margin:8px 15px 10px 15px;clear:both;}
body					{font: 12px Georgia, "Times New Roman", Times, serif;color:#737A52;line-height:14pt;}
body p					{padding:0px 0px 8px 0px; text-align:justify;}

a:link 					{color: #737A52;text-decoration: none;}
a:visited 				{color: #737A52;text-decoration: none;}
a:hover 				{color: #737A52;text-decoration: underline;}
a:active 				{color: #737A52;text-decoration: none;}

/*HOME - ROOM PRICES:*/
.home_room_name{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #42100E;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}
.home_room_name_divider{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #BFAA9D;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}
.home_room_price{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #42100E;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}

.home_rates a:link			{font-size : 11px; color: #42100E; text-decoration: underline;}
.home_rates a:visited		{font-size : 11px; color: #42100E; text-decoration: underline;}
.home_rates a:hover			{font-size : 11px; color: #42100E; text-decoration: none;}
.home_rates a:active		{font-size : 11px; color: #42100E; text-decoration: underline;}


