@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(/brentwoodCivicCenter/images/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #c6c4b7;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gallery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
}
.formBox {
	width: 250px;

}
table {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.header {
	height: 469px;
	width: 736px;
	align: center;
}
.subheader {
	height: 145px;
	width: 736px;
	align: center;
	}
.nav_bg {
	height: 469px;
	width: 736px;
	background-image: url(/brentwoodCivicCenter/images/landing_bg.jpg);

}
.nav_rtmain {
	float: right;
	width: 201px;
	position: relative;
	align: right;
}
.nav_ltmain {
	float: left;
	width: 400px;
	position: relative;
	align: left;
}
.mainbody {
	width: 736px;
	background-color: #43352b;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1C1;
	padding: 7px 5px 7px 20px;
}
.subnav a {
	text-decoration: underline;
	color: #999999;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 110px;
	padding-top: 85px;
	padding-right: 100px;
	padding-bottom: 0px;
}

.maincontentProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 35px;
	padding-top: 85px;
	padding-right: 35px;
	padding-bottom: 0px;
}


.headertext {
	font-size: 12px;
	color: #000000;
}
.headertitle {
	font-size: 28px;
	color: #3a5427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	position: relative;
	left: 50px;
	top: 90px;
}

/* Page Section background images */


.progression_watermark {
	background-image: url(/brentwoodCivicCenter/images/progression_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}



/* OVERVIEW */
.overview_watermark {
	background-image: url(/brentwoodCivicCenter/images/overview_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* DESIGN CONCEPTS */
.designconcepts_watermark {
	background-image: url(/brentwoodCivicCenter/images/designconcepts_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* FLOOR SITE PLAN */
.floorsiteplan_watermark {
	background-image: url(/brentwoodCivicCenter/images/floorsiteplan_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* ARCHITECT */
.architect_watermark {
	background-image: url(/brentwoodCivicCenter/images/architect_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* TIMELINE */
.timeline_watermark {
	background-image: url(/brentwoodCivicCenter/images/timeline_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* ENVIRONMENTAL STRATEGIES */
.ev_watermark {
	background-image: url(/brentwoodCivicCenter/images/ev_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTACT US */
.contactus_watermark {
	background-image: url(/brentwoodCivicCenter/images/contactus_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}


/* CONTACT US */


.bidprocess_watermark {
	background-image: url(/brentwoodCivicCenter/images/bidprocess_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}








.blog_watermark {
	background-image: url(/brentwoodCivicCenter/images/blog_watermark.gif);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.navigation {
	background-color: #43352b;
	padding: 0px 0px 0px 10px;
}
#navigationlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

/* LINK DECORATION MAIN SITE */
a:visited {
	color: #3a5427;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #3a5427;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #3a5427;
	font-family: Arial, Helvetica, sans-serif;
}

/* LINK DECORATION NAVIGATION */

#navigationlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
#navigationlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
#navigationlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* LINK DECORATION NAVIGATION LANDED PAGE */
#landinglinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#landinglinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

