@charset "utf-8";
/* CSS Document */

/* TAGs */
html {
    height:100%;
}

body {
    margin:0px;
    padding:0px;
    background:#cf8c77 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:#434343;
}

a {
    color:#590219;
}

a:hover {
    color:#000000;
}



/* IDs */
#wrapper {
    display:block;
    width:800px;
    padding-left:10px;
    padding-right:10px;
    margin:20px auto;
    border:2px solid #a2a16c;
    background:#4f1513;
}

#controls {
    display:block;
    height:20px;
}

#header {
    display:block;
    height:270px;
}

#logo img{
}

#logo {
    float:left;
    width:793px;
    height:250px;
    z-index:1000000;
    background:#eaeacb url(../images/main_image1.jpg) no-repeat;
    border:3px solid #a2a16c;
    display:block;
}


#center {
    display:block;
}

#left {
    float:left;
    width:240px;
}

#content {

    border:3px solid #a2a16c;
    padding-top:20px;
    padding-right:10px;
    padding-left:15px;
    background:#eaeacb;
    float:right;
    width:525px;

}

#footer {
    clear:both;
    text-align:center;
    display:block;
    margin-top:15px;
}

#footer #credits {
    font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	color:#eaeacb;
    display:block;
	padding-top:15px;
	padding-bottom:15px;
}

/* CLASSES */
#left div.module {
    background:#eaeacb;
    border:3px solid #a2a16c;
    margin-bottom:10px;
    width:230px;
}

/* CONTROLS */

/* Main menu */
#left {
    font-size:100%;
    line-height:normal;
}

#left div.module {
    margin-top:0px;
    margin-bottom:15px;
}

#left .module ul, #left .module ul li {
    margin:5px;
    padding:0px;
}

#left .module ul {
    padding:5px 15px;
    text-align:left;
    text-decoration:none;
}

#left .module ul li a {
    font-size:11pt;
    color: #4f1513;
    font-family:"Times New Roman", Times, serif;
    text-decoration:none;
    text-transform:uppercase;
}

#left .module ul li {
    padding-bottom:5px;
    padding-top: 5px;
    padding-left:-50px;
    background: #eaeacb url(../images/menubg.jpg) repeat-x;
    margin: 5px;
    width: 205px;
}

#left .module ul li:hover {
    padding-bottom:5px;
    padding-top: 5px;
    padding-left:0px;
    background: #777644 url(../images/menubg.jpg) repeat-x;
    margin: 5px;
    width: 205px;
}
#left .module a span {
    padding: 4px 0px 5px 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#left .module a span {
    color: bca677;
    float:none;
}

/* End IE5-Mac hack */
#left .module a:hover span {
    color:#eaeacb;
    font:bolder;
}

/*sf-menu*/
#left .menu ul{
    padding:0px;
    text-align:left;
    list-style: none;
    margin: 0;
}
#left .menu a span.sf-sub-indicator{
    background: url(../images/Sub.png) no-repeat;
    display:block;
    font-weight:normal;
    padding-right:20px;
    position:absolute;
    right:0;
    text-align:right;
    top: 6px;
    line-height: 25px;
    z-index:100;
}
#left .menu ul ul a span.sf-sub-indicator{
    top:7px;
}
#left .menu ul li{
    position: relative;
    padding:0 7px;
    margin: 0;
    line-height: 29px;
    width: 216px;
    background: #eaeacb url(../images/menubg.jpg) repeat-x;

}
#left .menu ul li:hover{
    line-height: 29px;
    padding:0 7px;
    margin: 0;
    width: 216px;
    background: #eaeacb url(../images/menubg_over.jpg) repeat-x;
}
#left .menu ul ul{
    padding:0px 0px;
    text-align:left;
    position: absolute;
    top:-3px;
    left: 230px;
    float: left;
    background: none;
    z-index: 100;
    padding-bottom: 0px;
    visibility: hidden;
    border:3px solid #a2a16c;

}
#left .menu ul ul li {
    float: left;
    position: relative;
    display: block;
    padding:0 7px;
    margin: 0;
    background: #eaeacb url(../images/menubg.jpg) repeat-x;
    margin:0px;
    width: 205px;

}
#left .menu ul ul li a {
    font-size:10pt;
    color: #4f1513;
    font-family:"Times New Roman", Times, serif;
    text-decoration:none;
    width:205px;

}
#left .menu ul ul li:hover {
    padding:0 7px;
    margin: 0;
    width:205px;
    background: #777644 url(../images/menubg_over.jpg) repeat-x;
}
#left .menu ul ul li a:hover {
    color:#eaeacb;
    text-decoration: none;
}
#left .menu ul ul li a span{
    background: none;

}
/*sf-menu end*/

#left .modRecentVisitations h4{
    font: bold 16px/normal "Times New Roman", Times, serif;
    text-transform: uppercase;
    text-align: center;
	color: #590219
}
#left .modRecentVisitations a{
    text-align: center;
	font-size:13px;
	font-family:Times New Roman, Times, serif;
}
/* bottom menu */
#bottom {
    text-align:center;
    margin:10px auto;
    margin-bottom:5px;
}

#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:#410102;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
}

#bottom ul li a:hover {
    text-decoration:underline;
}

/* content styles */
#content {
    color:#410102;
}

#content img {
    padding:1px;
}

#content h1, #content h4, #content h6 {
    padding-left:10px;
    /*background:url(../images/butterfly.gif) no-repeat left -2px; */
    padding-top: 10px;
    padding-bottom: 10px;
    margin:5px -5px;
    font-size:20px;
    font-family:"Times New Roman", Times, serif;
    text-transform:uppercase;
    color:#4e1414;
}

#content label {
    display:block;
    padding:6px 5px;
}

#content .Edits, #content .textarea {
    font-size:11px;
    scrollbar-face-color:       #666666;
    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 #410102;
    padding:1px 1px;
    margin:1px 0px;
    color:#666666;
}

#content input.Edits {
    padding:2px 5px;
    width:200px;
}

#content textarea {
    color:#7b7b7b;
    padding:2px 5px;
    width:300px;
    height:50px;
}

#content .Buttons, #content .createButton, #Mytable a{	
    padding:3px 15px;
    text-decoration:none;
    background:#a2a16c;
    color:#410102;
    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:#410102;
    font-size:14px;
}

#content label strong { 
    padding:0px 5px;
    padding-left:0px;
}

#content .row {
    width:340px;
}

#content th {
    background:#a2a16c;
    font-size: 8pt;
    color:#410102;
    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:#a2a16c;
}

#obituary_menu ul li a{
    text-decoration:none;
    color:#410102;
}

#searchform {
    margin-bottom:20px;
}

#searchform td {
    margin:0px;
    padding:0px;
}

.boldText {
    font-weight:normal;
    color:#410102;
}

#modRecentVisitations {
    padding:10px 0px;
    background:#eaeacb;
}


#modRecentVisitations p{
    color:#410102;
    margin:2px 10px;
    padding:3px 5px;
    text-align:Center;
}

#modRecentVisitations h1, #modRecentVisitations h4, #modRecentVisitations h6 {
    padding-left:5px;
    padding-top:15px;
    margin:5px 10px;
    font-size:16px;
    font-family:"Times New Roman", Times, serif;
    font-weight:bolder;
	color:#590219;
}

#modRecentVisitations hr {
    display:none;
}

#user1 {
    padding:20px 0px;
    display:block;
    width:242px;
}

#user1 h1, #user1 h4, #user1 h6 {
    padding-left:5px;
    margin:5px 10px;
    font-size:16px;
    font-family:"Times New Roman", Times, serif;
    font-style:italic;
    color:#410102;
}

#user1 h2 {
    margin:0px;
    margin-bottom:10px;
    margin-right:40px;
    padding:0px;
    font-size:16px;
    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;
}
