html {
	background: #2b171b url(../ui/site-bground.png) repeat-x fixed;
}

div#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #d9aa33;
	border-left: 1px solid #d9aa33;
	border-bottom: 1px solid #d9aa33;
	background-color: #84002e;
}

div#branding h1 {
	border-bottom: 1px solid #ddcbb3;
	background-color: #976542;
}

div#content {
	float: right;
	width: 600px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#navigation {
	float: left;
	clear: left;
	width: 243px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #720026;
}

div#navigation ul {
	float: none;
	clear: both;
	list-style-type: none;
	width: 240px;
	border-bottom: 1px solid #f59747;
	padding: 0;
	margin: 0 0 3px;
}

div#navigation ul a:link, ul a:visited, ul a:hover, ul a:active {
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	border-right: 1px solid #e99043;
	border-bottom: 1px solid #a8672e;
	padding: 5px 10px 5px 20px;
}

div#navigation ul a:link {
	background-color: #bf7535;
	color: #ddcbb3;
}

div#navigation ul a:visited {
	background-color: #bf7535;
	color: #ddcbb3;
}

div#navigation ul a:hover {
	background-color: #db873f;
	color: #fefffe;
}

p#copyright {
	clear: both;
	background-color: #b89028;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	padding-top: 10px;
	line-height: 1.6em;
}

img.product {
	float: right;
	padding: 0;
	margin: 0 0 5px 20px;
	border: 1px solid #ff006a;
}

img.testimonial {
	float: right;
	padding: 0;
	margin: 0 0 5px 20px;
	border: 1px solid #f0ba8f;
}

img.framed {
	float: right;
	padding: 0;
	margin: 0 0 5px 20px;
	border: 1px solid #ff9248;
}

p.prod_info {
	font-size: 1.3em;
	color: #e7d4af;
	margin-bottom: 20px;
}

h2 {
	margin-top: 20px;
	color: #ffce64;
	font: 2.5em "Times New Roman", Times, serif;
}

p {
	color: #f5f5f5;
	font: 1.4em/1.5em "Times New Roman", Times, serif;
}

p.form {
	color: #f5f5f5;
	font: 1.2em/1.5em "Times New Roman", Times, serif;
}

div#content p {
	margin-bottom: 15px;
}

div#content ul {
	margin-top: 20px;
	margin-bottom: 30px;
}

div#content li {
	font-size: 1.2em;
	color: #e9e9e9;
	margin-bottom: 12px;
	line-height: 1.5em;
}

div#content a:link {
	color: #fdd86a;
	text-decoration: none;
}

div#content a:visited {
	color: #fdd86a;
	text-decoration: none;
}

div#content a:hover {
	color: #fdd86a;
	text-decoration: underline;
}

div#healing_school_reg {
	float: right;
	border: 3px solid #bf7535;
	width: 230px;
	padding: 7px;
	margin: 0 7px 0 12px;
	text-align: center;
	border-radius: 9px;
	background-color: #481a3e;
}

div#healing_school_reg p {
	font: 10pt sans-serif;
	color: #f2dbbf;
}

div#healing_school_reg p.address {
	font: 10pt sans-serif;
	color: #feffff;
}

div#healing_school_reg p.last_day {
	font: bold 10pt sans-serif;
	color: #ff2b57;
}

div#healing_school_reg p.prod {
	color: #fdcb71;
	font: bold 12pt/1.7em sans-serif;
}

div#healing_school_reg p.price {
	color: #feffff;
	font: italic 22pt serif;
}

div#healing_school_reg p.secure {
	color: #459bfa;
	margin-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
	font-style: italic;
	font-size: 10pt;
	border-bottom: 1px dashed #b04a9b;
	padding-bottom: 14px;
}

div#healing_school_reg p.secure img {
	display: block;
	margin: 10px auto 3px;
}

p#design {
	clear: both;
	background-color: #b89028;
	text-align: center;
	font-size: 12px;
	padding-top: 0;
	line-height: 1.6em;
	font-variant: small-caps;
}

p#design a:link {
	text-decoration: none;
	color: #ece2cd;
}

p#design a:visited {
	text-decoration: none;
	color: #ece2cd;
}