html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
} 

body {
	margin: 20px 0px;
	background-color: #D685C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1em;
}
h1 {
	font-family: "Monotype Corsiva", Georgia, serif;
	color: #9d618d;
}
#wrapper {
	width: 900px;
	background-color: #fef7ed;
	margin: 0px auto;
}

#wrapper #header {
	background-image: url(images/yoga_lotus_photo.jpg);
	height: 179px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #9900CC;
	margin: 0px;
	background-repeat: no-repeat;
}
#wrapper #header h1 {
	color: #9d618d;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 215px;
	font-size: 3em;
	line-height: 1em;
}
#wrapper #nav {
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	height: 350px;
	padding-left: 10px;
}
#wrapper #nav ul {
	margin: 0px;
	list-style-type: none;
}
#wrapper #nav li {



}
#wrapper     #nav     a {
	font-weight: bold;
	color: #3E57AE;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: -20px center;
	width: 150px
}

#wrapper #nav a:visited {
	font-weight: bold;
	color: #A83852;
	text-decoration: none;
}
#wrapper #nav a:hover {
	font-weight: bold;
	color: #8B37A4;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#wrapper #nav a:active {
	font-weight: bold;
	color: #8B37A4;
	background-color: #fbf4e4;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#wrapper #content {
	width: 600px;
	padding-top: 0px;
	padding-right: 50px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/yoga_lotus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #content ul {
	list-style-type: square;
}
#wrapper  #content  ul  {
	font-family: "Monotype Corsiva", Georgia, serif;
	color: #A83852;
	list-style-type: none;
	font-size: 1.5em;
}
#wrapper #content a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #3E57AE;
}

#wrapper #content a:visited {
	font-weight: bold;
	color: #A83852;
	text-decoration: none;
}

#wrapper #content a:hover {
	font-weight: bold;
	color: #8B37A4;
	text-decoration: none;
}

#wrapper #footer {
	clear: both;
	padding: 5px;
	color: #000000;
	background-color: #8598D6;
	text-align: right;
	margin: 0px;
}

#wrapper #footer ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}
#wrapper #footer li {
	display: inline;
	padding: 0px 10px;
	margin: 0px;
}

#wrapper #footer a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #3E57AE;
}

#wrapper #footer a:visited {
	font-weight: bold;
	color: #A83852;
	text-decoration: none;
}

#wrapper #footer a:hover {
	font-weight: bold;
	color: #8B37A4;
	text-decoration: none;
}
h2 {
	font-family: "Monotype Corsiva", Georgia, serif;
	color: #A83852;
	font-size: 2em;
}

.pol {
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.pol a {
	text-decoration: none;
}
.bold_text {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wrapper #content .address {
	display: block;
	margin: 0px;
	padding: 20px 50px;
}
.wibble {
	text-align: center;
}
.img_cent {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrapper  #nav  img {
	clear: both;
	display: block;
}
#content p {
	margin-top: 5px;
}
#wrapper #content .dates {
	padding: 0px;
}
#wrapper #nav .imgfacebook {
	padding-left: 50px;
}

