BODY {
	background-color: #000000;
	font-family : Arial, Helvetica, sans-serif;
  	color : #FFFFFF;
	font-size : 10pt;
	margin: 0px 0px 0px 0px;
}
HR {
    height: 1px;
    background-color: #CCCC99;
	color:#CCCC99;
	margin: 5px 0px 5px 0px; 
   }
TD {
	font-family : Arial, Helvetica, sans-serif;
  	color : #FFFFFF;
	font-size : 10pt;
}
BODY.directions {
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
  	color : #000000;
	font-size : 10pt;
	margin: 0px 0px 0px 0px;
}
DIV.directions {
	padding: 10px 10px 10px 10px;
}
A.directions:LINK {
	color : #3B5984;
}	
A.directions:VISITED {
	color : #3B5984;
}
A.directions:HOVER {
	color : #5E7390;
}
.directionsFooter {
  	color: #000000;
  	font-size: 8pt;
  	margin: 0px;
  	padding: 5px 5px 5px 5px;
  	text-align: center;
}
.header {
	font-weight: bold;
	text-transform: uppercase;
}
.subHeader {
	font-weight: bold;
}
STRONG {
font-weight: bold;
}
.dynamicMenuSpace {
	padding: 5px 5px 5px 5px;
}
#main {
  margin: 0px 0px 0px 0px;
  width: 760px;
}
div#arch {
	background-image: url("/s3/site/images/arch.gif");
   	background-repeat: no-repeat;
}
div#background {
	background-image: url("/s3/site/images/bg.jpg");
}
div#profileArch {
	background-image: url("/s3/site/images/profile/arch.gif");
   	background-repeat: no-repeat;
}
div#profileBackground {
	background-image: url("/s3/site/images/profile/bg.jpg");
}
div#portfolioArch {
	background-image: url("/s3/site/images/portfolio/arch.gif");
   	background-repeat: no-repeat;
}
div#portfolioBackground {
	background-image: url("/s3/site/images/portfolio/bg.jpg");
}
div#landscapeArch {
	background-image: url("/s3/site/images/portfolio/landscapeArch.gif");
   	background-repeat: no-repeat;
}
div#landscapeBackground {
	background-image: url("/s3/site/images/portfolio/landscapeBg.jpg");
}
div#landDevArch {
	background-image: url("/s3/site/images/portfolio/landDevArch.gif");
   	background-repeat: no-repeat;
}
div#landDevBackground {
	background-image: url("/s3/site/images/portfolio/landDevBg.jpg");
}
div#parkArch {
	background-image: url("/s3/site/images/portfolio/parkArch.gif");
   	background-repeat: no-repeat;
}
div#parkBackground {
	background-image: url("/s3/site/images/portfolio/parkBg.jpg");
}
div#urbanArch {
	background-image: url("/s3/site/images/portfolio/urbanArch.gif");
   	background-repeat: no-repeat;
}
div#urbanBackground {
	background-image: url("/s3/site/images/portfolio/urbanBg.jpg");
}
div#communityArch {
	background-image: url("/s3/site/images/portfolio/communityArch.gif");
   	background-repeat: no-repeat;
}
div#communityBackground {
	background-image: url("/s3/site/images/portfolio/communityBg.jpg");
}
div#civilArch {
	background-image: url("/s3/site/images/portfolio/civilArch.gif");
   	background-repeat: no-repeat;
}
div#civilBackground {
	background-image: url("/s3/site/images/portfolio/civilBg.jpg");
}
div#projectsArch {
	background-image: url("/s3/site/images/projects/arch.gif");
   	background-repeat: no-repeat;
}
div#projectsBackground {
	background-image: url("/s3/site/images/projects/bg.jpg");
}
div#eventsArch {
	background-image: url("/s3/site/images/events/arch.gif");
   	background-repeat: no-repeat;
}
div#eventsBackground {
	background-image: url("/s3/site/images/events/bg.jpg");
}
div#contactArch {
	background-image: url("/s3/site/images/contact/arch.gif");
   	background-repeat: no-repeat;
}
div#contactBackground {
	background-image: url("/s3/site/images/contact/bg.jpg");
}
div.body {
 	width: 760px;  
	margin: 0px auto; 
	margin-top: 18px;
	overflow:clear;
	height:380px;
	}
div.row span.noColumn {
  	float: left;
  	margin-left: 30px;
	width: 590px;
  	text-align: left;
  }
div.text {
  margin: 3px 3px 3px 3px;
}
div.indent {
  margin: 0px 0px 0px 20px;
}
div.row {
  clear: both;
  }
div.splash {
  clear: both;
  }
A:LINK {
	color : #FFFFFF;
}	
A:VISITED {
	color : #FFFFFF;
}
A:HOVER {
	color : #FFFFFF;
}
img {border-color: #000000;border:0px} 

A.noUnderline:LINK {
	color : #FFFFFF;
	text-decoration:none;
}	
A.noUnderline:VISITED {
	color : #FFFFFF;
	text-decoration:none;
}
A.noUnderline:HOVER {
	color : #FFFFFF;
	text-decoration:none;
}
A.altNav:LINK {
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	font-size : 7pt;	
}	
A.altNav:VISITED {
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : none;
	font-size : 7pt;	
}	
A.altNav:HOVER {
	color : #FFFFFF;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 7pt;	
	text-decoration : underline;
}
LEGEND {
  	color : #FFFFFF;

}
.strong {
	color : #000000;
	font-weight : bold;
}
A.footer:LINK {
	color : #B1B1B1;
	font-size : 8pt;	
}	
A.footer:VISITED {
	color : #B1B1B1;
	font-size : 8pt;	
}	
A.footer:HOVER {
	color : #B1B1B1;
	font-size : 8pt;	
}
.small
{
	font-size : 8pt;
}
.required {
	color : #FE0101;
}
.message {
	color : #FE0101;
}
.footer {
  	color: #ffffff;
  	font-size: 8pt;
  	margin-left: 185px;
  	padding: 5px;
  	padding-left: 8px;
  	padding-right: 8px;
}
.topNav {
  	background-color: #3B5984;
  	width: 760px;
	padding-top: 2px;
	padding-bottom:2px;
 }
.noTopNav {
  	background-color: transparent;
  	width: 757px;
	padding: 2px;
}
A.hide:LINK {
	color : #000000;
}	
A.hide:VISITED {
	color : #000000;
}
A.hide:HOVER {
	color : #000000;
}
