@charset "utf-8";
/* CSS Document */

/* TAGs */
html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:8pt;
}

a {
	color:#996633;
	margin:3px;
	font-size:10pt;
}

a:hover {
	color:#603913;
}




#content h6, #content h4, #content h1, #content h2, #content h3, #content h5 {
	color:#603913;
	font-size:12pt;
	font-weight:bolder;	
}

#content h4 { 
	padding:0px;
		font-size:11pt;
	margin-bottom:15px;
}

#content h6 { 
	font-size:12pt;
	padding:0px;
	margin:0px;
}

#separator {
	border-right:1px dashed #D3A9A9;
}

#obituary_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#obituary_menu ul li {
	margin:10px 0px;
	padding:3px;
	background:#603913;
}

#obituary_menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#content label { 
	display:block;
	padding:0px;
	width:310px;
	margin:5px;
	text-align:left;
	color:#603913;
	font-family: Tahoma, Arial, Verdana;
	font-size:8pt;
	text-transform:capitalize;
}

#content .label1 { 
	margin:0px 10px;
	display:inline;
	margin-left:20px;
}

#content label b { 
	color:red;
}

#content label strong { 
	padding:0px 5px;
	padding-left:0px;
}

#content .row {
	width:340px;
}

#content th {
	background:#603913;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color:#FFFFFF;
	text-align:left;
	padding:5px;
}

#content td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	padding:3px;
}

#content .Edits {
	border-right: #AA776A 1px solid;
	border-top: #AA776A 1px solid;
	border-left: #AA776A 1px solid; 
	border-bottom: #AA776A 1px solid; 
	background-color: #FFFFE6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888167; 
	width: 150px;
	height: 18px;
}

#content .textarea{
	border-right: #AA776A 1px solid;
	border-top: #AA776A 1px solid;
	border-left: #AA776A 1px solid; 
	border-bottom: #AA776A 1px solid; 
	background-color: #FFFFE6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888167; 
	width: 300px;
	height: 100px;
	scrollbar-face-color:       #7F2424;
	scrollbar-highlight-color:  #A12E2E;
	scrollbar-shadow-color:     #7F2424;
	scrollbar-3dlight-color:    #942A2A;
	scrollbar-darkshadow-color: #752121;
	scrollbar-arrow-color:      #ECE7D2;
	scrollbar-track-color:      #942A2A;
}

#content .RadioButton {
	background-color: #FFFFE6;
	margin:0px 3px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888167; 
	height: 12px;
}

#content .Edits:focus {
	border-right: #603913 1px solid;
	border-top: #603913 1px solid;
	border-left: #603913 1px solid; 
	border-bottom: #603913 1px solid; 
	background-color: #FFFFEF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #888167; 
	width: 150px;
	height: 18px;
}

#content .Buttons, .createButton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight:bolder;
	border:1px solid #603913;
	padding:2px 8px;
	margin:0px;
	color:#ffffff;
	background:#603913;
	text-decoration:none;
}

#content .Buttons:hover, .createButton:hover {
	color:#ffffff;
}

.obituaryContent {
	margin: 0px 0px;
	padding:0px 0px;
}


#content .myimg {
	border:5px solid #603913;
}

#content p{ 
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

#content hr {
	margin:2px auto;
	width:358px;
	height:20px;
	background:url(../images/content-hr-image.png) no-repeat;
	border:none;
}

#content .header {
	height:100%;
}

#content .footer {
	height:100%;
	background:url(../images/body_footer.gif) no-repeat bottom;
}

#body1 {
	padding:0px;
}

#body1 .header {
	background:url(../images/body1_header.gif) no-repeat top left;
}

#body1 .footer {
	background:url(../images/body1_footer.gif) no-repeat bottom;
}

#footer {
	margin:0px;
	padding:0px;
	height:60px;
	background:#666640 url(../images/bg_bottom.gif) no-repeat;
}

/* CLASSES */


/* CONTROLS */
#mainmenu {
	width:150px;
	margin:auto;
}

#mainmenu div {
	padding-bottom:40px;
	width:150px;
	margin:auto;
	background:url(../images/leftcolumn-hr-image.gif) no-repeat center bottom;
}

#mainmenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#mainmenu ul li {
	padding:5px 0px;
	border-bottom:1px solid #d5dabd;
}

#mainmenu ul li a{
	font-family:"Times New Roman", Times, serif;
	color:#8e916b;
	font-size:14pt;
	text-decoration:none;
}

#mainmenu ul li a:hover {
	color:#666633;
}


#bottommenu {
	text-align:center;
	margin:auto;
}

#bottommenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	border-right:1px solid #ffffff;
}

#bottommenu ul li {
	display:inline;
	padding:0px 5px;
	border-left:1px solid #ffffff;
}

#bottommenu ul li a{
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
}

#modRecentVisitations {
	color:#8e916b;
	font-size:12px;
}


#modRecentVisitations p a {
	font-size:13px;
	font-weight:bolder;
	color:#8e916b;
	text-decoration:none;
}

#modRecentVisitations p a:hover {
	text-decoration:underline;
	color:#666633;
}

#modRecentVisitations p {
	font-size:11px;
	color:#8e916b;
}

#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#8e916b;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
	padding:15px 0px;
	text-transform:uppercase;
	text-decoration:underline;
}

.news {
	margin:0px;
	padding:0px 10px;
	list-style:none;
}

.news  li {
	padding:10px 10px;
}

.news  li:hover {
	background:#DFD2C4;
}

.news  li a{
	display:block;
	margin-left:-1px;
	font-weight:bolder;
}

.events {
	margin:0px;
	padding:0px 10px;
	list-style:none;
}

.events  li {
	padding:10px 10px;
}

.events  li:hover {
	background:#DFD2C4;
}

.events  li a{
	display:block;
	margin-left:-1px;
	font-weight:bolder;
}

