/* @override http://localhost/~cody/tgepremium/polyhammer/style/standard/light/style.css */

body { background: #ff5a00 url('polybg.jpg') 0 -50px  repeat-x;}
h1, h2, h3, h4, h5 { font-family: 'Wellfleet', cursive; color: #42233d; clear: both;}
#nav { margin-top: 0; }
#nav li.selected { border-bottom: 3px solid;
	border-color: #f82c0b;
}
#nav li a { color: #280e12; }
#banner .caption { 
	background: url(../../../images/caption_bg.png); 
	padding: 20px;
}
#banner .rotator_bg,
#banner .rotator > div {  background: url(../../../images/concrete-texture.jpg) repeat scroll left bottom transparent; }
#banner .arrow { 
	/*background: url(../../../images/rotator_arrow_bg.png);*/ 
	border-left: 3px solid #e55f17;
	padding-left: 10px;
	height: 94px;
	z-index: 10;
}
#banner .rotator .section_1, 
#banner .rotator .section_2, 
#banner .rotator .section_3 { 
	padding-left: 15px; 
	padding-top: 0; 
	padding-right: 10px; 
	border: 0;
	position: absolute; 
	z-index: 5; 
	height: 94px !important; 
	width: 260px;  
	overflow: hidden;
	font-size: 12px;
}
#banner .rotator .section_1 { }
#banner .rotator .section_2 { top: 93px;  }
#banner .rotator .section_3 { top: 186px; }

#banner .rotator h2 {
	font-size: 15px;
	margin: 10px 0 6px;
}
#container { background: url(../../../../images/container_bg.png); }
#container_top { background: url(../../../../images/container_top.png); }
#container_bottom {  background: url(../../../../images/container_bottom.png); }
