/* Life Centers */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 900px;
	font-family: arial, "trebuchet ms", verdana, tahoma, sans-serif;
  background: #fff
}
#page {
	width: 900px;
	margin: 0 auto;
}
.clear{clear: both;}
.right, .subscribeForm{
  float:right
}
.subscribeForm{
 text-align: right;
 position:absolute;
 top:0;
 width: 230px;
 background: #fff;
 right:0;
}
.subscribeForm h3{
  color:#B41400;
  font-style: italic;
  margin: 0;
}



/*--- general ---*/
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;}


ul {margin: 0;padding: 0;list-style: none;}
img.fileimg{
  display: inline !important;
  padding: 0 .5em 0 0
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	font-weight: normal;
	font-family: arial, "trebuchet ms", verdana, tahoma, sans-serif;
}
h1 {
	color: #b41400;
	font: 20px georgia, times, "times new roman", "new york", serif;
}
h2 {
	color: #b41400;
	font-size: 18px;
}
h3 {
	color: #2a2a2a;
	letter-spacing: 1px;
	font: bold 14px "trebuchet ms", arial, verdana, tahoma, sans-serif;
}

p,address {
	margin: 0;
	color: #39322c;
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #b41400;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

#header {
	float: left;
	width: 900px;
    position: relative;
}
#header strong {
	float: left;
	margin: 10px 0 0 17px;
}
#header strong a {
	float: left;
	width: 350px;
	height: 72px;
	overflow: hidden;
	text-indent: -12000px;
	background: url("images/LC_logo.gif") no-repeat;
}
#header div {
	float: left;
	width: 100%;
	min-height: 46px;
	margin: 10px 0 0 0;
	background: #2a2a2a;
}
* html #header div {height: 46px;}

#header div ul {padding: 0 0 0 19px;}
#header div ul li,
#header div .are-you {
	float: left;
	padding: 0 25px 0 0;
	font: bold 13px/46px "trebuchet ms", arial, verdana, tahoma, sans-serif;
}
#header div ul li a,
#header div .are-you {
	display: block;
	color: #e7e7c8;
	position: relative;
	padding: 0 0 5px 0;
	margin: 0 0 -5px 0;
	text-decoration: none;
  text-transform: uppercase
}
#header div ul li a:hover,
#header div ul li.LGlob_active a,
#header div ul li.LGlob_isfolder_active a,
#header div a.active,
#header div .are-you:hover {
	color: #fff;
	background: url("images/arrow.gif") no-repeat 50% 100%;
}
.are-you {
	float: right !important;
	display: inline !important;
	margin: 0 8px -5px 0 !important;
}
#content {
	float: left;
	width: 900px;
	margin: 10px 0 0 0;
}
img.imgright{
    float: right;
    clear: both;
    margin:0 0 .5em .5em;
    }
img.imgleft{
    float: left;
    /*clear: both;*/
    margin:0 .5em .5em 0;
}
.top-content,
.top-content-2,
div.are-you-pregnant
{
	float: left;
	width: 100%;
	min-height: 282px;
	position: relative;
	background: #c8c402;
	background: url("images/img-main-1.jpg") no-repeat;
}
* html .top-content {height: 282px;}

.top-content img,
.top-content-2 img {
	top: 0;
	left: 0;
	position: absolute;
}
.top-content h1 {
	position: relative;
	padding: 63px 58px 0 214px;
}
.bot-content {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 16px 0 23px 0;
	background: url("images/bg-bot-content.gif") repeat-y;
}
.left-column {
	float: left;
	width: 271px;
	padding: 0 8px 0 26px;
}
.center-column {
	float: left;
	width: 257px;
	margin: 0 5px;
	display: inline;
	padding: 0 8px 0 26px;
}
.right-column {
	float: left;
	width: 246px;
	padding: 0 22px 0 26px;
    position: relative;
}
.sidebar{
    float: right;
    width: 196px;
    clear: right;
    margin: 1em 0 1em 1em;
    padding: 0;
    position: relative;
}

.bot-content div h2 {
	width: 100%;
	padding: 0 0 5px 0;
}
.bot-content div img {
	float: left;
	margin: 0 11px 0 0;
}
.bot-content div div {
	width: 100%;
	color: #b41400;
	font-size: 14px;
	text-align: right;
	padding: 2px 0 0 0;
}
#footer {
	width: 900px;
	margin: 10px auto;
}
#footer address,
#footer .addr-2 {
	display: block;
	color: #39322c;
	font-style: normal;
	padding: 0;
	text-align: right
}
#footer address span,
#footer .addr-2 span {color: #b41400;}

#footer .addr-2 {
	padding: 0;
	font-size: 10px;
	color: #999;
}
/*--- interior-page ---*/
#main-content{background-color: #f3f3d9; margin-left: 194px; position:relative; padding-bottom: 1em;}
.top-content-2 {
	min-height: 152px;
}
* html .top-content-2 {height: 152px;}
.top-content-2 h1 {
	line-height: 26px;
	position: relative;
	padding: 30px 62px 0 218px;
}
div.are-you-pregnant h1 {
	line-height: 30px;
	position: relative;
	padding: 63px 62px 0 218px;
}
.bot-content-2 {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.left-content {
	float: left;
	width: 186px;
	display: inline;
	margin: 0 8px 0 0;
	background: #f3f3d9;
}
.left-content h3 {
padding: 17px 5px 7px 25px;
margin: 0 !important
}
.left-content h3 a {
text-decoration: none;
}
.left-content h3 a:hover {
text-decoration: underline;
}
.left-content ul {padding: 0;}
.left-content ul li {
	height: 1%;
	float: left;
	width: 186px;
	font-size: 14px;
}
.left-content ul li a,
.left-content li span {
	width: 156px;
	display: block;
	text-decoration: none;
	padding: 7px 5px 7px 25px;
}
.left-content ul li a:hover,
.left-content ul li .active,
.left-content a.active,
.left-content li span#LM_youAreHere {background: #fff;}

.right-content {
	float: left;
	width: 638px;
	background: #f3f3d9;
	padding: 14px 46px 1em 22px;
}
.right-content h3 {
	color: #b41400;
}
.right-content ol, .right-content ul {
	margin: 0 1em 1em 1em;
	color: #39322c;
	font-size: 14px;
	line-height: 20px;
}
.right-content ul{
	list-style: disc;
}
.right-content ol li, .right-content ul li{
	margin-left: 2em;
}
.right-content p {padding-bottom: 20px;}
/*for 3-column layouts*/
#col-3 .right-content{background-color: #f3f3d9; width: 450px; float: left;}
#col-3 .side-bar{background-color: #f3f3d9; float: left; width: 188px; padding-top: 14px;}
#col-3 .side-bar ul, #col-3 .side-bar ol{
	color: #39322c;
	font-size: 14px;
	line-height: 20px;
}
#col-3 .side-bar ul li, #col-3 .side-bar ol li{
	margin-bottom: .5em;
}
/*#col-3 ul, #col-3 p, #col-3 ol{margin-right: 1em;} */
#donate-form td{border-bottom: 5px solid #f3f3d9; width: 33%; background-color: #ededd3; padding: 5px; font-size: 14px; color: #39322c;}

.donate-error{color: red; font-weight: bold;}

#sheena, #amin, #carlous, #overview{margin: .5em 0 1em 0;}

.bot-content div.center-column h2 {
	word-spacing: -2px;
}
.hidden, #etoNotice{
  display:none
}
span.filesize {
    background:transparent url(images/filesize.png) no-repeat scroll left top !important;
    color:#989483;
    font-size:10px;
    margin:0 6px;
    padding:3px 3px 3px 10px;
}
.right-content img{

}
ul.LSM_0 ul {
font-size:0.8em;
}
.LSM_description {
color:#555555;
font-size:11px;
font-style:italic;
}
/* Gallery Styles
------------------------------*/
p.picNav{
    border-bottom: 1px solid #FDD992;
    text-align:center;
    font-weight: 900;
    padding: 0;
    margin: 0 auto;
}
img.EGimageview, .EGthumbnail{
border: 2px solid #FDD992;
padding: 2px;
}
.EGimageview:hover, .EGthumbnail:hover{
	border: 2px solid #927C54 !important;
}
td.thumbTD{
    vertical-align:top;
	text-align: center;
	padding: 3px;
}
img.EGthumbnail{
    margin: 0 auto !important;
	float: none !important;
}
p.thumbTitle{
    margin: 0 auto;
    padding: 0;
}
table#thumbTable{
    margin: 0 auto;
    margin-top:1em;
    width: 660px;
}
h2.imgTitleHeader{
    font-size:1.4em;
}
.EGadminDescr, .EGadminDescrLabel{

}
.EGadminTitle, .EDadminTitleLabel,.EGadminDelete{
  padding: .3em
}
textarea.EGadminDescr{
    width: 300px;
}
textarea.EGadminTitle{
    width: 130px;
}
#EGadminTable td{
border-bottom: 1px solid #927C54;
padding: .5em 0;
font-size: 11px;
}
p.EGadminDelete{
  text-align: center;
  font-size: 11px;
}
#EGadminUploadForm{
  border-bottom: 1px solid #927C54;
  padding: .5em 0;
  margin: .5em 0;
}