body {
	scrollbar-base-color: #ea9a00;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #f4c275;
	scrollbar-track-color: #f4c275;
	scrollbar-darkshadow-color: #ea9a00;
	scrollbar-face-color: #ea9a00;
	scrollbar-highlight-color: #ea9a00;
}

.col-left-nav {
	background: url(../img/orange-left-nav.gif) no-repeat left top;
}

#col-middle .inner-content h1 {
	border-bottom: 1px solid #f4c275;
}

.col-right-fullheader {
	background: url(../img/orange-right-fullheader.gif) #ea9a00 no-repeat left top;
}

.col-right-fullheight {
	background: url(../img/orange-right-fullheight.gif) no-repeat left top;
	height: 388px;
	margin-top: 3px;
}

.col-right-image img {
	border: 1px solid #f4c275;
}

.col-right-rounded {
	border-top: 1px solid #f4c275;
	background: url(../img/orange-right-rounded.gif) no-repeat left bottom;
}

.col-right-square {
	border: 1px solid #f4c275;
}

#inner-container {
	background-color: #ea9a00;
}

.left-nav ul li ul {
	background-color: #ea9a00;
}

.sub-nav {
	border: 1px solid #fff;
	border-top: 0;
}