@charset "utf-8";

/* CSS Document */

body {

	padding: 0px;

	margin: 0px;

	background-color: #d2d1d1;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

/*//////////////////////

// BANNER //////////////

/////////////////////*/

#banner {

	width: 970px;

	height: 300px;

	background-image: url(images/ren_banner.jpg);

	background-repeat: no-repeat;

	display: block;

}

#banner-phone {

	float: right;

	margin: 0px;

	padding: 8px 36px 0px 0px;

	font-size: 30px;

	font-weight: bold;

	color: #ffffff;

}

/*///////////////////////////////

//Bottom links (News, Resources)/

///////////////////////////////*/

#bottom-links {

	padding: 0px 0px 8px 0px;

	margin: 0px 0px 0px 0px;

	text-align: center;

	clear: both;

	color: #000000;

}



#bottom-links a:link,

#bottom-links a:visited {

	text-decoration: none;

	color: #000000;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

	font-weight: bold;

}



#bottom-links a:hover {

	text-decoration: none;

	color: #CC0000;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

}



#bottom-links a:active {

	text-decoration: none;

	color: #000000;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

}

/*////////////////////////////

// BUSINESS ADDRESS ////////

///////////////////////////*/

#business-address {

	width: 970px;

	padding: 3px;

	margin: 0px;

	font-weight: bold;

	font-size: 13px;

	color: #000000;

	clear: both;

	text-align: center;

}

/*//////////////////////////////////////

// Base paragraph emphasis formatting//

//////////////////////////////////////*/

.catchline-bold15 {

	font-size: 16px;

	font-weight: bold;

	color: #c31e1e;

	margin: 4px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

}

/*//////////////////////////////////

// citylist page - city formatting//

//////////////////////////////////*/

.citylist-li-left,

.citylist-li-right {

	display: inline;

	float: left; 

	width: 250px; 

	padding: 0px;

	margin: 0px 0px 10px 60px; 

}



.citylist-li-left {

	margin: 0px 0px 0px 30px; 

}



.citylist-li-left a:link, .citylist-li-left a:visited,

.citylist-li-right a:link, .citylist-li-right a:visited {

	font-size: 15px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}



.citylist-li-left a:hover,

.citylist-li-right a:hover {

	font-size: 15px;

	font-weight: bold;

	text-decoration: none;

	color: #CC0000;

}



.citylist-li-left a:active,

.citylist-li-right a:active {

	font-size: 15px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

}

/*////////////////////////////

//Alpha city menu formatting///

////////////////////////////*/

#cloud-menu {

	font-size: 11px;

	margin: 0px 0px 4px 0px;

}



#cloud-menu a:link,

#cloud-menu a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}



#cloud-menu a:hover {

	text-decoration: none;

	color: #c31e1e;

	font-weight: bold;

}



#cloud-menu a:active {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

/*//////////////////////

// CREDIT CARD ////////

/////////////////////*/

#cc {

	width: 178px;

	height: 50px;

	padding: 0px;

	margin: 15px 0px 0px 0px;

	clear: both;

}

/*//////////////////////

//Base containers//////

/////////////////////*/

#container-in {

	width: 970px;

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

}

#container-out {

	margin: 0px;

	padding: 0px;

	background-position: center;	

}

/*//////////////////////

// CONTAINER LEFT //////

/////////////////////*/

#container-left {

	width: 178px;

	padding: 0px;

	margin: 0px;

	float: left;

}

#container-left-cap {

	width: 178px;

	height: 23px;

	padding: 0px;

	margin: 0px;

	display: block;

	background-image: url(images/ren_container_left_cap.jpg);

	background-repeat: no-repeat;

}

#container-left-serviceboxes {

	width: 178px;

	height: 297px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_serviceboxes.jpg);

	background-repeat: no-repeat;

	display: block;

}

/*//////////////////////

// CONTAINER RIGHT /////

/////////////////////*/

#container-right {

	width: 792px;

	margin: 0px;

	padding: 0px;

	float: right;

	display: inline;

}

#container-right-logo-container {

	width: 792px;

	height: 54px;

	padding: 0px;

	margin: 0px;

	clear: both;

}

#container-right-logo {

	width: 394px;

	height: 54px;

	padding: 0px;

	margin: 0px;

	float: left;

}

#container-right-logo-right {

	width: 398px;

	height: 54px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_logo_right.jpg);

	background-repeat: no-repeat;

	display: inline;

	float: right;

}

/*//////////////////

// CONTENT /////////

//////////////////*/

#content {

	margin: 0px;

	padding: 0px 18px 0px 18px;

}

#content p {

	padding: 0px;

	margin: 0px 0px 4px 0px;

}

#content-bottom {

	width: 792px;

	height: 16px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_content_bottom.gif);

	background-repeat: no-repeat;

	clear: both;

}

#content-cap {

	width: 792px;

	height: 13px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_content_cap.gif);

	background-repeat: no-repeat;

	display: block;

	clear: both;

}

#content-container {

	width: 792px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_content_span.gif);

	background-repeat: repeat-y;

	clear: both;

}

.content-fix {

	padding: 0px;

	margin: 0px;

	height: 1px;

	width: 970px;

	display: block;

	clear: both;

}

/*////////////////////////////

//Base paragraph formatting///

////////////////////////////*/

.content-pgraph {

	font-size: 13px;

	padding: 8px;

	margin: 8px;

}



.content-pgraph a:link {

	color: #CC0000;

	text-decoration: none;

	font-weight: bold;

}

.content-pgraph a:visited {

	color: #CC0000;

	text-decoration: none;

	font-weight: bold;	

}

.content-pgraph a:hover {

	color: #CC0000;

	text-decoration: underline;

}

.content-pgraph a:active {

	color: #CC0000;

	text-decoration: none;

	font-weight: bold;	

}



.content-pgraph a.i-link {
	color: #000000;
	text-decoration: none;
}

.i-link {
	color: #CC0000;
	text-decoration: underline;
}
.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

/*//////////////////
// COUPON //////////
//////////////////*/

#coupon {
	padding: 0px;
	margin: 0px;
	clear: both;
}

/*////////////////

// FEED CONTAINER //

//////////////////*/

#feed-container {	

	margin: 0px 0px 0px 0px;

	padding: 8px 0px 16px 0px;

	text-align: center;

	color: #000000;

}

.feed-img {

	margin: 0px 0px 0px 10px;

	padding: 0px;

}

/*////////////////////////////////

//Footer formatting///////////

////////////////////////////////*/

#footer {

	padding: 7px;

	margin: 0px;

	background-color: #ffffff;	

	text-align: center;

	clear: both;

	text-transform: uppercase;	

}



#footer h1 {

	padding: 0px;

	margin: 0px;

}



#footer h1 a,

#footer a {

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	color: #000000;

	font-size: 11px;

	font-weight: bold;

}

#footer-container {

	width: 970px;

	padding: 0px;

	margin: 0px;

	text-align: center;

}

#footer-base {

	width: 970px;

	height: 20px;

	padding: 0px;

	margin: 0px;

	background-color: #8c3500;

	display: block;

	clear: both;

}

/*//////////////////

// COMPANY HEADER //

//////////////////*/

#header-company { /* COMPANY NAME AT TOP */

	padding: 0px;

	clear: both;

	margin: 0px;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;	

	background-color: #72c4fd;

	clear: both;

	text-align: left;

	text-transform: uppercase;

}

/*////////////////////////////////

//Form paragraph formatting///////

////////////////////////////////*/

#form-greeting { /* Used on community form */

	padding: 10px 0px 15px 0px;

}



/*////////////////////////////////

//Link cloud formatting///////////

////////////////////////////////*/

#link-cloud { /* link cloud block */

	padding: 8px 14px 8px 0px;

	margin: 0px 0px 0px 0px;

	clear: both;	

/*	background-image: url(images/span_content.gif);

	background-repeat: repeat-y;*/	 

}



#link-cloud a:link,

#link-cloud a:visited {

	text-decoration: none;

	color: #000000;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

	clear: both;

}



#link-cloud a:hover {

	text-decoration: none;

	color: #c31e1e;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

	clear: both;

}



#link-cloud a:active {

	text-decoration: none;

	color: #000000;

	padding: 0px;

	margin: 0px;

	font-size: 13px;

	clear: both;

}



#link-cloud-nw-title {

	font-size: 15px;

	font-weight: bold;

	color: #000000;

}



#link-cloud h1 {

	display: inline;

}



#link-cloud-bottom-text {

	font-weight: bold; 

	font-size: 11px; 

	margin: 0px 0px 10px 0px

}

/*///////////////////

// LIST LINK news ///

///////////////////*/

.list-link {

	padding: 2px 0px 2px 0px;

}



.list-link a:link,

.list-link a:visited {

	font-weight: bold;

	font-size: 14px;

	color: #000000;

	text-decoration: none;	

}



.list-link a:hover {

	font-weight: bold;

	font-size: 14px;

	color: #CC0000;

	text-decoration: none;

}



.list-link a:active {

	font-weight: bold;

	font-size: 14px;

	color: #000000;

	text-decoration: none;	

}

/*//////////////////////

//////// MENU /////////

/////////////////////*/

#menu-top {

	width: 792px;

	height: 16px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_menu_top.jpg);

	background-repeat: no-repeat;

	display: block;

	clear: both;

}

/**/

#menutxt {

	padding: 0px 0px 0px 0px;

	margin: 0px;

	width: 792px;

	height: 34px;

	clear: both;

	background-image: url(images/ren_menu_back.jpg);

	background-repeat: no-repeat;

	background-color: #ffffff;

}

#menutxt ul {

	list-style-type: none;

	padding: 8px 0px 0px 0px;

	margin: 0px;

}

#menutxt ul li {

	padding: 0px;

	margin: 0px;

	display: inline;

	/*float: left;*/

}

#menutxt .button {

	margin: 0px 0px 0px 0px;

	padding: 0px;

}

#menutxt .button a {

	font-size: 17px;

	font-weight: bold;

	padding: 0px;

	margin: 0px;

}

#menutxt .button a:link,  #menutxt .button a:visited {

	color: #000000;

	text-decoration: none;

}

#menutxt .button a:hover {

	color: #CC0000;

	text-decoration: none;

}

/*////////////////////////

// NEWS SUMMARIES ////////

////////////////////////*/

#news-menu {

	width: 178px;

	padding: 0px 0px 0px 0px;

	margin: 0px;

}

#news-header {

	width: 178px;

	height: 31px;

	padding: 0px;

	margin: 0px;

	background-image: url(images/ren_news_header.jpg);

	background-repeat: no-repeat;

	display: block;

}

#news-container {

	width: 178px;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	background-image: url(images/ren_news_content_span.gif);

	background-repeat: repeat-y;		

}

#news-container p {

	padding: 0px;

	margin: 0px;

}

#news-bottom {

	height: 14px;

	width: 178px;

	display: block;

	background-image: url(images/ren_news_bottom.gif);

	background-repeat: no-repeat;	

	clear: both;

	padding: 0px;

	margin: 0px;	

}

.news-title {
	padding: 3px 10px 3px 30px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px solid #c03603;		

}
.news-title a {

	font-weight: bold;

	font-size: 12px;

	color: #c03603;

}

.news-title a:link,

.news-title a:visited {

	text-decoration: none;

}

.news-title a:hover {

	color: #c03603;

	text-decoration: underline;

}

.news-content {

	padding: 3px 10px 3px 30px;

	margin: 0px;

	font-size: 11px;	

}

.news-more a {

	font-size: 11px;

	font-weight: normal;

}

.news-more a:link,

.news-more a:visited {

	color: #c03603;

	text-decoration: none;

}

.news-more a:hover {

	color: #c03603;

	text-decoration: underline;

}

/*////////////////////////

// Page Title Heading ////

////////////////////////*/

#pagehead {

/*	height: 45px;

	width: 659px;*/

	margin: 0px 0px 4px 0px;

	padding: 0px 0px 0px 0px;

	background-color: #8c3500;

	border: 0px solid #000000;

	text-align: center;

}



#pagehead h1 {

	font-size: 16px;

	font-weight: bold;

	margin: 0px;

	padding: 0px 0px 0px 0px;

}



#pagehead h1 a {

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

	color: #ffffff;

}

/*////////////////////////////
// Phone number list styles //
////////////////////////////*/



#phone-head a {

	text-decoration: none;

	color: #000000;

	font-size: 18px;

	margin: 0px;

	padding: 0px;

}



#phone-list p,

#phone-list p ul,

#phone-list p ul li,

.phone-nums {

	font-weight: bold;

	font-size: 16px;

	margin: 0px 0px 20px 20px;

	padding-top: 0px;

}



#phone-list p {

	margin: 20px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-weight: bold;

}



#phone-list li {

	margin-left: 0px;

	font-weight: bold;

}



#phone-list li a:link,

#phone-list li a:visited {

	color: #CC0000;

	text-decoration: none;

}

#phone-list li a:hover {

	color: #CC0000;

	text-decoration: underline;

}

/*////////////////////////////

// Resource listings /////////

////////////////////////////*/

#resources,

#resources ul {

	padding: 0px;

	margin: 0px;

}
#resources ul li {

	list-style: none;

}



#resources ul li a:link,

#resources ul li a:visited {

	text-decoration: none;

	font-weight: bold;

	font-size: 15px;

	color: #000000;

}



#resources ul li a:hover {

	text-decoration: none;

	font-weight: bold;

	font-size: 15px;

	color: #f0c15d;	

}



#resources ul li a:active {

	text-decoration: none;

	font-weight: bold;

	font-size: 15px;

	color: #000000;	

}

/*////////////////////

// SITEMAP //

//////////////////*/

#sitemap p {

	font-size: 13px;

	font-weight: bold;

}

#sitemap p a:link,

#sitemap p a:visited,

#sitemap h1 a:link,

#sitemap h1 a:visited,

#sitemap p h1 a:link,

#sitemap p h1 a:visited,

#sitemap ul li a:link,

#sitemap ul li a:visited {

	font-size: 13px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;	

}

#sitemap p a:hover,

#sitemap p h1 a:hover,

#sitemap ul li a:hover,

#sitemap h1 a:hover {

	font-size: 13px;

	font-weight: bold;

	color: #c31e1e;

}