/* CSS Document */


body {
	background: #FB4D0D url(apostolic_foundation_layout/body.jpg) top center no-repeat;
	margin: 0 auto;
	text-align: center;
}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

form {
	width: 385px;
	padding: 20px;
	font-weight: bold;
	border: 1px #CCCCCC solid;
	background: url(apostolic_foundation_layout/apostolic_logo.jpg) 270px 22px no-repeat;
}

a {
	color: #990000;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

h3 {
	margin: 0 auto;
}

h3.verse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 160px 150px 0 0;
	word-spacing: 5px;
}

h4 {
	color: #FF3300;
}

h4.title {
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 20px;
	text-align: left;
}

hr	{
	color: #FFFF00;
	}

.small {
	font-size: 10px;
	color: #999999;
}

.small a {
	color: #777777;
	text-decoration: none;
}

#coming_up {
	background: url(apostolic_foundation_layout/apostolic_events.jpg) center center no-repeat;
	border: 6px #666600 double;
	width: 200px;
	height: 120px;
	margin: 60px 45px 0;
	padding: 3px;
	font-weight: bold;
	line-height: 25px;
}

.coming {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #CCFF00;
}

.date {
	color: #00CCFF;
	font-size: 14px;
	text-decoration: blink;
	text-transform: uppercase;
}

.focus {
	color: #FFCC00;
}

#menu_list li {
	line-height: 42px;
	text-indent: 25px;
	list-style-type: none;
	font-weight: bold;
	background: url(apostolic_foundation_layout/menu_bg.jpg) 10px 0 no-repeat;
	width: 185px;
	color: #FFFFFF;
}

#menu_list li a {
	color: #FFFFFF;
}

#menu_list li:hover {
	font-weight: bold;
	background: url(apostolic_foundation_layout/menu_bg_h.jpg) 10px 0 no-repeat;
	color: #000000;
}

#menu_list a:hover {
	color: #000000;
}

#home #menu_list li a.home,
#about #menu_list li.about,
#forum #menu_list li.forum,
#teachings #menu_list li.teachings,
#resources #menu_list li.resources,
#gallery #menu_list li.gallery,
#courses #menu_list li.courses,
#links #menu_list li.links,
#contact #menu_list li.contact {
	font-weight: bold;
	background: url(apostolic_foundation_layout/menu_bg_h.jpg) 10px 0 no-repeat;
	color: #000000;
}

#main {
	width: 1004px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#main #menu	{
	background: url(apostolic_foundation_layout/menu.jpg) left top no-repeat;
	height: 800px;
	width: 358px;
	float: left;
}

#main #menu #menu_list {
	margin-top: 20px;
	text-align: left;
}

#main #side_content {
	background: url(apostolic_foundation_layout/content.jpg) left bottom no-repeat;
	width: 646px;
	height: 800px;
	float: right;
}

#main #side_content #content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	padding: 20px 20px 0;
}

.hilite {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999900;
}

.head	{
	color: #9966FF;
	font-weight: bold;
	font-size: 12px;
	}

.right {
	float: right;
	margin: 10px;
	border: 1px #000000 solid;
}

.left	{
	float: left;
	margin: 8px 10px 10px 2px;
	border: 1px #CCCCCC solid;
	}

#main #banner {
	background: url(apostolic_foundation_layout/banner.jpg) left top no-repeat;
	width: 646px;
	height: 264px;
}

.clear {
	clear: both;
}

#player {
	text-align: center;
}

#left {
	width: 320px;
	float: left;
	margin-left: 30px;
}

#right img.right {
	border: none;
	}

#right {
	width: 220px;
	padding-right: 20px;
	float: right;
}

.title {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.radio	{
	float: right;
	margin: 35px 10px 10px 10px;
	border: 1px #000000 solid;
	}