
/* ******* HOMEPAGE ******* */



/* SLIDER */

.sliderwrapper {position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ width: 939px; /*width of featured content slider*/ height: 372px; background:url(images/home/bg-box4.jpg) top left no-repeat;  display:block; }



.sliderwrapper .contentdiv { visibility: hidden; position: absolute; left: 0; top: 0; padding: 5px; width: 929px; height: 100%; margin:20px; }

.contentdiv h1 {color:#7a0707; margin-left:40px;}
.contentdiv p {color: #3b3b3b; margin-left:40px;}
	.joe p {margin-right:300px;}
	.buy p {margin-right:360px;}
	.sell p {margin-right:360px;}




.joe {background:url(images/home/joe.jpg) 637px 4px no-repeat;}
.buy {background:url(images/home/buying-property.jpg) 589px 26px no-repeat;}
.sell {background:url(images/home/selling-property.jpg) 594px 4px no-repeat;}


.pagination{
width: 919px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
 padding: 0; text-align:center; display:block; height:40px; overflow:hidden; margin-left:40px;}

.pagination a{
padding: 10px 0; margin:0 10px; text-decoration: none; color: #ffffff; background: url(images/home/bg-tab.gif) top left no-repeat; text-transform:uppercase; font-size:110%; }

.pagination a span {color:#ffcc66; font-weight:bold; font-size:120%;}

.pagination a:hover, .pagination a.selected{ color: #4b0404; background: url(images/home/bg-tab-over.gif) top left no-repeat;}
.pagination a:hover span, .pagination a.selected span {font-weight:bold; color:#4b0404;}
.toc {height:41px; width:263px; display:block; float:left; margin-right:10px;}

#homesidebar {display:block; width:100%;}