/** General 

*{
	padding:0;
	margin:0;
	background-color:#e5dccd;
	font-family:Verdana, "Arial Narrow", Helvetica,  Arial, sans-serif;  
}
**/

body{
	background-color:#e5dccd;
}
.inline{
	display:inline;
}

.block_style{
	display:block;
}

.clear{
	clear:both;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}

a{
	text-decoration:none;
	color:#7a6646;
}

a:hover{
	text-decoration:underline;
} 



p{
	color:#7b4765;
}

.enter_container_img{
	
	margin-top:530px;
	
}
.enter_container_img img{
	margin-right:19px;
	border:0px;
}
.large{
	font-size:18px;
}

.extralarge{
	font-size:24px;
}

.enter_container{ 
	vertical-align:top; 
	
	width:800px;
	height:700px;
	margin:auto;
	overflow:hidden;
	background: url(/rwimages/splash.jpg?v2) no-repeat;
	
}

.enter_containerkey{ 
	vertical-align:top; 
	text-align:left; 
	width:780px;
	height:26px;
	margin:auto;
}

.enter_containerkey1{ float:right;}

.enter_containerrt{ 
	vertical-align:top; 
	text-align:center; 
	width:780px;
	height:61px;
	margin:auto;
}



.enter_container_txt1{
	text-align:center;
	margin-top:-140px; 
	font-size:16.95px;
	color:#fff; 
	font-weight:bold;
}

.enter_container_txt2{ 
	text-align:center;
	margin-top:10px; 
	font-size:13.95px;
	color:#a19279; 
}

.enter_container_txt3{ 
	text-align:center;
	margin-top:55px; 
	font-size:15.95px; 
	color:#fff; 
	font-weight:bold;
}

.enter_container_txt3 a:link, .enter_container_txt3 a:visited {	
	color:#fff;
	text-decoration: 	none;
}

.enter_container_txt3 a:hover {	
	color:#fff;
	text-decoration: 	none;

}
.footer{
	font-size:9px;
	font-family:Lucida Grande,Arial;
	color:#403a30;
	padding-left:30px;
	padding-top:15px;
}

.footer_promo_hilite{
	width:800px;height:25px;
	background:url(../images/footerlnk_hilite.png) 0px -1px no-repeat;
}
.footer_promo{
	width:800px;height:25px;
	background:url(../images/footerlnk.png) 0px -1px no-repeat;
}
