body {
	font: small/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #C7D3DF;
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#wrapper {
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 129px;
	width: 808px;
}
#page {
	background-image: url(images/page-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
table#dailyReading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 750px;
	border: 2px solid #000;
}
table#dailyReading td {
	border: 1px solid #000;
	padding: 5px;
}
#footer {
	height: 41px;
	width: 808px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page p {
	font-size: 90%;
	margin: 0px 30px 1em 20px;
	color: #11385D;
}
div.separator {
	margin: 0px;
	clear: both;
	height: 0px;
}
#sidemenu {
	position: absolute;
	left: 575px;
	top: 16px;
	color: #CCCCCC;
	font-size: 88%;
	width: 170px;
	height: 56px;
}
#sidemenu li {
	padding: 0;
	margin-top: 0;
	list-style-image: url(images/bullet_0.gif);
	list-style-position: inside;
}
#sidemenu li a {
	padding-left: 4px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 1.4em;
}
#sidemenu li a:hover, #sidemenu li a.active {
	color: #E99350;
	list-style-image: url(images/bullet_1.gif);
	list-style-position: inside;
}
#page h1 {
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #BD5C13;
	margin: 0px 30px 0.8em 20px;
}
#page h2 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #BD5C13;
	margin: 0px 15px .7em 20px;
}
.horizmenu ul{
	font-size: 12px;
	position: absolute;
	top: 95px;
	left: 232px;
	list-style-type: none;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/*Top level list items*/
.horizmenu ul li{
	position: relative;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*Top level menu link items style*/
.horizmenu ul li a{
	display: block;
	width: 110px;
	padding: .1em 0px .15em 2px;
	text-decoration: none;
	color: #1A4975;

}
	
/*Sub level menu*/
.horizmenu ul li ul{
width: 124px;
left: 0;
top: 2px;
font-size: 11px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizmenu ul li ul li{
display: block;
float: left;
}

/* Sub level menu links style */
.horizmenu ul li ul li a{
	width: 124px;
	padding: 2px 5px;
	background: #FFF;
	color: #333;
	border-top: 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.horizmenu ul li a:hover, .horizmenu ul li a.active{
background-color: #9CB07C;
color:#FFF;
}

.horizmenu ul li ul li a:hover{
background-color: #999;
color:#333;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizmenu ul li { float: left; height: 1%; }
* html .horizmenu ul li a { height: 1%; }
#page div.box {
	background-image: url(images/box-bot.gif);
	float: right;
	width: 260px;
	margin: 12px 30px 12px 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	background-color: #ecebe7;
}
#page div.box p{
	margin: 0 12px .5em 12px;
}
#page div.box h2{
	background-image: url(images/box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #BD5C13;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 12px;
	
}
#page h2.boxsecond{
color: #BD5C13;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 12px;
}
#page p.gray {
	color: #666;
	font-size: 90%;
}
#page a {
	color: #11528E;
}
#page a:hover {
	color: #BD5C13;
}
.left {
	margin: 0px 12px 12px 20px;
	float: left;
}
.photoright {
	font-size: 80%;
	color: #666;
	margin: 0px 30px 10px 20px;
	clear: right;
	float: right;
	line-height: 1.3em;
}
#page ul {
	font-size: 90%;
	color: #11385D;
	margin-top: 1em;
	margin-left: 10px;
	margin-right: 20px;
}
#page li {
	margin-bottom: .5em;
}
table {
	width: 440px;
	margin-left: 30px;
	font-size: 90%;
	line-height: 1.4em;
	color: #11385D;
}
td.under {
	border-bottom: 1px solid #999999;
}
.init {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
#wrapper .picbox {
	padding: 0px;
	width: 450px;
	margin-bottom: 15px;
	height: 135px;
}
#wrapper .picbox p {
	margin: 0px;
	padding: 0px;
}
.clearfloat {
	clear: both;
	width: 0px;
	display: none;
}

