﻿/* Specify blanket rules for all elements*/
	body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: arial, 'trebuchet ms', helvetica, sans-serif;
	line-height: 140%;	
	background: #d8d9e0;
	background-image:url('IMAGES/body-grad-b0b9f7-250.png');
	background-repeat:repeat-x;
}

#container {
	width: 978px;
	margin: 5px 0 7px 5px;
	border-style:solid;
	border-color:#424661;
	border-width:1px;
	background: #fffffa;
}



/*rules for headings*/
	h1{
	font-size:130%;
	color:#333752;
}
	h2{
	font-size:115%;
	color:#333752;
	}
	h3{
	font-size:100%;
	color:#333752;
}
	h4{
	font-size:105%;
	color:#333752;
	margin-top:0;
}
	h5{
	font-size:95%;
	color:#333752;
}
	h6{
	font-size:90%;
	color:#333752;
}
/*Default paragraph styles */
	p{
	line-height:140%;
	color:#333752;
}

/* Turn off all browser link outlines */
a {
	outline:none;
}
	a{
	color:#0070b2;
}
	
	li{
	line-height:140%;
	margin-bottom:5px;
}	
	
	
#masthead {
	width:100%;
	height:250px;
	border:none;
	margin:1px 0px 0px 1px;
	background-image:url('IMAGES/RPMG-msthd-976x250-R2.jpg');
	background-repeat:no-repeat; 

}

#masthead-dev {
	width:638px;
	height:250px;
	border:none;
	margin:1px 0px 0px 1px;

}

#masthead a {
	display: block;
	height: 100%;
	width: 100%;
}

a#masthead:link, a#masthead:visited, a#masthead:active, a#masthead:hover {
	background-position: 0 0;
}

#masthead h1 {
	padding:0;
	margin:0;
}
#topnav {
	height:30px;
	margin:0 0 1px 1px;
}
#titleimg {	
	float:none;
	margin:0 0 0 0px;
}

#abovefold {	
	clear:left;
	float:left;
	width:100%;
	height:150px;
	border:none;
	margin:1px 0px 5px 1px;
}

#bigbutton {
	height:100px;
	margin:0 0 1px 1px;
}

.twobutton {
	height:130px;
	width:650px;
}

.onebutton {
	height:130px;
	width:325px;
	margin-left:155px;
}


#content {
	clear:left;
	float:left;
	width:652px;
	padding:0px 0px 0px 0px;
	border:none;
	margin:0px 0 20px 5px;
}

#content-blurb {
	float:left;
	width:648px;
	padding:30px 0px 0px 0px;
	border:none;
	margin: 0px 10px 10px 10px;
}

#content-sitesprite {
	float:left;
	height:395px;
	width:976px;
	padding:0px 0px 0px 0px;
	border:none;
	margin: 0px 0 10px 0px;
}

.feature {
	margin-top:-15px;
	padding:0px 5px 10px 5px;
	text-align:center;
}

#content-nu {
	clear:left;
	float:left;
	width:652px;
	padding:0px 0px 0px 0px;
	border:none;
	margin:0px 0 20px 5px;
}

#rightnav {
	float:right;
	width:302px;
	background-color:#fffffa;

	padding:30px 0px 0px 0px;
	margin:-210px 5px 20px 0px;
}

#rightnav1 {
	float:right;
	width:302px;
	background-color:#fffffa;

	padding:0px 0px 0px 0px;
	margin:53px 5px 20px 0px;
}

/* textblok gets cranky without the top "border" */
.txtblok {
	background-image:url('IMAGES/section-grad-1.jpg');
	background-repeat:repeat-x;
	padding: 0px 5px 2px 5px;
	border-top: thin #fffffa solid;
	border-right: thin #ddddda solid;
	border-left: thin #ddddda solid;
	margin:0 0 10px 0;
}

.nublok {
	padding: 0px 5px 0px 5px;
	border-right: thin #ddddda solid;
	margin:0 0 10px 0;
}


.featured-home {
	background-image:url('IMAGES/section-grad-1.jpg');
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:20px;
	padding:25px 5px 10px 5px;
	border-right: thin #ddddda solid;
}

.featured-home2 {
	background-image:url('IMAGES/section-grad-1.jpg');
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:20px;
	padding:25px 5px 0px 5px;
	border-right: thin #ddddda solid;
}

.navblok {
	
	background-image:url('IMAGES/sidebar-grad.png');
	background-repeat:repeat-x;
	padding:10px 5px 20px 5px;
	margin:0px 0 10px 0;
}

#footer {
	clear:both;
	height:200px;
	padding:0 10px 0 10px;
	margin:30px 0px 0px 0px;
	background-image:url('IMAGES/foot-grad-d8d9e0-200.jpg');
	background-repeat:repeat-x;
}

#footer-400 {
	clear:both;
	height:400px;
	padding:0 10px 0 10px;
	margin:30px 0px 0px 0px;
	background-image:url('IMAGES/foot-grad-d8d9e0-400.jpg');
	background-repeat:repeat-x;
}


#footnav {
	clear:both;
	margin:0 0 0px 0px;
	padding-bottom:20px;
}

#kw {
	width:302px;
	height:225px;
	background-image:url('IMAGES/RPMG-sidebar-301.png');
	background-repeat:no-repeat;
	margin:20px 1px 0px 1px;
	padding:0px;
	text-align:center;
}

.txtblok h2{
	padding-top:15px;
}

.drop {
	padding-top:10px;
}
/* Text formatting */
.size90 {
	font-size:85%;
}
.kw-red {
	color:#b40101
}
.rpm-blue {
	color:#0070b2;
}
.center {
	text-align:center;
}
.props-4-sale {
	margin-top:22px;
	text-align:center;
	color:#0070b2;
}

.title {
	margin-top:20px;
	text-align:center;
}

.title-blue {
	padding-top:20px;
	text-align:center;
	color:#0070b2;
}

.list-space-1{
	line-height:170%
}

/* Spacers */
.spacer-sadp-header {
	clear:left;
	height:55px;
}

.spacer-pagenav {
	clear:left;
	height:7px;
	}
	
.spacer-wet {
	clear:left;
	height:40px;
}	

.spacer-wet-form-footer{
	clear:both;
	height:250px;
}
.spacer-sadp-foot {
	clear:left;
	height:130px;
}


.photo-625 {
	width:633px;
	height:424px;
	margin-left: 12px;
	margin-right: 12px;
}
.caption-625 {
	clear:left;
	height:30px;
	width:605px;
	margin:0 20px 15px 20px;
	font-weight:bold;
}

.photo-300-pair1 {
	width:308px;
	height:208px;
	margin-left: 10px;
	margin-top: 0px;
	float:left;
}
.photo-300-pair2 {
	width:308px;
	height:208px;
	margin-left: 10px;
	margin-top:10px;
	float:left;
}
.photo-featured-home {
	border-width:0px;
	margin:5px 10px 0 0px;
	float:left;
}

#sadp-header {
	width:960px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
}
#wet-header {
	width:960px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#slideshow {
	background:#433f3b;
	font
}

#google_translate_element {
	margin: 0 0 10px 0;
	height: 45px;
}
