/******* BEGIN Content *******/
.themecontentcolor {
	color: #FFAE00;
}

.themecontentcolor a {
	color: #FFAE00;
}

.themecontentbackgroundcolor {
	background-color: #FFE7B3;
}

#path {
	background-color:#FFAE00;
}

.contentLeftPart hr {
	height : 1px;
	border : 0px;
	border-top : 1px solid #4D4D4D;
}

.contentLeftPart a {
	color: #FFAE00;
}
/******* END Content *******/