body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fafafa;
	color: #787d7b;
}


img{
	border: 0;
}

a, a:link, a:active, a:hover, a:visited{
	color: #eb863b;
	text-decoration: none;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	background: url(../images/contentBG.gif) repeat-y top center;
	z-index: 0;
	min-height: 800px;
 /* border: 1px dotted grey;  */ 
}

#headerArea{
	position: relative;
	width: 100%;
	background: #000 url(images/header.jpg) top center no-repeat;
	height: 146px;
	z-index: 100;
}

#headerInner{
	width: 956px;
	margin: 0 auto;

}

#logo{
	float: left;
	width: 320px;
	text-align: right;
	padding-top: 40px;
/* border: 1px solid pink; */

}

#headerRight{
	padding-top: 50px;
	padding-left: 20px;	
	float: left;
	width: 419px;
      /* border: 2px solid green; */
	   font-size: 24pt;
}

#topMenu{

width: 415px;
/* border: 2px solid blue; */

}

.menu1{

width: 415px;

/* border: 2px solid red;*/
	}

.menu2{
	}

#topAd{
	width: 160px;
	height: 74px;
	font-size: 8.5pt;
	font-weight: light;
	color: #fff;
	padding: 10px;
	padding-top: 70px;
	margin-left: 5px;
	line-height: 9.5pt;
	float: right;
      /*border: 2px solid red; */
}

#flashWrapper{
	width: 956px;
	height: 424px;
	margin: 0 auto;
	margin-top: -40px
}

#home{
	
	position: relative;
	width: 956px;
	height: 424px;
	}

#mainContent{
	clear: both;
	position: relative;
	width: 956px;
      min-height: 800px;
      overflow: hidden;
	margin: auto;
	margin-top: 5px;
	z-index: 1;
	background: #fff;
/* border: 1px dotted blue; */
  
}

#contentLeft{
	position: relative;	
	clear: both;
	width: 920px;
	float: left;
	margin-top: -3px;
	padding: 18px;
	padding-bottom: 0px;
	padding-top: 20px;
	background: #fff;
/* border: 1px dotted grey; */

}



#contentRight{
margin-right: 20px;
float: right;
	width: 270px;
	height: 550px;
	padding-bottom: 40px;
/* border: 2px solid yellow;  */
	
}

#spacer{
	height: 300px;
	width: 250px;
	margin: 0 auto;
}

#rightAdArea{
	margin: 0 auto;
	width: 250px;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(images/sponsorblockbg.png) no-repeat top center;
	margin-top: 40px;
}

#footerWrap{
	clear: both;
	margin: 0 auto;
	background: #dadada;
	height: 45px;
}

#footer{
	position: relative;
	width: 956px;
	margin: 0 auto;
}

.footerNav{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 1pt;	
}

.footerNav a, a:active{
	color: #4f5251;
	text-decoration: none;
}

.footerNav a:hover{
	color: #272928;
	text-decoration: underline;
}

.footerNav a:visited{
	color: #787d7b;
	text-decoration: none;
}

.copyrightInfo{
	position: relative;
	clear: all;
	float: right;
	font-size: 8pt;
	line-height: 1pt;
	padding: 20px;
	padding-top: 7px;
}

.greyOut{
	clear: both;
	color: #8f8f8f;
	border-top: 1px dashed #8f8f8f;
	border-bottom: 1px dashed #8f8f8f;
	text-align: center;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 50px;
} 

#signup{
	width: 598px;
	float: left;
	height: 360px;
	margin: 10px auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#signup_header
	{
	line-height:2em;
	font-size:16px;
	font-weight:bold;
	}

.signupLeft{
	float: left;
	width: 275px;
	height: 345px;
	background: url(./images/personalProfile.jpg) no-repeat top right;
}

.signupRight{
	float: right;
	width: 275px;
	height: 345px;
	background: url(./images/yachtProfile.jpg) no-repeat top left;
}
	
ul{
	padding-top: 65px;
	padding-right: 10px;
	color: #4d4d4d;
	font-size: 9.5pt;
}

.signupRight ul{
	margin-left: 29px;
	padding-right: 35px;
}

ul li{
	padding-top: 5px;
}

#signup .whiteLink{
	color: #fff;
}
	
.signupLeft .signUpNow{
	position: relative;
	text-align: right;
	top: -2px;
	padding-right: 15px;
}

.signupRight .signUpNow{
	position: relative;
	text-align: right;
	top: 8px;
	padding-right: 33px;
}

.ads{
	padding-left: 20px;
}

#leftColumn{
	float: left;
	width: 260px;
/* border: 2px solid green;*/
}

#middleColumn{
	float: left;
	width: 300px;
/* border: 2px solid red; */
}






/*CSH - Added 6/14/2008 */
#error_page_header{
	font-size:16px;
	font-weight: bold;
	}

#error_page_text{
	font-size:14px;
	font-weight: bold;
	}

/*CSH - Added 6/15/2008 */

#page_header{
	font-size:24px;
	font-weight: normal;
}
#page_header2{
	font-size:18px;
	font-weight: normal;
}

#page_header3{
	font-size:16px;
	font-weight: normal;
}

#contact_header{
	font-size:15px;
	font-weight: normal;
}
/* -----------------   Classifieds  ----------------- */

	#class_contentLeft{
	clear: both;	
	width: 598px;
	float: left;
	margin-top: -3px;
	padding: 18px;
	padding-bottom: 0px;
	padding-top: 20px;
}



/* Community Page Test Settings */
	#TmainContent{
	position: relative;
	width: 956px;
      height: 50px;
      overflow: visible;
	margin: 0 auto;
	background: #fff;
	/* border: 1px dotted red; */
  
}

#TcontentLeft{
	position: relative;	
	width: 175px;
	margin-left: 0px;
	margin-top: 50px;
	padding: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
	background: #fff;
	/* border: 1px dotted red; */

}



#TcontentCenterCommunity{

        position: relative;
        margin-right: 0px;
        float: left;
        width: 750px;
        padding-right: 6px;
        margin-left: 100px;
        margin-top: 33px;
        padding-bottom: 40px;
        /*border-right: 1px dotted gray;*/


}



#TcontentCenter{
		
	position: relative;
	margin-right: 0px;
	float: left;
	width: 375px;
	padding-right: 6px;
	margin-left: 100px;
	margin-top: 33px;
	padding-bottom: 40px;
	border-right: 1px dotted gray;
	
		
}

#TContentTop{
	clear: both;	
	position: relative;
	margin-top: 25px;	
	margin-right: 5px;
	margin-left: 325px;
	float: left;
	width: 400px;
	height: 65px;
	padding-bottom: -25px;
	
}

#TcontentRight{
	position: relative;	
	padding-left: 37px;
	margin-top: 122px;
	margin-left: 500px;
	margin-right: 30px;
	width: 375px;
	padding-bottom: 40px;
/*	border-left: 1px dotted gray;*/	
	

}


/*--- Formatting for Collapsible Menu ---*/
#blogFont{
font-size: 12pt;
}


.mC {width:400px; /* margin:5px; float:left;*/border-bottom:1px dotted #300;padding-bottom: 5px;}
.mHb {padding-left: 15px;color:#eb863b; cursor:pointer;  font-weight:bold;} 
.mH {color:#eb863b; cursor:pointer;  font-weight:bold; }
.mL {display:none; margin-bottom:10px;}
.mLmin {display:none; margin-bottom:1px;}
.mLPlus {display:inline; margin-bottom:1px;}
.mO {margin-left:10px; display:block;}
.mOb {padding-left:15px; display:block;}                


/* Formatting for Yacht Profile Admin Shadow Boxes */

   
      #liquid-round {
  
      width:100%;
      margin-left: -30;
    
      background:#fff url(http://www.search-this.com/rounded/leftside.gif) repeat-y left top;
      text-align: left;
      }

   
     .top {
   
      width:100%;
   
      height:10px;
   
      background:url(http://www.search-this.com/rounded/top.gif) no-repeat left top;
   
      }
   
      .top span {
   
      display:block;
   
      position:relative;
   
      height:10px;
  
      background:url(http://www.search-this.com/rounded/top-right.gif) no-repeat right top;
  
      }

   
      .center-content {
   
      position:relative;
   
      background:url(http://www.search-this.com/rounded/rightside.gif) repeat-y right top;
   
      padding:1px 25px 1px 25px;
   
      margin:-1px 0 -50px 0;
   
      }

  
      .bottom {
   
      height:60px;
   
      background:url(http://www.search-this.com/rounded/bottom.gif) no-repeat left bottom;
   
      }
   
      .bottom span {
   
      display:block;
   
      position:relative;
   
      height:60px;
   
      background:url(http://www.search-this.com/rounded/bottom-right.gif) no-repeat right top;
  
      }



#gpstext  {
color: #eb863b;
}


/* classifieds Adbrite Styles */


.adHeadline {font: bold 10pt Arial; text-align: center; text-decoration: underline; color: #EC863B;}
.adText {font: normal 10pt Arial; text-align: center;text-decoration: none; color: #666666;}

