/* media releases */

a:link {
	color: #944E11;
	text-decoration: none;
	}

a:visited {
	color: #944E11;
	}

a:active {
	color: #C6BB6C;
	}

a:hover {
	color: #944E11;
	text-decoration: underline;
	}
	
a.arrow:link {
	color: #944E11;
	text-decoration: none;
	}

a.arrow:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

a.arrow:active {
	color: #CCCCCC;
	}

a.arrow:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

	
.Bannerfill {
	background-color: #DBCB4B;
	background-image:   url("/images/bannerHds/OrangeHdBanner.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	}
.ContentFill {
	background-image:   url("/images/bkg/MRImg.jpg");
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 678px;
	}
#mainContent {
	margin-left: 213px;
	width: 678px;
	background-image:   url("/images/bkg/MrBKG.jpg");
	background-repeat: repeat-y;
	}	
#titleBtm {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	}
.paddingTop {
	padding-top: 60px;
	}
.whiteLnght {
	height: 100%;
	background-color: #FFFFFF;
	}
.alignBtm {
	vertical-align: bottom;
	}
#subNav {
	background-image:  url("/images/subNav/OrangeBKG.gif");

	}
#subNavTop {
background-image:  url("/images/subNav/OrangeTop.gif");
}
.contentTxt {
		padding: 5px 5px 0px 30px;
		width: 615px;
		}
#previous {
	background-color: #D9E6A0;
	padding: 10px 10px 50px 10px;
	margin-top: 10px;
	border-bottom: 2px solid #819A28;
	}
.colorImg {
	background-image: url("/images/bkg/MrBTM.jpg");
	background-repeat: no-repeat;
	}
#yellowBox {
	background-color: #FBFCE8;
	width: 530px;
	border-left: 15px solid #DBCC53;
	padding: 5px 10px 5px 5px;
	margin-bottom: 10px;
	}
.pressRelease {
	padding: 0px 50px 30px 10px;
	}
.imageRelease {
	padding: 10px 10px 30px 10px;
	}
#darkYellowBox {
	background-color: #C3B865;
	width: 530px;
	padding: 2px 10px 2px 5px;
	margin-bottom: 10px;
	text-align: center;
	}
#darkYellowBoxIndex {
	background-color: #C3B865;
	width: 100%;
	padding: 2px 10px 2px 5px;
	text-align: center;
	}
.pressReleasesummary {
	background-color: #FBFCE8;
	background-image:   url("/images/mediaReleases/summery.gif");
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 100px;
	padding: 5px 10px 5px 35px;
	color: #8F4403;
	font-size: 12px;
	}
.imageRelesase {
	background-color: #FBFCE8;
	height: 123px;
	width: 100%;
	padding: 5px 10px 10px 10px;
	}
.imageReleaseSpace {
	padding-top: 30px;
	}