@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(../assets/images/wrapper_bg.gif);
	background-repeat: repeat;
	height: 100%;
}

#tableMainLayout {
	width: 100%;
	background-color: #FFFFFF;

}
#tdHeaderPicHolder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070508;
	text-align: left;
	background-image: url(../assets/images/dance_img_header_bg_flat.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#tdTheCalTheRestNavigation {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C4F88;
	background-color: #010101;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-left: 0px;
	padding-right: 25px;
}
#tdTheCalHeaderPicHolder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070508;
	text-align: left;
	background-image: url(../assets/images/dance_img_header_bg_flat.jpg);
	background-position: right;
	background-repeat: no-repeat;
}





#tdTheRestNavigation {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C4F88;
	background-color: #010101;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 25px;
}
#tdTheRestNavigation a:link {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tdTheRestNavigation a:visited {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#tdTheRestNavigation a:hover {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B79EBE;
	text-decoration: underline;
}
#tdTheRestNavigation a:active {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #977196;
	text-decoration: underline;
}
#dacsite_row {
	background-color: #EBE6ED;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA2AD;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#dacsite_row a:link {
	color: #333333;
	text-decoration: underline;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}
#dacsite_row a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}
#dacsite_row a:hover {
	color: #909;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}
#dacsite_row a:active {
	color: #999;
	text-decoration: underline;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}





#tdMainContentArea {
	text-align: left;
	vertical-align: top;
}
#tableNestedMainContent {
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#IndextableNestedMainContent {
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#tdIndexTableNestedCalButtonCol {
	padding: 5px;
	width: 15%;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #835B8D;
}

#tdIndexTableNestedMainContent {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 85%;
}

#tdTableNestedCalButtonCol {
	padding: 5px;
	width: 15%;
	vertical-align: top;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #835B8D;
}

#tdTableNestedMainContent  {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 70%;
}
#tdTableNestedMainContentUpcomingEventsCol {
	text-align: left;
	vertical-align: top;
	width: 15%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #835B8D;
}
#table_members_list {
	width: 100%;
	border: 1px solid #835B8D;
}
#td_mem_list_name_col {
	text-align: left;
	padding: 5px;
	width: 80%;
	border: 1px solid #9C8EA7;
	background-color: #EBE4ED;
}
#td_mem_list_image_col {
	text-align: center;
	padding: 5px;
	width: 20%;
	border: 1px solid #9C8EA7;
}








#tdFooter {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #835B8D;
	padding: 5px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.leftcolumnHeadingText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.leftcolumnText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	display: block;
}
.leftcolumnText a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
	margin-top: 7px;
}
.leftcolumnText a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
	margin-top: 7px;
}
.leftcolumnText a:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #835B8D;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
	margin-top: 7px;
}
.leftcolumnText a:active {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
	margin-top: 7px;
}
.leftcolumnText_current_page {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9C8EA7;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
	margin-top: 7px;
	border: 1px dotted #020003;
}
.rightcolumnHeadingText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
}






p.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
p.boldPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #764982;
}
.Purple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #764982;
}

a:link    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

a:visited    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
a:hover    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #896394;
	text-decoration: none;
}
a:active    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C8EA7;
	text-decoration: none;
}
.smallItalics {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #795088;
	text-transform: lowercase;
}
.smallItalicsLtPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #D3CED5;
	text-transform: lowercase;
}







.currentPageLinkStyle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #795088;
	text-transform: uppercase;
	padding-left: 10px;
}
.TheCalCurrentPageLinkStyle {
	text-align: right;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #795088;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	text-transform: uppercase;
}
.headingPurpleBold {
	text-align: left;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #795088;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	line-height: 32px;
}
.forEmphasisDarkPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3E005B;
}
#div_cal_color_code {
	text-align: right;
	width: 98%;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 70%;
	padding-right: 15px;
}

.calEventPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #609;
}
.calEventCancelRed {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #393;
}
.calEventCancelInProgressGreen {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #C03;
}



li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #764982;
	font-size: 90%;
	padding-left: 15px;
	list-style-type: circle;
	list-style-position: inside;
}

