body, table {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #42210B;
}
body {
	background: #756782;
}
.mainContainer {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.viewCart {
	text-align: left;
	margin-left: auto;
	margin-right: 250px;
}
.topNav {
	width: 869px;
	text-align: right;
	margin-left: auto; 
	margin-right: auto;
}
.container {
	width: 869px;
	background: #ffffcd;
	padding: 0px;
	margin: 0px;
	margin-left: auto; 
	margin-right: auto;
}
a {
	color: #914232;
}

.sbmtbtn {background:#756782;border:1px solid #914232;color:#FFF;padding:2px 5px;margin:5px;}

.label {
	color: #756782;
	font-weight: bold;	
}

.collection_header {
	color: #756782;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.mailto {
	color: #42210B;
	padding-left: 15px;
}
.header {
	font-weight: bold;
}
a.retreats {
	text-decoration: none;
	color: #42210B;
	line-height: 16px;
}
a.retreatsOn {
	text-decoration: none;
	color: #914232;
	line-height: 16px;
}
a.retreats:hover {
	text-decoration: none;
	color: #914232;
	line-height: 16px;
}
a.home {
	color: #4A3361;
	line-height: 16px;
}
a.home:hover {
	color: #914232;
	line-height: 16px;
}
.bioname {
	color: #914232;
}
.copyright {
	color: #4a3361;
	font-size: 10px;
	text-align: left;
	width: 869px;
	margin-left: auto; 
	margin-right: auto;
	padding-top: 10px;
	padding-left: 70px;
}
a.copy {
	color: #4a3361;
	font-size: 10px;
}
a.copy:hover {
	color: #b890c2;
}
.retreatName {
	color: #914232;
	font-size: 14px;
}
.retreatSub {
	color: #4A3361;
	font-size: 14px;
}