/* CSS Document */

body {
background-image: url(images/main_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

.rm_page_width {
width: 772px;
margin-left: auto;
margin-right: auto;
}

.rm_main_title {
width: 452px;
margin: 0px auto;
padding-top: 40px;
}
/*  Inner Content Homepage   */
.rm_main_text_area {
width: 770px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: solid;
border-width: 1px;
border-color: #d4d4d4;
}

.rm_main_text_area p {
padding-left: 15px;
padding-right: 15px;
}

.why_RM_custom {
margin-left: 1px;
margin-top: 1px;
margin-right: 1px;
width: 768px;
height: 82px;
background-image: url(images/why_RM_title.jpg); 

}

.why_RM_text {
display: none;
}

.rm_back_home {
float: left; 
margin-top: 9px; 
margin-left: 4px; 
font-size: 12px
}

.rm_three_boxes {
width: 772px;
padding-top: 44px;
}

.rm_box_coastal {
float: left;
}

.rm_box_RM {
width: 247px;
float: left;
margin-left: 15px;
}

.rm_box_colonial {
float: right;
}

.rm_box_footer {
float: left;
width: 772px;
}

.rm_details_text {
width: 772px;
padding: 10px 0px;
text-align: center;
font-size: 12px;
}

.rm_details_text a:link, .rm_details_text a:active, .rm_details_text a:visited {
font-size: 10px;
color: #000000;
text-decoration: none;
}

.rm_details_text a:hover {
font-size: 10px;
color: #000000;
text-decoration: underline;
}

/* Why RM? Custom Page Styles START  */
.text_border {

}

.file_title {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

.file_content {
	font-size: 12px;
}

.file_download {
	float: right; 
	margin-top:4px; 
	margin-bottom:4px; 
	margin-right: 12px; 
	font-size:14px;
	clear: left;
}

.file_spacer {
display: none;
}

.td_tag{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
	margin-left: 8px;
}

/* Why RM? Custom Page Styles END  */





