div#header_rwm {
	width: 801px;
	height: 107px;
	background-image: url("../images/header_rwm.jpg");
	background-repeat: no-repeat;
}

div#navigation_rwm_container {
	width: 801px;
	color: #003366;
	padding-top: 87px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div#navigation_rwm {
	
}

a {
	color: #003366;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#navigation_rwm a {
	color: #003366;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#navigation_rwm a:hover {
	color: #003366;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF2B3;
}

div#logo_rwm {
	margin-top: -95px;
	margin-left: 12px;
	width: 90px;
	height: 90px;
	position: absolute;
}

h1#sitename_rwm {
	margin: 0;
	width: 90px;
	height: 90px;
	text-indent: -1800px;
	display: block;
	color: #fff;
}

h1#sitename_rwm a {
	width: 90px;
	height: 90px;
	display: block;
	color:#fff;
}

div#media_rwm {
	width: 191px;
	height: 103px;
	background-image: url("../images/media_backer_rwm.jpg");
	background-repeat: no-repeat;
}

div#media_rwm_home {
	background-image: url('../images/media_backer_home_rwm.jpg'); 
	width: 191px; 
	height: 114px; 
	display: in-line; 
	float: right;
}

div#bread-crumb-rwm {
	padding-top: 32px;
	color: #003366;
}

div#bread-crumb-rwm a {
	color: #003366;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

div#bread-crumb-rwm a:hover {
	text-decoration: underline;
}

div#page-header-rwm {
	padding-top: 6px;
}

div#page-header-rwm h1 {
	margin-top: 0px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #697C9C;
	text-transform: uppercase;
	line-height: 24px;
}

h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #697C9C;
}

h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #697C9C;
	margin-bottom: 10px;
}	

div#column-one-container-rwm {
	margin-left: 12px;
	padding-right: 20px;
	color: #697C9C;
}

div#column-one-container-rwm img {
	padding: 5px; 
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

div#column-full-container-rwm {
	margin-left: 12px;
	padding-right: 20px;
	width: 790px;
	color: #697C9C;
}

div#save img {
	padding: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

div#save {
	color: #003366; 
	margin-bottom: 10px;
	line-height: 18px;
	margin-left: 20px;
}
 
div#save a {
	font-weight: normal;
}

div#save a:hover {
	text-decoration: underline;
}

div#home-events-rwm {
	color: #002157;
	font-weight: bold;
	line-height: 18px;
}

div#home-events-rwm a {
	color: #002157;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

div#home-events-rwm a:hover {
	text-decoration: underline;
}

.home-events-rwm-header {
	color: #002157;
	font-weight: bold;
	font-size: 14px;
}


.footer-rwm {
	color: #003366;
	font-family: "Myriad Pro", arial;
	font-weight: bold;
	font-size: 12px;
}

.footer-mm {
	color: #003300;
	font-family: "Myriad Pro", arial;
	font-weight: bold;
	font-size: 12px;
}

.home-head-text-rwm {
	font-size: 12px;
	color: #334D79;
	font-family: arial;
	height: 240px;
	display: table;
	#position: relative;
	overflow: hidden;
}

div#home-content-container-rwm {
	margin-top: 270px;
	display: block;
	background-color: #E2E7ED;
	padding: 10px;
	margin-bottom: 10px;
}

div#calendar-events-container {
	display: block;
	background-color: #E2E7ED;
	padding: 10px;
	margin-bottom: 10px;
}

/* sub navigation list */
ul.sub li a  {
	color: #003366;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

ul.sub li  a:hover {
	text-decoration: underline;
}

div#profile-box {
	background-color: #E2E7ED;
	padding: 10px;
}

div.profile-line {
	width: 100%;
	border-bottom: thin solid #7F9DB9;
	margin-bottom: 5px;
}

