div.imagebox 
{
  background-color : #000;
  background-image : url(../Layout/gallery_tab.gif);
  background-repeat : no-repeat;
  background-position : right bottom;
  text-align : center;
  font-size : 11px;
  width : 402px;
}

div.imagebox img
{
  margin : 1px;
}

div.imagebox a
{
  color : #CCC;
  text-decoration : none;
  line-height : 20px;
} 

div.imagebox a:hover
{
  color : #FFF;
}

div.imagebox._402
{
  width : 402px;
}


.img_right {
	margin: 0px;
	padding: 0px;
	float: right;
}
.img_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.caption10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../Images/tab_horiz.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
	padding-left: 3px;
	background-color: #000000;
	height: 20px;
}
.img_space {
	margin-bottom: 0px;
	margin-top: 10px;
	border: 1px solid #000000;
}
.content12 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
img#liz {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.testimonial1 {
	font-style: italic;
	color: #4F4020;
	text-align: justify;
	margin-bottom: 3px;
}
.testimonial2 {
	font-weight: bold;
	color: #4F4020;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 25px;
}
.contact_box {
	background-color: #AFA08D;
	text-align: left;
	padding: 5px;
	width: 240px;
	border: 1px solid #897861;
}
.contact_title {
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contact_text {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
