BODY {
	FONT-FAMILY: Arial, sans-serif
}
DIV#tmpSlideshow {
	BORDER: #CCC 1px solid; POSITION: relative; WIDTH: 1008px; HEIGHT: 319px; MARGIN: 0px;
}
DIV.tmpSlide {
	DISPLAY: none; WIDTH: 1008px; POSITION: absolute; HEIGHT: 286px
}
DIV#tmpSlideshowControls {
	RIGHT: 11px; WIDTH: 750x; BOTTOM: 2px; POSITION: absolute;
}
DIV.tmpSlideshowControl {
	border: #fff 1px solid; HEIGHT: 23px; WIDTH: 49px; CURSOR: pointer; TEXT-ALIGN: center; FLOAT: left; MARGIN: 0px 5px 0px 0px; FONT: 14px Arial, sans-serif; COLOR: #ffffff;
}
/*DIV.tmpSlideshowControl SPAN {
	VERTICAL-ALIGN: middle; LINE-HEIGHT: 36px
}*/
DIV.tmpSlideshowControlOn {
	border: #ccc 1px solid; /*color when you move mouse over image*/
}
DIV.tmpSlideshowControlActive {
	border: #ccc 1px solid; /*color of active banner*/
}
DIV.tmpSlideCopy {
	LEFT: 565px; WIDTH: 170px; POSITION: absolute; TOP: 20px
}
DIV#tmpSlideshow H4 {
	MARGIN: 10px 0px; FONT: 14px Arial, sans-serif; TEXT-TRANSFORM: uppercase; COLOR: #b90f23
}
DIV.tmpSlideCopy P {
	FONT: 11px/1.75em Arial, sans-serif
}
