body {
	margin: 0px;
	background-color: #000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

#wspage {
	position: relative;
	left: 0;
	top: 0;	
	text-align: left;
	width: 898px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px solid #000000;
}

#wsheader {
    height: 120px;
	background-image: url(http://www.mountpleasanthomes.com/images/mount-pleasant-homes-text.gif);
	background-position: top center;
	background-repeat:no-repeat;
	color: #fff;
	padding:0;
	margin:0;
}

#wshdmug {
    position: absolute;
	top: 0;
	left: 0;
}

#w2 {
    position: absolute;
	top: 2px;
	left: 131px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
    
}

#btysb {
    position: absolute;
	top: 75px;
	left: 168px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
    
}

#rst {
    position: absolute;
	top: 0px;
	left: 568px;
	width: 330px;
	height: 120px; /* matches header */
	margin: 0;
    padding: 0;
}

.rboxes {
    float: left;
	width: 140px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	margin: 0;
    padding: 0;
}

.rbox {
    float: left;
	width: 315px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
    padding: 0;
}

#wsnav {
    background-color: #49648c;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	height: 45px;
	width: 898px;
	margin: 0 auto;
	padding: 3px 0;
}

#wsnav a:link, #wsnav a:visited {
    color: #fff;
    text-decoration: none !important;
	margin: 0 10px;
	padding: 0 8px;	
}

#wsnav a:hover, #wsnav a:active {
    color: #FFFF66;
    text-decoration: none !important;	
	margin: 0 10px;
	padding: 0 8px;	
	background-color: #698ec6;
}

#wscontent {
	text-align: left;
    width: 878px;
    background-color: #707c4d;
	margin: 0;
	padding: 6px 10px 40px 10px;
	color: #fff;
}

p, li, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

blockquote {
    width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c5d88e;
	border-top: 2px #c5d88e solid;
	border-bottom: 2px #c5d88e solid;	
	margin: 10px;
	padding: 8px;
}

/* LoVe HAte - inherit font size and color*/
#wscontent a:link {
    /* size, family, and padding will be inherited by A links */
	color: #0f3323;
	text-decoration: underline;
	}
#wscontent a:visited {
    /* size, family, and padding will be inherited by A links */
	color: #000;
	text-decoration: none;
	}	
#wscontent a:hover, a:active {
    color: #FFFF66;
	text-decoration: none;
	}

h1, h2, h3, h4, h5 {
    text-align: left;
    font-family: "Times New Roman", Times, serif;
}

div.bkbtn {
	margin:40px 0 0 0;
}

div.bkbtn a:link, div.bkbtn a:visited {
    padding:6px 10px;
	background-color:#95b2d7;
	border: 2px solid #465e6f;
	width:225px;
}

div.bkbtn a:hover, div.bkbtn a:active {
	background-color:#5e819a;
}

#wsfooter {
	text-align: center;
    width: 878px;
    background-color: #000;
	border-top: #49648c 6px solid;
	border-bottom: #aaa 4px solid;	
	margin: 0;
	padding: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 2px;
}

#wsfooter a:link, #wsfooter a:visited {
    color: #fff;
    text-decoration: underline;
}

#wsfooter a:hover, #wsfooter a:active {
    color: #FFFF66;
    text-decoration: none;
}

p.taggedas {
    background-color:#b5c87e;
	margin-top:40px;
	padding: 6px;
	font-size:11px;
	}
	
	
.goleft {float: left;}
.goright {float:right;}
.clearfloat {clear:both;}
.red { color: #FF0000;}
