body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

img {
	border: 0px;
}
.clr { clear: both; }

a {
	color: #e24911;
}

p {
	font-size: 1.2em;
}

a:hover {
	color: black;
}
div#container {
	
}

div#pagewidth {
	position: relative;
	left: 50%;
	margin-left: -385px;
	width: 770px;
}

div#header {
	clear: both;
	padding: 1px;
}

div#topmenu {
	height: 19px;
	background: #e24911;
	color: white;
	word-spacing: 10px;
	font-size: 1.3em;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 0px;
	clear: both;
}

div#fadedcolor {
	height: 6px; 
	background: #ffffff url('images/yellowfade.jpg') repeat-y;
}

div#topmenu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#topmenu a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

div#pagecontainer {
	
	padding: 7px;
	background: white url('images/lowergraphic.jpg') no-repeat bottom right;
}

div#pagemenu {
	float: left;
	width: 163px;
	color: white;
}

div#meditationmenu {
	background: black;
	padding: 5px;
}

div#meditationmenu ul {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 15px;
	list-style-type: none;
	padding-left: 5px;
	
}

div#meditationmenu ul a {
	text-decoration: none;
	color: white;
}

div#meditationmenu ul a li {
	font-size: 1.1em;
	color: white;
	text-decoration: none;
	width: 100%;
}

div#meditationmenu div.menuhead {
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	border: 2px solid white;
	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
}
	
div#meditationmenu div#meditationmenubg {
	padding: 5px;
	margin-left: 2px;
	background: url('images/menugradient.jpg') repeat-y;
}

div#meditationmenu div#meditationmenubg div.medhead {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
	margin: 0px;
}

div#meditationmenu div#meditationmenubg ul a {

	color: black;
}

div#meditationmenu div#meditationmenubg ul a:hover {
	text-decoration: underline;
}

div#meditationmenu div#meditationmenubg ul a li {
	font-weight: bold;
	color: black;
}

div#meditationmenu div#meditationmenubg ul a:hover li {
	text-decoration: underline;
}

div#newsletterbox {
	padding: 5px;
	
}

div#newsletterbox h3 {
	font-size: 1.4em;
	color: black;
}

div#newsletterbox form input#email_address {
	font-size: 1em;
	width: 10em;
}

div.menuboxes {
	padding: 7px;
	margin-bottom: 10px;
	background: black;
}

div.menuboxes a {
	text-decoration: none;
}

div.menuboxes a h3 {
	font-size: 1.2em;
	
	margin: 0px;
	
}

div.menuboxes a:hover h3 {
	text-decoration: underline;
	border-bottom: 0px solid white;
}

div#box1 a h3 {
	color: #7ce1c2;
}

div#box2 h3 {
	color: #b4b5dd;
}

div#box3 h3 {
	color: #e8eb70;
}

div#box4 h3 {
	color: #b4b5dd;
}

div#maincontent {
	
}

div#contentright {
	float: right;
	width: 584px;
}

div#contentright h2 {
	color: #e24911;
	font-size: 1.9em;
	border-bottom: 1px solid #e24911;
}

div#contentright h3 {
	color: #e24911;
	font-size: 1.5em;
	border-bottom: 1px solid #e24911;
}

div#footer {
	text-align: center;
	color: white;
	clear: both;
	padding: 3px;
	line-height: 1.4em;
}

div#footer a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

.message {
	padding: 10px;
	border: 1px solid #e24911;
	font-size: 1.5em;
	color: red;
}

div.productresult {
	padding: 10px;
}

.productresult a img {
	float: left;
	margin-right: 10px;
}

.productresult a span.title {
	font-size: 1.5em;
}

div#generalleft {
	float: left;
	width: 60%;
	padding-left: 5px;
}

div#generalright {
	float: right;
	width: 33%;
	padding: 10px;
}

div#newest {
	background: #fbf5a0;
	padding: 5px;
	
	text-align: center;
}

div#newest h4 {
	color: #e24911;
	font-size: 1.3em;
	margin: 3px;
}

div#subscriptionbox {
	background: #fbf5a0;
	padding: 10px;
	
	text-align: center;
}

div#subscriptionbox span.big {
	font-size: 1.5em;
	font-weight: bold;
}

div#subscriptionbox span.small {
	font-size: 1.1em;
	font-weight: bold;
}