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

/* TAGs */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background:#EAE2C6 url(../images/background.gif) repeat;
	height:100%;
	font-family: Tahoma, Arial, Verdana;
	font-size:8pt;
	scrollbar-face-color:       #ac7347;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #FFFFFF;
	scrollbar-3dlight-color:    #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #FFFFFF;
	color:#7b7b7b;
}
a {
	color:#5d562d;
	margin:0px;
}
a:hover {
	color:#ffe9ad;
	font:bolder;
}

/* IDs */

#wrapper {
	
	margin:auto;
	width:780px;
	background: #FFE9AE;
	border-left:8px solid #6C6638;
	border-right:8px solid #6C6638;
	border-bottom:8px solid #6C6638;
}
#controls {
	display:block;
	height:10px;
}
#header {
	display:block;
	height:205px;
}
#logo img {
}
#mainimage {
	margin:0px;
	margin-bottom:0px;
	width:780px;
	height:205;
	padding:0px;
}
#topmenu {
	float:left;
	margin:0px;
	width:780px;
	position:relative;
	text-align:center;
	background: url(../images/menu_bg.png) top left repeat-x;
}

/*sf-menu*/
#topmenu .menu ul{
	margin:0px auto;
	padding: 0px;
	list-style-type:none;
	display:inline;
}
#topmenu span.sf-sub-indicator{
	font-weight: normal;
}
#topmenu .menu ul li{
	position:relative;
	display:inline;
	margin:0px;
	padding: 0px 21px;
	margin-right: -5px;
	background: url(../images/menu_bg.png) top left repeat-x;
}
#topmenu .menu ul li.last{
}
#topmenu .menu ul li.last a{
	background: none;
}
#topmenu .menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffe9ae;
	line-height: 50px;
	text-decoration:none;
}
#topmenu .menu ul li a:hover{
	color: #FFF;
}
#topmenu .menu ul ul{
position:absolute;
float: none;
top:40px;
left: 5px;
padding-left:10px;
margin-right:10px;
z-index: 100;
visibility: hidden;
width: 175px;
background: #5d562c;
}
#topmenu .menu ul ul ul{
position: absolute;
top:4px;
left: 0px;
float: none;
z-index: 100;
visibility: hidden;
width: auto;
background: #5d562c;
}
#topmenu .menu ul ul li {
font: 12px/22px Helvetica, Arial, sans-serif;
float: left;
width: 170px;
position: relative;
display: block;
background: #5d562c;
padding: 0px;
text-align:left;
padding-left: 2px;
}
#topmenu .menu ul li ul li.first{
padding: 0px;
background: #5d562c;
padding-left: 2px;

}
#topmenu .menu ul li ul li.last{
padding: 0px;
background: #5d562c;
border-bottom: none;
padding-left: 2px;

}
#topmenu .menu ul ul ul li{
}
#topmenu .menu ul ul li a {
color:#ffe9ae;
display:block;
float:left;
line-height:20px;
padding:4px 5px;
text-decoration:none;
width:140px;
background: none;
}
#topmenu .menu ul ul li a:hover {
	color:#FFF;
	text-decoration: none;
}
#topmenu .menu ul ul li.active a {
	color:#FFF;
	text-decoration: none;
}
/*sf-menu end*/

#center {
	margin:5px auto;
}
#right {
	background:#999467;
	text-align:center;
	padding:10px;
	
	width:210px;
}
#content {
	background:url(../images/content-bg.png) repeat-y;
	width:514px;
	
}
#content1 {
	background:url(../images/content-bg-bottom.png) no-repeat center bottom;
	padding:20px;
}
#footer {
	clear:both;
	text-align:center;
	display:block;
	margin-top:15px;
}
#footer #credits {
	color:#000000;
	display:block;
	padding-bottom:15px;
}
/* CLASSES */

/* */



#topmenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#topmenu ul li {
	float:left;
}
#topmenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#2f3e09;
	font-size:11px;
	text-decoration:none;
	font-weight:bolder;
}
#left div.module {
	/*border:3px double #CCCCCC;*/
	margin-top:20px;
	margin-bottom:15px;
}
/* CONTROLS */


/* Main menu */
#left {
	font-size:93%;
	line-height:normal;
}
#left .module ul, #left .module ul li {
	margin:5px;
	padding:0px;
	list-style: url(../images/arrow.gif) outside;
}
#left .module ul {
	padding:15px;
	text-align:left;
}
#left .module ul li a {
	font-size:12px;
	color: #2C374C;
	text-decoration:none;
}
#left .module ul li {
	padding-bottom:5px;
	
}
#left .module a span {
	padding: 4px 0px 5px 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/







#left .module a span {
	float:none;
}
/* End IE5-Mac hack */







#left .module a:hover span {
	color:#003F34;
	font:bolder;
}
/* bottom menu */







#bottom {
	background-position:left;
	margin-top: 10px;
	/*background-color:#4B5453;*/

	width: 740px;
	text-align:center;
	margin:10px auto;
	margin-bottom:0px;
	padding: 5px;
}
#bottom ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	border-right:3px double #5D582D;
}
#bottom ul li {
	display:inline;
	padding:0px 5px;
	border-left:3px double #5D582D;
}
#bottom ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#5D582D;
	font-size: 12px;
	text-decoration:none;
	font-weight:bolder;
}
#bottom ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}
/* content styles */







#content {
	color:#666666;
	margin-bottom:10px;
}
#content img {
	padding:1px;/*	border:3px double #e5c4b8;*/

}

#Mytable div {
	margin:5px;
}
#Mytable div b {
	margin:-5px;
}
#Mytable td {
	padding:-10px;
}
hr {
	border:none;
	color:none;
	border-bottom:1px dashed #a9a9a9;
	height:1px;
}

#obituary_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#obituary_menu ul li {
	margin:10px 0px;
	padding:3px;
	background:#ffffff;
}
#obituary_menu ul li a {
	text-decoration:none;
	color:#ffffff;
}
#searchform {
	margin-bottom:20px;
}
#searchform td {
	margin:0px;
	padding:0px;
}
.boldText {
	font-weight:normal;
	color:#2c6104;
}

#modRecentVisitations {
	color:#000000;
	margin:2px 2px;

	padding:3px 5px;
	text-align:center;
	font-size:11px;
	padding:10px 0px;

	background:none;
}
#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {
	background:#999467;
	padding-left:5px;
	height:20px;
	/*background:url(../images/butterfly.gif) no-repeat left -2px; */
	margin:5px 10px;
	font-size:16px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#ffe9ae;
}

#user1 {
	padding:5px 0px;
	display:block;
	width:242px;
}
#user1 h1, #user1 h4, #user1 h6 {
	padding-left:5px;
	/*background:url(../images/butterfly.gif) no-repeat left -2px; */
	margin:5px 10px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#ffffff;
}
#user1 h2 {
	margin:0px;
	margin-bottom:10px;
	margin-right:40px;
	padding:0px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	border-bottom:1px dashed #a7a7a7;
}
#user1 p {
	margin:0px;
	padding:0px;
}
#user1 p span {
	display:block;
	padding-right:20px;
	border-right:1px dotted #a9a9a9;
}

