.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA535D;
	line-height: 13px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	padding-bottom: 5px;
	line-height: 33px;
}
.picturebuffer {
	padding-right: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.backgroundbig {
	background-color: #FF9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	background-image: url(http://www.raintribute.com/assets/images/emailblasts/body2.jpg);
	background-repeat: no-repeat;
}
.newscopyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BA535D;
	font-weight: bold;
}
.cellborderspink {
	border: 1px solid #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pictureborder {
	padding: 5px;
	border: 1px solid #000000;
	height: 110px;
	width: 110px;
}
ul.mainNav {
	border-bottom: 2px solid #000000;
	margin: 20px;
	padding-left: 10px;
	float: left;
	width: 100%;
	font-size: 43%;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.mainNav li {
	list-style: none;
	float: left;
	background: #FFF url(images/menu/right_side_r1_c1.gif) no-repeat right top;
	margin-right:  5px;
}

.mainNav a {
	display: block;
	padding: 7px 15px 4px 15px;
	background-image: url(images/menu/left_side.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.mainNav a:hover {
	color:#F90;
}

