/* Begin content */
#content h1, #content h2 {
	margin: 0 0 0.7em 0;
	border-bottom: 1px solid #e3c8e3;
	padding: 0.5em 2em 0.2em 0;
	color: #800080;
	}
#content h1 {
	background: transparent url(../images/ayurveda_headlinebg.jpg) no-repeat top right;
	}
#content h3 {
	margin: 1em 0 0.7em 0;
	color: #800080;
	}

#content p {
	margin: 0 0 1em 0;
	}
#content li {
	margin: 0.5em 0 0.5em 2em;
	}

#content .address {
	margin: -1em 0 1em 0;
	}

#content input, #content textarea {
	border: 1px solid #800080;
	width: 30em;
	}
#content input#submit {
	width: auto;
	}
#content textarea {
	height: 12em;
	}
#content input.radiobutton, #content input.submitbutton {
	width: auto;
	}
#content input.radiobutton {
	border: none;
	}

#content p.readmore {
	margin-top: -1em;
	}
#content p.readmore a {
	}

#content .list h2 {
	border: none;
	margin: 0;
	}
#content .list p {
	margin-top: 0;
	margin-bottom: 0;
	}
#content .list p.readmore {
	border-bottom:1px solid #E3C8E3;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}
#content p.tags {
	margin-bottom: 2em;
	}
/* end content */