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



#wrapper {
	background:#fff;
	margin:0 auto;
	width:684px;
}

/*Headertops*/
#headertop {
	height:161px;
	width:684px;
}
.home {background-image:url(../images/home/htop.jpg) !important;}
.focus {background-image:url(../images/focus/htop.jpg) !important;}
.buy {background-image:url(../images/buy/htop.jpg) !important;}
.sell {background-image:url(../images/sell/htop.jpg) !important;}
.after {background-image:url(../images/after/htop.jpg) !important;}
.forms {background-image:url(../images/forms/htop.jpg) !important;}
.about {background-image:url(../images/about/htop.jpg) !important;}
.contact {background-image:url(../images/contact/htop.jpg) !important;}
.questions {background-image:url(../images/questions/htop.jpg) !important;}
.ready {background-image:url(../images/ready/htop.jpg) !important;}
.notready {background-image:url(../images/notready/htop.jpg) !important;}
.need {background-image:url(../images/need/htop.jpg) !important;}
.sale {background-image:url(../images/sale/htop.jpg) !important;}


#textpad {	
	padding:22px 215px 0 25px;
}
#textpad1 {	
	padding:0px 215px 0px 25px;
}

/*Navigation*/
.nav {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.nav a {color:#FFFFFF; text-decoration:none;} .nav a:hover { text-decoration:underline;}

.nav1 {
	color:#929599;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.nav1 a {color:#929599; text-decoration:none;} .nav1 a:hover { text-decoration:underline;}

/*Home Page*/
#homebg {
	background:url(../images/home/homebg.jpg);
	height:397px;
	width:684px;
}

#hometxt {
	color:#fff;
	padding:22px 215px 0 25px;
}

/*Carolina Focus*/
#focusbg {
	background:url(../images/focus/focusbg.jpg);
	height:397px;
	width:684px;
}

/*Buy A Practice*/
#buybg {
	background:url(../images/buy/buybg.jpg);
	height:395px;
	width:684px;
}
/*Practices for Sale*/
#salebg {
	background: url(../images/sale/salebg2.jpg);
	height:1400px;
	width:684px;
	background-repeat: no-repeat;
}

/*info you'll need*/
#needbg {
	background:url(../images/need/needbg.jpg);
	height:395px;
	width:684px;
}


/*QuestionsS*/
#questionsbg {
	background:url(../images/questions/questionsbg.jpg);
	height:395px;
	width:684px;
}

/*Sell A Practice*/
#sellbg {
	background:url(../images/sell/sellbg.jpg);
	height:395px;
	width:684px;
}

/*Ready*/
#readybg {
	background:url(../images/ready/readybg.jpg);
	height:395px;
	width:684px;
}

/*Not Ready*/
#notreadybg {
	background:url(../images/notready/notreadybg.jpg);
	height:395px;
	width:684px;
}

/*After The Sell*/
#afterbg {
	background:url(../images/after/afterbg.jpg);
	height:395px;
	width:684px;
}

/*Forms*/
#formbg {
	background:url(../images/forms/formbg.jpg);
	height:395px;
	width:684px;
}

/*About*/
#aboutbg {
	background:url(../images/about/aboutbg.jpg);
	height:395px;
	width:684px;
}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.verd {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#999999; line-height:2px;}

/*Contact*/
#contactbg {
	background:url(../images/contact/contactbg.jpg);
	height:395px;
	width:684px;
}

/*Bio*/
#biobg {
	background:#fff;
	height:557px;
	width:684px;
}

#topblock {
	background:#41a5ea;
	height:48px;
	width:684px;
}

#bottomblock {
	background:#5d9617;
	height:48px;
	width:684px;
}

#bio1 {
	background:url(../images/about/bio1.jpg);
	height:230px;
	width:684px;
}

#bio1pad {
	padding:30px 20px 0 216px;
}

#bio2 {
	background:url(../images/about/bio2.jpg);
	height:230px;
	width:684px;
}

#bio2pad {
	padding:55px 230px 0 20px;
}

