body {
	text-align:center;
}

div#homecontainer {
	background:url(../img/home_bg.jpg) top left repeat-x;
	min-height:660px;
}

div#homeimage {
	height:432px;
	margin:0 auto 0 auto;
	position:relative;
	text-align:left;
	width:900px;
}

div#logo {
	text-align:left;
	margin:0 auto;
	width:900px;
}

div#homeimage a {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.1em;
	text-decoration:none;
}

div#homeimage a span {
	color:#000;
	font-size:1.4em;
	font-weight:bold;
}

div#homeimage div.danwagner a span,
div#homeimage div.shaawasmund a span {
	font-size:1.8em;
}

div#homeimage div.danwagner a,
div#homeimage div.shaawasmund a {
	line-height:1.3em ;
}

.email {
	font-size:0.75em;
	font-weight:bold;
	left:0;
	position:absolute;	
	top:0;
}

.email a {
	font-family:Arial, Helvetica, sans-serif !important;
}

.andrebrown {
	left:-15px;
	position:absolute;	
	top:50px;
}

.benway {
	left:135px;
	position:absolute;	
	top:48px;
}

.danwagner {
	left:345px;
	position:absolute;	
	text-align:left;
	top:12px;
}

.shaawasmund {
	left:620px;
	position:absolute;	
	text-align:left;
	top:35px;
}

.miketurner {
	left:813px;
	position:absolute;	
	text-align:left;
	top:35px;
}


/* -- bottom nav -- */

div#bottomnavhome {
	background:url(../img/home_bottom.jpg) top center no-repeat;
	height:88px;
	margin:0 auto;
	text-align:center;
	width:900px;
}

div#bottomnavhome div {
	float:left;
	height:84px;
}

div#bottomnavhome div.projectsbutton {
	display:inline;
	margin-left:338px;
}

div#bottomnavhome div div {
	background:url(../img/button.gif) top left no-repeat;
	height:33px;
	margin-right:5px;
	margin-top:10px;
	width:107px;
}

div#bottomnavhome div a {
	color:#7b7b7b;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding-top:8px;
	text-transform:uppercase;
}

div#bottomnavhome div a:hover {
	color:#385d1e;
}


/* -- bottom paragraph (back to bs link) -- */

div#homecontainer p {
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Sans-Serif;
	font-size:70%;
	margin:10px auto;
	text-align:center;
	width:900px;
}

div#homecontainer p a:hover {
	text-decoration:underline;
}

p.backto a {
	font-size:1.2em;
	letter-spacing:normal;
}
