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


.mainbody {
	background-image:url(bg.jpg)
}

a {color:#5A4A42;
font-style:normal;
text-decoration:none;
font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	}
	
a:hover {
color:#000000;
}
	
img {
border:0 none;

}

img a, img a:link, img a:active, img a:visited, img a:hover {
border:0 none; }
	
.header {
	position:absolute;
	top:50px;
	width:150px;
	left: 52px;
}

.logolink {
	text-decoration:none;
	border:none;
	color: #edeae3; /* needs to be the same color as the background */

}

.logolink:hover {
	text-decoration:none;
	border:none;
	color: #edeae3; /* needs to be the same color as the background */

}

.navigation {
	position:absolute;
	width:350px;
	top:270px;
	text-align:right;
	line-height:30px;
	font-size:10px;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	letter-spacing:1px;
	list-style:none;
}

.navsub {
	line-height:20px;
	text-decoration:none;
	list-style:none;
	letter-spacing:0px;
	font-size:11px;
	color: #868686;

}

.content {
	position:absolute;
	z-index:100;
	left: 407px;
	top: 265px;
	width:500px;
	padding-left:65px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:20px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);opacity: .5;-moz-opacity: .5; 
	text-align:left;
	line-height:19px;
	font-size:11px;
	color:#000000;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;}

.contentcontact {
	position:absolute;
	z-index:100;
	left: 407px;
	top: 397px;
	width:500px;
	padding-left:65px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:20px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);opacity: .5;-moz-opacity: .5; 
	text-align:left;
	line-height:19px;
	font-size:11px;
	color:#000000;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;}

.headshot {
float:left;
padding:5px;
width:52px;
height:70px;
}

.map {
float:right;
padding:5px;
}

.subhead {
	font-weight:bold;
	line-height:36px;

}
.address {
	position:absolute;
	vertical-align:baseline;
	bottom:30px;
	z-index:100;
	left: 155px;
	text-align:left;
	line-height:18px;
	letter-spacing:.25px;
	font-size:11px;
	color:#806b61;	
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;

}

.imagebar {
position:absolute;
z-index:10;
left:407px;
width:150px;
top:0px;
}