/* CSS Document */

* { margin: 0; padding: 0; }

html { }

body { color: #666; font: 0.8em/1.4em "Times",Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin: 0px auto; background: #eee; }

a { color: #8a0029; }
a:hover { color: #8a0029; }

/*
colours
========================
brown 	#534741
yellow	#ffce4a
*/

/* Main Layout */

#header,
#footer,
#buffer,
#container { margin: 0px auto; display: block; width: 800px; }

#container { xbackground: url(/site/images/nct-bg-strip.gif) repeat-y top center; background: white; border-radius: 0 0 10px 10px; margin-bottom: 50px; box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.3); }

#footer { clear: both; text-align: center; xbackground: url(/site/images/nct-bg-footer.gif) no-repeat top center; height: 50px; }

#header { xmargin: 0px 20px 0px 20px; width: 800px; height: 135px; }

#buffer { height: 20px; }

#content { display: block; width: 580px; margin: 40px 0px 0px 0px; float: left; padding-bottom: 20px; xborder: red dashed 1px; }

/* mail styles */
#mailer { text-align: left; width: 580px; }
#mailtext { display: block; float: left; width: 450px; padding-left: 20px;}
#sidebar { display: block; float: left; width: 94px; color: #8a0029; font-weight: bold; font-style: italic; font-size: 1.1em; border-right: #534741 dotted 1px; padding: 0px 10px 20px 0px; text-align: right; }
#sidebar i { font-style: normal; }
.prayer { font-style: italic; color: #8a0029; }
.sm { font-size: 0.9em; }
#mailer h1, h2, h3, p { display: block; }
#mailer h1, h2, h3 { font-size: 1.5em; padding-bottom: 20px; }
/* Left Items */

#menu { display: block; margin-top: 40px; padding-left: 30px; width: 150px; float: left; padding-right: 20px; }
#menu ul { list-style: none; color: #534741; }
#menu ul li {  background: url(/site/images/nct-strip-left.gif) no-repeat bottom left; float: left; display: block;  }
#menu ul li a { display: block; line-height: 40px; text-indent: 0px; color: #534741; text-decoration: none; float: left; width: 150px; }
#menu ul li a:hover { color: #8a0029; }
#menu ul li.last { background: none; }

/*Footer*/

#footer { clear: both; }
#footer a { text-decoration: none; }

/* living light */
.livinglight { display: block; margin-top: 20px; xline-height: 25px; padding: 5px; border: #ccc solid 1px; background: #eee; font-style: normal; font-size: 0.9em; font-weight: normal; color: #666; }
a.listen	{ padding: 2px 5px 2px 20px; background: url(/site/images/ipod_sound.png) no-repeat; zcolor: #999; }
a.listen:hover	{ text-decoration: none; }

