@charset "utf-8";
/* CSS Document */
/* layout metrics of these styles described in /assets/css/structure.css  */

/************************* body styles ********************************/
body {
	/*background-image: url(/_custom/dressageclinic.com/assets/images/back_grad.jpg); */
	background-color: #404040;
}

.back2 {
	background-color: #990000;
}

.frame {
	background-color:#003366;
}

#background {
	min-height:2316px; 
	height:auto; 
}

#pagewrapper {
	min-height:2231px;
	height:auto;
}
#backgroundimage {
	background-image: url(../images/Home-Page-Back-DC-575x.jpg);
	background-repeat: no-repeat;
	background-position: top;

	width: 948px;
	height: 531px;
	
	
	top: 850px;
	
}

/************************* link styles ********************************/

#videolistwrapper {
	background-color:#900;
}

/************************* tag text style formats ********************************/


/************************* tag styles ********************************/




/************************* id styles ********************************/





/************************* class styles ********************************/



.sample {
	background: #990000;
}

.videotr {
	background-color: #990000;
}

.videotd {
    background-color: #990000;
}
.buttonheading {
	background-color: #990000;
}

.bannerright {
	background-color: #031F4E;
}
.catheading {
	background-image: url(/_custom/dressageclinic.com/assets/images/heading_back.gif);
}

/************************* button layout styles ********************************/
.head1 {
background-color:#041B57;
}



/************************* END button layout styles ********************************/

