p {
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #2D2D2D;
}
#daily_right {
	background-image: url(images/dailyschedule_right.gif);
	background-repeat: repeat-y;
}

#daily_left {
	background-image: url(images/dailyschedule_left.gif);
	background-repeat: repeat-y;
}
#dance_left {
	background-image: url(images/dancestyles_left.gif);
	background-repeat: repeat-y;
}
#dance_right {
	background-image: url(images/dancestyles_right.gif);
	background-repeat: repeat-y;
}
#practice_left {
	background-image: url(images/practicenights_left.gif);
	background-repeat: repeat-y;
}
#practice_right {
	background-image: url(images/practicenights_right.gif);
	background-repeat: repeat-y;
}
#studio_left {
	background-image: url(images/studiodetails_left.gif);
	background-repeat: repeat-y;
}
#studio_right {
	background-image: url(images/studiodetails_right.gif);
	background-repeat: repeat-y;
}
#related_left {
	background-image: url(images/relatedlinks_left.gif);
	background-repeat: repeat-y;
}
#related_right {
	background-image: url(images/relatedlinks_right.gif);
	background-repeat: repeat-y;
}
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6C6C6C;
	margin: 0px;
	text-align: justify;
	padding: 5px;
	width: 450px;
}
#main_content a:link {
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
#main_content a:hover {
	color: #586D89;
	text-decoration: none;
	font-weight: bold;
}
#main_content a:visited {
	color: #6C6C6C;
	text-decoration: none;
	font-weight: bold;
}

#left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #C0C0C0;
}
#left_menu_links a:link {
	text-decoration: none;
	color: #6E6E6E;
}
#left_menu_links a:visited {
	text-decoration: none;
	color: #989898;
}
#mon a:hover {
	color: #00003b;
}
#tues a:hover {
	color: #ff4d84;
}
#wed a:hover { 
	color: #ff5600; 
}
#tap a:hover {
	color: #424242;
}
#thur a:hover  { 
	color: #00277f;
}
#fri a:hover { 
	color: #8b0800;
}
#sat a:hover { 
	color: #ff8c00;
}
#sun a:hover { 
	color: #040;
}
#ball a:hover { 
	color: #9400d3;
}
#latin a:hover { 
	color: #b22222;
}
#swing a:hover { 
	color: #2e8b57;
}#tango a:hover {
	color: #7E0500;
}
#hiphop a:hover {
	color: #C07D35;
}
#practice a:link {
	font-style: italic;
	color: #890D0B;
	padding-left: 10px;
	text-decoration: none;
}
#practice a:hover {
	font-style: italic;
	color: #430907;
	padding-left: 10px;
	text-decoration: none;
}
#practice a:visited {
	font-style: italic;
	color: #890D0B;
	padding-left: 10px;
	text-decoration: none;
}
#studiodetails a:hover {
	color: #445279;
}
.class_title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2D2D2D;
	margin-left: -5px;
}
.class_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
}
.class_instructor {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #575757;
	text-decoration: none;
}
