 /*
/*  Center Page  Table+Bottom Menu section Combine
*/
.combine
{
    position:absolute;
    left:2.0em;
    top:25px;
    height:auto;
}

/*
/*  Center Page  division pictures
*/
.cdiv
 {  
    position:absolute;
    left:21.0em;
    top:45px;
    height:300px;
    width:450px;
    text-align: right; 

 }
.cdiv
 {  
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
 }
.cdiv
 {  
    background-color:LemonChiffon;
 }
/*
/*  Center Page  division pictures narrow (Jesus,St Christopher)
*/
.cdivsm
 {  
    position:absolute;
    left:31.0em;
    top:45px;
    height:300px;
    width:200px;
    text-align: right; 

 }
.cdivsm
 {  
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
 }
.cdivsm
 {  
    background-color:LemonChiffon;
 }
/*
/*  Center Page  division Right Hand pictures
*/
.rc
 {  
    position:absolute;
    left:60.0em;
    top:45px;
    height:300px;
    width:200px;
 }
.rc
 {  
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
 }
.rc
 {  
    background-color:Gray;
 }
/*
/*  Center Page  Left Side Locket picture
*/
.lc
 {  
    position:absolute;
    left:3.0em;
    top:45px;
    height:300px;
    width:200px;

 }
.lc
 {  
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
 }
.lc
 {  
    background-color:Gray;
 }

/*
/*  Center Page  Data Table Location
*/
.cdivtab
{
    position:relative;
    left:20.00em;
    top:360px;
    height:auto;
/*    width:47.40em; */
    width:39em;
    text-align: center;  
}
/*
/*  Center Page  Data Table Fonts
*/
.cdivtab 
{
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
}
/*
/*  Center Page  Data Table Color
*/
.cdivtab
{
    background-color:#FAEBD7; 
}   
/*
/*  Center Page  Data Table Hover by IJ
*/
.cdivth
{
    position:absolute;
    left:18.0em;
    top:62ex;
    height:40ex;
    width:47.40em;
    text-align: center;  
    z-index:10;
    cursor:pointer;
}
/*
/*  Center Page  Data Table Fonts
*/
.cdivth
{
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
}
/*
/*  Center Page  Data Table Color
*/
.cdivth
{
    background-color:#FAEBD7; 
}   
/*
/*
/*  See Other page
*/
.seoth
{
    position:absolute;
    top:35%;
    left:110%;
}   
/*
/*
/*  Center Page Data Table
*/
.tabchn
{    
    position:relative;
    table-layout:fixed;
    height:auto;
/*    width:auto; */
    width:38em;
    font-family: Verdana; 
    font-style:normal;
    font-size:12px;
    color:Green;
}
/*
/*  Corner Cell for table
*/
.tdc
{
    width:10em;
    color:Maroon;
}
/*
/*  Length Cell for table
*/
.tlc
{
    text-align:right;
    width:auto;
    color:Red;
}
/*
/*  Data Row for weight table
*/
.trc
{   
    background-color:Beige;
}
/*
/*  Data Row Alternate for weight table
*/
.trca
{   
    background-color:BlanchedAlmond  ;
}
/*
/*  Data Row Alternate for weight table
*/
.trcb
{   
    background-color:Cornsilk  ;
}
/*
/*  Data Cell For Weight Options
*/
.tlcd
{   
    width:5em;
    text-align:left;
    color:Blue;
}
/*
/*  Data Cell For Weight Options
*/
.tlcdr
{   
    width:5em;
    text-align:left;
    background-color:#FFEBCD;
}
/*
/*  Data row for bottom heading
*/
.tbot
{   
    position:relative;
    top:-.5ex;
    text-align:center;
    white-space:nowrap;
}

