/* general bio page titles */
h1.title{
	height: 39px;
	margin: 23px 0 11px 0;
}

#top{
	overflow: hidden;
}

#top #content{
	float: left;
	width: 531px;
}

#top #picture{
	float: right;
	width: 247px;
}

#top #picture img{
	border: 1px solid #DADADA;
}

#bottom{
	position: relative;
	margin:0 auto;
	width:860px;
}
* html #bottom{
	margin-top: 5em;
}

/*
#bottom{
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	margin:0 auto;
	position:relative;
}
*/
#bottom #b-cu{
	display: block;
	float: left;
	background: url(../images/bottom-nav.gif) no-repeat left top;
	width: 224px;
	height: 45px;
}

#bottom #b-h{
	display: block;
	float: left;
	margin-left: 80px;
	height: 45px;
	width: 204px;
	background: url(../images/bottom-nav.gif) no-repeat -40px -58px;
}

#bottom #b-cu span,
#bottom #b-h span{
	position: absolute;
	left: -99999px;
}

#quote{
	float: left;
	width: 531px;
/*	padding-top: 33px; */
}

#quote .big{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A18C61;
	font-size: 2em;
	margin-top: .3em;
	line-height: 1.2em;
}

#bottom #nav{
	float: right;
	padding-top: 42px;
	width: 247px;
}

#bottom #nav #b-cu{
	display: block;
	background: url(../images/bottom-nav-home.gif) no-repeat left top;
	width: 208px;
	height: 45px;
	margin-left: 11px;
}

#nav #b-om{
	display: block;
	float:right;
	height: 45px;
	width: 208px;
	background: url(../images/bottom-nav-home.gif) no-repeat 1px -70px;
	margin: 24px 0 0 11px;
}

#nav #b-cu span,
#nav #b-om span{
	position: absolute;
	left: -99999px;
}

#bottom #nav .fancy-vip{
	margin: 30px 0;
}
#bottom .vcard{
	margin:0 auto;
	/*
	padding-top: 30px;
	float: left;
	*/
	width: 570px;
}
#bottom .vcard .adr,
#bottom .vcard .tel-wrap,
#bottom .vcard .email-wrap{
	float: left;
	overflow: hidden;
	width: 200px;
}
#bottom .vcard .tel-wrap{
	width: 170px;
}
#bottom .vcard .email-wrap{
	width: 180px;
}
#bottom .vcard .adr .type,
#bottom .vcard .tel .type,
#bottom .vcard .email-wrap .type{
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #a18c61;
	font-style: italic;
	padding-right: 10px;
	width: 50px;
	text-align: right;
}
#bottom .vcard .email-wrap .type{
	width: 30px;
}
#bottom .vcard .adr .type{
	height: 40px;
}
#bottom .vcard .adr .street-address{
	display: block;
}
#bottom .email-wrap a{
	text-decoration: none;
	color: #D9D9D9;
}
.dropcap{
	color: #A18C61;
	font-size: 6em;
	margin-top: .3em;
}
.bio-link{
	text-decoration: none;
	color: #ADADAD;
	font-size: .9em;
}

.bio-link span{
	padding-right: 2px;
	color: #A18C61;
}

/* jason's page */
#bio-jason h1.title{
	width: 149px;
	height: 39px;
	background: url(../images/title-bio-jcline.gif) no-repeat left top;
}

/* michael's page */
#bio-michael h1.title{
	width: 198px;
	height: 41px;
	background: url(../images/title-bio-mwurliger.gif) no-repeat left top;
	margin-bottom: 9px;
}