body {
	margin:0px;
	background-color: #fff;		
	color: #333;
	font-family: Lucida Grande, 'Helvetica Neue', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	}


a:visited, a:active, a:link {
	background-color: transparent;
	color: #967D76;
	text-decoration: underline;
	font-family: georgia, times, 'times new roman', serif;
	font-size: 11px;
	line-height: 12px;
	}

a:hover {
	color: #D8C0B1;
	text-decoration: none;
	font-family: georgia, times, 'times new roman', serif;
	font-size: 11px;
	line-height: 12px;
	}

a.red:visited, a.red:active, a.red:link {
	color: #600;
	text-decoration: none;
	font-family: Lucida Grande, 'Helvetica Neue', Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	}

a.red:hover {
	color: #600;
	text-decoration: underline;
	font-family: Lucida Grande, 'Helvetica Neue', Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	}
	
.bodyText {
	font-family: Lucida Grande, 'Helvetica Neue', Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	line-height: 150%; 
	color: #333; 
	background: #fff; 	
	}
	
UL { 
	list-style: square
	}
	
P { 
	clear: left 
	}

.tileFront {
	border-left: 1px #fff solid;
	}

.tile {
	border-left: 1px #fff solid;
	height: 575px;
	}

.photo {
	border: 0px
		}

.mauve {
	background-color: #D8C0B1;
	color: #333;
	}

.fronttext {
	border-top: 1px #fff solid;
	background-color: #600;
	color: #fff;
	padding: 15px;
	font-family: georgia, times, 'times new roman', serif;
	line-height: 21px;
	}

.fronttext a:visited, .fronttext a:active, .fronttext a:link, .fronttext a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	font-family: georgia, times, times new roman, serif;
	font-size: 11px;
	line-height: 12px;
	}

h1 {
	font-weight: normal;
	color: #600;
	background-color: transparent;
	font-family: georgia, times, 'times new roman', serif;
	line-height: 21px;
	font-size: 17px;
	}

h2 {
	font-weight: normal;
	color: #967D76;
	background-color: transparent;
	font-family: georgia, times, 'times new roman', serif;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: -1.5px;
	}

.pad {
	padding: 10px 20px 20px 20px;
	}

#topColor {
	position: absolute;
	left: 800px;
	top: 40px;
	height: 53px; 
	background-color: #D8C0B1;
	border-left: 1px #fff solid;
	}