body {
background-image: url(./images/candleback.gif);
margin: 0px;
padding: 0px;
padding-bottom: 0px;
color: #EFD1AE;
} 

#pagecontainer {
margin-top: 20px;
background-image: url(./images/candleback.gif);
background-repeat: repeat;
}


#container {
margin: 20px;
margin-top: 0px;
margin-bottom: 0px;
background: #333333;
border-top: 12px solid #3D575B;
border-bottom: 2px solid #000000;
border-left: 12px solid #3D575B;
border-right: 12px solid #3D575B;
border-style: ridge;
}

#candleheader {
width: auto;
height: 165px;
background-image: url(./images/candlebackground.gif);
background-repeat: repeat-x;
border-bottom: 12px solid #3D575B;
border-top: 0px solid #3D575B;
border-right: 0px;
border-left: 0px;
border-style: ridge;
}

#candleheaderimg {
width: auto;
height: 165px;
background-image: url(./images/candleheaderleftnew.gif);
background-position: center left;
background-repeat: repeat-x;
}


#topnav {
position: absolute;
top: 177px;
right: 50px;
z-index: auto;
}

#address { 
position: absolute;
top: 35px;
z-index: auto;
right: 50px;
font-size: 20px;
color: #ffffff;
}


#breadcrumb { 
position: absolute;
top: 177px;
z-index: auto;
left: 35px;
font-size: 12px;
color: #ffffff;
}

#breadcrumb a { 
font-size: 14px;
color: #F29845;
font-weight: bold;
}

#131 { 
position: absolute;
top: 94px;
z-index: auto;
left: 635px;
width: 158px;
height: 50px;
background-image: url(./images/131.gif);
background-repeat: no-repeat;
}


#sign { 
position: absolute;
top: 204px;
z-index: auto;
right: 22%;
width: 300px;
height: 64px;
background-image: url(./images/sign.gif);
background-repeat: no-repeat;
}


#candleheadertext {
padding-top: 10px;
padding-left: 10px;
}

#candlenavleft {
width: 18%;
background-image: url(./images/glass3.gif);
background-repeat: repeat-y;
float: left;
border-right: 12px solid #3D575B;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
border-style: ridge;
padding: 0px;
margin: 0px;
} 

#candlenavright {
width : 18%;
background-image: url(./images/glass3.gif);
background-repeat: repeat-y;
float: right;
border-left: 12px solid #3D575B;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-style: ridge;
padding: 0px;
margin: 0px;
} 


#candlemembers {
background-image: url(./images/glass3.gif);
height: 250px;
background-repeat: repeat-y;
}


#maincontent {
width: 58%;
float: left;
margin-top: 63px;
padding-left: 15px;
padding-right: 5px;
}

#footer {
background-image: url(./images/sidewalk.gif);
height: 72px;
}


#footercontent {
text-align: center;
padding-top: 50px;
}

#footercontent a {
font-size: 12px;
color: #027FFE;
}

li {
margin-left: -15px;
}

a {
font-size: 11px;
}

a:link {
color: #EFD1AE;
}

a:visited {
color: #EFD1AE;
}

a:hover {
color: #F29845;
font-style: italic;
}

a:active {}

.nav {

}

#topnav a {
font-size: 12px;
}

#topnav a:hover {
font-size: 12px;
}

a.nav {
padding-left: 5px;
display: block;
line-height: 15px;
}

a.subnav {
padding-top 0px;
padding-bottom 5px;
margin-top: -10px;
margin-bottom: 5px;
margin-left: 30px;
display: block;
}


.navcurrent {
}

a:link.navcurrent {
margin-top: 1px;
margin-bottom: 1px;
display: block;
line-height: 15px;
}

