* {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	padding:0;
	background: #020f1c;
	font: 12px georgia, sans-serif;
}
#wrapper {
	width: 100%;
    margin:0 auto;
	text-align:center;	
}
#container {
	margin:20px auto 0 auto;
	padding:0;
	width:80em;
	text-align:center;
	color:#fff;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	color: #eaeaea;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	padding: 10px 0;
}
h1 {
	color: #DBDBDB;
	list-style: none;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px solid #eaeaea;
}
h2 {
	color: #eaeaea;
	font-size: 27px;
}
img {
	border: 0px;
	margin:5px;
}

p {
	margin:10px 0;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#fff;
}
.p1 {
	font-family: Garamond;
	color:#f9d185;
	font-size: 24px;
	font-weight: bold;
	margin: 10px auto;
}
.p2 {
	font-family: Garamond;
	color:#fff;
	font-size: 20px;
	margin: 20px 0;
}
.p3 {
	font-family:Garamond;
	color:#eaeaea;
	font-weight: bold;
	font-size: 21px;
}
.p4 {
	font-family:Garamond;
	color: #f9af78;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 0;
	width: 710px;
}
.p5 {
	font-family:Garamond;
	color: #f9af78;
	font-weight: bold;
	font-size: 21px;
	margin: 15px 0;
}
.left {
	text-align:left;
	font-family: Garamond;
	color:#fff;
	font-size: 18px;
	margin: 20px 0;
}

a {
	color: #ffffff;
    text-decoration: none;
}
a:hover {
	color: #fdffaa;
    text-decoration: none;
}



.boldtext {
	font-weight:bold;
	color: #fdffaa;
}



#header {
	text-align:left;

}

#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
    position:relative;
	margin:0;
	color: #fff;
	line-height: 1;
}

#header h1 em {
	display: block;
	padding: 6px 0 0 20px;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif; 
}

#header h1 strong {
	display: block;
	padding: 0 0 0 4em;
	font-weight: normal;
	font-size: 15px;
	text-align:left;
}

#nav {
    float:left;
    margin:0;
    padding:0;
	background: top left url(images/nav_left.gif) no-repeat;
	position: relative;
	top:-10em;
    left:20em;
	width:47em;
	text-align: center;
	z-index: 105;
    
}


#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}

#nav ul {
	background: url(images/nav_bg.gif) repeat-x;
    line-height:23px;
	padding: 5px 5px 5px 5px;
    word-spacing: 12em;
    font-style:normal;
	font-size: 19px;
	font-family: "Times new roman", serif;
    display:block;
}

#nav li {
	display: inline;
	word-spacing: 19px;
}

#nav a {
	font-weight: normal;
}

#sidebar {
    clear:both;
    background-image: url(images/candle3jpg.jpg);
    background-repeat: no-repeat;
	float:left;
	position:relative;
	top:-.5em;
    left:1.9em;
	height: 297px;
    width:17em;
   
}

#schedule {
    position: relative;
    width: 10em;
    top: 11.5em;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	margin:auto;
}

#main {
    float:right;
	position: relative;
    top:-8em;
    left:-14em;
	width:45em;
	text-align:left;	
}


.maintext {
	width:40em;
	font: 12px georgia, sans-serif;
	margin-left:1em;
}




.contacttext {
	font-size:14px;
	padding:.5em 0;
}

#links {
	line-height: 70px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #DBDBDB;
}

.linkstext {
	line-height:30px;
	text-align:left;
	margin-left: 19px;
	font-size:14px;
	font-weight:bold;
	color: #DBDBDB;
}

 


#table {
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	padding: 6px;
	margin-left: 81px;
}


#footer {
	clear:both;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E1E1E1;
	font-size:11px;
	text-align:center;
}