/*
// $Id: wrapperImapNoBrand.css,v 1.2 2008/10/16 22:43:43 karenk Exp $
// $Revision: 1.2 $
// $Author: karenk $
//
// $Log: wrapperImapNoBrand.css,v $
// Revision 1.2  2008/10/16 22:43:43  karenk
// fix no branding map disclaimer style
//
// Revision 1.1  2008/10/14 22:45:06  karenk
// change look of nobranding imap page
//
// Revision 1.1  2008/09/25 17:19:45  karenk
// add interactive map.  move footer/vp to include files for imap.
//
*/
body {
 	background-color: #8A855B;
 	margin: 0px 0px 0px 0px;	
}

#bodyFrame {
	width: 1023px;
 	position: relative;
}

#interactiveMapFrame {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1023px;
	height: 694px;
}

#contentFrameIE {
	position: absolute;
	left: 301px;
	top: 693px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftNavFrame {
	position: absolute;
	width: 259px;
	left: 30px;
	top: 680px;
}
#leftNavFooter {
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80	;
	margin-bottom: 20px;
}

#contentFrame {
	position: relative;
	width: 685px;
}

#mainContentBottom {
	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.body.footer.jpg);
	width: 685px;
	height: 50px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
}
#mainContentBottom #footer {
	padding: 15px 15px 15px 20px;
}

#mainContentBottom a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#rssLogo {
	float:left;
}
#rtp {
	float: right;
	font-style: italic;
	overflow: hidden; /* have to set this for italics font or else IE will draw a horizontal scrollbar */
}
#rtp a {
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}
#mapDisclaimer {
	color: #ffffff;
	font-size: 10px;
}
