body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	background:#01090c url('/images/rrar/misc/mainBackGradient.jpg') repeat-x;
	color:#333333;
}

#logo {
	margin-left:20px;
	float:left;
}

#mainNav {
	float:right;
	clear:both;
	width:795px;
	height:40px;
	font-family:"Times New Roman", "Times", "serif";
	font-size:17px;
	margin-right:76px;
	*position:relative;
	*left:-131px;
}

.dmxNavigationMenu ul.mega,
.dmxNavigationMenu ul.sub {
	font:12px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 97%;
	display: none;
	background-color: #DBECF4;
	border: 1px solid #CCCCCC;
	z-index: 99;
}

.dmxNavigationMenu li a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	zoom: 1;
	color:#0D386F;
}

.dmxNavigationMenu a.subnavItem {
	font-size:11px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:2px;
	background:url('/images/rrar/misc/subnavitem.gif');
	border-left:1px solid #ECF3F6;
	border-bottom:1px solid #ECF3F6;
}

.dmxNavigationMenu a.subnavItem_single {
	font-size:11px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:2px;
	background:url('/images/rrar/misc/subnavitem.gif');
	border-bottom:1px solid #ECF3F6;
}

#eduNav {
	width:116px; 
	float:left;
}

#eduFlyout {
	border:1px solid #ccc; 
	border-top:none; 
	font:13px "Times New Roman", Times, serif;
	text-align:center;
	color:#346b87; 
	background-color:#1B457F; 
	padding:10px 0; 
	position:absolute; 
	width:106px; 
	top:34px; 
	left:273px; 
	display:none;
}

	#eduNav a {
		color:#fff;
		text-decoration:none;
	}
	
	#eduNav a:hover {
		text-decoration:underline;
	}

#bodyContentInt #colL div#links a:hover {
	background:url('/images/rrar/misc/navOver.gif') no-repeat; /* 337494 */
	text-decoration:none;
}

#bodyContentInt #colL div#links a.active {
	background:url('/images/rrar/misc/navOver.gif') no-repeat; /* 337494 */
	text-decoration:none;
}

#calendarLegend {
	margin-left:3px; 
	padding:2px 4px 5px 2px; 
	background:#fff url('/images/tmls/legend_bottom.gif') no-repeat bottom left;
}

#calendarLegend div.swatch {
	width:14px; 
	margin-right:4px; 
	margin-left:3px; 
	float:left;
}

#calendarLegend img {
	border:1px solid #ccc;
}

#calendarLegend div.eventType {
	float:left; 
	width:88px; 
	font-size:11px; 
	line-height:13px; 
	color:#333;
}

/* EACH SECTION WILL NEED ITS OWN CSS DEFINITION TO GET VERT HEADER TO PUSH TO BOTTOM OF PAGE */
#aboutContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_about.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:480px;
	_height:480px;
	position:relative;
}

#defaultContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_default.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:480px;
	_height:480px;
	position:relative;	
}

#membershipContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_membership.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:642px;
	_height:642px;
	position:relative;	
}

#associationContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_association.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:591px;
	_height:591px;
	position:relative;	
}

#eventsContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_events.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:386px;
	_height:386px;
	position:relative;	
}

#educationContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_education.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:534px;
	_height:534px;
	position:relative;	
}

#legislativeContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_legislative.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:550px;
	_height:550px;
	position:relative;	
}

#mediaContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_media.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:375px;
	_height:375px;
	position:relative;	
}

#storeContent {
    float:left;
	background:transparent url('/images/rrar/headers/hd_store.gif') no-repeat 4px bottom;
	margin:0px;
	width:981px;
	min-height:851px;
	_height:851px;
	position:relative;	
}

#footerText {
    margin:18px 0px 0px 1px;
    width:989px;
    float:left;
    clear:left;   
	border-top:solid 1px #346b87;
	padding:5px 0px 0px 0px;  
}
