body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}


h1 {
margin-top:40px;
	color:#ceb280;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	float:none;
	display:block;
	font-size:1.5em;
		}
.opening h1{
margin-top:10px;
	text-align:center;
}
h2 {
	color:#856d3f;
	margin:0px;
padding:0px;
	font-size:1em;
	}
h2.textleft {
margin-left:30px;
	}
h2.textspandesc {
margin-left:30px;
text-align:left;
}
h2.profileleft {
text-align:left;
margin-left:30px;
	}

h3 {
	color:#856d3f;
	margin: 0px 30px 5px 30px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	clear:right;
}

h3.footer {
	color:#ceb280;
	margin: 10px 30px 25px 30px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.electronic-mail a {
	color:#ceb280;
	text-decoration:none;
}


h4 {
	color:#ceb280;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	float:none;
	display:block;
	padding:0px;
	font-size:.8em;
}


p {
	color:#856d3f;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
}
.right {
	color:#ceb280;
	text-align:right;
	margin-left:550px;
	width:150px;
	padding:0px;
	margin-top:0px;
}
.left {
	color:#ceb280;
	text-align:left;
	float:left;
	margin-left:30px;
	width:540px;
	padding:0px;
	margin-top:0px;
}
.pricesdesc {
	text-align:left;
	clear:left;
	padding-left:20px;
	font-size:0.9em;
}


.maincontent a {
	text-decoration: none;
	background-color:#ffffff;
	padding: 0em 0em;
	}

.maincontent a:link, .maincontent a:visited
{
	color: #a29fa0;
}

.maincontent a:hover
{
	color: #ceb280;
}

.imgleft {
	float:left;
	padding:10px;
	}
.imgright {
	float:right;
	padding:10px;
	}
	
.pink {
	color:#856d3f;
}
.grey {
	color:#ceb280;
}

.middle {
	text-align:center;
}

.clear {
	clear:both;
}

.textleft {
	color:#ceb280;
	width:300px;
	float:left;
	font-weight:bold;
	position:relative;
	clear:left;
text-align:left;
}
html > body .textleft {
	margin-bottom:0px;
}
.textspandesc {
	color:#ceb280;
	width:520px;
	float:left;
	font-weight:bold;
	position:relative;
	clear:left;
}

.textspan {
	color:#f0acc9;
	width:520px;
	float:left;

}
.textspanright {
	color:#ceb280;
	width:400px;
	float:right;
	text-align:right;
	font-weight:bold;

}
.textmiddle {
	color:#ceb280;
	width:220px;
	float:left;
	font-weight:bold;

}
.textright {
	color:#ceb280;
	width:216px;
	float:left;
	text-align:right;
	font-weight:bold;

}

.contentimageright {
	margin:0px 30px 0px 20px;
	padding-bottom:10px;
	float:right;
}
.prices p{

	margin:0px 30px 0px 30px;
}
hr {
	width:740px;
	height:1px;
	clear:left;
}

.clearleft {
	clear:left;
}
.maincontent ul li{
	color:#ceb280;
	text-align:left;
	margin-left:70px;
	list-style-type:circle;
	padding-left:10px;
	list-style-position: outside;
}

.clearright {
	clear:right;
}

#error {
width:560px;

}


.hidden {
display:none;
}


img {
border:none;
}

