@charset "utf-8";

/* CSS Document */



/* TAGs */

html {

	height:100%;

}

body {

	margin:0px;

	padding:0px;

	background:#D5D8C2 url(../images/background.gif) 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:#666666;

	font:bolder;

}

a:hover {

}

/* IDs */

#center {background:#EAEAEA;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

#wrapper {

	display:block;

	margin:20px auto;

	background: #ffffff;

	border:4px solid #2C374C;

	border-top:2px solid #2C374C;

	border-bottom:1px solid #2C374C;

}

#controls {

	display:block;

	height:10px;

}

#header {

	display:block;

	height:194px;

}

#logo img {

}

#mainimage {

	margin:10px auto;

	margin-bottom:0px;

	width:753px;

	height:194;

	padding-bottom:0px;

}

#topmenu {

	margin:0px;

	width:753px;

	text-align:left;

}

#center {

	/*background: #E8E8CF;*/

	margin:1px auto;

}

#left {
	border:#2C374C solid 1px;
	background:#ffffff /*url(../images/top-accent2.png) no-repeat center top*/;

	text-align:center;
	

	padding:10px;

	padding-top:20px;

	width:180px;

}

#content {
	border:#2C374C solid 1px;
	background:#ffffff /*url(../images/top-accent.png) no-repeat center top*/;
	
	

}

#content1 {

	/*background:url(../images/bottom-accent.png) no-repeat center bottom;*/

	padding:20px;

}

#footer {

	clear:both;

	text-align:center;

	display:block;

	margin-top:15px;

}

#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;

}

#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;

	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:#FFFFFF;

	font:bolder;

}

/* bottom menu */




#bottom {
background:#2C374C;

	background-position:left;

	/*margin-top: 20px;*/

	/*background-color:#4B5453;*/


	width: 760px;

	text-align:center;

	margin:10px auto;

	margin-bottom:5px;

	padding: 12px;

}

#bottom ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

	display:inline;

	border-right:3px double #4a4a4a;

}

#bottom ul li {

	display:inline;

	padding:0px 5px;

	border-left:3px double #4a4a4a;

}

#bottom ul li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#ffffff;

	font-size: 9pt;

	text-decoration:none;



}

#bottom ul li a:hover {

	color:#3333FF;

	text-decoration:none;

}

/* content styles */















#content {

	color:#ffffff;

	margin-bottom:10px;

}

#content img {

	padding:1px;/*	border:3px double #e5c4b8;*/















}

#content h1, #content h4, #content h6 {

	/*padding-left:35px;
	background:url(../images/butterfly.gif) no-repeat left -2px; */
	margin:5px -5px;

	font-size:20px;

	padding-top:10px;

	font-family:"Times New Roman", Times, serif;

	font-style:italic;

	color:#2C374C;

}

#content label {

	display:block;

	padding:6px 5px;

}

#content .Edits, #content .textarea {

	font-size:11px;

	scrollbar-face-color:       #ac7347;

	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 #2C374C;

	padding:1px 1px;

	margin:1px 0px;

	color:#ffffff;

}

#content input.Edits {

	padding:2px 5px;

	width:200px;

}

#content textarea {

	color:#666666;

	padding:2px 5px;

	/* width:300px;*/

	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:-5px;

}

#Mytable td {

	padding:-10px;

}

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 #C3C3C3;

	background:none;

}

#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {

	background:#C9C9C9;

	padding-left:5px;

	padding-top:10px;

	height:30px;

	/*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;

	font-style:italic;

	color:#000000;

}

#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:#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;

}


