/*GLOBAL ELEMENTS*/
a, a:focus, a:active, input{
   outline: none;
}

.floatLeft{
   float: left;
}

.floatRight{
   float: right;
}  
   
.clearLeft{
   clear: left;
}

.clearRight{
   clear: right;
}

.clearBoth{
   clear: both;
}

.col2photo{ margin: 5px 0 5px 0; }

form{
   margin: 0;
   padding: 0;
}

#site{
     width: 969px;
     margin: 0 auto;
}

.srchInput{
     background-color: #fff;
     border: 1px solid #000;
     color: #000;
     font-size: 11px;
     width: 137px;
}    

#quickSearch{
     width: 267px;
     float: left;
     display: inline;
     color: #fff;
     font-size: 11px;
     margin: 5px 0px 50px 30px;
}

#qSrchLabel{
     width: 85px;
     padding-right: 7px;
}

#qSrchBtn{
     width: 30px;
     padding-left: 6px;
}

#accountLinks{
     float: right;
     display: inline;
     width: 200px;
     text-align: right;
     margin: 5px 35px 50px 0px;
}

#accountLinks a{color: #f2f2f2; text-decoration: none; font-size: 11px;}


#top{
     clear: both;
     width: 969px;
     height: 81px;
     overflow: visible;
     background: transparent url('../images/top.gif') no-repeat 0px 0px;
     position: relative;
     z-index: 15;
}

#logo{
     position: absolute;
     left: 377px;
     top: -50px;
}

#navTop-lt{
     width: 322px;
     position: absolute;
     z-index: 4000;
     left: 9px;
     top: 34px;
     overflow: visible;
}    

#navTop-rt{
     width: 363px;
     position: absolute;
     z-index: 4000;
     right: 29px;
     overflow: visible;
     top: 34px;
}     

#navBtm-lt{
     width: 363px;
     position: absolute;
     z-index: 3000;
     left: 49px;
     top: 61px;
     overflow: visible;
}    

#navBtm-rt{
     width: 363px;
     position: absolute;
     z-index: 3000;
     right: 29px;
     top: 61px;
     overflow: visible;
}    

.navBlock div{
     float: left;
     display: inline;
     overflow: visible;  
     position: relative;
     height: 25px;
     z-index: 4000;
}

#navBtm-rt div, #navBtm-lt div{
     height: 16px;
}

#main{
     width: 969px;
     background: #dbcfb8 url('../images/main-nogradient.gif') repeat-x 0px 0px;
     min-height: 486px;
}

#main-search{
     width: 969px;
     background: #a9987c url('../images/search-bg.gif') repeat-y 0px 0px;
     min-height: 486px;
}


#main-bg{
     width: 969px;
     min-height: 486px;
     background: transparent url('../images/main-bg.gif') repeat-y 0px 0px;
}

#main-min-height{
     width: 1px;
     height: 486px;
     float: left;
     display: inline;
}

#main-content{
     width: 951px;
     float: left;
     display: inline;
     margin-left: 8px;
     position: relative;
     z-index: 10;
}

#btm{
     width: 969px;
     height: 24px;
     display:block;
     margin-bottom: 30px;
     position: relative;
     z-index: 100;
}

#search-btm{
     width: 969px;
     height: 30px;
     display:block;
     margin-bottom: 30px;
     position: relative;
     z-index: 100;
}

#search-btm img, #btm img{display:block;}

/*Home Page Layout*/
#homeColLt{
     width: 278px;
     float: left;
     display: inline;
     border-right: 1px solid #a0947e;
     margin: 0px 23px 0px 0px;
     padding: 0px 23px 0px 25px;
     font-size: 12px;
     line-height: 14px;
     text-align: justify;
}

#homeColMiddle{
     width: 297px;
     float: left;
     display: inline;
     border-right: 1px solid #a0947e;
     margin: 0px 23px 0px 0px;
     font-size: 12px;
     line-height: 16px;
     padding-right: 23px;
     text-align: justify;
}

#homeColMiddle p{
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 7px 0px;
}

#homeColRt{
     width: 248px;
     float: left;
     display: inline;
     font-size: 12px;
}

#homeAddr{
     height: 67px;
     line-height: 12px;
     font-size: 12px;
     z-index: 20;
     position: relative;
     margin: 34px 0px 21px 25px;
}

#homeAddr div{
     position: absolute;
     left: 0px;
     top: 0px;
     z-index: 40;
}

.homeImg{
     padding: 7px 0px 7px 0px;
}

/*Search results*/

.result-top{
     width: 725px;
     height: 7px;
}

.result-mid{
     width: 685px;
     background: url('../images/search-result-bg.gif') repeat-y 0px 0px;
     padding: 20px;
}

.result-btm{
     width: 725px;
     height: 8px;
}

.relCont{
     width: 100%;
     height: 100%:
     position: relative;
}

.innerLeft{
     width: 325px;
     padding: 0px 25px 30px 0px;
     border-right: 1px solid #978973;
     float: left;
     display: inline;
     text-align: justify;
}

.innerRight{
     width: 325px;
     padding: 0px 0px 0px 25px;
     float: left;
     display: inline;
     text-align: justify;
}

.innerLeft h2, .innerRight h2{
     margin-top: 0px;
     padding-top: 0px;
}

#footer{
     width: 949px;
     margin: 0 auto;
     padding-left: 20px;
     position: relative;
     top: -15px;
}

#logos{
	float: left;
	display: inline;
	width: 160px;
}
#logos div{
	float: left;
	display: inline;
}
#copyright{
	float: left;
	display: inline;
	width: 600px;
	padding-top: 27px;
}
#footer-share{
	float: left;
	display: inline;
	width: 140px;
	padding: 27px 0px 0px 35px;
}


#footer span{
     color: #F2F2F2;
     font-size: 11px;
}

#footer span a{color: #F2F2F2; font-size: 11px; text-decoration: none;}
#footer span a:hover{color: #fff;}

/* Services Section */
#services-top{
     width: 673px;
     margin-top: 20px;
     position: relative;

}

#services-bottom{
     width: 673px;
     margin-top: 30px;
     position: relative;

}

.service-callout{
     width: 300px;
     text-align: center;
     float: left;
     display: inline;
     margin-right: 70px;
     font-size: 11px;
     line-height: 14px;
}

.service-callout a{text-decoration: none;}

.service-callout div{ margin-bottom: 4px; }


.siteMapTD, .siteMapHdr{ width: 350px; }

.siteMapHdr{ font-weight: bold; text-transform: uppercase; }

/* CATEGORIES DIV */

.catDivCol{ 
	float: left; 
	display: inline;
	width: 240px;
	margin-left: 0px;
}


.catDivLabel{
	padding: 20px 0 2px 0;
}

.subcatDiv{
	/* display: none; */
	padding-top: 10px;
}

.subcatDivLabel{
	padding: 4px 0 2px 5px;
}

.catDivLabel a{ 
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

.subcatDiv a{ 
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
