html, body {
	margin:0;
	padding:0
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(images/page-bg.png);
	background-repeat: repeat-x;
}
p {
	clear: both;
}
#content a:link, #content a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:link, a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover, #content a:hover {
	color: #CC9900;
	text-decoration: none;
}
#header {
	position:relative;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	height:128px;
	margin:0;
	background-image: url(images/owr.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	line-height: normal;
}
#header a {
	position:absolute;
	right:0;
	top:0px
}
#container {
	text-align:left;
}
#content p {
	line-height: 2em;
}
#content li {
	line-height: 2em;
	margin-bottom: 15px;
}
#sidebar {
	display: block;
	visibility: visible;
}
#footer {
	color: #666666;
	background-color: #F5F5F5;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	clear: both;
}
#footer p {
	margin:0;
	padding:5px 10px
}
#footer a {
	display:inline;
	padding:0;
	color: #666666
}
#container {
	width:950px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	float:left;
	width:100%;
	background-image: url(images/wrapper-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	display: block;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: left;
	width: 509px;
	background-image: url(images/vert-sep.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	min-height:500px;
  height:auto !important;
  height:500px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
h2, h3, h4, h4 .tippy_link, .post h1, .post h2, .post h3, .post h4, .post h4 .tippy_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
hr {clear:both;}
.right {float:right;}
.left {float:left;}
#cattitle {
	margin-bottom: 10px;
}
.postinfo {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.shareit {
	float:right;
}
#navigation {
	float:left;
	width:380px;
	margin-left:-390px;
	padding: 5px;
	display: block;
	visibility: visible;
}
#navigation h4, #navigationb h4, #extra h4, #extrab h4, li h4, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul, #submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li, #submenu li {
	padding-left: 20px;
	background-image: url(images/f3.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#navigationb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigationb li {
	padding-left: 20px;
	background-image: url(images/f4.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#navigation .col {
	float: left;
	width: 170px;
	padding-left: 5px;
}
#navigation #times {
	clear: both;
	padding-left: 15px;
}

#pagelist {
	display: block;
	clear: both;
}
#extra {
	margin-top: 20px;
}
#extra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#extra li {
	padding-left: 20px;
	background-image: url(images/f2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#extrab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#extrab li {
	padding-left: 20px;
	background-image: url(images/f2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#rssfeed {
	margin-top: 20px;
	width: 380px;
	display: block;
	clear: both;
}
#rssfeed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rssfeed li {
	padding-left: 20px;
	background-image: url(images/feed-icon.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#search {
	width: 365px;
	background-image: url(images/searchbox.jpg);
	display: block;
	height: 60px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#search td {
	text-align: right;
	vertical-align: top;
}
#resources {
	background-image: url(images/resources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 190px;
}
#address {
	background-image: url(images/visit-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 190px;
}
#addressb {
	background-image: url(images/visit-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 190px;
}
#resources ul, #address ul, #address p, #addressb ul, #addressb p {
	padding: 0px;
	list-style-type: none;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#resources li, #address li, #addressb li {
	padding-left: 20px;
	background-image: url(images/f3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 2px;
}
#archiveslist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#archiveslist li {
	padding-left: 20px;
	background-image: url(images/archives.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#submenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu li {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: none;
}
#submenu li li {
	padding-left: 20px;
	background-image: url(images/f3.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#footer {
	clear:both;
	width:100%;
	display: block;
}
#memberdir td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
}
.cleardiv {
	display: block;
	clear: both;
}
#elders, #evangelist {
	float: left;
	width: 150px;
}
#elders p, #evangelist p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#elders li, #evangelist li {
	background-image: url(images/page_user.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*--------------------Categories--------------------*/
ul#categories {
}
li#categories {
}
.widget_categories {
}
.addthis {
	display: block;
	margin-top: 20px;
	clear: both;
	height: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.linklove a, .linklove a:visited {
	color:#FFFFFF!important;
	cursor: pointer;
	display: none;
	visibility: hidden;
}
div.date/*Date*/
 {
	height: 10px;
	text-align: center;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	width: 42px;
}
div.date  span {
	display: none;
}
.month1 {
	background: url(images/cal_01.gif) no-repeat 0 0;
}
.month2 {
	background: url(images/cal_02.gif) no-repeat 0 0;
}
.month3 {
	background: url(images/cal_03.gif) no-repeat 0 0;
}
.month4 {
	background: url(images/cal_04.gif) no-repeat 0 0;
}
.month5 {
	background: url(images/cal_05.gif) no-repeat 0 0;
}
.month6 {
	background: url(images/cal_06.gif) no-repeat 0 0;
}
.month7 {
	background: url(images/cal_07.gif) no-repeat 0 0;
}
.month8 {
	background: url(images/cal_08.gif) no-repeat 0 0;
}
.month9 {
	background: url(images/cal_09.gif) no-repeat 0 0;
}
.month10 {
	background: url(images/cal_10.gif) no-repeat 0 0;
}
.month11 {
	background: url(images/cal_11.gif) no-repeat 0 0;
}
.month12 {
	background: url(images/cal_12.gif) no-repeat 0 0;
}
.shield {
	float: left;
	margin-right: 10px;
	width: 42px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.catpost {
	background-image: url(images/catpost-bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.catpost .posttitle {
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
.catpost p {
	margin-right: 20px;
	margin-left: 20px;
}
.catpost h3, .catpost h4, .catpost h5, .catpost li {
	margin-right: 20px;
	margin-left: 20px;
}
.catposttop {
	background-image: url(images/catpost-top.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 509px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.catpostbase {
	background-image: url(images/catpost-base.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 509px;
	margin: 0px;
	padding: 0px;
}
.catpost .podPress_content {
	margin-left: 20px;
	margin-right: 20px;
}
#related, #popular {margin: 10px;padding: 10px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;}
#related li, #popular li {
	margin: 0px;
	padding: 0px;
}
#related {background-color: #edf5f5;}
#popular {background-color: #f5f5ed;}

