@charset "utf-8";
/* CSS Document */


body, html {
	background:#fff;
}

a {
	text-decoration:none;
}

h1, h2, h3, h4, h5 {
	font-weight:bold;
	color:#590100;
}

h2 {
	display:block;
	height:35px;
}

#blk_windowReflect,#mod_mainMenu,.rgn_rightRail a,#mod_obitDetails a,#mod_footerMenuCopyright ul{
	display:none;
}

#rgn_header {
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

#rgn_footer ul{
	list-style:none;
	display:block;
	clear:both;
}

#rgn_footer li{
	float:left; 
	padding:5px;
}

.txt_copyright{
	display:block;
	clear:both;
}

img{
	padding-right:10px;
	}

