.dev {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: -12px;
	color: #333333;
	vertical-align: 55%;
}
.phone {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	color: #43302D;
	vertical-align: middle;
	font-weight: bold;
}
.greeting {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #4d0000;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding-bottom: 6px;
}
.phone2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	color: #DECAA4;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}
.corkphoto {
	background-image: url(images/corkphotos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
