/* CSS Document */

html { 
    height: 100%;
    margin-bottom: 1px;
}

/* Begin CSS Popout Menu */

#menu {
	width: 750px;
	margin-top: -10px;
}

#menu p, #menu a {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	white-space: nowrap;
	line-spacing: 9px;
	margin: 0;
	padding: 1px 0 0 3px;
	color: #009;
	text-align: center;
	text-transform: capitalize;
}

#menu p {
	line-height: 14px;
}

#menu a {
	text-decoration: none;
}

#menu a, #menu a:visited {
	color: #009;
}

#menu a:hover {
	color: #009;
}

#menu a:active {
	color: #009;
}

#menu hr {
	width: 90%;
	height: 1px;
	color: #D1D1D1;
	background-color: #D1D1D1;
}

#menu ul {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}

#menu li {
	position: relative;
	line-height: 13px;
	margin-top: 10px;
}

#menu li+li {
	margin-top: 0;
}

#menu ul ul {
	font-size: 11px;
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	background: #FFF;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}

#menu ul ul a {
	font-size: 11px;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
	background: #FFF;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu li:hover {
	cursor: pointer;
	z-index: 100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul {
	display:none;
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul {
	display: block;
}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited {
	font-weight: bold;
	color: #009;
}

#menu a.x:hover {
	color: #009;
}

#menu a.x:active {
	color: #009;
}

/* End CSS Popout Menu */

body {
	background: url(http://prayer.ag.org/images/blue_bg.jpg);
	margin: 0;
	behavior: url(http://prayer.ag.org/csshover.htc);
}

#head {
	width: 770px;
	height: 120px;
	margin: 15px auto 0 auto;
	background: #FFF url(../images/npc_header.jpg) no-repeat;
	border-top: 1px solid #C90;
	border-left: 2px solid #C90;
	border-right: 2px solid #C90;
}

#flash_header {
	width: 280px;
	height: 100px;
	margin: 10px 20px 0 430px;
}

#home_link {
	float: left;
	width: 400px;
}

#wrapper {
	width: 750px;
	margin: 0 auto 0 auto;
	background: #FFF;
	padding: 0 10px 50px 10px;
	border-left: 2px solid #C90;
	border-right: 2px solid #C90;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

html>/**/body>div#wrapper {
	padding-top: 20px;
	margin: -20px auto 10px auto;
}

#prayerquote {
	width: 500px;
	margin: 15px 0 4px 0;
	float: left;
}

#prayerquote img {
	margin: 6px 6px 0px 0px;
}

#prayerquote h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C90;
	font-weight: normal;
	margin: 0;
	text-align: left;
}

#prayerquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin: 0 0 6px 0;
}

#devotional {
	float: left;
	width: 430px;
	height: 100px;
	margin: 15px 0 0 0;
	background: url(http://prayer.ag.org/images/devotional_bg.jpg) no-repeat;
}

#devotionalcontent {
	width: 248px;
	margin-top: 24px;
	float: right;
}

#devotional p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	margin: 8px 4px 0 0;
}

#request_button h2 {
	margin: 10px 0 6px 0;
}

html>/**/body>div#wrapper>div#request_button h2 {
	margin-top: 55px;
}

#request_button img {
	margin: 4px 0 0 0;
	border: none;
}

#home_ad_bay {
	margin: 10px 0px -20px 0px;
}

#home_ad_bay img {
	margin: 0 2px 5px 0;
	border: 1px solid #D1D1D1;
}

#rss_links ul {
	margin: 0;
}

#rss_links li {
	margin: 3px 0 0 0;
	list-style: none;
}

html/**/body>div#wrapper>div#rss_links li {
	margin: 4px 0 0 -20px;
}

#rss_links ul li p a {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}

#rss_links ul li p {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
}

#rss_links h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 8px 0 0 0;
}

#form_wrapper {
	width: 500px;
	margin: 15px 0 0 120px;
	border: 1px solid #D1D1D1;
}

#form_wrapper form {
	margin: 3px 10px 10px 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C90;
	font-weight: normal;
	margin: 20px 0 0 0;
}

html>/**/body>div#wrapper>h1 {
	margin: 60px 0 0 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
	margin: 8px 15px 0 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	margin: 15px 0 0 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 6px 15px 0 15px;
	line-height: 18px;
}

#PageMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 8px;
}

#PageMenu img {
	margin: 0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	margin-bottom: 6px;
}

a {
	color: #009;
}

#clear {
	clear: left;
}

#footer {
	width: 770px;
	height: auto;
	margin: 0 auto 40px auto;
	background: #FFF;
	padding-bottom: 8px;
	border-left: 2px solid #C90;
	border-right: 2px solid #C90;
	border-bottom: 2px solid #C90;
}

html>/**/body>div#footer {
	margin: -20px auto 10px auto;
}

#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
}

#clear {
	clear: both;
}