html, body {
   border:0pt none;
   margin:0pt;
   padding:0pt;
}
   
body {
   background-color: #fff;
   color: #000;
   text-align: center;
   letter-spacing: 0;
   line-height: 1.5em;
   word-spacing: normal;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size: 62.5%;
}

h1{

   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:14px;
   font-weight:normal;
 padding:0;
   margin:0;
}

h2 {
   font-family:Georgia,serif;
   color: #CC0606;
   font-size: 1.5em;
   font-weight: normal;
   padding:0;
   margin:0;
   text-align:left;
}



#container {
   text-align: left;
   font-size: 1.5em;
   width: 51em;
   margin: 0 auto;
   margin-top: 0em;
   
}

#allhomesLogo {
	text-align: center;
	margin: auto;
	margin-bottom: 0.25em;
	margin-top: 2em;
}

.linebreak {
   clear:left;
}



img {
   border: none;
}



/* Buy/Rent/Share/Search Box */

#outerBox {
   margin: auto;
   clear:both;
   text-align:center;
   margin-right:-2px;
}

#innerBox {
   width:54em;
   margin: auto;
   text-align: left;
}

#innerBox h2 {
   display: inline;
   margin-right: 0.25em;
}

#innerBox h2 a {
      color: #CC0606;

}

.boxItem {
   float:left;
   margin: 1.2em .9em 0 0;
   width: auto;
}

.boxItem {
   line-height: 1.5em;
}

div.boxItem ul
{
	list-style: none;
	list-style-type:none;
}

.boxItem h2 {
   line-height: 1.6em;
}
.category {
   text-decoration: none;	      
}
.region {	      
   font-size: 0.8em;
}   
.categorylist
{
	font-size: 0.8em;
}
.small {
	  font-size: 0.7em;
}
#buyBox, #rentBox {
   border-right: 1px solid #E0E0E5;
   padding-right: 1em;
}

/* Reset margin and padding for Share listing box */
#shareBox {
   margin-right: -1em;
   padding-right: 0em;
   float: left;
   width: auto;
}

#buyBox {
   margin-left: 0em;
}

.listingNumber {
   font-size:0.8em;
}

#searchBox {
   height: 2.5em;
   line-height: 2.5em;
}
#searchString {
   width: 35em;

}
	   
/* AdBox */

#adOuter {
   text-align: center;
   padding: 0.5em 0;
   height: 24px;
   margin-top: 1em;
  margin-bottom:2em;
}

#adBox {
   width: 460px;
   margin: 0 auto;
}

.adItem {
   text-align: left;
   margin-top: -0.5em;
   font-size: 0.7em;
}

.text_center{
text-align: center;
}


#allClassifieds {
   float: right;
   
}

#capitalJobs {
   float: left;
}

/* Footer */

#foot {
   font-size: 0.6em;
   height: 2em;
   line-height: 2em;
   text-align: center;
   clear: both;
}	  

#sitemap, #sitemap:link {
   color: #000;
   text-decoration:none;
}

#sitemap:hover {
   text-decoration:underline;
}

#extraLinks {
   margin-top: 1.2em;
}

div.borderCornerSearch569w
{ 
	padding: 0 1em 1em 1em;
	width: 569px;
    height: 113px;
 margin: 0 auto;

    background: url(/SiteImages/borderCornerSearch569w.png) no-repeat 0 0;
}

