/* Begin Public Template01 - index.php    */
/* Home Page */
/* ------------------------------------ */
body {
	background-color:#31312A;
	}

#menu {
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left:-385px;
	width:770px;
	}
	
#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}
/* ------------------------------------ */	 	
/* MAIN LAYOUT STYLES */
	
#floatMain {
	position: absolute;	
	top: 0px; 
	left: 50%;
	margin-top: 0px;
	margin-left:-385px;
	width: 760px;
	}
	
#headerImg {
	margin-top:33px;
	height:193px;
	}	

#pageDiv {
	padding-top: 40px;
	padding-left: 20px;
	padding-right:5px;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #4B4A4A;
	}

#logo {
	position: absolute;
	left: 10px;
	top: 45px;
	}
#printPos {
	position: absolute;
	left: 5px;
	top: 232px;
	width: 39px;
	height: 34px;
	}

#linksImg {
	position: absolute;
	left: 43px;
	top: 232px;
	width: 41px;
	height: 34px;
	}
	
#searchPos {
	position: absolute;
	left: 85px;
	top: 232px;
	background-image: url(../images/w_searchTitle.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 220px;
	height: 34px;
	background-color: #D69E26;
	}
.searchInput {
	position:relative;
	top:-6px;
	width:120px;
	border:1px solid #FFFFFF;	
	background-color: #FFFFFF;
	color:#666666;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 55px;
	padding-left:2px;
	font-size:10px;
	}

#contactUs {
	position: absolute;
	left: 306px;
	top: 232px;
	}
/* forsale,packages,specials */
#oBtns {
	position: absolute;
	left: 428px;
	top: 232px;
	width:327px;
	}

/* ------------------------------------ */
/* Content  */
h1.pageTitle {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	} 

.content {
	width:720px;
	}


/* ------------------------------------ */
/* FOOTER */

#topBtn {
	clear: both;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	}
	
#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#666666;
	width: 760px;
	}

.footerTxt {
	background-color:#FFFFFF;
	color:#666666;
	font-size: 9px;
	}
.footerTxt2 {
	background-color:#FFFFFF;
	color:#173965;
	font-size: 9px;
	}
.footerTxt3 {
	background-color:#FFFFFF;
	color:#666666;
	font-size: 8px;
	font-style:italic;
	}		
#fcell01{
	/* width:297px; */
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left:15px;
	width: 410px;
	vertical-align: top;
	}
#fcell02 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:20px;
	}
	
#addr { padding-top:5px; }

/* footer pipe */
.fPipe { padding-left: 2px; padding-right:2px; }	

#dblink { 
	padding-left:0px;
 	}

