@charset "utf-8";

/* CSS Document */



/* TAGs */

html {

	height:100%;

}

body {

	margin:0px;

	padding:0px;

	background:#dfd8aa url(../images/background.jpg) repeat-x;

	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:#4B5453;

	margin:3px;

}

a:hover {

	color:#FFFFFF;

	font:bolder;

}

a:hover {

}

/* IDs */



#wrapper {

	margin:20px 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:10px 15px;

	margin-bottom:0px;

	width:733px;

	height:196;

	padding:10px;

	background: #e5e0d9 /*url(../images/main_image.jpg) center center no-repeat*/;

}

#topmenu {

	margin:0px;

	width:753px;

	text-align:left;

	background: #e5e0d9;

}

#center {

	background: #e5e0d9;

	margin:0px 15px;

	margin-top:10px;

}

#left {

	background:#ffffff url(../images/left_bg.jpg) no-repeat left top;
	width:227px;
}

#left1 {

	background:url(../images/left_bg1.jpg) no-repeat left bottom;

	text-align:center;

	padding:10px;


	padding-bottom:10px;

}

#content {

	background:#ffffff url(../images/content_bg.jpg) no-repeat center top;

	border: 1px solid #b6a17f;

}

#content1 {

	background:url(../images/content_bg1.jpg) no-repeat center bottom;

	padding:20px;

}

#footer {

	clear:both;

	text-align:center;

	display:block;

}

#footer #credits {

	color:#666666;

	display:block;

}

/* CLASSES */



/* */



#topmenu ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

}

#topmenu ul li {

	float:left;

	width:130px;

}

#topmenu ul li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#2f3e09;

	font-size:11px;

	text-decoration:none;

	font-weight:bolder;

}

/* CONTROLS */





/* Main menu */

#left {

	font-size:93%;

	line-height:normal;

	border: 1px solid #b6a17f;

}

#left div.module {

	margin-top:20px;

	margin-bottom:15px;

}

#left .module ul, #left .module ul li {

	margin:5px;

	padding:0px;

	list-style: url(../images/arrow.gif) outside;

}

#left .module ul {

	padding:5px 15px;

	text-align:left;

}

#left .module ul li a {

	font-size:12px;

	color: #2C374C;

	text-decoration:none;

}

#left .module ul li {

	padding-bottom:5px;

	border-bottom:1px solid #E8E9EB;

}

#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:#431401;

	font:bolder;

}

/* bottom menu */

#bottom {

	background: #e5e0d9;

	text-align:center;

	margin:0px auto;

	padding:2px 12px;

}

#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:#431401;

	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:10px 0px;

}

#modRecentVisitations p {

	color:#2C374C;

	margin:2px 10px;

	/*border:1px solid #ffffff; */

	padding:3px 5px;

	text-align:center;

	font-size:11px;

	padding:5px;

	border-bottom:1px dotted #2C374C;

	background:none;

}

#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {

	background:url(../images/top-accent2.png) no-repeat center 1px;

	padding-left:5px;

	padding-top:10px;

	height:30px;

	margin:5px 10px;

	font-size:16px;

	text-align:center;

	font-family:"Times New Roman", Times, serif;

	font-style:italic;

	color:#431401;

}

#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;

}


