/* -----------Custom Styles For Body, Page & Container----------- */

body.custom { background: url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/gradient-background.gif) repeat-x; background-attachment: fixed; }

.custom #container {
    margin-top: 0.9em;
    margin-bottom: 2em;
    border: 0.1em solid #8aa06a;
    padding: 0;
}

.custom #page {
    background: #fff;  
    margin:0;
    padding:0;    
}
.custom #content_box { margin:0 0 0 12px; }
.custom #sidebars { margin:0 25px 0 0; }
.custom #sidebars img{border:none;}


/* -----------Custom Styles For Feature Box----------- */

.custom #feature_box { background: #fff; border-bottom: margin-top:10px;}
.custom #feature_box img{ padding:15px 15px 10px 15px;}

/* -----------Custom Styles For Header----------- */

.custom #header { height: 287px; background: url(images/masthead.gif) no-repeat; padding:0; margin:0; border:none;}

/* -----------Custom Styles For Nav----------- */

#homeButton {
	display:block;
	width:106px;
	height:32px;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/home.gif) left no-repeat;
         float:left;
}

#homeButton a:link, #homeButton a:visited {
	display:block;
	width:106px;
	height:32px;
	text-decoration:none;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/home.gif) left no-repeat; 
}

#homeButton a:hover, #homeButton a:active {
	background-position:right;
}

#meetButton {
	display:block;
	width:239px;
	height:32px;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/meet-kathleen-richards.gif) left no-repeat;
         float:left;
}

#meetButton a:link, #meetButton a:visited {
	display:block;
	width:239px;
	height:32px;
	text-decoration:none;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/meet-kathleen-richards.gif) left no-repeat; 
}

#meetButton a:hover, #meetButton a:active {
	background-position:right;
}

#fpoButton {
	display:block;
	width:235px;
	height:32px;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/for-property-owners.gif) left no-repeat;
         float:left;
}

#fpoButton a:link, #fpoButton a:visited {
	display:block;
	width:235px;
	height:32px;
	text-decoration:none;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/for-property-owners.gif) left no-repeat; 
}

#fpoButton a:hover, #fpoButton a:active {
	background-position:right;
}

#fpmButton {
	display:block;
	width:244px;
	height:32px;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/for-property-managers.gif) left no-repeat;
         float:left;
}

#fpmButton a:link, #fpmButton a:visited {
	display:block;
	width:244px;
	height:32px;
	text-decoration:none;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/for-property-managers.gif) left no-repeat; 
}

#fpmButton a:hover, #fpmButton a:active {
	background-position:right;
}

#areaButton {
	display:block;
	width:176px;
	height:32px;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/about-the-area.gif) left no-repeat;
         float:left;
}

#areaButton a:link, #areaButton a:visited {
	display:block;
	width:176px;
	height:32px;
	text-decoration:none;
	background:url(http://www.rentalmatters.com/wp-content/themes/thesis/custom/images/nav/about-the-area.gif) left no-repeat; 
}

#areaButton a:hover, #areaButton a:active {
	background-position:right;
}

/* -----------Custom style for SMM Icons sidebar image----------- */
.custom .textwidget img { padding:0; margin:0; }
     

