/* typography for Circle Anglia */
/* Created 08-10-2007 */
/* Author: Sharon Lee - Fused Technologies/Cyonix */

	/* global reset */
* {
   text-decoration: none;
  }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.1em;	
}

h1.main-heading {
    font-weight: normal;
 }

h2 {font-size: 1.10em;}

h3 {	font-size: 1.05em; }
h4 {	font-size: .95em; }
h5 {	font-size: .87em; }
h6 {	font-size: .82em; }


.feature-box h3 {
	font-size: .9em;
    margin: 0;
}

.feature-box p {
  font-size: .79em !important;
  margin-top: 0;
}

.feature-box a {
	font-weight: bold; 
	text-align:right;
}

p, li, dd, blockquote, dl.property-summary-list dt{
	font-size: 0.82em;
}

p, li, dd, blockquote {
	font-size: 0.82em;
}

img,fieldset {
	border: 0;
}

/* end global reset */

#utility-wrapper ul li a {
    font-weight: bold;
   font-size: 90%;
}

#navigation a {
	text-decoration: none;
	font-family :Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
 }

ul.subnav {
	list-style:none;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

ul.subnav li {
   list-style:none;
	font-size: 90%;
}

ul.subnav li a, ul.subnav li li a, ul.subnav li li li a{
    list-style:none;
	font-size: .97em !important;
}

.subnav li a:hover {
    text-decoration:none;
}

#bottom-left-home h2, #bottom-right-home h2{
 	font-size: .95em;
   margin-bottom: 0;
	padding-bottom: 0;
}

.search-feature h2 a:hover {
	 text-decoration: underline;
}

.new-build-feature h2 a:hover {
	text-decoration: underline;
}

.eligable-feature h2 a:hover {
	 text-decoration: underline;
}

.lease-holders-feature h2 a:hover {
	 text-decoration: underline;
}

.contact-us-feature h2 a:hover {
	 text-decoration: underline;
}


#privacy-footer ul li, #footer ul li  {
     font-size: 75%;
}

#privacy-footer ul li a:hover, #footer ul li a:hover {
	text-decoration: underline;

}

/***** site map ******/
.sitemap {
	list-style:none;
}

ul.sitemap li {
 list-style:none;
}

.sitemap li {
	font-size:.95em;
}

.sitemap li {
	list-style:none;
}

/******** custom boxes*******/
.top-left, .top-right, .bottom-left, .bottom-right { 
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
    width: 700px;
}

/******** Forms*******/

form.search .submit {
	font-size: .89em;
}

.genForm{
	font-size: .9em

	}