#menu {
	background:			white url('../img/orange/gradmenu.jpg') repeat-x 50% 0;
}

#header{
	border: 1px solid #E9B993;
	border-top: none;
	background:			white url('../img/orange/upborder.jpg') repeat-x center top;
	padding-top: 5px;
	/*height: 115px;*/
}

#banner{
/*	border: 1px solid #c9de9d;*/
	min-height: 60px;
}


.phi_module{
	border: 1px solid #E9B993;
	margin-bottom: 10px;
}

.phi_instance_title_div{
	height: 20px;
	background:			url('../img/orange/titlesback.jpg') repeat-x left top;
}

#footer{
	border: 1px solid #E9B993;
	border-bottom: none;
	height: 30px;
	background:			#F8DDC8 url('../img/orange/upborder.jpg') repeat-x center bottom;
}

#banner .phi_module{
	border: none;
}

#slogan{
	border-top: 1px solid #E9B993;
}

.phi_page_thumbnails li {
	border:1px solid #E9B993;
}

#phi_user_menu a,
#menuh a, a, a:visited
{
	font-weight:		bold;
	color:				#E68234;
	text-decoration:	none;
}

#banner .phi_module{
	margin-bottom: 0px;
}

#bannerfooter .phi_module{
        border: none;
}


