/* Universal selector */
/* Remove all default margins and padding */
* {
margin:0;
padding: 0;
}
	
body {	line-height: 1.6em;
	font-family: Arial, "Trebuchet MS", sans-serif;
	background-color: #FFFFFF;
	font-size: .7em;}

.wallpaper {background-image: url(images/handwallpaper.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 225 px;}

h1, h2, h3, h4, h5 {font-family: Papyrus, "Wild Thing", "Curlz MT";
	text-align: left;}

h2, h3 {color: #E08637;
	line-height: normal;
}

h2 {border-bottom: 1px solid black;}

table { border-collapse: collapse;
	border: none;}

ul { margin-left: 3em;
padding: 8px 0px 8px 0px;}

th {border-color: FFFFFF;}

td {font-family: "Comic Sans Serif", Arial, "Trebuchet MS", sans-serif;} 

p {padding: 10px 0px 10px 0px;}

a:link {color: #556B2F;}

a:visited {color:#606060;}

a:hover {color: #e08637;}

#branding {
	text-align: center;
	font-family: Papyrus, "Wild Thing", "Curlz MT";}

#hbinfo {font-size: 80%;}
	
#hbinfo th, td {
	border-spacing: 2px;
	padding: 2px;}

#hbinfo td {
	border-spacing: 2px;
	padding: 2px;}

#hbinfo th {text-align: right;}

.schedule {line-height: normal;}

.schedule h3 {
	line-height: normal;
	color: black;
	font-weight: normal;
	font-family: sans-serif;
	padding: 5px;}

.schedule a:link {
	color: #556B2F;
	text-decoration: none;}

.schedule a:hover {
	color: #E08637;
	text-decoration: underline;}

.yogatable {
	text-align: center;
	background-color: #FFFCFD;
	border: thin solid #E08637;}

.yogatable th {
	border: thin dotted #E08637;
	color: #E08637;}

.yogatable td {
	border: thin dotted #E08637;
	padding: 5px;
	line-height: 1.2em;}

.image2 {
	float: right;
	margin: 5px 10px;}

.rightbox {
	float: right;
	background-color: #FFFCFD;
	padding: 5px;
	margin: 5px 5px 5px 15px;
	border: thin solid #E08637;
	text-align: left;
	/* text-size: .8em; */}

.rightbox li {line-height: 1.1em;}

#main { padding: 5px 20px 10px 20px;
	margin-right: auto;
	margin-left: 235px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	text-align: justify;}

#main h4 { border-bottom: none;}

#main ul li {padding 5px 0 5px 10px}

#main li {list-style-type: disc;
	text-align: left;}

#nav {  padding: 0px;
	width: 225px;
	float: left;
	text-align: left;
	margin-bottom: 5px;}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;}

#nav li {margin: 0;}

#nav li a {
	display: block;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	color: #484848;
	width: 100%;}

html>body #nav li a {width: auto;}

#nav li a:hover {text-decoration: underline;}

#nav ul li a.currentpage {color: #E08637;}

.subnav {text-indent: 15px;}

.specialties a {
	/* text-decoration: none; */
	color: #556B2F;}

.specialties a:hover {color: #e08637;}

.validator {float: left;}

#prices ul {line-height: normal;}

#prices h3 {
	padding: 8px;
	color: black;
	font-weight: normal;
	font-family: sans-serif;}

#prices h3 a {
	color: #484848;
	text-decoration: none;}

#prices h3 a:hover {
	text-decoration: underline;
	color: #E08637;}

#footer {
	border-top: thin solid black;
	margin: 5px;
	text-align: center;
	font-size: 14px;
	clear: right;
	clear:left;
	line-height: 1.4em;}

#footer a{
	text-decoration: none;
	color: #484848;
	padding: 5px;}

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

#footer a.currentpage {color: #E08637;}

.dates { font-weight: bold;}

.time { font-style: italic;}
