* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F5F9FD;
	margin: 0px;
	text-align:center;
	background-image: url(/images/interface/siteBackgroundGradient.gif);
	background-repeat: repeat-x;
	padding-top:20px;
}
#mainWrapper {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:left;
	padding: 0;
}
#logoTop {
	margin: 0px;
	background-image: url(/images/interface/backgroundLogoTop.gif);
	background-repeat: repeat-x;
	padding: 0;
	height: 28px;
}
#topRightNav {
	font-size: 11px;
	height: 15px;
	color: #FFFFFF;
	padding:0px 45px 0px 0px;
	margin:0px;
	text-align:right;
	background-color: transparent;
}
#topRightNav ul {
	margin:0px 0px 0px;
	padding: 0;
	list-style-type:none;
	background-color: transparent;
}
#topRightNav li {
	padding: 0;
	margin: 0;
	display:inline;
	background-color: transparent;
}
#topRightNav li a {
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#FFFFFF;
	background-color: transparent;
}
#topRightNav li a:hover {
	color:#333333;
	background-color: transparent;
}
#topNavMain {
	background-image: url(/images/newTopNav/backgroundTopNav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
	height: 68px;
	background-color: transparent;
	clear:both;
}
#topNavMain ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px;
	list-style-type:none;
	float:left;
}
#topNavMain li {
	padding: 0;
	margin: 0;
	float:left;
}
#topNavMain li a {
	height:68px;
	overflow:hidden;
	line-height:1000px;
	display:block;
	background-repeat: no-repeat;	
}
#topNavMain li a.logo {
	width:278px;
	background-image: url(/images/newTopNav2/townstoneLogo.gif);
	margin: -1px 0px 0px 18px;
}
#topNavMain li a.about {
	width:82px;
	background-image: url(/images/newTopNav2/about.gif);
	padding-right: 2px;
}
#topNavMain li a.about:hover, #topNavMain li a.aboutSelected {
	width:82px;
	background-image: url(/images/newTopNav2/aboutOver.gif);
	padding-right: 2px;
}

#topNavMain li a.contact {
	width:106px;
	background-image: url(/images/newTopNav2/contact.gif);
	padding-right: 2px;
}
#topNavMain li a.contact:hover, #topNavMain li a.contactSelected {
	width:106px;
	background-image: url(/images/newTopNav2/contactOver.gif);
	padding-right: 2px;
}

#topNavMain li a.gallery {
	width:101px;
	background-image: url(/images/newTopNav2/gallery.gif);
	padding-right: 2px;
}
#topNavMain li a.gallery:hover, #topNavMain li a.gallerySelected {
	width:101px;
	background-image: url(/images/newTopNav2/galleryOver.gif);
	padding-right: 2px;
}
#topNavMain li a.landacquisition {
	width:172px;
	background-image: url(/images/newTopNav2/landAquisition.gif);
	padding-right: 2px;
}
#topNavMain li a.landacquisition:hover, #topNavMain li a.landaquisitionSelected {
	width:172px;
	background-image: url(/images/newTopNav2/landAquisitionOver.gif);
	padding-right: 2px;
}

#topNavMain li a.sites {
	width:172px;
	background-image: url(/images/newTopNav2/sites.gif);
	padding-right: 2px;
}
#topNavMain li a.sites:hover, #topNavMain li a.sitesSelected {
	width:172px;
	background-image: url(/images/newTopNav2/sitesOver.gif);
	padding-right: 2px;
}
#mainNavWrapper {
	padding: 0px 0px 0px 0px;
	margin:0;
	background-image: url(/images/interface/backgroundMainNav.gif);
	width: 960px;
	float: left;
}
#mainNav {
	height:38px;
	overflow:hidden;
	margin: 0;
	width: 644px; 
	float: left;
	padding-left: 293px;
	background-color: transparent;
}
#mainNav ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	float:right;
}
#mainNav li {
	float:left;
}
#mainNav li a {
	height:38px;
	overflow:hidden;
	line-height:1000px;
	display:block;
	background-repeat: no-repeat;	
}
#mainNav li a.about {
	width:80px;
	background-image: url(/images/mainNav/about1.gif);
}
#mainNav li a.about:hover, #mainNav li a.aboutSelected {
	width:80px;
	background-image: url(/images/mainNav/about2.gif);
}
#mainNav li a.gallery {
	width: 100px;
	background-image: url(/images/mainNav/gallery1.gif);
}
#mainNav li a.gallery:hover, #mainNav li a.gallerySelected{
	width: 100px;
	background-image: url(/images/mainNav/gallery2.gif);
}
#mainNav li a.sites {
	width: 165px;
	background-image: url(/images/mainNav/sites1.gif);
}
#mainNav li a.sites:hover, #mainNav li a.sitesSelected{
	width: 165px;
	background-image: url(/images/mainNav/sites2.gif);
}
#mainNav li a.consultants {
	width: 185px;
	background-image: url(/images/mainNav/clients1.gif);
}
#mainNav li a.consultants:hover, #mainNav li a.consultantsSelected{
	width: 185px;
	background-image: url(/images/mainNav/clients2.gif);
}
#mainNav li a.contact {
	width: 110px;
	background-image: url(/images/mainNav/contact1.gif);
}
#mainNav li a.contact:hover, #mainNav li a.contactSelected{
	width: 110px;
	background-image: url(/images/mainNav/contact2.gif);
}
#pageWrapper {
	background-color:#FFFFFF;
	margin:20px;
}
#homePageHeaderWrapper {
	padding: 15px 0px 0px 0px;
	margin:0;
	width: 960px;
	height:270px;
	float:left;
	clear:left;
	background-image: url(/images/interface/backgroundPageHeader.gif);
	background-repeat: no-repeat;
}
#homePageHeader {
	overflow:hidden;
	background-color: transparent;
	float:left;
	clear:left;
	display:inline;
	padding: 0px 0px 0px 22px;
	margin:0;
}
#homePageHeader h1{
	margin:0px 0px 0px 0px;
	padding: 0;
	text-align: left;
}
#homePageHeader img{
	padding:0px 0px 0px 1px;
	margin: 0;
	float: left;
	display: inline;
}
#homeIntroTextArea {
	width:219px;
	height:225px;
	background-image: url(/images/interface/patternedBackground.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	padding: 25px;
	margin:0px 0px 0px 0px;
	float: left;
	text-align: left;
}
#homeIntroTextArea h1.welcome{
	background-image: url(/images/pageTitles/welcome.gif);
	background-repeat: no-repeat;
	height:17px;
	overflow:hidden;
	line-height:1000px;
}

#homeIntroTextArea h1.about{
	background-image: url(/images/pageTitles/about.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.landAcquisition{
	background-image: url(/images/pageTitles/landAcquisition.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.consultants{
	background-image: url(/images/pageTitles/consultants.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.contact{
	background-image: url(/images/pageTitles/contact.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.gallery{
	background-image: url(/images/pageTitles/gallery.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.privacy{
	background-image: url(/images/pageTitles/privacy.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.terms{
	background-image: url(/images/pageTitles/terms.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.siteMap{
	background-image: url(/images/pageTitles/siteMap.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#homeIntroTextArea p{
	margin:10px 0px;
	text-align: left;
	float:left;
	font-size: 13px;
	line-height: 15px;
}
#homeIntroTextArea p.strong{
	font-weight: bold;
}

#pageHeaderWrapper {
	padding: 15px 0px 0px 0px;
	margin:0;
	width: 960px;
	height:175px;
	float:left;
	clear:left;
	background-image: url(/images/interface/backgroundPageHeader.gif);
	background-repeat: no-repeat;
}
#pageHeader {
	overflow:hidden;
	background-color: transparent;
	float:left;
	clear:left;
	display:inline;
	padding: 0px 0px 0px 22px;
	margin:0;
}
#pageHeader h1{
	margin:0px 0px 0px 0px;
	padding: 0;
	text-align: left;
}
#pageHeader img{
	padding:0px 0px 0px 1px;
	margin: 0;
	float: left;
	display: inline;
}
#pageHeaderFlash {
	padding:0px 0px 0px 1px;
	margin: 0;
	float: left;
	display: inline;
}
#introTextArea {
	width:219px;
	height:114px;
	background-image: url(/images/interface/patternedBackground.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	padding: 25px;
	margin:0px 0px 0px 0px;
	float: left;
	text-align: left;
}
#introTextArea h1.welcome{
	background-image: url(/images/pageTitles/welcome.gif);
	background-repeat: no-repeat;
	height:17px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.about{
	background-image: url(/images/pageTitles/about.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea h1.sites{
	background-image: url(/images/pageTitles/sites.gif);
	background-repeat: no-repeat;
	height:14px;
	overflow:hidden;
	line-height:1000px;
}
#introTextArea p{
	margin:10px 0px;
	text-align: left;
	float:left;
	font-size: 13px;
	line-height: 15px;
}
#introTextArea p.strong{
	font-weight: bold;
}
#gradientDivide {
	width: 960px;
	height: 17px;
	margin:0;
	padding:0;
	clear: both;
	background-image: url(/images/interface/backgroundGradientDivide.gif);
	background-repeat: no-repeat;	
}
#contentAreaWrapper {
	width: 935px;
	height: 1%;
	background-color: #F4EFE7;
	background-image: url(/images/interface/backgroundContentArea.gif);
	backgroun-repeat: repeat-y;
	margin:0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
}
#contentAreaWrapper ul.homepageBoxes {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#contentAreaWrapper ul.homepageBoxes li {
	float:left;
	width:418px;
	height:146px;
	background-color:#FFF;
	margin-right:24px;
	margin-bottom:19px;
	margin-top:5px;
	padding: 10px;
}
#contentAreaWrapper ul.homepageBoxes li.sites {
	background-color:#dbd2c1;
	border: 1px solid #BEB5A1;
	width:279px;
	height:144px;
	background-image: url(../images/homePage/mapIcon.gif);
	background-repeat: no-repeat;
	background-position: 300px 25px;
	padding-right: 147px;
}
#contentAreaWrapper ul.homepageBoxes li a {
	text-decoration:none;
	color:#000;
	display:block;
	height:146px;
}
#contentAreaWrapper ul.homepageBoxes li a.standardLink {
	background-repeat: no-repeat;
	padding-left:162px;
	background-position: 0px 0px;
}
#contentAreaWrapper ul.homepageBoxes li a h4, #contentAreaWrapper ul.homepageBoxes li a h3 {
	font-size:14px;
	padding-top:8px;
	padding-bottom:6px;
}
#contentAreaWrapper ul.homepageBoxes li a:hover h4, #contentAreaWrapper ul.homepageBoxes li a:hover h3 {
	color: #CC0005;
}
#contentAreaWrapper ul.homepageBoxes li a p {
	color:#5f5039;
	font-size:12px;
	line-height:15px;
	margin-bottom:12px;
}
#contentAreaWrapper ul.homepageBoxes li a:hover p {
	color:#000;
}
#contentAreaWrapper ul.homepageBoxes li a .findOutMore {
	padding-left:12px;
	font-weight: bold;
	color: #CC0005;
	background-image: url(../images/homePage/findOutMoreArrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display:block;
}
#contentAreaWrapper ul.homepageBoxes li.sites a .findOutMore {
	background-image: url(../images/homePage/findOutMoreArrowsOnBrown.gif);
}
#contentAreaWrapper ul.homepageBoxes li a:hover .findOutMore {
	color:#000;
}
#contentArea {
	padding:25px;
	width: 860px;
	margin:0;
	background-color: #FFFFFF;
}
#contentArea h2{
	margin:0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	color: #666666;
}
#contentArea h2.contact{
	margin:0;
	padding: 10px 0px 0px 0px ;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	color: #666666;
	border-top: solid 1px #999999;
	width: 550px;
	overflow: hidden;
}
#contentArea p{
	padding: 10px 0px 10px 0px;
	margin:0;
}
#contentArea p a, #contentArea p a:hover{
	color: #333333;
}
#contentArea img{
	float: right;
	padding: 10px 0px 0px 10px;
	border: 0px;
}
#contentArea p.HHAAwardsWinners {
	background-image: url(/images/interface/HHALogo.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	font-size: 25px;
	font-weight: bold;
	color: #828282;
	text-transform: uppercase;
}
#contentAreaHomePage1 h2 a.section1{
	background-image: url(/images/sectionTitles/novus5NewDevelopment.gif);
	background-repeat: no-repeat;
	height:15px;
	overflow:hidden;
	line-height:1000px;
	display:block;
}
#contentAreaHomePage1 img{
	float: left;
	border: 0;
	margin: 0;
	padding-right: 10px;
}
#contentAreaHomePage1 p{
	padding: 10px 0px 0px;
	margin:0;
}
p a.bulletLink {
	background-image: url(/images/interface/bulletImage.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#contentAreaHomePage1 a{
	color: #000000;
}
#contentAreaHomePage1 a:hover{
	color: #333333;
}
#contentAreaHomePage1 h2 a.section2{
	background-image: url(/images/sectionTitles/rosedeneStAlbans.gif);
	background-repeat: no-repeat;
	height:15px;
	overflow:hidden;
	line-height:1000px;
	display:block;
}
#contentAreaHomePage1 {
	background-color: #FFFFFF;
	padding:10px;
	width: 470px;
	height: 144px;
	margin:0;
	float: left;
}
#contentAreaHomePage2 {
	background-color: #FFFFFF;
	padding:10px;
	width: 385px;
	height: 324px;
	float: right;
	margin:0;
}
#contentAreaHomePage2 img{
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
#contentAreaHomePage2 p a.bulletLink {
	background-image: url(/images/interface/bulletImage.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#contentAreaHomePage2 p{
	padding: 10px 0px 10px 0px;
	margin:0;
}
#contentAreaHomePage2 a{
	color: #000000;
}
#contentAreaHomePage2 a:hover{
	color: #333333;
}
#contentAreaHomePage2 h2 a.section3{
	background-image: url(/images/sectionTitles/townstoneSites.gif);
	background-repeat: no-repeat;
	height:12px;
	overflow:hidden;
	line-height:1000px;
	display:block;
}
#contentAreaLeft {
	background-color: #FFFFFF;
	padding:15px;
	width: 226px;
	height: 394px;
	margin:0;
	float: left;
	border: 1px solid #DED7C6;
}
#contentAreaLeft h2 {
    font-size: 12px;
    color: #333333;
    padding:0px 0px 10px 0px;
    margin:0;
    }
#contentAreaLeft p {
    line-height: 17px;
    }
#contentAreaRight {
	background-color: #FFFFFF;
	padding:15px;
	width: 607px;
	float: right;
	margin:0;
}
#contentAreaRight h2 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding:0px 0px 10px 0px;
    margin:0;
    display:inline;
    }
#contentAreaRight p {
    line-height: 17px;
    margin-bottom: 10px;
    }
.mainContent {
	margin: 0px;
	padding: 25px;
	background-color: #FFFFFF;
}
#bottom {
	clear:both;
	text-align:left;
	font-size:11px;
	color:#666666;
	margin:0;
	padding: 25px 25px 5px 30px;
	height: 90px;
	overflow: hidden;
	text-transform: uppercase;
	background-image: url(/images/interface/backgroundBottom.gif);
	background-repeat: no-repeat;
}
#bottom p {
	float: left;
	clear: both;
	line-height:1.1em;
	padding:0px 0px 0px 3px;
	margin:0;
}
#bottomLeftNav ul {
	float: left;
	padding: 0px;
	margin: 0px 0px 6px;
	list-style-type:none;
}
#bottomLeftNav li {
	display:inline;
	line-height:1.1em;
}
#bottomLeftNav li a {
	text-decoration:none;
	color:#666666;
	margin-right:7px;
	padding-right:7px;
	padding-left: 4px;
}
#bottomLeftNav li a:hover {
	color:#333333;
}
#bottomRightNav {
	float: right;
	font-weight: bold;
}
#bottomRightNav ul {
	padding: 0px;
	margin: 0px 0px 6px;
	list-style-type:none;
}
#bottomRightNav li {
	display:inline;
	line-height:1.1em;
	font-weight: bold;
}
#bottomRightNav li a {
	text-decoration:none;
	color:#666666;
	margin-right:7px;
	padding-right:7px;
	padding-left: 4px;
}
#bottomRightNav li a:hover {
	color:#333333;
}
.GradientDivide5px{
	margin:0;
	padding:0;
	clear: both;
	background:url(/images/interface/gradient5px.gif) repeat-x;
}
.tidyUp {
	height:1px;
	clear:both;
	overflow:hidden;
}
ul.clientList {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    list-style-type: none;
    float: left;
    width: 200px;
    line-height: 16px;
}
ul.clientList h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
a.pageLink 
{
    color: #8FC4F1;
    font-weight: bold;
    }
ul.siteMapList {
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    float: left;
    width: 300px;
    line-height: 16px;
}
ul.siteMapList h3 a{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #333333;
    text-decoration: none;
}
ul.siteMapList h3 a:hover{
    text-decoration: underline;
}
ul.siteMapList li a{
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #333333;
    text-decoration: none;
}
ul.siteMapList li a:hover{
    text-decoration: underline;
}
.flashArea {
	background-color:#FFFFFF;
}
