

/* Presentation Stylesheet */ 

h1 {
 margin:0;
 padding: 0;
 color: #9f7020;
 font-family: "Arial Black";
 font-weight: normal;
 }

h2 {
 margin:0; 
 padding: 0;
 color: #0d3813;
 font-family: "Lucida Handwriting", sans-serif;
 }
 
p {
margin-top: 0;
}

body {
font-family: "Times New Roman", serif;
}
 
 
#cont p {
	line-height: 150%;
}

.img-border {
	padding: 8px;
}

h1.spa-title {
	margin: 0;
	padding: 0;
 color: #9f7020;
	font-size: 20px;
}

h2.spa-title {
	margin: 0;
	padding: 0;
	color: #103410;
	font-size: 16px;
	font-family: "Arial", sans-serif;
	 font-weight: bold;
}

.spa-specs {
	font-size: 12px;
	font-family: "Arial", sans-serif;
	line-height: 190%;
}

.designer {
	font-size: 14px;
	font-family: "Arial", sans-serif;
	line-height: 190%;
}

.bolder {
	font-size: 13px;
}

.border {
	border-left: 1px solid #c7baaa;
}

.model {
	font-weight: bold;
	font-size: 15px;
	font-family: "Arial", sans-serif;
	text-align: center;
}

.features h2 {
		font-family: "Arial", sans-serif;
			font-weight: bold;
				font-size: 15px;
}
.features h1 {
		font-family: "Arial", sans-serif;
			font-weight: bold;
				font-size: 18px;
}



.features p, ul li {
	line-height: 100%;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

ul li {
	font-family: "Times New Roman", serif;
	font-size: 14px;
margin-left:0;
		line-height: 150%;
		list-style-position: inside;

}

.brown {
	color: #887b65;
	padding: 10px;
}

#footer a {
 color: #333333;
 text-decoration: none;
}