/* CSS Document */
body{
background-color: #7e7d7b;
}
#sidebar{
background-color: #746062;
}
#mainDiv{
position: absolute;
left: 0px;
top: 0px;
}
#maintable{
background-color: #A8A9AD;
}
.completedprojectstile{
background-image:url(../images/completed_projects_images/completed_projects_middle.jpg);
}
.completedprojectstile2{
background-image:url(../images/completed_projects_images/completed_projects_middle.jpg);
padding: 0px 25px 0px 25px;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.textbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.textwhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.textpadding{
	padding: 10px 10px 10px 20px;
}
.contacttextpadding{
	padding: 10px 10px 0px 30px;
}
.bold{
font-weight: bold;
}
.link{
 text-decoration: none;
 font-weight: bold;
 color: #661416;
}
.link:hover{
 color: #B19F6F;
}
.np_padding{
	padding: 0px 0px 0px 15px;
}
.np_padding{
	padding: 0px 0px 0px 15px;
}
#ravineparkpict{
background-image:url(../images/new_projects_images/ravine_park_on_gate_render.jpg);
background-repeat:no-repeat;
background-position: bottom;
background-position: right;
}
.footerlinks{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #a59861;
font-size: 11px;
font-weight: bold;
}
.footerlinks:hover{
color: #EEEEEE;
}

#flashBuilding{
	top: 346px;
	left: 124px;
	position: absolute;
	z-index: 1;
}
.flashHolder{
	width: 560px;
	height: 460px;
}
.test{
	z-index: 100;
}