body {
	background:#F4F4F4;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	
		scrollbar-face-color: #cc0000;
		scrollbar-shadow-color: #990000;
		scrollbar-highlight-color: White;
		scrollbar-3dlight-color: #cc0000;
		scrollbar-darkshadow-color: #660000;
		scrollbar-track-color: #ffcccc;
		scrollbar-arrow-color: #ffffff;
}

body#address {
	background:#203742;
}

#address h4 {
	color:white;
}
a {
	text-decoration:none;
	color:white;}

a:hover {
	color:#ddd;
}

img {
	border:none;
}
div {
	padding:none;
	margin:none;
}

#main {
	position:relative;
	margin:auto;
	margin-top:30px;
	width:800px;
	height:490px;
	background:white;
	border-bottom:1px solid #333;
}

#upper {
	position:relative;
	width:100%;
	height:375px;
	background:#203742;
	color:white;
}

#navigation {
	position:absolute;
	left:50px;
	top:10px;
	width: 300px;
	height:30px;
	color:white;
}

#home{
	position:absolute;
	left:0px;
	top:10px;
	width:50px;
	height:30px;
	padding-left:4px;
	color:white;
}

#navigation span {
	padding-left:10px;
}

#tagline {
	position:absolute;
	left:355px;
	top:150px;
	width:420px;
	height:40px;
	background-image:url(http://www.stohnhay.com/media/tagline.gif);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	left:-10px;
	top:405px;
	width:425px;
	height:70px;
	background-image:url(http://www.stohnhay.com/media/logo.gif);
	background-repeat:no-repeat;
}

#illustration {
	position:absolute;
	left:-12px;
	top:74px;
	width:330px;
	height:320px;
	background-image:url(http://www.stohnhay.com/media/building.gif);
	background-repeat:no-repeat;
	z-index:1000;
}

#map {
	position:absolute;
	left:0px;
	top:50px;
	height:312px;
	width:370px;
	color:black;
	border:green;
}

#content {
	position:absolute;
	left:420px;
	width:370px;
	min-height:370px;
}

#content .heading {
	position:relative;
	top:2px;
	border:1px solid #666;
	border-top:none;
	border-right:none;
	padding:0px 6px 2px 40px;
	font-size:14pt;
}

#content .copy {
	width:370px;
	line-height:16pt;
	border-right:1px solid #777;
	margin-top:15px;
	color:#ddd;
}

#pageNav {
	position:absolute;
	color:#ccc;
	font-weight:bold;
	left:520px;
	bottom:-20px;
	width:180px;
}

#pageNav a {
	color:black;
}

#pageNav a:hover {
	color:#333;
}

#pageNav .left {
	float:left;
}

#pageNav .right {
	float:right;
}

#pdfArea {
	position:absolute;
	left:340px;
	top:200px;
	text-align:center;
	font-size:.8em;
}

#credentials {
	line-height:2em;
	position:absolute;
	z-index:1000;
	padding-right:8px;
	right:475px;
	bottom:160px;
	font-size:.9em;
	text-align:right;
}

#credentials p {
	display:inline;
	margin-top:5px;
	margin-bottom:0px;
	background:#485b5d;
}
.copy p {
	margin-top:5px;
	margin-bottom:7px;
}

.copy ul {
	margin-top:20px;
}

#content .copy .label {
	float:left;
	width:150px;
}

#maplink {
	position:relative;
	padding-left: 8px;
	left:20px;
	width:40px;
	font-size:.9em;
	text-align:right;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}

#bio{
	width:440px;
	height:310px;
	margin-top:10px;
	float:right;
}

#bio h4 {
	font-size:1.1em;
}

#bio li {
	font-size:.8em;
	line-height:1.3em;
	color:white;
}

#bio p{
	margin-bottom:8px;
	font-size:.8em;
	line-height:1.3em;
	color:white;
}

.bio_frame {
	width:100%;
	height:320px;
	border:none;
}

.bio_title {
	position:absolute;
	left:146px;
	top:2px;
	width:220px;
	font-weight:bold;
	color:#dddddd;
	z-index:1000;
	margin-top:4px;
	font-size:1.1em;
	text-align:left
}

.blockFloat {
	float:left;
	width:95px;
	height:190px;
}

.emailIcon {
	position:relative;
	top:2px;
	width:49px;
	height:12px;
	padding-left:5px;
}
#content .copy .datum {
	float:right;
	width:218px;
}


.widecontent {
	
}

.widecontent p {
	margin-bottom:5px;
}

.portrait_col {
	height:330px;
	position:absolute;
	width:150px;
	top:0px;
}
.portrait {
	position:relative;
	height:75px;
	margin-bottom:6px;
}

.portrait .label {
	position:absolute;
	bottom:0px;
	left:1px;
	overflow:hidden;
}

