/* 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:333px;
	}	

#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: 371px;
	width: 39px;
	height: 34px;
	}

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

#contactUs {
	position: absolute;
	left: 306px;
	top: 371px;
	}
/* forsale,packages,specials */
#oBtns {
	position: absolute;
	left: 428px;
	top: 371px;
	width:327px;
	}
	
/* Table cells */	
#cell01 {
	width:408px;
	}
#cell02 {
	width:327px;
	color:#333333;
	background-color:#FFFFFF;	
	background-image: url(../images/w_h_newsTitleBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

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

.introTxt {
	width:380px;
	padding-bottom: 20px;
	}
.introTxt p {
	color:#4B4A4A;
	font-size:12px;
	}	
	
.introTxt li {
	color:#4B4A4A;
	font-size:12px;
	}
/* ------------------------------------ */	
/* Content righttcol */	
.dbNewsXofX {
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.dbNewsXofX strong {
	color: #FFFFFF;
	}
.dbNewsPad {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/w_h_newsBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#newsTitle	{
	padding-top:0px;
	padding-bottom:20px;
	}
.dbNewsTitle {
	font-weight:normal;
	padding-left: 10px;
	padding-right: 10px;
	font-size:20px;
	}
	
.dbNewsAb01 {
	padding-left: 10px;
	padding-right: 10px;
	}
	
.dbNewsLink {
	padding-left: 10px;
	padding-right: 10px;
	}
.dbNewsLink a {
	font-weight:bold;
	}	
#dbArchT { 
	font-weight:bold;
	}
#nResults	{
	padding-top:20px;
	padding-left:10px;
	color:#FFFFFF;
	}
#newsTxt {
	padding-top: 0px;
	padding-right: 0px;	
	padding-left: 0px;
	/*text-align:justify; */
	}
	
#padPaging  { padding-top:20px; }	

#arcNewsTitle	{
	padding-top:10px;
	padding-bottom:20px;
	}

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

#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#666666;
	width: 760px;
	border-top: 1px solid #e3e1dc;
	height: 100px;
	margin-bottom: 20px;
	}

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

	}
#ubLogo {

	}
#paeLogo {

	}	
	
#addr { padding-top:5px; }

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

#dblink { 
	padding-left:0px;
 	}
