body {
	background: #EBD9A4 url('http://www.meditationdna.com/images/bg_horzrepeat.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

p {
	font-size: 1.2em;
}

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

a {
	color: #AA311D;
}

a:hover {
	color: black;
}
div#container {
	background: url('http://www.meditationdna.com/images/bg_norepeat.jpg') no-repeat center top;
}

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

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

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

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

div#pagecontainer {
	
	padding: 7px;
	background: white;
}

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

div#meditationmenu {
	background: url('http://www.meditationdna.com/images/menubg1.jpg') repeat-y;
	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.medhead {
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	margin: 0px;
}
div#meditationmenu ul a:hover {
	text-decoration: underline;
	background: #096E7A;
}

div#meditationmenu ul a:hover li {
	text-decoration: underline;
	background: #096E7A;
}

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;
}

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

div.menuboxes a h3 {
	font-size: 1.2em;
	color: white;
	margin: 0px;
	border-bottom: 0px solid #096E7A;
}

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

div#box1 {
	background: url('http://www.meditationdna.com/images/menubg2.jpg') repeat-y;
}

div#box2 {
	background: url('http://www.meditationdna.com/images/menubg3.jpg') repeat-y;
}

div#box3 {
	background: url('http://www.meditationdna.com/images/menubg4.jpg') repeat-y;
}

div#box4 {
	background: url('http://www.meditationdna.com/images/menubg5.jpg') repeat-y;
}

div#maincontent {
	
}

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



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

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

div#footer {
	text-align: center;
	color: black;
	clear: both;
}

.message {
	padding: 10px;
	border: 1px solid red;
	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: #F5D2C4;
	padding: 5px;
	
	text-align: center;
}

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

div#subscriptionbox {
	background: #F5D2C4;
	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;
}