/* Style 1 */

body {
	/*color: #333;
	background: #2B2118 url(../images/style1/section-five-bg.png) 50% 0;*/
	color: #bbe9ff;
}


#page-bg {
	background: #000000 url(../images/style1/top-bar.png) 50% 0 repeat-x;
}

.componentheading {
	color:#850400;
}

.contentheading {
	color: #333;
	background: url(../images/style1/contentheading.png) 0 1px no-repeat;
}

#header {
	/*background: #080808 url(../images/style1/header-bar-bg.jpg) 50% 0 repeat-x;*/
	/*background: #080808 url(../images/style1/pattern.gif) 50% 0 repeat;*/
	/*background: #080808 url(../images/style1/header_bck.gif) 50% 0 repeat;*/
}

#center-header {
	/*background: #080808 url(../images/style1/header-bar-bg_wrapper.jpg) 50% 0 repeat-x;*/
	/*background: #080808 url(../images/style1/bg_top.png) 50% 0 repeat;*/
	/*background:  url(../images/style1/bg_top.png) 50% 0 no-repeat;
	background-position:right;*/
	background: #080808 url(../images/style1/header_bck.gif) 50% 0 repeat;
	height:192px;
}
/*.wrapper {
	background:  url(../images/style1/header-bar-bg_wrapper.jpg)  repeat-x;
}*/



#bottom-menu {
	background: url(../images/style1/bottom-menu-bg.png) 0 0 repeat-x;
}
#bottom-menu #mainlevel-bottom a, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {
	color: #D3C29F;
	background: url(../images/style1/bottom-menu-div.png) 100% 50% no-repeat;
}

