
body {
    font-family: arial, sans-serif; 
	font-size: 14px; 
	background: #fff; 
	margin: 0; 
	padding:0;
	}

#slogan {
    position: absolute;
	width: 970px;
	top: 180px;
	left: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff;
	font-style: italic;
   	font-weight: bold;
	margin: 0;
	padding: 0;
}

#rinfo {
    position: absolute;    
	width: 100px;
	height: 55px;
	top: 118px;
	left: 870px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;	
	font-weight: bold;
	text-align: center;
}

#cinfo {
    position: absolute;    
	width: 165px;
	height: 45px;
	top: 710px;
	left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;	
	font-weight: bold;
	text-align: left;
}

#wsmainwrapper {
	width:997px; 
	border: 2px #000 solid;
	padding: 0px;
	background: url(http://follybeachliving.com/pix/navbg.jpg) repeat-y; 
	z-index:1;
	}

#wsnavwrapper {
    float: left;
	width: 227px;
	padding: 0;
	margin: 0;
    }

#wsnavwrapper div.wsnavitem { padding: 3px 0 3px 0; margin: 0; border-bottom: 2px solid #007380;  }
#wsnavwrapper div.wsnavitem:hover{ background-color: #fff;  }

#wsnavwrapper a:link, #wsnavwrapper a:visited {color: #1a392f; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; }
#wsnavwrapper a:hover, #wsnavwrapper a:active {color: #602f17;}

#wsnavwrapper a.inactive:link, #wsnavwrapper a.inactive:visited {color: #bbb; text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; }
#wsnavwrapper a.inactive:hover, #wsnavwrapper a.inactive:active {color: #602f17;}

#wsheader {
    width: 970px;
	height: 211px;
	}

#wscontentwrapper {
    float: right;
	/* SUBTRACT LEFT/RIGHT 
	MARGIN FROM WIDTH */
	width: 750px;
    padding: 15px 10px 20px 10px;	
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;	
	}

h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman", Times, serif;}
h2 {font-style: italic;}

a:link, a:visited { color:#007380; text-decoration: underline; }
a:hover, a:active { color:#3f7f6a; text-decoration: none; }
	
#wsfooter {
    background: #007380;
	height: 67px;
    padding: 20px 10px 5px 10px;	
	margin: 0;
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
	border-left: 0;
	border-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#wsfooter a:link, #wsfooter a:visited { color:#000066; text-decoration: underline; }
#wsfooter a:hover, #wsfooter a:active { color:#0033CC; text-decoration: none;}

div.spaced {display: inline; padding: 0 10px 50px 10px; float: right;}

a.red, .red { color: #ff0000; }