@charset "utf-8";

/* CSS Document */



/* TAGs */

html {

	height:100%;

}



body {

	margin:0px;

	padding:0px;

	background:#001C4F 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:#ffffff;

}



a {

	color:#ffffff;

	margin:3px;

}



a:hover {

	color:#cccccc;

}



a:hover {

}



/* IDs */

/*#wrapper {

	display:block;

	width:780px;

	margin:0px auto;

}*/

#wrapper {

	width:780px;

	margin:0px auto;

	background-image: url(../images/wrapper-bg.gif);

	background-repeat: repeat-y;

	background-position:top;

	background-position: 0px 250px;

}



#controls {

	display:block;

	height:20px;

	background:#35321F url(../images/top-bg.gif);

}



#header {

	display:block;

	height:280px;

}



/* logo */





/* */



#mainimage {

	float:left;

	display:block;

/*	margin-left:270px;*/

	width:530px;

	height:275px;

	background:#ffffff /*url(../images/main_image1.gif) 3px 3px no-repeat;*/

}



#center {

	display:block;

}



#left {

	float:left;

	width:250px;

}



#content {

	padding:20px;

	margin-right: 15px;

	margin-bottom: 10px;

	background:#2E3646 /*url(../images/module_window_bg.gif) no-repeat*/;

/*	margin-left:270px;*/

float:right;
	border-top:solid 2px #ffffff;

	width:464px;

	/*border:3px double #CCCCCC;*/

}



#footer {

	clear:both;

	text-align:center;

	display:block;

	margin-top:30px;
	margin-bottom:20px;

}



#footer #credits {

	color:#666666;

	display:block;

}



/* CLASSES */

#left div.module {

padding-left: 10px;

	background:#2E3646 /*url(../images/module_window_bg.gif) no-repeat*/;

	/*border:3px double #CCCCCC;*/

	margin-left: 15px;
border-top:solid 2px #ffffff;
	margin-bottom:15px;

	width:220px;

}



/* 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: #ffffff;

	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:#cccccc;

}



/* bottom menu */

#bottom {

background-position:left;

margin-top: 20px;


	background-color:#CCCCCC;
	border-top:3px double #FFFFFF;
	border-bottom:3px double #FFFFFF;
	width: 733px;

	text-align:center;

	margin:10px auto;

	margin-bottom:15px;

	padding: 12px;

}



#bottom ul {

	margin:0px;

	padding:0px;

	list-style-type:none;

	display:inline;

}



#bottom ul li {

	display:inline;

	padding:0px 5px;

}



#bottom ul li a{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#2E3646;

	font-size:11px;

	text-decoration:none;

	font-weight:bolder;

}



#bottom ul li a:hover {

	text-decoration:underline;

}



/* content styles */

#content {

	color:#C1C1C1;

}



#content img {

	padding:1px;

	border:3px double #ffffff;

}



#content h1, #content h4, #content h6 {

	padding-left:4px;
	padding-top:5px;
	height:25px;
	/*border-top: dotted #FFFFFF;*/
	/*border-bottom:1px dashed #FFFFFF;*/

	/*background:url(../images/butterfly.gif) no-repeat left -2px; */
	/*background-color:#CCCCCC;*/
	margin:5px -5px;

	font-size:18px;

	font-family:"Times New Roman", Times, serif;

	font-style:italic;

	color:#ffffff;

}



#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:     #FFFFFF;

	scrollbar-3dlight-color:    #FFFFFF;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-arrow-color:      #FFFFFF;

	scrollbar-track-color:      #FFFFFF;

	border:1px solid #ffffff;

	padding:1px 1px;

	margin:1px 0px;

	color:#ffffff;

}



#content input.Edits {

	padding:2px 5px;

	width:200px;

}



#content textarea {

	color:#ffffff;

	padding:2px 5px;

	width:300px;

	height:50px;

}



#content .Buttons, #content .createButton, #Mytable a{	

	padding:3px 15px;

	text-decoration:none;

	background:#cccccc;

 	border: double 1px #ffffff;

	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:#ffffff;

	font-size:14px;

}



#content label strong { 

	padding:0px 5px;

	padding-left:0px;

}



#content .row {

	width:340px;

}



#content th {

	background:#ffffff;

	font-size: 8pt;

	color:#666666;

	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:#2E3646;

}



#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:#ffffff;

}



#modRecentVisitations {

	padding:10px 0px;

}





#modRecentVisitations p{

	color:#ffffff;

	margin:2px 10px;

	/*border:1px solid #ffffff;*/

	padding:3px 5px;

	text-align:center;

	font-size:11px;

	padding:5px;

	border-bottom:1px dotted #ffffff;



}



#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {

	padding-left:5px;
	padding-top:5px;
	background-color:#CCCCCC;
	border-top:3px double #FFFFFF;
	border-bottom:3px double #FFFFFF;
	height: 25px;
	text-align:center;
	/*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:#2E3646;

	

}



#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;

}