/* PAGE ELEMENTS */

body {
	margin-top: 0px;
	
}
.contentback {
	background-color: #fff;
}

.bg {
	background-image: url(../images/bg.gif);
	background-color:#6699cc;
	background-repeat: repeat-x;
}

.rmhc {
	background-image: url(../images/rmhc_home_image_back.gif);
	background-repeat: no-repeat;
	width: 293px;
	height: 507px;
}

.copyright  { 
	font-size: 11px;
	font-family:"Arial";
	font-weight: normal;
	text-decoration:none; 
	color:#fff; 
	line-height: normal; 
}




/* MAIN BODY LINKS AND FORMATING */

p  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#333; 
	line-height: 18px;
}

.pad_top {
	padding-top: 10px;
	
}
.pad {
	padding: 22px;
}

.bodycopy  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#333; 
	line-height: 18px;
}

.reverse_bodycopy  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#fff; 
	line-height: 18px;
	
}

h1  { 
	font-size: 50px;
	font-family:"arial"; 
	font-weight: bold;
	text-decoration:none; 
	color:#999; 
	margin-bottom: 0px;
}

h2  { 
	font-size: 18px;
	font-family:"arial"; 
	font-weight: bold;
	text-decoration:none; 
	color:#fff; 
	margin-bottom: 0px;
}

h3  { 
	font-size: 18px;
	font-family:"arial"; 
	font-weight: bold;
	text-decoration:none; 
	color:#999; 
	margin-bottom: 0px;
}

h4	  { 
	font-size: 18px;
	font-family:"arial"; 
	font-weight: bold;
	text-decoration:none; 
	color:#aedc31; 
	margin-bottom: 0px;
}


.route_header  { 
	font-size: 18px;
	font-family:"arial"; 
	font-weight: bold;
	text-decoration:none; 
	color:#999; 
	line-height: 12px;
}

/*  LINKS */

a:link  { 
	font-size: 12px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none; 
	color:#007dc6; 
	line-height: 18px; 
}
a:visited  { 
	font-size: 12px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none;
	color:#007dc6; 
	line-height: 18px; 
}
a:active  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#007dc6; 
	line-height: 18px; 
}
a:hover  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:underline; 
	color:#007dc6; 
	line-height: 18px; 
}


.reverse  { 
	font-size: 12px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none; 
	color:#546d0e; 
	line-height: 18px; 
}

a.reverse:link  { 
	font-size: 12px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none; 
	color:#546d0e; 
	line-height: 18px; 
}
a.reverse:visited  { 
	font-size: 12px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none;
	color:#546d0e; 
	line-height: 18px; 
}
a.reverse:active  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#546d0e; 
	line-height: 18px; 
}
a.reverse:hover  { 
	font-size: 12px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:underline; 
	color:#546d0e; 
	line-height: 18px; 
}


.footer  { 
	font-size: 11px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none; 
	color:#ffffff; 
	line-height: 18px; 
}


a.footer:link  { 
	font-size: 11px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none; 
	color:#ffffff; 
	line-height: 18px; 
}
a.footer:visited  { 
	font-size: 11px;
	font-family:"arial";
	font-weight: normal;
	text-decoration:none;
	color:#ffffff; 
	line-height: 18px; 
}
a.footer:active  { 
	font-size: 11px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:none; 
	color:#ffffff; 
	line-height: 18px; 
}
a.footer:hover  { 
	font-size: 11px;
	font-family:"arial"; 
	font-weight: normal;
	text-decoration:underline; 
	color:#ffffff; 
	line-height: 18px; 
}
