@charset "utf-8";
/* ------------------------------------- MAIN */
#contactleft {
	float: left;
	width: 464px;
}
.formholder {
	float: left;
	width: 431px;
	padding: 10px 0 0 15px;
	background: url(../../images/panels/gallery-title-top.gif) top left repeat-x;
}
.formholder .intro {
	padding: 0 0 9px 2px;
}
#contactright {
	float: left;
	width: 221px;
	padding: 0 0 0 17px;
}
.topbox {
	background: url(../../images/panels/gallery-title-top.gif) top left repeat-x !important;
}
.rightbox {
	float: left;
	width: 221px;
	padding: 15px 0 5px 0;
	color: #474747;
	background: url(../../images/panels/onepx-dotted.gif) top left repeat-x;
}
.rightbox .icon {
	float: left;
	width: 50px;
	text-align: center;
}
.rightbox .entry {
	float: left;
	width: 171px;
	padding: 0 0 7px 0;	
}
.lineheight {
	line-height: 1.4em;
}
.rightbox .entry strong {
	color: #7f9ab8;
}
.rightbox .entry span {
	color: #2dc6e7;
	font-size: 1.5em;
	font-weight: bold;
}
.rightbox .mapbox {
	float: left;
	width: 221px;
	padding: 8px 0 12px 0;
	text-align: center;
	/*background: url(../../images/panels/onepx-dotted.gif) bottom left repeat-x;*/
}
#staff {
	float: left;
	width: 702px;
	padding: 10px 0 20px 0;
}
#staff .row {
	float: left;
	width: 702px;
	padding: 15px 0 0 0;
}
#staff .first {
	background: url(../../images/panels/gallery-title-top.gif) top left repeat-x;
}
#staff .row .person {
	float: left;
	display: inline;
	position: relative;
	width: 218px;
	margin: 0 0 0 15px;
	background: url(../../images/panels/lined-bg.gif) top left repeat;
}
#staff .row .person .top, #staff .row .person .bottom {
	position: absolute;
	left: 0;
	clear: both;
}
#staff .row .person .top {	
	top: 0;	
}
#staff .row .person .bottom {
	bottom: 0;
}
.ie6 #staff .row .person .bottom { /*IE fix*/
	bottom: -1px;
}
#staff .row .person .desc {
	float: left;
	width: 218px;
}
#staff .row .person .desc img {
	float: left;
	margin: 0 10px 0 0;
}
#staff .row .person .desc strong {
	display: inline-block;
	padding: 0 0 5px 0;	
}
#staff .row .person .desc div {
	float: left;
	width: 120px;
	padding: 10px 3px 10px 0;
}
.howdidyou .name {
	width: auto !important;
}
.howdidyou .field {
	width: 174px !important;
	padding: 2px 0 0 10px;
}
a.starttour {
	display: inline-block;
	padding: 0 0 0 8px;
	margin: 0 0 0 5px;
	font-weight: bold;
	background: url(../../images/bullets/blue-arrow-bullet.gif) 0px 4px no-repeat;
}