body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #424242;
}

.contentText {
	line-height: 1.5em;
	font-size: .95em;
	/*caption: Content Text;*/
	visible: false;
}

#contentPadding p, #contentPadding blockquote, #contentPadding ul, #contentPadding ol, #contentPadding li, #contentPadding dd, #contentPadding dl, #contentPadding dt, #descriptionBlock {
	line-height: 1.5em;
	font-size: .95em;
	visible: false;
}

.contentHeading {
	color: #99730D;
	font-weight: bold;
	font-size: 1.0em;
	caption: Content Heading;
}

#bodySite {
	margin: 0;
	padding: 0;
	background-image: url(../images/background_tile.gif);
	background-position: 0px 146px;
}

#bodyPopup {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

#siteBlock {
	background-image: url(../images/background_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-color: #FFFFFF;	
	min-height: 685px;
	/*min-height hack for IE6*/
	height: auto !important;
  	height: 685px;

}

#interiorWrapper {
	position:relative;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 740px;
}

/* Fix the parent div to push it down past the floated left and right column blocks */
#wrapper:after, #interiorWrapper:after, #featureWrapper:after {
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	visible: false;
}

#featureWrapper {
	float: left;
	background-image: url(../images/home_content_wrapper.gif);
	background-repeat: repeat-y;
}

#contentTopper {
	height: 10px;
	background-color: #AC841B;
}

#contentHeader {
	background-color: #AC841B;
	height: 106px;
	padding-top: 10px;
	position: relative;
}

#headerLogo {
	float: left;
	padding-top: 16px;
}

#headerTagline {
	float: left;
	padding-top: 53px;
	padding-left: 10px;
}

#headerTopRight {
	float: left;
	width: 387px;
	margin-left: 111px;
}

#headerGBC {
	height: 29px;
	padding-top: 54px;
	text-align: right;
	padding-right: 7px;
}

#leftColumnBlock {
	float: left;
	width: 500px;
}

#pageTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #696152;
	height: 60px;
}

#pageTitlePaddingProject {
	padding-left: 20px;
	padding-top: 19px;
}

#pageTitlePaddingContent {
	padding-left: 20px;
	padding-top: 14px;
}

#pageTitlePaddingDetail {
	padding-left: 20px;
	padding-top: 8px;
}


.titleGray {
    color: #DCDCDC;
    visible: false;
}

.titleGrayDetail {
    color: #DCDCDC;
    visible: false;
	font-size: 9px;
}

.titleWhite {
    color: #FFFFFF;
    visible: false;
}

#featuredProjectBlock {
	position: absolute;
	right: 20px;
	top: 20px;
	float: left;
	width: 200px;
}

#featuredProjectBackground {
	width: 200px;
	height: 200px;
	position: relative;
}

#featuredProjectTitle {
	width: 200px;
	position: absolute;
	background-color: #231C19;
	color: #FFFFFF;
	top: 0;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

#featuredProjectTitlePadding {
	padding: 4px;
	font-size: 10px;
}

#clickToViewFeatured {
	padding-top: 7px;
	padding-left: 8px;
}

#breadCrumbBlock {
	padding-top: 10px;
	padding-left: 20px;
	color: #8F8F8F;
	font-size: .95em;
	height: 25px;
}

#rightColumnBlock {
	float: left;
	width: 240px;
}

#rightColumnBlockPadding {
	padding-left: 20px;
	padding-top: 20px;
}

#homeTextBlock {
    background-color: #231C19;
    height: 240px;
    clear: both;
    background-image: url(../images/home_topper.gif);
    background-position: top;
    background-repeat: no-repeat;
}   

#homeTextBlockPadding {
    padding: 20px;
    color: #FFFFFF;
}

#homeTextBlockPadding p {
	margin-top: 0;
}

#homeTextBlockContent {
    float: left;
}

#homeTextBlockLogoPadding {
    padding-bottom: 20px;
}    

#homeTextBlockTextPadding {
    width: 480px;
    color: #9F9F9F;
    font-size: 11px;	 
	line-height: 16px;
	text-align: justify;
}

#homeTemplateImagePadding {
    float: left;
    padding-left: 20px;
}

#homeTextBlockPadding a {
	color: #99730D;
	text-decoration: none;
	font-weight: normal;
}

#homeTextBlockPadding a:hover {
	color: #99730D;
	text-decoration: underline;
	font-weight: normal;
}

#homeTextBlockPadding a:active {
	color: #99730D;
	text-decoration: underline;
	font-weight: normal;
}

#homeBottomBlock {
    clear: both;
}

#homeShadow {
    font-size: 1px;
    line-height: 1px;
    background-image: url(../images/shadow_home.gif);
    height: 10px;
}

#homeColumnLeft {
    float: left;
    width: 360px;
}

#homeColumnLeftPadding {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.featuredProjectBorder {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: #E9EAEA;
    visible: false;
}

.homeFeatureProjectTitle {
    font-size: 1.15em;
    font-weight: bold;
    visible: false;
	padding-bottom: 4px;
}

.featuredProjectLeftColumn {
    width: 60px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    padding-top: 10px;
    visible: false;
}

.featuredTeaser {
	padding-top: 1px;
   	font-size: .90em;
   	line-height: 1.35em;	
	visible: false;
}

.featuredTeaser2 {
   	font-size: .90em;
   	line-height: 1.25em;	
	visible: false;
}

.featuredProjectRightColumn {
   width: 100%;
   vertical-align: top;
   padding-bottom: 10px;
   padding-top: 10px; 
   visible: false;
}


#homeColumnRight {
    float: left;
    width: 379px;
    border-left: 1px solid #8F8F8F;
}

#marketSegmentBlock {
    background-color: #E9EAEA;
    border-bottom: 1px solid #8F8F8F;
    padding-top: 10px;
    padding-left: 19px;
    padding-bottom: 19px;
}

#marketSegmentBlockHeadline {
    padding-bottom: 10px;
}

#recentNewsBlock {
    padding-left: 19px;
    padding-top: 19px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#recentNewsBlockHeadline {
    padding-bottom: 10px;
}

a.recentNewsLink, a.featuredProjectLink {
	color: #89A9C8;	
	text-decoration: none;
	font-weight: bold;
}

a.recentNewsLink:hover, a.featuredProjectLink:hover {
	color: #6E88A1;
	text-decoration: underline;
	font-weight: bold;
}

a.recentNewsLink:active, a.featuredProjectLink:active {
	color: #6E88A1;
	text-decoration: underline;
	font-weight: bold;
}

a.recentNewsLink2 {
	font-size: .90em;
	color: #89A9C8;	
	text-decoration: none;
	font-weight: bold;
}

a.recentNewsLink2:hover {
   	font-size: .90em;
	color: #6E88A1;
	text-decoration: underline;
	font-weight: bold;
}

a.recentNewsLink2:active {
   	font-size: .90em;
	color: #6E88A1;
	text-decoration: underline;
	font-weight: bold;
}

.homeNewsDate {
   	font-size: .95em;
	padding-right: 5px;
	color: #658A6F;
	float:left;
    visible: false;
}

.homeNewsDate a {
	color: #658A6F;
	text-decoration: none;	
	visible: false;
}

.homeNewsDate a:hover {
	color: #658A6F;
	text-decoration: underline;
	visible: false;
}

.homeNewsDate a:active {
	color: #658A6F;
	text-decoration: underline;
	visible: false;
}

.homeNewsTitle {
   	font-size: .95em;
    color: #99730D;
    font-weight: bold;
	float: left;
    visible: false;
}

.homeNewsTitle a {
	color: #99730D;
	text-decoration: none;
	font-weight: bold;
	visible: false;
}

.homeNewsTitle a:hover {
	color: #99730D;
	text-decoration: underline;
	font-weight: bold;
	visible: false;
}

.homeNewsTitle a:active {
	color: #99730D;
	text-decoration: underline;
	font-weight: bold;
	visible: false;
}

.homeNewsRowPadding {
    padding-bottom: 10px;
    visible: false;
}

a.breadcrumb {
	color: #8F8F8F;
	text-decoration: none;
	font-weight: normal;
}

a.breadcrumb:hover {
	color: #8F8F8F;
	text-decoration: underline;
	font-weight: normal;	
}

a.breadcrumb:active {
	color: #424242;
	text-decoration: underline;
	font-weight: normal;	
}

.breadcrumbHighlight {
	color: #99730D;
	visible: false;
}

#footerBlock {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#footerBlockShadow {
	height: 16px;
	line-height: 16px;
	background-image: url(../images/shadow_bottom.gif);
}

#footerBlockCopyright {
	font-size: .85em;
	color: #827A6A;
	padding-top: 5px;
	text-align: right;
	padding-bottom: 10px;
}

#footerBlock a {
	color: #827A6A;
	text-decoration: underline;
}

#footerBlock a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#footerBlock a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

#contentPadding {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

#templateImagePadding {
	padding-bottom: 20px;
}

#marketSegmentBorder {
	padding-top: 20px;
	border-top: 1px solid #8F8F8F;
	padding-bottom: 10px;
}

#projectDetailsTopper {
    float: left;
    padding-top: 20px;
	height: 45px;
}

#projectDetailsDescription {
    clear: both;
    border-top: 1px solid #ACACAC;
    border-bottom: 1px solid #ACACAC;
}

.ProjectTypesButtons {
	padding-bottom: 1px;
	visible: false;
}

.ProjectTypesLinks {
	padding-bottom: 8px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 30px;
	visible: false;
	font-size: 11px;
}

.ProjectTypesLinks p {
	font-size: 11px;
	visible: false;
}

#projectGridTable {
    color: #5A5A5A;
}

#gridTableHeadlineTitle {
    padding-bottom: 10px;
    width: 70%;
}

#gridTableHeadlineLocation {
    padding-bottom: 10px;
    width: 15%;
}

#gridTableHeadlineSqFt {
    padding-bottom: 10px;
    width: 15%;
    text-align: right;
}

a.projectGrid {
	color: #5A5A5A;
	font-size: 9px;
	text-decoration: none;
	
}
a.projectGrid:hover {
	color: #5A5A5A;
	font-size: 9px;
	text-decoration: underline;
}

a.projectGrid:active {
	color: #5A5A5A;
	font-size: 9px;
	text-decoration: underline;
}

a.projectGridLink {
	line-height: 1.5em;
	font-size: .95em;
	color: #99730D;
	font-weight: bold;
	text-decoration: none;
	
}
a.projectGridLink:hover {
	line-height: 1.5em;
	font-size: .95em;
	color: #835E16;
	font-weight: bold;
	text-decoration: underline;
}

a.projectGridLink:active {
	line-height: 1.5em;
	font-size: .95em;
	color: #835E16;
	font-weight: bold;
	text-decoration: underline;
}

a.projectGridLinkFeatured {
	font-size: .95em;
	color: #99730D;
	font-weight: bold;
	text-decoration: none;	
}

a.projectGridLinkFeatured:hover {
	font-size: .95em;
	color: #835E16;
	font-weight: bold;
	text-decoration: underline;
}

a.projectGridLinkFeatured:active {
	font-size: .95em;
	color: #835E16;
	font-weight: bold;
	text-decoration: underline;
}

#ProjectTypesSideNavigation a {
	color: #99730D;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
}

#ProjectTypesSideNavigation a:hover {
	color: #835E16;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;	
}

#ProjectTypesSideNavigation a:active{
	color: #835E16;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;	
}

#clickToViewPadding {
	padding-top: 10px;
	padding-bottom: 20px;
}

.thumbnailGridLeft {
	padding-top: 10px;
	visible: false;
}

.thumbnailGridRight {
	padding-top: 10px;
	padding-left: 10px;
	visible: false;
}

/* Detail Window */
#popupTitleBlock {
    height: 50px;
    background-image:url(../images/popup_title_span.jpg);
    font-size: 20px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
}

#popupTitleLabel {
    position: absolute;
    left: 14px;
    top: 10px;
    color: #DCDCDC;
    font-size: 1px;
    line-height: 1px;
}

#popupTitleText {
    padding-left: 12px;
    padding-top: 17px;
}

#popupTitleButton {
    position: absolute;
    right: 6px;
    top: 6px;
}

#popupBackground {
    width: 640px;
    height: 460px;
}

#rotatorWrapper {
    padding: 20px;
}

#rotatorWrapperPadding {
    float: left;
    padding-bottom: 20px;
}

#photoRotatorInformation {
    float: left;
    width: 300px;
}

.photoDetailLabel {
	font-size: .95em;
	color: #8F8F8F;
	width: 70px;
	float: left;
	visible: false;
}

.photoDetailField {
	font-size: .95em;
	color: #595959;
	float: left;
	visible: false;
}

.rotatorStyle {
	float: right;
	text-align: right;
	color: #969696;
	width: 300px;
	position: relative;
	visible: false;
}

#NumberedNavigationPopup {
    float: left;
    width: 300px;
    position: relative;
    text-align: right;
    font-size: 11px;
}

#NumberedNavigation {
    padding-top: 20px;
	font-size: 11px;
}

#NumberedNavigationCenter {
    padding-left: 4px;
    padding-right: 5px;
}

#NumberedNavigation a, #NumberedNavigationPopup a {
	font-size: 11px;
	color: #99730D;
	text-decoration: none;
	
}
#NumberedNavigation a:hover, #NumberedNavigationPopup a:hover {
	font-size: 11px;
	color: #835E16;
	text-decoration: underline;
}

#NumberedNavigation a:active, #NumberedNavigationPopup a:active {
	font-size: 11px;
	color: #835E16;
	text-decoration: underline;
}

#descriptionBlock {
	color: #99730D;
}

#projectTypeBlock {
    width: 480px;
    color: #FFFFFF;
    height: 180px;
}

#projectTypeDescription {
    line-height: 16px;
    font-size: 12px;	 
	text-align: justify;
}

#projectTypeDescription p {
	margin-top: 0;
}

#recentProjectsHeadline {
    padding-top: 20px;
    padding-bottom: 18px;
}

#descriptionBlock p {
	margin-top: 0;
}

.gridTableTitleLayout {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #C6C6C6;
    visible: false;
	visible: false;
}

.gridThumbnailPadding {
    padding-right: 10px;
    visible: false;
	visible: false;
}

.gridLinkPadding {
    padding-right: 10px;
    visible: false;
	visible: false;
}

.gridTeaser {
	line-height: 1.5em;
	font-size: .95em;
	visible: false;
}

.gridGoldHighlightLeft {
	line-height: 1.5em;
	font-size: .95em;
	color: #99730D;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #C6C6C6;
	visible: false;	
}

.gridGoldHighlightRight {
   	line-height: 1.5em;
	font-size: .95em;
	color: #99730D;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #C6C6C6;
    text-align: right;
    visible: false;
}

img {
	border: 0;
}

a {
	color: #99730D;
	font-weight: normal;
	text-decoration: none;
	
}

a:hover {
	color: #835E16;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #835E16;
	font-weight: normal;
	text-decoration: underline;
}

.clearBoth {
    clear: both;
    line-height: 0;
    height: 0;
    width: 0;
    visible: false;
}

/* Milonic Menu Styles */
.opaque { 
	opacity: .95; 
	-moz-opacity: .95;
	text-decoration: none;  
	visible: false;
}