/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

a:focus, a:active {
	outline: none;
	border: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span {
	display: none;
}

.hide {
	display: none !important;
}

em.warn {
	font-style: normal;
	color: #f00;
}

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

a:hover {
	color: #b5121b;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	font: 12px/150% "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
}

body {
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	background: #000 url(../images/body-bg.gif) repeat-x left top;
}

/* @end */

/* @group Branding-Navigation */

div#branding-nav {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 205px;
	z-index: 9999;
}

div#branding-nav h1 {
	display: block;
	position: relative;
}

div#branding-nav h2 {
	display: block;
	position: absolute;
	top: 134px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 23px;
	background: url(../images/faith-fatherhood-forgiveness-trans.png) no-repeat left top;
}

div#branding-nav h4 {
	display: block;
	position: absolute;
	top: 82px;
	left: 10px;
	width: 160px;
	height: 30px;
}

div#branding-nav h4 a {
	display: block;
	position: relative;
	width: 160px;
	height: 30px;
	background: url(../images/online-donations-x-trans.png) no-repeat left top;
}

div#branding-nav h4 a:hover {
	background: url(../images/online-donations-o-trans.png) no-repeat left top;
}

ul#nav-util {
	display: block;
	position: absolute;
	top: 60px;
	left: 820px;
	text-align: left;
	width: 140px;
}

ul#nav-util li {
	display: block;
	position: relative;
	height: 20px;
	width: 140px;
	float: left;
}

ul#nav-util li a {
	display: block;
	position: relative;
	color: #fff;
	padding-left: 8px;
	background: url(../images/arrow-x.gif) no-repeat left 6px;
}

ul#nav-util li a:hover {
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 0px #333;
	background: url(../images/arrow-o.gif) no-repeat left 6px;
}

/* @group Main Nav */

ul#nav-main {
	display: block;
	position: absolute;
	top: 166px;
	left: 0;
	width: 960px;
	height: 39px;
	z-index: 9999;
}

ul#nav-main li {
	display: block;
	position: relative;
	float: left;
	height: 39px;
	z-index: 9999;
}

ul#nav-main li a {
	display: block;
	position: relative;
	float: left;
	height: 39px;
	z-index: 200;
	background: url(../images/nav.gif) no-repeat left top;
}

ul#nav-main ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	z-index: 100;
}

ul#nav-main li:hover ul {
	display: block;
	width: 210px;
}

ul#nav-main li ul li {
	display: inline;
	float: left;
	height: 38px;
	width: 210px;
	border-bottom: 1px solid #333;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	z-index: 9999;
}

ul#nav-main li ul li:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}

ul#nav-main li ul a {
	display: block;
	position: relative;
	line-height: 38px;
	height: 38px;
	width: 200px !important;
	background: none;
	text-indent: 10px;
	text-align: left;
	cursor: pointer;
}

ul#nav-main li ul a:hover {
	color: #85ade7;
	text-decoration: none;
}

ul#nav-main li#nav-the-founders a {
	width: 104px;
}

ul#nav-main li#nav-the-founders a:hover {
	background-position: left -39px;
}

body.founders ul#nav-main li#nav-the-founders a {
	background-position: left -78px;
}

body.founders ul#nav-main li#nav-the-founders a:hover {
	background-position: left -117px;
}

ul#nav-main li#nav-the-program a {
	background-position: -104px top;
	width: 107px;
}

ul#nav-main li#nav-the-program a:hover {	
	background-position: -104px -39px;
}

body.program ul#nav-main li#nav-the-program a {
	background-position: -104px -78px;
}

body.program ul#nav-main li#nav-the-program a:hover {	
	background-position: -104px -117px;
}

ul#nav-main li#nav-church-partners a {
	background-position: -211px top;
	width: 133px;	
}

ul#nav-main li#nav-church-partners a:hover {	
	background-position: -211px -39px;	
}

body.church-partners ul#nav-main li#nav-church-partners a {
	background-position: -211px -78px;
}

body.church-partners ul#nav-main li#nav-church-partners a:hover {	
	background-position: -211px -117px;	
}

ul#nav-main li#nav-mentor-fathers a {
	background-position: -344px top;
	width: 122px;
}

ul#nav-main li#nav-mentor-fathers a:hover {
	background-position: -344px -39px;	
}

body.mentor-fathers ul#nav-main li#nav-mentor-fathers a {
	background-position: -344px -78px;
}

body.mentor-fathers ul#nav-main li#nav-mentor-fathers a:hover {
	background-position: -344px -117px;	
}

ul#nav-main li#nav-single-moms a {
	background-position: -466px top;
	width: 101px;	
}

ul#nav-main li#nav-single-moms a:hover {
	background-position: -466px -39px;
}

body.single-moms ul#nav-main li#nav-single-moms a {
	background-position: -466px -78px;	
}

body.single-moms ul#nav-main li#nav-single-moms a:hover {
	background-position: -466px -117px;
}

ul#nav-main li#nav-statistics a {
	background-position: -567px top;
	width: 91px;
}

ul#nav-main li#nav-statistics a:hover {
	background-position: -567px -39px;	
}

body.statistics ul#nav-main li#nav-statistics a {
	background-position: -567px -78px;
}

body.statistics ul#nav-main li#nav-statistics a:hover {
	background-position: -567px -117px;	
}

ul#nav-main li#nav-resources a {
	background-position: -658px top;
	width: 96px;
}

ul#nav-main li#nav-resources a:hover {
	background-position: -658px -39px;
	
}

body.resources ul#nav-main li#nav-resources a {
	background-position: -658px -78px;
}

body.resources ul#nav-main li#nav-resources a:hover {
	background-position: -658px -117px;
	
}

ul#nav-main li#nav-news-events a {
	background-position: -754px top;
	width: 107px;
}

ul#nav-main li#nav-news-events a:hover {
	background-position: -754px -39px;
}

body.news-events ul#nav-main li#nav-news-events a {
	background-position: -754px -78px;
}

body.news-events ul#nav-main li#nav-news-events a:hover {
	background-position: -754px -117px;
}

ul#nav-main li#nav-testimonials a {
	background-position: -861px top;
	width: 99px;
}

ul#nav-main li#nav-testimonials a:hover {
	background-position: -861px -39px;
}

body.testimonials ul#nav-main li#nav-testimonials a {
	background-position: -861px -78px;
}

body.testimonials ul#nav-main li#nav-testimonials a:hover {
	background-position: -861px -117px;
}

/* @end */

/* @end */

/* @group Content */

/* @group Homepage Flash Banner Area */

div#banner {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
	background: #141414 url(../images/banner-bg.gif) repeat-x left top;
}

/* @end */

div#content-main {
	display: block;
	position: relative;
	width: 100%;
	/*min-height: 500px;*/
	padding-bottom: 20px;
	overflow: hidden;
	color: #333;
	z-index: 100;
	background: #fff url(../images/content-main-bg-blue.gif) repeat-x left top;
}

body.index div#content-main {
	padding-top: 28px;
	background: #313131 url(../images/content-main-shad-bg.gif) repeat-x left top;
}

#content-wrap {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}

#content-wrap #banner {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 28px;
	background-color: transparent;
}

#content-wrap #banner img {
	display: block;
	z-index: 20;
}

#content-wrap #banner h3 {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 50;
	background: transparent url(../images/big-arrow.gif) no-repeat left center;
}

#content-wrap #banner h2 {
	display: block;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 50;
}

#content-wrap #banner h3 strong {
	display: block;
	position: relative;
	height: 18px;
	width: 600px;
	margin-left: 20px;
	color: #3c3c3c;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
}

#content-wrap #banner h2 strong {
	display: block;
	position: relative;
	/*width: 500px;*/
	margin-left: 20px;
	color: #fff;
	font-style: normal;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	text-shadow: #6374AB 1px 1px 1px;
	letter-spacing: -1px
}


#content-wrap #banner h2#shadow strong {
	display: block;
	position: relative;
	height: 40px;
	width: 500px;
	margin-left: 22px;
	margin-top: 2px;
	color: #fff;
	font-style: normal;
	font-size: 32px;
	text-align: left;
}

#content-wrap #banner strong span.sIFR-replaced {
	display: inline;
}

/* @group Headlines */

dl#headlines {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 31px;
	overflow: hidden;
	background: url(../images/ticker-bg.gif) no-repeat left top;
}

dl#headlines dt {
	display: block;
	position: absolute;
	top: 0;
	left: 880px;
	height: 31px;
	width: 60px;
	text-align: left;
	line-height: 31px;
	font-size: 9px;
}

dl#headlines ul {
	display: block;
	position: absolute;
	top: 0;
	left: 132px;
	height: 31px;
	width: 748px;
	text-align: left;
}

dl#headlines ul li {
	line-height: 31px;
	color: #fff;
}

dl#headlines a.view-all-news {
	color: #e3e3e3;
}

dl#headlines ul li a.read-more {
	display: inline;
	margin-left: 10px;
	color: #cc0000;
}

/* @end */

/* @group Widgets */

div#widgets {
	display: block;
	position: relative;
	width: 960px;
	margin: 28px auto;
}

div#widgets div.widget {
	display: inline;
	position: relative;
	float: left;
	width: 220px;
	height: 205px;
	text-align: left;
	padding: 0 10px 0 10px;
}

div#widgets div.widget p {
	color: #ccc;
}

div#widgets div.widget blockquote p {
	padding-right: 10px;
	color: #8b8b8b;
	font: italic 13px/19px Georgia, "Times New Roman", Times, serif;
}

div#widgets div.widget blockquote p cite {
	color: #fff;
	font: bold 11px/19px Georgia, "Times New Roman", Times, serif;
}

div#widgets div.widget h6 {
	display: block;
	position: absolute;
	left: 0;
	top: 160px;
	width: 220px;
	height: 44px;
	border: 1px dotted #484848;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}

div#widgets div.widget h6 a {
	display: block;
	color: #ccc;
	width: 210px;
	height: 44px;
	font-size: 10px;
	font-weight: normal;
	line-height: 24px;
	padding-left: 10px;
}

div#widgets div.widget h6 a:hover {
	text-decoration: none;
	color: #b5121b;
}

div#widgets div.widget h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

div#widgets div.widget ul.buttons {
	display: block;
	position: relative;
	height: 26px;
}

div#widgets div.widget ul.buttons li {
	display: inline;
	float: left;
	width: 98px;
	height: 26px;
	padding-right: 10px;
}

div#widgets div.widget ul.buttons li a {
	display: block;
	width: 98px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(../images/widget-button-x.gif);
}

div#widgets div.widget ul.buttons li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/widget-button-o.gif);
}

/* @end */

/* @group Main Body */

#content-main-body {
	display: inline;
	position: relative;
	float: left;
	width: 580px;
	text-align: left;
}

#content-main-body a {
	color: #b5121b;
	text-decoration: none;
}

#content-main-body a:hover {
	color: #b5121b;
	text-decoration: underline;
}


#content-main-body blockquote {
	display: block;
	position: relative;
	width: 520px;
	padding: 15px 0 10px 60px;
	background: url(../images/blockquote-bg-trans.png) no-repeat left top;
}

#content-main-body blockquote.testimonial {
	display: block;
	position: relative;
	width: 520px;
	padding: 15px 0 10px 60px;
	background: url(../images/blockquote-testimonial-trans.png) no-repeat left top;
}

#content-main-body blockquote.testimonial cite {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
}

#content-main-body blockquote h4 {
	display: block;
	position: relative;
	/*height: 60px;*/
	width: 510px;
	color: #a90329;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}

#content-main-body blockquote h4 span {
	display: block;
}

#content-main-body blockquote p {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}

#content-main-body blockquote p cite {
	font-size: 9px;
	color: #b5121b;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 10px;
}

#content-main-body h3 {
	display: block;
	position: relative;
	margin: 0 10px 20px 0px;
	color: #5a3b42;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	border-bottom: 2px solid #e3e3e3;
	padding-bottom: 7px;
}

#content-main-body h2 {
	display: block;
	position: relative;
	margin: 0 10px 15px 0px;
	color: #990000;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
}

#content-main-body div#hint {
	padding: 5px; 
	border: 1px solid #e3e3e3; 
	background: #f4f4f4; 
	font-size: 10px;
}

#content-main-body p {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
}

#content-main-body img {
	display: inline;
	position: relative;
	float: left;
	padding: 2px;
	margin: 0 12px 6px 0;
	border: 1px solid #a80329;
	background-color: #fff;
}

#content-main-body img.number {
	display: inline;
	position: relative;
	float: left;
	padding: 2px;
	margin: -6px 6px 0 0;
	border: 0px solid #a80329;
}

#content-main-body img.symbol {
	display: inline;
	position: relative;
	float: left;
	padding: 2px;
	margin: 3px 6px 0 0;
	border: 0px solid #a80329;
}

#content-main-body img.mission {
	/*display: block;*/
	border: none;
	background: none;
	padding: 0;
}

.left {
	float: left;
	margin: 0 12px 6px 0;
}

.right {
	float: right;
	margin: 0 0 6px 12px;
}

#content-main-body h5 {
	display: block;
	position: relative;
	font-size: 12px;
	width: 576px;
	height: 23px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #000;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	background: #fff url(../images/h5-bg.gif) no-repeat left top;
}

#content-main-body p.mission {
	border: 1px solid #e3e3e3; 
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 10px; 
	margin-bottom: 15px; 
	font-family: Baskerville, Palatino, "Book Antiqua", serif; 
	font-style: italic; 
	font-size: 16px;
	line-height: 21px;
	background: #f4f4f4;
}

#content-main-body ul#truths {
	display: block;
}

#content-main-body ul#truths li {
	display: block;
	position: relative;
	background: transparent url(../images/symbol-sm.gif) no-repeat 0px 5px;
	padding-left: 30px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

dl#three-goals {
	display: block;
	position: relative;
	width: 580px;
	height: 150px;
	margin-bottom: 15px;
	background: url(../images/three-goals-bg.gif) no-repeat left top;
}

dl#three-goals dt {
	display: none;
}

dl#three-goals dd {
	display: block;
	position: absolute;
	width: 160px;
	top: 55px;
	left: 60px;
}

dl#three-goals dd#goal-two {
	left: 240px;
}

dl#three-goals dd#goal-three {
	left: 420px;
}

/* @end */

#content-sub {
	display: inline;
	position: relative;
	float: right;
	width: 340px;
}

#content-sub p a {
	text-decoration: underline;
	color: #a90329;
}

#content-sub p a:hover {
	text-decoration: none;
}


#content-sub div {
	display: block;
	position: relative;
	overflow: hidden;
	width: 340px;
	/*min-height: 160px;*/
}

#content-sub div h4 {
	display: block;
	position: relative;
	height: 31px;
	width: 340px;
}

#content-sub div p {
	display: inline;
	position: relative;
	margin: 15px 0 15px 0;
	float: left;
	width: 100px;
	color: #a90329;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: left;
}

#content-sub div p.prayer {
	display: inline;
	position: relative;
	margin: 15px 0 15px 0;
	padding: 15px 20px;
	font-family: Baskerville, Palatino, "Book Antiqua", serif; 
	font-style: italic; 
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	width: 294px;
	color: #333;
	border: 3px double #990000;
}

#content-sub div p.growing-problem {
	display: inline;
	position: relative;
	margin: 15px 0 15px 0;
	padding: 10px 15px;
	width: 294px;
	color: #333;
	border: 3px double #990000;
	font-weight: bold;
	line-height: 19px;
	font-style: normal;
	text-align: center;
	font-size: 13px;
}


#content-sub div dl {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 0 15px 0;
	width: 220px;
	text-align: left;
}

#content-sub div dl dt {
	display: block;
	position: relative;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	padding-left: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 0px;
	cursor: pointer;
	background: url(../images/right-arrow.gif) no-repeat left 5px;
}

#content-sub div dl dt.selected {
	color: #a90329;
	background: url(../images/down-arrow.gif) no-repeat left 5px;
}

#content-sub div dl dt:hover {
	color: #a90329;
}

#content-sub div dl#steps dd {
	margin-left: 11px;
	font-size: 11px;
	line-height: 16px;
}

#content-sub div dl#steps dd a {
	color: #900;
	text-decoration: none;
}

#content-sub div dl#steps dd a:hover {
	color: #333;
	text-decoration: none;
}


/* single mom steps */
#content-sub div dl#steps2 dd {
	margin-left: 11px;
	font-size: 11px;
	line-height: 16px;
	height: auto;
}

#content-sub div dl#steps2 dd a {
	color: #900;
	text-decoration: none;
}

#content-sub div dl#steps2 dd a:hover {
	color: #333;
	text-decoration: none;
}

#content-sub div dl#videos {
	margin-top: 15px;
}

#content-sub div dl#videos dt {
	display: block;
	position: relative;
	text-transform: none;
	color: #a90329;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	cursor: pointer;
	background: none;
	clear: both;
}

#content-sub div dl#videos dt img {
	display: inline;
	position: relative;
	float: left;
	padding: 1px;
	border: 1px solid #6c6c6c;
	background-color: #fff;
	margin: 0 10px 10px 0;
}

#content-sub div dl#videos dd {
	display: inline;
	position: relative;
	width: 110px;
	float: right;
}














#content-sub div dl#journey-guide {
	margin-top: 15px;
}

#content-sub div dl#journey-guide dt {
	display: block;
	position: relative;
	text-transform: none;
	color: #a90329;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	cursor: pointer;
	background: none;
	clear: both;
}

#content-sub div dl#journey-guide dt img {
	display: inline;
	position: relative;
	float: left;
	padding: 1px;
	border: none;
	background-color: #fff;
	margin: 0 10px 10px 0;
}

#content-sub div dl#journey-guide dd {
	display: inline;
	position: relative;
	width: 110px;
	float: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}

#content-sub div dl#journey-guide dd a {
	color: #900;
	text-decoration: none;
}

#content-sub div dl#journey-guide dd a:hover {
	color: #333;
	text-decoration: none;
}





#content-sub div ul {
	display: block;
	position: relative;
	float: left;
	width: 220px;
	margin: 15px 0 0 20px;
}

#content-sub div ul li.item {
	margin: 0 0 7px 0;
	padding-bottom: 3px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-style: normal;
	border-bottom: 1px solid #e3e3e3;
	
}

#content-sub div ul li.item a {
	color: #a90329;
	text-decoration: none;
}
#content-sub div ul li.item a:hover {
	color: #333;
}
span.date {
	display: inline;
	color: #999;
}

#content-sub div ul  {
	display: block;
	width: 215px;
}

#content-sub div ul li.measures {
	display: block;
	width: 200px;
	padding-bottom: 3px;
	text-align: left;
	font-style: normal;
	padding-left: 10px;
	line-height: 13px;
	padding-bottom: 5px;
	background: url(../images/arrow-o.gif) no-repeat left 5px;
}



/* @end */

/* @group Footer/Site Info */

#footer {
	display: block;
	width: 100%;
	background: #000 url(../images/footer-bg.gif) repeat-x left top;
}

#site-info {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #cbcbcb;
	font-size: 9px;
	overflow: hidden;
	background: url(../images/alpha-fish.gif) no-repeat center top;
}

#site-info p {
	display: block;
	position: relative;
	text-align: left;
	float: left;
	margin: 22px 0 0 0;
	width: 300px;
}

#site-info ul {
	display: block;
	position: relative;
	text-align: left;
	float: right;
	margin: 22px 0 0 0;
}

#site-info ul li {
	display: inline;
	padding: 0 5px 0 4px;
	border-right: 1px solid #5f5f5f;
}

#site-info ul li:last-child, #site-info ul li#map {
	border: none;
}

#site-info ul li a {
	display: inline;
	color: #cbcbcb;
}

#site-info ul li a:hover {
	color: #b5121b;
	text-decoration: none;
}

#site-info ul li#facebook {
	display: block;
	width: auto;
	margin-top: 5px;
}

#site-info ul li#facebook a {
	font-size: 12px;
	text-decoration: none;
}

#site-info ul li#facebook a:hover {
	color: #5775ae;
	text-decoration: none;
}

#site-info ul li#facebook a img {
	display: inline;
	float: left;
	margin-right: 5px;
}

/* @end */

hr {
	border: none;
	height: 1px;
	/*background: #a90329;*/
	/*background: #d3d3d3;*/
	border-bottom: 1px dotted #a90329;
	margin: 0 0 15px 0;
}

/* @group testimonial form */

form#testimonial {
	position: relative;
	display: block;
	margin-left: 110px;
	margin-top: 15px;
	width: 220px;
	text-align: left;
	font-size: 10px;
}

form#testimonial label {
	float: left;
	width: 60px;
	display: block;
	text-align: right;
}

form#testimonial textarea {
	width: 140px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 5px;
}

form#testimonial input {
	width: 140px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 5px;
}

form#testimonial select {
	width: 140px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* @end */

/* @group Forum */

#content-main-body div.thread {
	display: block;
	position: relative;
	clear: both;
	padding: 0 11px;
	border: 1px solid #eee;
	margin-bottom: 11px;
}

#content-main-body div.articleWrapper {
	border-bottom: 1px dotted #e3e3e3;
}

#content-main-body div.thread:hover {
	background: #FFFFF0;
}

#content-main-body div.comment-area {
	display: block;
	position: relative;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}

#content-main-body div.comment-content {
	display: block;
	position: relative;
}

#content-main-body div.comment-content #comment {
	font-size: 11px;
	padding: 5px;
	border: 1px solid #999;
	background: #fff;
	line-height: 14px;
	margin-bottom: 5px;
}


#content-main-body h6.article-meta {
	display: block;
	position: relative;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	margin-top: -15px;
}


#content-main-body div.thread h4 {
	display: block;
	position: relative;
	clear: both;
	font-size: 12px;	
	color: #660000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#content-main-body h6 a.commentToggle,
#content-main-body h6.got-comment a {
	display: inline;
	position: relative;
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
	line-height: 17px;
	text-decoration: none;
}

#content-main-body h6 a.commentToggle:hover,
#content-main-body h6.got-comment a:hover {
	color: #000;
}

#content-main-body h6 a.commentToggle img,
#content-main-body h6.got-comment a img {
	display: inline;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

#content-main-body p.note {
	font-size: 9px;
	font-weight: bold;
}

#content-main-body div#prayer {
	border: 3px double #990000; 
	padding: 12px; 
	width: 275px; 
	text-align:center; 
	margin:0 auto;
	font-family: Baskerville, Palatino, "Book Antiqua", serif; 
	font-style: italic; 
	font-size: 16px;
	line-height: 27px;
}

/* @end */

/* contact Form styles */
div.form-container { margin: 0px; padding: 0px; background-color: #FFF; border: #660000 0px solid; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #666; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid;  }
div.form-container form legend { font-weight: bold; color: #900; padding: 0 10px; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input, div.form-container textarea { border: 1px solid #e3e3e3; padding: 3px;}
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #fbfbe6; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }


input.button {
	width: 75px; 
	height: 30px; 
	background: #990000;
	color: #ffffff;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

input.button:hover {
	background: #666666;
	color: #ffffff;
	cursor: pointer;
}

