/*
// $Id: wrapperFlash.css,v 1.12 2009/06/30 22:09:49 karenk Exp $
// $Revision: 1.12 $
// $Author: karenk $
//
// $Log: wrapperFlash.css,v $
// Revision 1.12  2009/06/30 22:09:49  karenk
// move re/lodging social icons for non-flash.
//
// Revision 1.11  2009/06/30 20:00:45  karenk
// add social icons
//
// Revision 1.10  2009/03/31 00:11:17  karenk
// landing page tweaks to fix menus and page loading and pyt menu.
// new flash
//
// Revision 1.9  2008/09/17 16:03:08  karenk
// Another attempt to fix funky footer characters.
//
// Revision 1.8  2008/09/02 21:07:34  karenk
// fix non-flash links not working
//
// Revision 1.7  2008/09/02 19:32:45  karenk
// *** empty log message ***
//
// Revision 1.6  2008/08/29 20:08:23  karenk
// *** empty log message ***
//
// Revision 1.5  2008/08/29 18:48:04  karenk
// update flash
//
// Revision 1.4  2008/08/27 18:42:08  karenk
// *** empty log message ***
//
// Revision 1.3  2008/08/25 20:32:46  karenk
// landing page flash
// lodging navigation
//
// Revision 1.2  2008/08/25 19:27:13  karenk
// landing page flash
//
// Revision 1.1  2008/08/21 17:47:47  karenk
// add landing page flash
//
*/
body {
 	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.background.jpg);
 	background-repeat: no-repeat;
 	background-color: #8A855B;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	 	
}
#flashContainer {

}

#bodyFrame {
	margin: 0px 0px 0px 10px;
	width: 1023px;
	height: 619px;
	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.background.body.jpg);
 	background-repeat: no-repeat;
 	position: relative;
}
#bottomFrame {
	width: 1023px;
	height: 167px;	
	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.home.bottom.jpg);
 	background-repeat: no-repeat;
 	position: absolute;
 	top: 619px;
 	left: 10px;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	

}
#flashContainer {
	position: relative;
	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	
	width:100%; text-align:left; 
	z-index: 1;
}

#heroImg {
	position: absolute;
	top: 30px;
	left: 11px;
}
#heroImg {
	position: absolute;
	top: 36px;
	left: 11px;
}

#siteNav {
	position: absolute;
 	width: 506px;
 	top: 0px;
 	left: 485px; 	
 	z-index: 2;

}
#dNav {
	position: absolute;
 	padding-right: 25px;	
 	width: 688px;	
 	top: 30px;
 	left: 310px; 	
 	z-index: 2; 	
} 	
#frameButtons {
	position: absolute;
	top: 590px;
	left: 30px;
	z-index: 5;
}


#footer {
	position: absolute;
	top: 635px;
	left: 325px;
	color: #ffffff;
	font-size: 10px;	
}
#rtp {
	font-size: 10px;
	position: absolute;
	top: 635px;
	left: 850px;
	color: #ffffff;	
	font-style: italic;
	overflow: hidden; /* have to set this for italics font or else IE will draw a horizontal scrollbar */
}


#footerSocial {
	position: absolute;
	top: 632px;
	left: 130px;
	color: #ffffff;
}
#footerSocial img {
	margin: 0 7px 0 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer #rssLogo {
	float:left;
}

#rtp a {
	color: #ffffff;	
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}

