/*  
Theme Name: Emmaus
Theme URI: http://www.westernrockiesemmaus.com/
Description: The new design of the Western Rockies Emmaus website.
Version: 2.0
Author: Allan Collins
Author URI: http://www.collinsinternet.com/


*/


body {
margin:0 auto;
text-align:center;
/*background:url(images/pagebg.jpg) repeat-x #3f1e0d;*/
background:url(images/bg.jpg) repeat-x #392a13;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
text-decoration:none;
}
a:visited {
color:#0066CC;
}
a:hover {
color:#1b606d;
}

#header {
margin:0 auto;
text-align:left;
width:790px;
height:109px;
background:url(images/header.png) no-repeat;
}
#header2 {
margin:0 auto;
text-align:left;
width:790px;
height:109px;
background:url(images/header2.png) no-repeat;
position:absolute;
left:auto;
z-index:1000;
}
#header2 a{
display:block;
width:350px;
height:108px;


}

#wow {
padding-top:70px;
}
#wow-container {
width:790px;

margin:0 auto;

}
#wow-left {
float:left;
width:22px;
height:211px;
background:url(images/wow-left.png) repeat-y;
}
#wow-shot {
width:748px;
height:211px;
/*background:url(images/wow-shot3.jpg) no-repeat;*/
float:left;
z-index:0;

}
#wow-right {
float:left;
width:20px;
height:211px;
background:url(images/wow-right.png) repeat-y;
}

#content-area {
clear:both;
width:790px;

background:url(images/page-bg.png) repeat-y;
margin:0 auto;
text-align:left;
}

#walk-dates {
background:url(images/walkdates.jpg) no-repeat;
width:231px;
height:279px;
float:left;
margin-top:25px;
margin-left:20px;
border:1px solid #000000;
}
#main-content {
margin-left:50px;

width:450px;
float:left;

}
#footer {
margin:0 auto;
background:url(images/footer.png) no-repeat;
width:784px;
height:31px;
}
#copyright {
color:#ffffff;
width:784px;
margin:0 auto;

}

h2,h3 {
margin:0;
font-size:20px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
/* Navigation */
#navigation {
width:790px;
height:34px;
margin:0 auto;

}
#navigation ul {
margin:0;
padding:0;
list-style:none;

}
#navigation ul li ul{
margin:0;
padding:0;
list-style:none;
position:absolute;
left:-999em;
z-index:1000;
}
#navigation ul li:hover ul,#navigation ul li.sfhover ul{
left:auto;
margin-left:15px;
}
#navigation ul li ul li {
background:none;
background:#1b606d;
float:left;
clear:both;
width:150px;
text-align:left;
height:18px;
}
#navigation ul li ul li a{
color:#ffffff;
font-size:10px;
}
#navigation ul li ul li a:hover{
background:none;
color:#c2cea1;
}
#navigation ul li {
float:left;
margin:0;
padding:0;
list-style:none;
height:34px;

}
#navigation ul li a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}
#navigation ul li a span {
position:absolute;
left:-999em;
}

.nav-left {
background:url(images/nav-left.png) no-repeat;
width:37px;

}
.nav-right {
background:url(images/nav-right.png) no-repeat;
width:35px;

}
.nav-home {
background:url(images/nav.gif) no-repeat;
width:55px;

}
.nav-home a:hover {
background:url(images/nav.gif) no-repeat 0px -34px;
}
.nav-walk {
background:url(images/nav.gif) no-repeat -55px 0px;
width:90px;
}
.nav-walk a:hover {
background:url(images/nav.gif) no-repeat -55px -34px;
}
.nav-pilgrims {
background:url(images/nav.gif) no-repeat -145px 0px;
width:70px;
}
.nav-pilgrims a:hover {
background:url(images/nav.gif) no-repeat -145px -34px;
}
.nav-prayer {
background:url(images/nav.gif) no-repeat -215px 0px;
width:100px;
}
.nav-prayer a:hover {
background:url(images/nav.gif) no-repeat -215px -34px;
}
.nav-groups {
background:url(images/nav.gif) no-repeat -315px 0px;
width:120px;
}
.nav-groups a:hover {
background:url(images/nav.gif) no-repeat -315px -34px;
}
.nav-board {
background:url(images/nav.gif) no-repeat -435px 0px;
width:120px;
}
.nav-board a:hover {
background:url(images/nav.gif) no-repeat -435px -34px;
}
.nav-calendar {
background:url(images/nav.gif) no-repeat -555px 0px;
width:90px;
}
.nav-calendar a:hover {
background:url(images/nav.gif) no-repeat -555px -34px;
}
.nav-contact {
background:url(images/nav.gif) no-repeat -645px 0px #1b606d;
width:72px;
}
.nav-contact a:hover {
background:url(images/nav.gif) no-repeat -645px -34px;
}
.timeslot {
background:#FFFFCC;

}
.tdtime {
width:50px;
}
.datehead {
background:#FF9900;
}
.footerlink {
color:#c0c0c0;
}