body{
	margin:0;
	padding:0;
	cursor:url(http://ns3.ourchurch.com/~orangebl/cms/templates/orange_blossom/images/hamone.cur);
	background: /*url(../images/blueprint-1.jpg)*/ #000 fixed;
	font-family:verdana, arial, sans serif;
	color:#ccc;
}
a:link,
a:visited {
	color: #E53005;
	cursor:url(http://ns3.ourchurch.com/~orangebl/cms/templates/orange_blossom/images/hamoneover.cur);
	text-decoration:underline;
}
a:hover {
	color: #E53005;
	cursor:url(http://ns3.ourchurch.com/~orangebl/cms/templates/orange_blossom/images/hamoneover.cur);
	text-decoration:none;
}
div.wrap{
	display:block;
	width:800px;
	padding:0;
	margin:0 auto;
}
div.header{
	display:block;
	width:800px;
	height:170px;
	padding:0;
	margin:0;
}
div.content{
	display:block;
	width:800px;
	padding:0;
	margin:0;
}
table.maintable{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:800px;
}
td.leftcol{
	width:200px;
	vertical-align:top;
}

.moduletable{
	background:#000;
	font-size:11px;
	border: 1px solid #010101;
	text-align:left;
}
.moduletable h3{
	background: #000;
	color:#fff;
	line-height:170%;
	font-size:12px;
	font-weight:bold;
}
div.contentarea{
	padding: 0 10px;
	font-size:13px;
	text-align:left;
}


.contentheading {
  color: #E53005;
}

div.componentheading {
  color: #fff;
  background: #004700 url(../images/left-mod-head.png) no-repeat;
  text-indent:30px;
  height:22px;
  line-height:22px;
  vertical-align:middle;
}

td a.mainlevel:hover {
	background: #004700;
	color: #fff;
}

div.footone{
	width:800px;
	text-align:center;
	background:#004700;
	color:#fff;
	font-size:11px;
	padding:10px 0;
}
div.foottwo{
	width:800px;
	text-align:center;
	background:#E53005;
	color:#fff;
	font-size:9px;
	padding:10px 0;
}
.green a:link, .green a:visited{
	color:#fff;
	text-decoration:underline;
}
.green a:hover{
	color:#ffff00;
	text-decoration:none;
}
.orangestripe{
	background:#E53005;
	width:100%;
	height:10px;
}
.greenstripe{
	background:#004700;
	width:100%;
	height:10px;
}
.orange{
	padding:10px;
	text-align:center;
	background:#E53005;
	width:100%;
	font-size:16px;
         color:#fff;
         line-height:150%;
}
.green{
	padding:10px;
	text-align:center;
	background:#004700;
	width:100%;
	font-size:11px;
}
.back_button a{
  color: #fff;
  background: #004700 url(../images/left-mod-head.png) no-repeat;
  text-indent:30px;
  height:30px;
  line-height:30px;
  vertical-align:middle;
  display:block;
  text-decoration:none;
  width:90px;
}
.back_button a:hover{
  background: #E53005 url(../images/mod-head-orange.png) no-repeat;
}

