/* Page Specific CSS Start */
html {
	background: url(/images/html_bg_brown2.jpg) repeat-y top center;
}
#body2 {
	background: url(/images/body_bg_brown2.gif) no-repeat top center;
}
#header h1 a {
	background: url(/images/logo_brown2.gif) no-repeat;
}
#footer {
	background: url(/images/footer_bg_brown2.gif) repeat-x;
}

#header ul li a:hover, #header ul li a.active {
	background-color: #998158;
}
.inner_footer_txt{
	color: #DBCAAE;
}

.inner_footer ul li a:hover, .inner_footer ul li a.active {
	color: #DBCAAE;
}

.inner_footer_txt{
	color: #DBCAAE;
}
.bottom_box {
	background: url(/images/footer2.png) no-repeat;
}
