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

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

.back2 {
	background-color: #824100;
}

.frame {
	background-color:#245E2F;
}


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



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


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




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





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



.sample {
	background: #824100;
}

.videotd {
	background-color: #824100;
}

.buttonheading {
	background-color: #824100;
}

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

/************************* button layout styles ********************************/
.head1 {
background-color:#245e2f;
}

.menuboxleft {
	background-image:url(/assets/images/buttons/button_back_824100_01.gif);
}
.menuboxright {
	background-image:url(/assets/images/buttons/button_back_824100_04.gif);
}
.menubox {
	background-image:url(/assets/images/buttons/button_back_824100_02.gif);
	background-color:#824100;
}

.callboxleft {
	background-image:url(/assets/images/buttons/button_back_245e2f_01.gif);
}
.callboxright {
	background-image:url(/assets/images/buttons/button_back_245e2f_04.gif);
}
.callbox {
	background-image:url(/assets/images/buttons/button_back_245e2f_02.gif);
	background-color:#245e2f;
}
/************************* END button layout styles ********************************/
