/* CSS Document */

body {
	background:#7CBA87 url(images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}

/* ### Fonts and Headings ### */

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#000;
	line-height:1.5em;
	margin:0;
	padding:0;
}

.11 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#000;
	line-height:1.5em;
	margin:0;
	padding:0;
}

.tahoma20blue {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	color:#005405;
	line-height:1.5em;
	margin:0;
	padding:0;
}

.quoteName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h1,.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#005405;
	margin:0;
	padding:0;
}

h2,.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#005405;
	margin:0;
	padding:0;
}

h3,.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#005405;
	margin:0;
	padding:0;
}

h4,.h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005405;
	margin:0;
	padding:0;
}

/* ### Links ### */

a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#083f7d;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

/* ### ID Tags ### */

#container {
	width:984px;
	margin:0 auto 0 auto;
	padding:0;
}

#topContainer {
	width:984px;
	height:119px;
	margin:0;
	padding:0;	
	position:relative;
}

#logo {
	background:url(images/logo.jpg) no-repeat;
	width:984px;
	height:119px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

#contactTop {
	width:264px;
	position:absolute;
	margin:0;
	padding:0;
	left: 700px;
	top: 18px;
	height: 118px;
}

			#contactTop p {
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#fff;
				margin:0;
				padding:0;
				line-height:1.5em;
				text-align:right;
			}
			
			#contactTop a {
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#fff;
				text-decoration:none;
			}
			
			#contactTop a:visited {
				text-decoration:none;
			}
			
			#contactTop a:hover {
				text-decoration:underline;
			}
			
			#contactTop a:active {
				text-decoration:none;
			}
			
#bodyContainer {
	width:984px;
	margin:0;
	padding:0;
	background:url(images/contentBG.gif) repeat-y;
}

#nav {
	background:url(images/nav.jpg) no-repeat;
	width:934px;
	height:32px;
	margin:0 auto 0 auto;
	padding:0;
}

#banner {
	background:url(images/greenbush-banner.jpg) no-repeat;
	width:934px;
	height:217px;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
}

#side-buttons {
	background:url(images/side-buttons.png) no-repeat;
	width:270px;
	height:203px;
	margin:0;
	padding:12px 0 0 11px;
	position:absolute;
	left: 687px;
	top: -12px;
}

#content {
	background:url(images/content.jpg) no-repeat;
	width:904px;
	min-height:443px;
	margin:0 auto 0 auto;
	padding:10px 15px 0 15px;
}

#contentLeft {
	width:622px;
	margin:0;
	padding:0;
	float:left;
}

#quoteLeft {
	width:19px;
	height:20px;
	float:left;
}

#rightQuote {
	float:right;
	width:240px;
	margin:5px 0 0 5px;
}

		#rightQuote p {
			font-size:11px;
			line-height:1.6em;
		}
	

#contentRight {
	width:265px;
	margin:45px 0 0 0;
	padding:0;
	float:right;
}

#footer {
	background:url(images/footer.png) top center no-repeat;
	width:924px;
	margin:0;
	padding:15px 30px 0 30px;
}

			#footer p {
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:100;
				color:#fff;
				line-height:1.5em;
				margin:0;
				padding:0;
			}


#buildingSpecs {
	float:left;
	width:450px;
}

#buildingSpecsContent {
	width:450px;
}

#propertyText {
	float:right;
	width:435px;
	padding-left:15px;
}
#blurbRight {
	margin-top:1.5em;
	margin-left:1em;
}

.leftCol {
	float:left;
	width:400px;
}

.rightCol {
	float:left;
	width:400px;
	padding:0 0 0 30px;
}

.vacancyDiv {
	background-color:rgb(236,240,243);
	margin:20px;
	padding:5px;
	width:380px;
}

.vacancyDivTD {
	width:200px;
}

#vacShovelReadyLots {
	color:rgb(0,127,5);
	font-size:20px;
	margin-bottom:0;
}

#contentBottom {
	padding-bottom:10px;
}

.infoFloat {
	float:left;
	padding:15px 50px;
	font-weight:bold;
	}
	
	
	.locationTitle {
		text-align:center;
		font-weight:bold;
		position:relative;
		top:20px;
	}

