@charset "utf-8";

/* CSS Document */



/* TAGs */

html {

	height:100%;

}

body {

	margin:0px;

	padding:0px;

	background:#AEBE9F url(../images/background.jpg) 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:#ffffff;

	margin:3px;

}

a:hover {

	color:#7b0100;

	font:bolder;

}



/* IDs */



#wrapper {

	margin:auto;

	/*background: #FFFFFF;

	border: 1px solid #b6a17f;*/

}

#controls {

	display:block;

	height:10px;

}

#header {

	/*background: #FFFFFF url(../images/wrapper_bg.jpg) no-repeat center top;

	display:block;

	height:27px;*/

}

#logo img {

}

#mainimage {

	margin-bottom:0px;


	width:780px;

	height:234px;

	
	background: #e5e0d9 /*url(../images/main_image.jpg) center center no-repeat*/;

}

#topmenu {

	margin:0px;

	width:753px;

	text-align:left;

	background: #e5e0d9;

}

#center {

	background: #FBF4E1;

	border-left:#1B2C15 solid 16px;
	border-right:#1B2C15 solid 14px;
	border-bottom:#1B2C15 solid 10px;
	padding-left: 10px;
	padding-right: 10px;
	width:780px;



}

#left {

	background:#ffffff url(../images/left_bg.jpg) repeat-y;
	width:229px;
	margin-left: -2px;
}

#left1 {

	background:url(../images/left_bg1.jpg) no-repeat left bottom;

	text-align:left;

	padding:10px;


	padding-bottom:10px;

}

#content {

	background:#FBF4E1;
	
	padding:0px;
	padding-top:10px;


}



#footer {

	clear:both;

	text-align:center;

	display:block;

}

#footer #credits {

	color:#666666;

	display:block;
	padding-bottom: 15px;

}


/* CONTROLS */





/* Main menu */

#left {

	font-size:93%;

	line-height:normal;



}

#left div.module {

	margin-top:20px;

	margin-bottom:15px;

}

#left .module ul, #left .module ul li {

	margin:5px;

	padding:0px;

	



}

#left .module ul {

	padding:5px 15px;

	text-align:left;
	
	
}

#left .module ul li a {

	font-size:12pt;

	color: #1C2d16;
	font-family:"Times New Roman", Times, serif;

	text-decoration:none;
	
	
	

}

#left .module ul li {

	padding-bottom:5px;
	padding-top: 5px;
	padding-left:10px;
	background: #D8E1C9;
	margin: 5px;
	width: 150px;



}

#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:#7b0100;

	font:bolder;

}

/* bottom menu */

#bottom {

	background: #AEBE9F;

	text-align:center;

	margin:0px auto;

	padding-top: 10px;
	padding-bottom: 10px;

}

#bottom ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

	display:inline;

	border-right:3px double #431401;

}

#bottom ul li {

	display:inline;

	padding:0px 5px;

	border-left:3px double #431401;

}

#bottom ul li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#1c2d16;

	font-size: 9px;

	text-decoration:none;

	font-weight:bolder;

}

#bottom ul li a:hover {

	color:#431401;

	text-decoration:none;

}

/* content styles */

#content {

	color:#2c374c;

	margin-bottom:5px;

}

#content img {

	padding:1px;

}

#content h1, #content h4, #content h6 {

	margin:5px 0px;

	font-size:20px;

	padding-top:10px;

	font-family:"Times New Roman", Times, serif;

	font-style:italic;

	color:#431401;

}

#content label {

	display:block;

	padding:6px 5px;

}

#content .Edits, #content .textarea {

	font-size:11px;

	scrollbar-face-color:       #431401;

	scrollbar-highlight-color:  #FFFFFF;

	scrollbar-shadow-color:     #cccccc;

	scrollbar-3dlight-color:    #FFFFFF;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-arrow-color:      #FFFFFF;

	scrollbar-track-color:      #cccccc;

	border:1px solid #431401;

	padding:1px 1px;

	margin:1px 0px;

	color:#2c374c;

}

#content input.Edits {

	padding:2px 5px;

	width:200px;

}

#content textarea {

	color:#2c374c;

	padding:2px 5px;

	width:300px;

	height:150px;

}

#content .Buttons, #content .createButton, #Mytable a {

	padding:3px 15px;

	text-decoration:none;

	background:#E6E9EB;

	border: solid 1px #2C374C;

	color:#2C374C;

	font-weight:normal;

}

#Mytable div {

	margin:5px;

}

#Mytable div b {

	margin:0px;

}

#Mytable td {

	padding:0px;

}

hr {

	border:none;

	color:none;

	border-bottom:1px dashed #a9a9a9;

	height:1px;

}

#content td {

	font-size: 11px;

	padding:3px;

}

#content label b {

	color:#2C374C;

	font-size:14px;

}

#content label strong {

	padding:0px 5px;

	padding-left:0px;

}

#content th {

	background:#E6E9EB;

	font-size: 8pt;

	color:#2C374C;

	text-align:left;

	padding:2px 5px;

}

#content td {

	font-size: 8pt;

	padding:3px;

}

#content td p {

	margin:0px;

	padding:0px;

}

#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 {

	padding:0px 0px;

}

#modRecentVisitations p {

	color:#FBF4E1;

	margin:2px 10px;

	/*border:1px solid #ffffff; */

	padding:3px 5px;

	text-align:center;

	font-size:11px;

	padding:5px;

	background:none;

}

#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {

	background:url(../images/top-accent2.png) no-repeat center 1px;

	padding-left:5px;

	padding-top:2px;

	height:10px;

	margin:5px 10px;

	font-size:14pt;

	text-align:center;

	font-family:"Times New Roman", Times, serif;

	color:#FBF4E1;

}

#modRecentVisitations hr {

	display:none;

}

#user1 {

	padding:20px 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:#431401;

}

#user1 h2 {

	margin:0px;

	margin-bottom:10px;

	margin-right:40px;

	padding:0px;

	font-size:14px;

	font-family:"Times New Roman", Times, serif;

	color:#2c374c;

	border-bottom:1px dashed #a7a7a7;

}

#user1 p {

	margin:0px;

	padding:0px;

}

#user1 p span {

	display:block;

	padding-right:20px;

	border-right:1px dotted #a9a9a9;

}

