BODY {
	color : #796422;
	font-family : "Trebuchet MS", verdana, sans-serif;
	text-align : left;
}

TD {
	font-family : "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 8px;
}


A {
	color : Olive;
}

A.email {
	color : white;
}

A:HOVER {
	color : #9932CC;
}

H1 {
	font-size : x-large;
	margin-top:3px;
	margin-bottom: 8px;
	font-weight : normal;
	line-height : 30px;
}

H2 {
	font-size : larger;
	margin-top:3px;
	margin-bottom: 8px;
	line-height : 30px;
}

HR {
	color: Olive;
	background-color:#D2D7D9;
	width:100%;
	height:1px;
	margin:0px;
}

.showPlot {
	background-image: url(images/sale_bg.jpg);
	background-repeat: no-repeat;
}

.slideshow {
	margin-left: 35px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.gallery {
	margin: 20px;
}
	
.imgcaption
{
	font-size: x-small;
	color: Olive;
	padding-top:3px;
	padding-bottom:3px;
	}
	
.whitetext{
	color : White;
}

.plot {
	font-size : x-large;
	margin-top:3px;
	margin-bottom: 12px;
	font-weight : normal;
	line-height : 30px
}
	
.location {
	font-size : larger;
	margin-top:3px;
	margin-bottom: 3px;
}