@charset "utf-8";

body {
	background-color: #383D0A;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {clear:both;}


#header {
	height: 289px;
	width: 762px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #383D0A;
	text-indent: -9999px;
	background-image: url(assets/yogawebbanner.jpg);
	background-repeat: no-repeat;
}
h1  {
	color: #575E29;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
h2  {
	color: #575E29;
	text-align: center;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #main_content input {
	background-color: #D5CB70;
}
#container #main_content #email {
	background-color: #D5CB70;
}



h3 {
	font-style: italic;
	text-align: center;
	font-size: 12px;
	color: #575E29;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 18px;
	color: #575E29;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5    {
	color: #575E29;
	text-align: center;
	text-transform: none;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6    {
	text-align: center;
	color: #575E29;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p  {
	text-align: center;
	font-weight: bold;
	color: #575E29;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a  {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.clear {
}

#container {
	height: 2000px;
	width: 762px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}


#container #upcoming {
	float: right;
	height: 500px;
	width: 298px;
	background-color: #D5CB70;
}
.short#container {
	height: 500px;
}
.schedule#container {
	height: 1400px;
}
.long#container {
	height: 900px;
}





#top_nav {
	height: 40px;
	width: 762px;
	float: right;
	background-color: #575E29;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #383D0A;
	border-left-color: #000000;
}
#top_nav  li  {
}

#top_nav ul {
	padding: 0px;
	list-style: none;
	height: 40px;
	width: 758px;
	text-align: center;
	margin: 0px;
}


#top_nav ul li {
	
	display: inline;
	margin-top: 0px;
}
#top_nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 1px;
}
#top_nav  img  {
	margin-left: 20px;
}
#main_nav  {
	width: 200px;
	height: 1000px;
	float: left;
	padding-top: 10px;
	background-color: #575E29;
}

#main_nav ul {
	margin: 0px;
	list-style: none;
	width: 200px;
	text-align: center;
	padding: 0px;
	
}



#main_nav ul li {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#main_nav   a        {
	text-decoration: none;
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	color: #96954D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#main_nav  a:hover   {
	
}
#main_nav .down a {
	
}

.schedule#main_nav {
	height: 900px;
}
.short#main_nav {
	height: 900px;
}
#main_content {
	height: 600px;
	width: 722px;
	background-color: #D5CB70;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}
.short#main_content {
	height: 500px;
}



.faq#main_content {
	height: 1400px;
}
#main_content .special p {
	font-style: italic;
	font-weight: normal;
}
#main_content table {
	font-weight: bold;
	color: #575E29;
	text-align: center;
	font-size: 12px;
}
.schedule#main_content {
	height: 2400px;
}
.long#main_content {
	height: 900px;
}


#main_content h4 {
	font-style: italic;
	color: #000000;
}
#schedule_content  {
	background-color: #D5cb70;
	height: 1040px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #schedule_content #current {
	margin-left: 5px;
}

#schedule_content #current p {
	color: #575E29;
	font-size: 12px;
	font-style: italic;
}
.schedule#schedule_content {
	height: 1040px;
}

#container #schedule_content #current a {
	color: #575E29;
	font-size: 12px;
	font-style: italic;
}
#container #schedule_content #current th {
	color: #575E29;
	font-size: 14px;
}

#form1 label {
	color: #575E29;
}
#container #schedule_content th {
	color: #575E29;
}
#container #main_content table {
}
#container #main_content table {
	margin-left: 80px;
}
