body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/dance_backgrounds/dance_background_8.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.95em;
	line-height: 1.8em;
}

body#dance_pg{
	background-image: url(images/dance_backgrounds/dance_background_1.png);
}
body#about_pg{
	background-image: url(images/dance_backgrounds/dance_background_2.png);
}
body#timetable_pg{
	background-image: url(images/dance_backgrounds/dance_background_3.png);
}
body#calendar_pg{
	background-image: url(images/dance_backgrounds/dance_background_4.png);
}
body#gallery_pg{
	background-image: url(images/dance_backgrounds/dance_background_5.png);
}
body#news_pg{
	background-image: url(images/dance_backgrounds/dance_background_6.png);
}
body#info_pg{
	background-image: url(images/dance_backgrounds/dance_background_7.png);
}
body#contact_pg{
	background-image: url(images/dance_backgrounds/dance_background_9.png);
}
body#index_pg{
	background-image: url(images/dance_backgrounds/dance_background_8.png);
}
body#members_pg{
	background-image: url(images/dance_backgrounds/dance_background_8.png);
}
body#members_login_pg{
	background-image: url(images/dance_backgrounds/dance_background_8.png);
}
h1 {
	font-size: 1.5em;
	color: #C30009;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.h1_raised {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


h2 {
	font-size: 1.2em;
	color: #C20303;
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.0em;
	color: #C20303;
	margin-top: 20px;
	margin-bottom: 15px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img {
    border: none;
}

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
}
#members_pg #wrapper {
    padding-top: 0px;
    margin-top: 25px;
}
#logout {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
}

/********************************************
         horizontal navigation top 
 *******************************************/
#links {
    text-align:center;
	padding: 0px;
	margin: 0px;
}

#links UL{
	margin:0px;
	padding:0px;
}

#links UL LI
{
	display:inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#links UL LI A{
	padding: 2px 4px;
	margin: 0px;
}
#links UL LI A:link{	
	color: #333;
	text-decoration: none;
}

#links UL LI A:visited{
	color: #333;
	text-decoration: none;
}

#links UL LI A:hover,
#index_pg #links .index_pg a,
#about_pg #links .about_pg a,
#dance_pg #links .dance_pg a,
#timetable_pg #links .timetable_pg a,
#calendar_pg #links .calendar_pg a,
#members_pg #links .members_pg a,
#gallery_pg #links .gallery_pg a,
#news_pg #links .news_pg a,
#info_pg #links .info_pg a,
#contact_pg #links .contact_pg a,
#legal_pg #links .legal_pg a{
	color: #FFF;
	background-color: #C40107;
	text-decoration: none;
	padding: 2px 4px;
}

/********************************************
                  header 
 *******************************************/
#header {
	height: 240px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(images/csds2.png);
	padding-top: 50px;
	padding-left: 400px;
	background-repeat: no-repeat;
}

#videoBanner {
	height: 102px;
	width: 400px;
}
/********************************************
               column structure
 *******************************************/
#leftCol {
	width: 510px;
	float: left;
	margin-left: 15px;
}

#rightCol {
	width: 303px;
	float: right;
	padding-bottom: 0px;
	margin-right: 15px;
}

#oneCol {
	width: 813px;
	padding-right: 15px;
	padding-left: 15px;
}
/********************************************
       news section (right column) 
 *******************************************/
.News, .newsTop {
	width: 303px;
}
.newsMiddle {
	width: 253px;
	background-image: url(images/newsMiddle.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.newsBottom {
	width: 303px;
	margin-top: -10px;
}
/*******************
    home page news
********************/
.newsHeadline {
	font-size: 1.5em;
	line-height: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 10px;
}
.newsPicture {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.newsCopy {
	font-size: 0.9em;
	line-height: 1.5em;
}

/*******************
   about page news 
********************/
.News .newsMiddle .newsAbout p img {
	margin-top: 10px;
}
.newsAbout {
	font-size: 0.9em;
	line-height: 1.5em;
}
.newsAbout p img {
	-moz-box-shadow: 3px 3px 3px #666;  
	-webkit-box-shadow: 3px 3px 3px #666;  
	box-shadow: 3px 3px 3px #666; 
}

/*******************
   dance news 
********************/
.newsDance p {
	text-align: center;
	font-size: 1em;
}
.newsDance {
	padding-bottom: 15px;
}
.newsDance ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
.newsDance ul li {
	margin-bottom: 15px;
	margin-top: 15px;
}

/*******************
    member news 
********************/
.newsMembers {
	padding-bottom: 15px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
}
.header_new {
	font-size: 1.2em;
	color: #C40107;
	font-weight: bold;
}

/*******************
    news page
********************/
#news_pg #wrapper #rightCol .News .newsMiddle .newsNews {
	font-size: 0.9em;
}

/********************************************
                home page 
 *******************************************/
.danceStyles {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#danceStyleImage {
	height: 377px;
	width: 297px;
	float: left;
}
#danceStyleLinks {
	width: 213px;
	float: right;
	margin-top: 5px;
}
.danceStyles img{
    border: none;
}
.frontGallery {
	margin-top: 20px;
	margin-bottom: 10px;
}
.frontGallery img {
	border: 4px solid #C40107;
}
.frontGallery a {
	margin: 0px;
	padding: 0px;
}
.frontGallery a:hover{
	text-decoration: none;
	background-color: #FFF;
}
.spacer {
	margin-bottom: 5px;
}

/********************************************
                about page 
 *******************************************/
#about_vid {
	height: 287px;
	margin-bottom: 20px;
	background-color: #C40107;
}
#about_pg #wrapper #leftCol p #april {
	margin-top: 10px;
}

#wrapper #leftCol p #april {
	float: left;
	margin-right: 5px;
	margin-left: -20px;
}

/********************************************
             dance styles page 
 *******************************************/
#dance_styles_panel {
	padding-top: 20px;
	padding-bottom: 20px;
}
.teachers_header {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/********************************************
             time_table page 
 *******************************************/
#timetable {
	float: left;
	width: 845px;
}
#classes_links {
	text-align: center;
	margin-bottom: 20px;
}
.time_table {
	width: 845px;
	margin-left: 15px;
}
#wrapper #timetable .time_table table {
	border: thin solid #C40107;
	margin-bottom: 20px;
}

.time_table table tr th {
	background-color: #C40107;
	color: #FFF;
	border: 2px solid #C40107;
	padding-bottom: 5px;
	padding-top: 5px;
}
.time_table table tr td {
	border: 2px solid #F00;
	font-size: 0.8em;
	line-height: 1.1em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.time_table table tr #top {
	color: #FFF;
	background-color: #C40107;
	font-size: 1.4em;
	text-decoration: underline;
	font-weight: bold;
}
.class_name{
    padding-bottom: 5px;
}
.class_time{
    padding-bottom: 15px;
}

/********************************************
             calendar page 
 *******************************************/
#calendar {
	width: 830px;
	float: left;
	margin-left: 15px;
}

.full_time_table {
	height: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C40107;
	border-right-color: #C40107;
	border-left-color: #C40107;
	background-color: #B40006;
}
.learnit {
	margin: -10px;
	padding: 0px;
	float: right;
}

/********************************************
               members_login page 
 *******************************************/
#login_form {
	width: 600px;
	margin: 0px auto;
}
#login_form table{
	margin-left: 50px;
}

/********************************************
               unsubscribe page 
 *******************************************/
#unsubscribe_form {
	width: 600px;
	margin: 0px auto;
}

/********************************************
         members_change_password page 
 *******************************************/
#change_password_form {
	width: 600px;
	margin: 0px auto;
}
#change_password_form table{
	margin-left: 100px;
}
#change_password_form ul li{
    text-align:left;
}

/********************************************
         members_forgotten_password page 
 *******************************************/
#forgotten_password_form {
	width: 600px;
	margin: 0px auto;
}
#forgotten_password_form table{
	margin-left: 100px;
}
#forgotten_password_form ul li{
    text-align:left;
}
/********************************************
               members page 
 *******************************************/
.entry_wrapper {
	text-align: left;
	margin-bottom: 30px;
}
.date_time {
	font-size: 0.8em;
}
.head_copy {
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.2em;
	background-color: #C40107;
	padding: 15px;
}
.pics {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.body_copy {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
}

/********************************** currently shared by members and info *****************/
#formsMembers {
	padding-bottom: 15px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 0px;
	padding: 2px 4px;
}
#formsMembers ul {
	list-style-type: none;
	padding: 0px;
	color: #C40107;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 1.2em;
	margin-right: 0px;
	margin-left: 0px;
}
#formsMembers ul li {
	color: #C40107;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formsMembers ul li a {
	color: #C40107;
	list-style-type: none;
}
#formsMembers ul li a:visited {
	color: #C40107;
}
#formsMembers ul li a:hover {
	color: #FFF;
	background-color: #C40107;
	padding-right: 5px;
	padding-left: 5px;
}
/********************************** currently shared by members and info *****************/

/********************************************
               gallery page 
 *******************************************/
#gallery{
	text-align:center;
}
#flashContent{
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/********************************************
                 news page 
 *******************************************/
.news_item {
	background-color: #FFCCCD;
	padding: 10px;
	margin-bottom: 20px;
}
.news_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	margin: 0px;
}
.news_headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	background-color: #C40107;
	font-weight: bold;
	padding: 10px;
}
.news_media {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.news_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding: 10px;
}

/********************************************
                 info page 
 *******************************************/
#wrapper #leftCol .members_details  p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0.9em;
}
#wrapper #leftCol .members_details  h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#fees {
	margin-top: 25px;
}
#info_pg #wrapper #leftCol .members_details #CollapsiblePanel5 .CollapsiblePanelContent ul {
	font-size: 0.9em;
}
/********************************************
             contact page 
 *******************************************/
.address_details {
	background-color: #C40008;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.address_details a:link, .address_details a:visited, .address_details a:hover{
    color: #FFF;
	text-decoration: none;
}
#mapdiv {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 4px solid #C40107;
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: normal;
}

#contact {
	width: 303px;
	font-size: 0.9em;
	float: right;
	margin-right: 15px;
}
#contact_details {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	width: 255px;
}
#wrapper #contact #News .newsMiddle #contact_details form table tr td #tswname {
	width: 245px;
}
#wrapper #contact #News .newsMiddle #contact_details form table tr td #tswemail {
	width: 245px;
}
#wrapper #contact #News .newsMiddle #contact_details form table tr td p #tswcomments {
	width: 245px;
}

#contact #News #newsBottom {
	margin-top: -5px;
}


#contact_details form table {

}
#contact_details form table tr td{
	padding-bottom: 10px;
}

/********************************************
             legal page 
 *******************************************/

/********************************************
          shared
 *******************************************/
/* index and contact page */
.siteLinks {
	margin-top: 20px;
}

/********************************************
           generic miscellaneous
 *******************************************/
.flt_right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.flt_left {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#clear {
	clear: both;
	height: 1px;
}

.warning {
    color: red;
	text-align:center;
}

.success {
	color: #090;
}
.fail {
	color: #F00;
}

/********************************************
                footer 
 *******************************************/
#footer {
	margin-top: 80px;
	height: 150px;
}

/* horizontal navigation bottom */
#linksBottom {
	font-size: 0.8em;
	line-height: 1.5em;
	float: left;
	padding-top: 115px;
	margin: 0px;
	width: 72%;
	padding-left: 20px;
}

#linksBottom UL{
	margin:0px;
	padding:0px;
}

#linksBottom UL LI
{
	display:inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#linksBottom UL LI A{
	padding: 2px 4px;
	margin: 0px;
}
#linksBottom UL LI A:link{	
	color: #333;
	text-decoration: none;
}

#linksBottom UL LI A:visited{
	color: #333;
	text-decoration: none;
}

#linksBottom UL LI A:hover,
#index_pg #linksBottom .index_pg a,
#about_pg #linksBottom .about_pg a,
#dance_pg #linksBottom .dance_pg a,
#timetable_pg #linksBottom .timetable_pg a,
#calendar_pg #linksBottom .calendar_pg a,
#members_pg #linksBottom .members_pg a,
#gallery_pg #linksBottom .gallery_pg a,
#news_pg #linksBottom .news_pg a,
#info_pg #linksBottom .info_pg a,
#contact_pg #linksBottom .contact_pg a,
#legal_pg #linksBottom .legal_pg a{
	color: #FFF;
	background-color: #C40107;
	text-decoration: none;
	padding: 2px 4px;
}

/* end horizontal navigation bottom */

#footerLogo {
	float: right;
	margin-right: 20px;
	text-align: right;
	font-size: 0.7em;
	line-height: 1.2em;
	width: 20%;
}
#footerLogo a:link, #footerLogo a:visited {
	color: #000;
	text-decoration:none;
}

#footerLogo a:hover {
	color: #000;
	text-decoration: underline;
}

.bigredbus {
	font-family: impact, "Arial Black", Gadget, sans-serif;
}
.bigredbusRed {
	color: #C40107;
	font-family: impact, "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
}
#footer #footerLogo p .bigredbus {
	font-family: impact, "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
}



a:link {
	color: #C20303;
	text-decoration: underline;
}
a:visited {
	color: #C20303;
	text-decoration: underline;
}
a:hover {
	color: #C20303;
	text-decoration: underline;
}
#about_pg #wrapper #leftCol p #studio_2 {
	margin-top: 30px;
}
#about_pg #wrapper #leftCol p #reception {
	margin-top: 20px;
}
.News .newsMiddle .newsNews  img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mcu {
	float: left;
}
.smaller_type {
	font-size: 0.7em;
}
#register_now {
	margin-top: 20px;
}
#register_now2 {
	margin-bottom: 10px;
	margin-top: 20px;
}

