body {
	margin: 0;
	padding: 0;
	background: white url(../images/bodybg.png) repeat-x;
	z-index:0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
input, textarea, form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {color: #0066cc} /* was #006699) */
a:visited {color: #006699} /* was #0066cc) */
a:hover {color: #2B44C6}
a:active {color: #ff6600}

a.extlink {
	background: url('../images/Icon_External_Link.png') right 1px no-repeat;
	padding-right: 14px;
}
a.pdflink {
	background: url('../images/pdf_icon_13.png') right 1px no-repeat;
	padding-right: 14px;
}
a img {
	border: none;
}
.floatright {
	float: right;
	margin: 0 0 5px 10px;
}
.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}
#container1 {
	margin: 0 auto;
	text-align: left;
	width: 935px;
}
#container2 {
	position: relative;
	width: 935px;
}
#bigbody {
	position: absolute;
	left:0px;
	top:0px;
	width:935px;
	height:1000px;
	z-index:1;
	overflow: visible;
	background: white url(/images/bg.jpg) no-repeat;
}
#apDiv4 {
	position:absolute;
	left:15px;
	top:129px;
	width:903px;
	height:975px;
	z-index:1;
	background-color: white;
}
#logo-nav {
	position:absolute;
	left:15px;
	top:0px;
	width:903px;
	height:128px;
	z-index:2;
	overflow: visible;
	background: url(/images/header.png) no-repeat 0 0 #333;
	border-bottom: 1px solid black;
}
#logo-nav form img {
	display: none;
}
#logo-nav form {
	line-height: 0;
}
#logo-nav input {
	margin: 0 0 7px 0;
}
#logo-nav input#searchbutton {
	margin-right: 7px;
}
#logo-nav td a {
	text-decoration: none;
	color: #DDDDDD;
}
#logo-nav td, #logo-nav input {
	font-size: 12px;	
}

/* main top header menu */
ul#topmenu {
	list-style-type: none;
	margin: 94px 0 0 0;
	padding: 0;
	height: 34px;
}
ul#topmenu li {
	float: left;
	width: 148px;
	height: 34px;
	border-left: 1px solid rgb(90,90,90);
	border-right: 1px solid rgb(102,102,102);
	background: rgb(140,0,0) url("/images/topmenubg.png") 0 0 repeat-x;
}
ul#topmenu li:hover, ul#topmenu li#selected {
	background: rgb(234,64,68) url("/images/topmenubg.png") 0 -34px repeat-x;
}
ul#topmenu li:first-child {
	width: 151px;
}
ul#topmenu li a {
	display: block;
	height: 34px;
	outline: none;
}
ul#topmenu li a.m1 {
	background: url(/images/topmenutext.png) 30px 8px no-repeat;
}
ul#topmenu li a.m2 {
	background: url(/images/topmenutext.png) 23px -19px no-repeat;
}
ul#topmenu li a.m3 {
	background: url(/images/topmenutext.png) 23px -46px no-repeat;
}
ul#topmenu li a.m4 {
	background: url(/images/topmenutext.png) 23px -73px no-repeat;
}
ul#topmenu li a.m5 {
	background: url(/images/topmenutext.png) 23px -100px no-repeat;
}
ul#topmenu li a.m6 {
	background: url(/images/topmenutext.png) 23px -127px no-repeat;
}

/* floating top right box in header */
#hdrbox {
	float: right;
	height: 60px;
	width: 600px;
	padding: 10px 0 0 0;
	text-align: right;
	color: white;
}
#hdrbox ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}
#hdrbox li {
	display: inline;
	padding: 0;
}
#hdrbox li:first-child {
	border-left: none;
}
#hdrbox li a {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
	padding: 0 7px 0 3px;
	outline: none;
}
#hdrbox li a:hover {
	color: #CCC;
	text-decoration: underline;
}
#hdrbox form {
	display:inline;
}

/* homepage banner */
.slideshow2 {
	position: absolute;
	left: 223px;
	top: 0px;
	width: 680px;
	height: 221px;
	overflow: hidden;
}
.slideshow2 a {
	display: block;
	width: 680px;
	height: 221px;
}
.slideshow2 a.aa {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") no-repeat;
}			
.slideshow2 a.bb {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -221px no-repeat;
}
.slideshow2 a.cc {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -442px no-repeat;
}
.slideshow2 a.dd {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -663px no-repeat;
}
.slideshow2 a.ee {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -884px no-repeat;
}
.slideshow2 a.ff {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -1105px no-repeat;
}
.slideshow2 a.gg {
	background: rgb(100,100,100) url("/home/images/home_banner_img.jpg") 0 -1326px no-repeat;
}

ul#nav {
	position: absolute;
	list-style-type: none;
	background: rgb(100,100,100) url('/home/images/home_banner_button_bg.png') 0 0 repeat-y;
	margin: 0;
	padding: 0;
	width: 223px;
	position: relative; /* set containing box for image */
}
ul#nav li {
	margin: 0 0 0 7px;
	zoom: 1; /* ie7 */
	background: url("/home/images/home_banner_button.png") 0px 0px no-repeat;
	border-bottom: 2px solid rgb(100,100,100);
}
ul#nav li:hover, #nav li.activeSlide  {
	background: url("/home/images/home_banner_button.png") 0px -30px no-repeat;
	margin: 0 0 0 4px;
}
ul#nav li.jump0 {
	background: url("/home/images/home_banner_text.png") 0px -2px no-repeat;
	height: 27px;
	margin: 0 0 2px 0;
	border: none;
}
ul#nav li a { 
	background: url("/home/images/home_banner_text.png") 0px -2px no-repeat;
	height: 30px;
	padding: 0 0 0 10px;
	display: block;
	text-decoration: none;
	outline: none;
}
ul#nav li.jump1 a {
	background-position: 0px -35px;
}
ul#nav li.jump2 a {
	background-position: 0px -67px;
}
ul#nav li.jump3 a {
	background-position: 0px -100px;
}
ul#nav li.jump4 a {
	background-position: 0px -133px;
}
ul#nav li.jump5 a {
	background-position: 0px -165px;
}
ul#nav li.jump6 a {
	background-position: 0px -198px;
}

a.thumb {
	outline: none;
}
a.thumb img {
	padding: 5px;
	margin: -5px;
	border: none;
}
a.thumb:hover img {
	background: url("../home/images/thumbnails/thumbshadow90.jpg") 0 0 no-repeat;
}

#donatebutton {
	clear: both;
	display: block;
	background: url('../home/images/donatebg.png') 0 0 repeat-x;
	text-align: center;
	color: rgb(240,240,240);
	padding: 7px 0 7px 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	margin: 0 0 10px 0;
	border: #5F2C2D 1px solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#donatebutton:hover {
	background: url('../home/images/donatebg.png') 0 -48px repeat-x;
	border: #5F2C2D 1px solid;
}
#donatebutton img {
	border: none;
	margin: 0;
}

#Hm-Ad-space {
	position:absolute;
	left:30px;
	top:370px;
	width:206px;
	z-index:5;
}
#Hm-Ad-space a.thingy {
	margin: 0 0 7px -15px;
	height: 50px;
	display: block;
	background-color: rgb(240,235,221);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid rgb(213,176,119);
	border-left: none;
	color: black;
	padding: 6px 6px 6px 70px;
	outline: none;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
}
#Hm-Ad-space a.thingy.video {
	background-image: url("../home/images/video4.png");
}
#Hm-Ad-space a.thingy.hand {
	background-image: url("../home/images/hand_business_card.png");
}
#Hm-Ad-space a.thingy.prayer {
	background-image: url("../home/images/prayer.png");
}
#Hm-Ad-space a.thingy:hover {
	cursor: pointer;
	background-color: #FAF7EB;
	background-position: 0 -63px;
}
#Hm-Ad-space a.thingy h3 {
	font-size: 13px;
	color: #0066cc;
	margin: 0 0 3px 0;
	text-decoration: underline;
	font-weight: bold;
}

div#twit {
	padding: 5px 5px 5px 5px;
	background: rgb(240,235,221);
	color: rgb(205,154,30);
	font-size: 10px;
	line-height: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 150px;
}
div#twit > a {
	text-decoration: none;
	font-size: 12px;
}
div#twit > a img {
	margin-bottom: -2px;
}

/* Tiny Scrollbar */
#tweets { width: 150px; margin-top: 4px; clear: both; background: white;}
#tweets ul { list-style-type; none; margin: 0; padding: 0; color: grey; background: white;}
#tweets li { border-bottom: 1px dotted silver; padding: 4px; }
#tweets li div { font-size: 9px; color: silver; margin-top: 2px; }
#tweets .viewport { width: 140px; height: 140px; overflow: hidden; position: relative; background: white; }
#tweets .overview { list-style: none; position: absolute; left: 0; top: 0; }
#tweets .scrollbar, #tweets .thumb .end, #tweets .thumb { background: #C7B681; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#tweets .scrollbar { position: relative; float: right; width: 10px; }
#tweets .track	{ background: #FAF7EB; height: 100%; width: 10px; position: relative;}
#tweets .thumb { height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#tweets .thumb .end { height: 5px; width: 10px; }
#tweets .disable { display: none; }
#tweets a { text-decoration: none; }
#tweets a:hover { text-decoration: underline; }

#subscribe {
	padding: 8px 0 10px 5px;
	height: 24px;
}
#subscribe img {
	border: none;
	margin-right: 3px;
}

/* left menu */
#leftmenu { 
}
#leftmenu h4 {
	margin: 0;
}
#leftmenu h4 a {
	display: block;
	background: url("../images/leftmenubg.png") rgb(255,225,115) 0 -24px repeat-x;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	padding: 0 0 0 7px;
	text-decoration: none;
	border: 1px solid rgb(255,195,43);
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	outline: none;
}
#leftmenu ul {
	background: rgb(255,242,198);
	border: 1px solid rgb(255,195,43);
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#leftmenu li {
	border-top: 1px solid rgb(255,204,0);
	border-collapse: collapse;
}
#leftmenu a:link, #leftmenu a:visited, #leftmenu a:hover, #leftmenu a:active  {
	color: #006699;
}
#leftmenu li a {
	border-top: 1px solid rgb(255,250,232);
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
#leftmenu a:hover, #leftmenu a:active  {
	text-decoration: none;
	background: url("../images/leftmenubg.png") rgb(255,195,43) 0 -24px repeat-x;
}
#leftmenu li > a {
	display: block;
	line-height: 24px;
	padding: 0 0 0 14px;
}
#leftmenu a#selected {
	background: url("../images/leftmenubg.png") rgb(255,195,43) 0 0 repeat-x;
}
#leftmenu ul ul {
	margin: 0;
	border: none;
	display: none;
	background: rgb(255,248,220);
}
#leftmenu ul ul li {
	border: 0;
}
#leftmenu ul ul li a {
	padding-left: 24px;
	line-height: 20px;
	border: 0;
}
#leftmenu ul ul ul li a {
	padding-left: 36px;
	line-height: 20px;
	border: 0;
}
#leftmenu li img {
	border: none;
}
