#tdTopRow {

background: transparent url(images/header.jpg) no-repeat;

}

#tdTopRow h1 {

display: none;

}

#tdCenterColumn h2 {

font-size: 26px;
margin: 0;
letter-spacing: 2px;
font-style:italic;

}

.h2_current  {

font-size: 22px !important;
text-align: center;
width: 230px;
text-decoration: underline;
margin: 0 0 5px 0 !important;
font-style:normal !important;

}



#tdLeftColumn ul {

list-style: none;
margin:0;
padding:0;

}

#tdLeftColumn ul li {

margin:0;
padding:0;

}


#tdLeftColumn ul li a {
display: block;
width: 160px;
height:30px;
background: transparent url(images/button_backing.jpg) no-repeat;
padding: 5px 0 0 20px;
letter-spacing: 1px;
font-weight: bold;
}


#tblMain {

background: transparent url(images/main_backing.jpg) repeat-y;

}


.frontObit {

width: 230px;
background: transparent url(images/obit_backing.jpg) no-repeat;
height: 80px;
border-bottom: 1px solid #D1E0EF;
padding: 0 0 5px 0;
margin: 0px;
}


.obitSmall {

overflow: hidden;
width: 49px;
height: 60px;
padding: 6px;
float: left;
margin: 0 20px 0 0;

}

.obitSmall img {

width: 55px;

}

.frontObit h3 {
font-size: 15px;
padding: 5px 0 0 0;
margin: 2px 0 0 0;

}

.frontObit h3 a {
font-size: 15px !important;
}

.frontObit h4 {
color: #444444;
font-size: 12px;
}


#divArticle {
padding: 0 10px;
width: 700px;

}


#divArticle h2 {

margin: 0 0 20px;
border-bottom: 1px solid #AAAAFF;

}


#ulSlideShow {

margin: 0px;
}


.comment {

border-bottom: 1px solid #AAAAAA;
padding: 5px;

}

#divCommentEntry, #divPrivateCondolence {

width: 300px;


}


#divCommentEntry label, #divPrivateCondolence label{
display: block;
font-weight: bold;
width: 100px;
}

#divCommentEntry textarea, #divPrivateCondolence textarea {

width: 280px;
height: 100px;

}

#divCommentEntry input, #divPrivateCondolence input {

width: 280px;

}


#tdBottomRow ul {
list-style: none;
font-variant: small-caps;
text-align: center;
font-size: 10px;
margin: 30px 0 0 0;
padding: 0;
}



#tdBottomRow li {

display:inline;

}


#tdBottomRow li a {


padding: 0px 5px;
text-align: center;
border-left: 1px solid #CCCCCC;
font-size: 11px;

}

#tdBottomRow li a:visited {
font-size: 11px;
}

#tdBottomRow li a:hover {
font-size: 11px;
}



fieldset legend
{
color: #fff;
background: #141B40;
border: 1px solid #364363;
padding: 2px 6px;
font-weight: bold;
width: 200px;
}
fieldset label {
width: 100px;
float: left;
text-align: right;
margin: 0px 10px 0px 0px;
display: block;
}



#CW_Search_All_Site_Content {

margin-left: 20px;

}

#Search_Button {

font-size: 10px;

}




#divPrintOptions {


position: absolute;
top: 100px;

background: #FFFFFF;
border: 5px solid #003366;
width: 250px;

}



#divPrintOptions a {

display: block;
border-bottom: 1px solid #43698E;
font-weight: bold;
color: #43698E;
cursor: pointer;
width: 240px;
vertical-align: middle;
padding: 30px 0 30px 10px;
font-size: 15px;
}


#divPrintOptions a:hover {

background: #70A0DE;
color: #FFFFFF;
font-size: 15px;
}



#divCommentEntry {


position: absolute;
top: 100px;

background: #FFFFFF;
border: 5px solid #003366;
padding: 10px;

}



#btnRunComment {

    width: 150px !important;

}

#btnCancelComment {

    margin-left: 30px;
    width: 100px !important;

}




#divArticleHeader {

height: 25px;
margin-left: 10px;

}


#divArticleHeader a {

padding: 3px;
border: 1px solid #43698E;
margin: 0 20px 0 0;
font-weight: bold;
color: #43698E;
cursor: pointer;

}


#divArticleHeader a:hover {

background: #70A0DE;
color: #FFFFFF;

}




#divPrivateCondolence{


position: absolute;
top: 100px;
width: 300px;
background: #FFFFFF;
border: 5px solid #003366;
padding: 10px;

}

#btnRunPrivateCondolence{

    width: 150px !important;

}

#btnCancelPrivateCondolence{

    margin-left: 30px;
    width: 100px !important;

}





/*------------------------*/
/*Tree View */



#treecontrol {

border: 1px solid #AAAAFF;
width: 250px;
padding: 4px;
text-align: center;
background-color: #FAFAFF;

}

#category_tree {

  padding-left: 20px;

}

#treecontrol img {

border: none;

}

#treecontrol a, #category_tree a {

 font-size: 16px !important;
 text-decoration: none;
 color: #003399;
 font-weight: bold;
 padding: 0 10px 0 10px;
 margin: 0;

}




.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;

}

.treeview , .treeview a {
font-size: 20px !important;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/treeview/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/treeview/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/treeview/file.gif) 0 0 no-repeat; }


#website {
display: none;
}

