body {
	margin: 0px;
	padding: 0px;
	background-color: #D7D1C1;
}

.space {
	padding: 10px 10px 10px 10px;
}

H1 {
	color: #3E0357;
	font-weight:bold;
	font-size:18px;
	font-family: Tahoma, Verdana, Arial;
}


H2 {
	color: #292929;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
}

.formS {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.splashTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 19px;
	color: #30241D;
}
.splashTxt a {
	color: #3E0357;
	text-decoration: none;
}
.splashTxt a:hover {
	color: #3E0357;
	text-decoration: underline;
}
.splashTxt-right {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 19px;
	color: #30241D;
}
.splashTxt-right a {
	color: #3E0357;
	text-decoration: none;
}
.splashTxt-right a:hover {
	color: #3E0357;
	text-decoration: underline;
}
.productTxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #30241D;
}
.productTxt a {
	color: #3E0357;
	text-decoration: none;
}
.productTxt a:hover {
	color: #3E0357;
	text-decoration: underline;
}
.purpleTxt {
	color: #3E0357;
}
.goldTxt {
	color: #918973;
}
.largeTxt {
	font-size: 14px;
	color: #3E0357;
	font-weight: bold;
}
.imgs {
	border: thin solid #EAE7DE;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}
.imgsProducts {
	border: 0px solid #918973;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.tableTxt {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #30241D;
}
.text {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* globalised content */
#bodyWrap {
	width: auto;
	overflow: hidden;
}

#leftBody {
	width: 540px;
	float: left;
}

#rightBody {
	width: 180px;
	float: right;
}

#wholeBody {
	width: auto;
	margin-bottom: 20px;
}

#blogArea {
	width: 540px;
	float: left;
}

#blogSide {
	width: 180px;
	float: right;
}

#containmentBlog {
	width: auto;
	margin: auto;
	overflow: hidden;
}

li {margin: 0 0 0 0;
margin-bottom: 3px;}

ul {margin: 0 0 0 0;
list-style-position: outside;
}

ol {list-style: lower-alpha inside
margin: 0 0 0 0;}