@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #E6E6E6;
	margin-top: 10%;
}
.style1 {
	color: #FFFFFF
	
} .style2 {
	color: #999999;
	font-size: 11px;
	line-height: 15px;
}
.style3 {
	color: #000000;
	font-size: 11px;
	line-height: 3px;
}

#box {
	border: 2px solid #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-size: 11px;
}
#insideBox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#greyLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#greyLine  a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#greyLine   a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#greyLine   a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#greyLine   a:active {
	text-decoration: none;
}

.style3 {font-size: 11px; color: #FFFFFF; }

#form1 {
	line-height: 10px;
	}

#subnav {
	background-color:#585858;
	text-align:left;
	padding:6px 0 0 20px;
	border-bottom:2px solid #000000;
	}
	
	#subnav a {
	padding:0px 6px 0px 6px;
	text-align:left;
	float:left;
	margin:0 0 0 5px;
	}
	
	#subnav a.active, #subnav a:hover {
	color:#ffffff;
	background-color:#000000;
	padding:0px 6px 0px 6px;
	}
	
#textbox {
overflow:auto;
width:690px;
height:167px;
padding:21px;
}

a.stage {
font-size:13px;
text-transform:uppercase;
font-weight:bold;
color:#ffffff;
display:block;
height:33px;
border-top:1px dotted #ffffff;
text-align:left;
padding:8px 20px 0 20px;
line-height:100%;
background-color:#817e7f;
cursor:default;
}

a.br_download {
font-size:18px;
font-weight:bold;
background: url(images/brochure_thumb.jpg) no-repeat top left;
padding:0 0 0 45px;
display:block;
heigh:65px;
float:left;
height:35px;
}

a.lm_download {
font-size:18px;
font-weight:bold;
background: url(images/location_map.jpg) no-repeat top left;
padding:0 0 0 45px;
display:block;
heigh:65px;
float:left;
height:35px;
}

a.sp_download {
font-size:18px;
font-weight:bold;
background:  url(images/site-plan_thumbs.jpg) no-repeat top left;
padding:0 0 0 45px;
display:block;
heigh:65px;
float:left;
height:35px;
}

a.ep_download {
font-size:18px;
font-weight:bold;
background: url(images/elevation-plan_thumbs.jpg) no-repeat top left;
padding:0 0 0 45px;
display:block;
heigh:65px;
float:left;
height:35px;
}

a.br_download:hover, a.lm_download:hover  {
color:#dddddd;
}

a.br_download:hover {
color:#dddddd;
}

#subnav a.backshit {
color: #bbbbbb;
}

#subnav a.backshit:hover {
text-decoration:underline;
background-color: #585858;
color: #bbbbbb;
}