/* -------------------------------------------- TradeMark Standard CSS ------------------------------------------- */
* {margin:0; padding:0 }
BODY {
	margin: 0px;
	padding: 0px;
	background-color: #6C7934;
	text-align:center;
}
form { margin: 0px;}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; color: #333366;}

a:link { color:#6B7832; text-decoration: underline}
a:hover { color: #333366; text-decoration: underline}
a:visited {	text-decoration: underline;	color: #6B7832;}
a:hover { color: #333366; text-decoration: underline}

/* .text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; line-height: 1.5em; color:#333366;} */
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; color:#333366;}
.tinytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 60%}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%}
/* .form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF}
.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CCCCCC}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF}
.border-thin { border: 1px solid #000000} */
.alerttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; line-height: 1.5em; color:#FF0000; font-weight:bold}

/* --------------------------------------- Main Layout Elements --------------------------------------------------------- */

#bodyhome {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#pagebody {
	background-image:url(../images/SubpagesMiddle.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#pagehome {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#pagetitle {
	position:absolute;
	top:-100px;
	left:-9999px;
}
.header {
	background-image:url(../images/SubpageTop.gif);
	background-repeat:no-repeat;
	width:750px;
	height:140px;
	position:relative;
}
.header h1 {
	font-size:.9em;
}
#headerimage {
	background:url(images/Random/Header01.jpg) no-repeat;
	width:388px;
	height:98px;
	float:right;
	display: inline;
	margin: 0px 85px 0 0px;
	position:absolute;
	left: 280px;
	top: 2px;
}
#content {
	padding:18px 80px 10px 80px;
	text-align:left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	line-height: 1.5em; 
	color:#333366;
}
#content h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 140%; 
	color: #516209; 
	background-image:url(../images/LittleHouse.gif); 
	background-repeat:no-repeat; 
	padding-left:58px; 
	padding-top:5px; 
	height:30px
}
#content ul, .content ol {
	padding: 10px 30px 10px 30px;
} 
#content p {
	margin-bottom: 10px;
}
.boxbottom {
	background-image:url(../images/SubpageBottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:750px;
	height: 50px;
	clear:both;
}
#TMFooter {
	text-align:center;
	margin: 10px auto;
	width: 600px;
}
body#bodyhome #TMFooter {
	float: left;
	text-align:center;
	margin: 10px 100px 10px 0;
	width: 405px;
}

#TMFooter p{
	padding: 0 0 10px 0;
	line-height:1.2em
}
#TMFooter hr{
	margin:0 0 1em 0;
}
#donationbuttons {
	margin: 0px;
	padding:0px;
	position:absolute;
	width:350px;
	top: -7px;
	left: 340px;
	
}
.appbox {
	border:5px double #336;
	margin:0 auto 10px auto;
	padding:5px 10px 5px 10px;
	width:500px; 
}

.imgalign {
	float:right;
	margin:0 0 30px 10px ;
	padding:0;
	border:1px solid #000;
}
.imgalignleft {
	float:left;
	margin:0 10px 10px 0px ;
	padding:0;
	border:1px solid #000;
}
.fosterfloat {
	font: bold 12px Verdana, sans-serif;
	position:absolute;
	top:280px;
	height: 24px;
	float:left;
	width:200px;
	text-align:center;
	right: 130px;
}
.fosterfloat p {
	margin:0;
}
.fosterfloat a:link, .fosterfloat a:visited{
	padding:5px;
	border: 1px solid #D6DEB5;
	display:block;
	background: #6C7934;
	text-decoration: none;
	color: #D6DEB5; 
}
 
.fosterfloat a:hover {
	color: #6C7934;
	background: #D6DEB5;
	border-color: #6C7934;
}
#content #column1 { 
	float: left;
	width: 40%;
}

#content #column1 #images {
	margin: 1em 0 1em 0;
}

#content #column1 img { 
	border: 2px solid #FFFFFF;
	margin: .5em 0 0 1em;
}

#content #column1 img.btn { 
	border: none;
	margin: 0 0 .5em 0;
}

#content #column2 {
	border-left: 1px solid #fff;
	float: right;
	padding: 0 0 0 3em;
	width: 45%;
}

#content #column2 ul {
	list-style: none;
	margin:0;
	padding:0;
}

#content #column2 ul li {
	margin: 0 0 .5em 0;
}

#content #column1 form.attend input {
	margin: 0 0 .5em 0;
}

/* -------------------------------------------------- Navigation ----------------------------------------------------------- */

.mainmenu a:link { color:#6B7832; text-decoration: none}
.mainmenu a:hover { color: #333366; text-decoration: none}
.mainmenu a:visited {	text-decoration: none;	color: #6B7832;}
.mainmenu a:hover { color: #333366; text-decoration: none}

/* ------------------------------------------- Formatting Elements ----------------------------------------------------------*/

.specialbuttons {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 20px;
	font: bold 12px Verdana, sans-serif;
}
.specialbuttons li {
	list-style: none;
	margin: 0 25px 0 0;
	display: inline;
}
.specialbuttons li a:link, .specialbuttons li a:visited{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #D6DEB5;
	background: #6C7934;
	text-decoration: none;
	color: #D6DEB5; }
 
.specialbuttons li a:hover {
	color: #6C7934;
	background: #D6DEB5;
	border-color: #6C7934;
}
.ClubButtons {
	padding: 3px;
	margin-left: 0;
	margin-top: 20px;
	font: bold 12px Verdana, sans-serif;
}
.ClubButtons li {
	list-style: none;
	margin: 0 0 5px 0;
	width: 250px
}
.ClubButtons li a:link, .ClubButtons li a:visited{
	padding: 3px;
	margin-left: 3px;
	border: 1px solid #D6DEB5;
	display:block;
	background: #6C7934;
	text-decoration: none;
	color: #D6DEB5; }
 
.ClubButtons li a:hover {
	color: #6C7934;
	background: #D6DEB5;
	border-color: #6C7934;
}
#floatleft {
	float:left;
	margin:0;
	padding:0;
}
.thincolumns {
	width:170px;
	border-style:solid;
	border-left-color: #eeeeee;	
	border-top-color: #eeeeee;
	border-right-color: #999999;
	border-bottom-color:#999999;
	border-width:5px;
	background-color: #FEFFE6;
	float:left;
	margin: 0 5px 0 5px;
	
}
.thincolumnsshort {
	width:170px;
	border-style:solid;
	border-left-color: #eeeeee;	
	border-top-color: #eeeeee;
	border-right-color: #999999;
	border-bottom-color:#999999;
	border-width:5px;
	background-color: #FEFFE6;
	margin: 0 5px 0 5px;
	
}
.thincolumns p, .thincolumnsshort p {
	margin:5px;
}
.thincolumns i, .thincolumnsshort i {
	text-indent:10px;
}

/* Clear fix */

.clear:after, #content:after, #main-nav:after, #get-connected:after{

	clear: both;

	content: "."; 

	display: block; 

	height: 0;  

	visibility: hidden;

}

.clear, #content, #main-nav, #get-connected{

	display: block;

}

/*  \*/

.clear, #content, #main-nav, #get-connected{

	min-height:1%;

}

* html .clear, * html #content, * html #main-nav, * html #get-connected{

	height:1%;

}

/*  */	
/*.clear {
	clear:both;
}
*/#logolink i {
	visibility:hidden;
}
#logolink a {
	width: 246px;
	height: 143px;
	float:left;
}
#logolink a:link, #logolink a:visited, #logolink a:hover {
	text-decoration:none;
}


/* Wish List (/WishList.asp) column divs */
#wish-list-left {
float:left;
width:286px;
margin:0 10px 0 0;
}

#wish-list-right {
float:left;
width:280px;
}

/* ---------------------------------------------- Form Elements -------------------------------------------------------------- */

#forms label, #forms input {
	display: block;
	float: left;
	margin-bottom: 5px;
}
#forms select {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
#forms label {
	text-align: Left;
	width: 200px;
	padding: 0 10px 0 10px;
}
#forms label.questions {
	width: 350px;
}
#forms textarea{
	margin-bottom: 5px;
}
#forms label.close {
	width: 50px;
}
#forms br {
	clear: left;
}
#forms hr {
	clear: both;
	shade: noshade;
	margin: 0 20px 7px 20px;
	background-color:#F4F4F4;
	color:#F4F4F4;
	height: 1px;
	border-width:0;
	
}
#indent {
	 margin:0 0 0 10px;
}
#indent p {
	padding-left:20px;
	}

fieldset {
	margin: 0px 0px 0px 0px;
	width:580px;
	border-width: 1px;
	border-style:solid;
	border-color: #F4F4F4;	
}
legend { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	color: #6B7832;
	padding: 5px 0 5px 0;
}	
#forms input.centerbutton {
	float:none;
	margin: 0 auto 0 auto;
}
#forms .through {
	float:left; 
	padding: 3px 10px 0 10px;
}

.current-referral {
	padding:0 0 0 18px;
}

/* Subscribe/CreateSend Form */
form.subscribe label {
	font-weight: bold;
}
form.subscribe label.check {
	font-weight: normal;
}
form.subscribe input#cm25588 {
	margin-top: 5px;
}

/* ----------------------------------------------------------------------Homepage Elements ------------------------------------------*/	
	
a#i-live-i-give-logo img{
	border-style: none;
}
#homepage { 
	background-image:url(../images/home.jpg);
	height: 426px;
	width: 750px;
	list-style-type:none;
}
#homemenu a {
	position:relative;
	text-decoration: none;
	padding:15px 30px;
}
#homemenu a i { visibility: hidden; }

a#foster {
	position:absolute;
	margin:0;
	padding:0;
	top: 361px;
	left: 51px;
	width: 140px;
	height:40px;
}
a#sale {
	position:absolute;
	margin:0;
	padding:0;
	top: 360px;
	left: 251px;
	width: 88px;
	height:40px;
}

#hometext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 65%; color:#fff;}
#hometext a:link, #hometext a:visited {color:#D6DEB7;}

/* ------------------------------------------ Homepage Navigation ---------------------------------------- */


#serviceshome { list-style-type:none; position:absolute; top:13px; left:355px; z-index:20; height:25px; width:68px;}
#serviceshome a {display:block; }
#serviceshome a:link, #serviceshome a:visited{ background-image:url(../images/navhome/servicesNav.jpg); background-repeat:no-repeat; }
#serviceshome a:hover { background-position:-68px 0; text-decoration:none;}
#serviceshome i { visibility: hidden;  }

#SpecialEventshome { list-style-type:none;  position:absolute; top:13px; left:423px; z-index:20; height:25px; width:91px;}
#SpecialEventshome a {display:block; }
#SpecialEventshome a:link, #SpecialEventshome a:visited{ background-image:url(../images/navhome/SpecialEventsNav.jpg); background-repeat:no-repeat; }
#SpecialEventshome a:hover { background-position:-91px 0; text-decoration:none;}
#SpecialEventshome i { visibility: hidden;  }

#Donationhome { list-style-type:none;  position:absolute; top:13px; left:514px; z-index:20; height:25px; width:68px;}
#Donationhome a {display:block; }
#Donationhome a:link, #Donationhome a:visited{ background-image:url(../images/navhome/DonationNav.jpg); background-repeat:no-repeat}
#Donationhome a:hover { background-position:-68px 0; text-decoration:none;}
#Donationhome i { visibility: hidden;  }

#Historyhome { list-style-type:none;  position:absolute; top:13px; left:582px; z-index:20; height:25px; width:68px;}
#Historyhome a {display:block; }
#Historyhome a:link, #Historyhome a:visited{ background-image:url(../images/navhome/Historynav.jpg); background-repeat:no-repeat}
#Historyhome a:hover { background-position:-68px 0; text-decoration:none;}
#Historyhome i { visibility: hidden;  }

#Careershome { list-style-type:none;  position:absolute; top:38px; left:375px; z-index:20; height:25px; width:61px;}
#Careershome a {display:block; }
#Careershome a:link, #Careershome a:visited{ background-image:url(../images/navhome/careersnav.jpg); background-repeat:no-repeat}
#Careershome a:hover { background-position:-61px 0; text-decoration:none;}
#Careershome i { visibility: hidden;  }

#SettlementClubhome { list-style-type:none;  position:absolute; top:38px; left:435px; z-index:20; height:25px; width:106px;}
#SettlementClubhome a {display:block;}
#SettlementClubhome a:link, #SettlementClubhome a:visited{ background-image:url(../images/navhome/SettlementClubNav.jpg); background-repeat:no-repeat}
#SettlementClubhome a:hover { background-position:-106px 0; text-decoration:none;}
#SettlementClubhome i { visibility: hidden;  }

#Contacthome { list-style-type:none;  position:absolute; top:38px; left:541px; z-index:20; height:25px; width:131px;}
#Contacthome a {display:block; }
#Contacthome a:link, #Contacthome a:visited{ background-image:url(../images/navhome/ContactNav.jpg); background-repeat:no-repeat}
#Contacthome a:hover { background-position:-131px 0; text-decoration:none;}
#Contacthome i { visibility: hidden;  }

/* OLD Volunteer
#Volunteerhome { list-style-type:none;  position:absolute; top:63px; left:395px; z-index:20; height:25px; width:68px;}
#Volunteerhome a {display:block; }
#Volunteerhome a:link, #Volunteerhome a:visited{ background-image:url(../images/navhome/VolunteerNav.jpg); background-repeat:no-repeat}
#Volunteerhome a:hover { background-position:-68px 0; text-decoration:none;}
#Volunteerhome i { visibility: hidden;  }
*/

#Volunteerhome { list-style-type:none;  position:absolute; top:13px; left:650px; z-index:20; height:25px; width:68px;}
#Volunteerhome a {display:block; }
#Volunteerhome a:link, #Volunteerhome a:visited{ background-image:url(../images/navhome/VolunteerNav.jpg); background-repeat:no-repeat}
#Volunteerhome a:hover { background-position:-68px 0; text-decoration:none;}
#Volunteerhome i { visibility: hidden;  }

#BremondSocietyhome { list-style-type:none;  position:absolute; top:63px; left:463px; z-index:20; height:25px; width:116px;}
#BremondSocietyhome a {display:block; }
#BremondSocietyhome a:link, #BremondSocietyhome a:visited{ background-image:url(../images/navhome/bremondNav.jpg); background-repeat:no-repeat}
#BremondSocietyhome a:hover { background-position:-116px 0; text-decoration:none;}
#BremondSocietyhome i { visibility: hidden;  }

/* ----------------------------------------------------- Navigation ------------------------------------------*/

#services { list-style-type:none; position:absolute; top:102px; left:283px; z-index:20; height:25px; width:68px;}
#services a {display:block; }
#services a:link, #services a:visited{ background-image:url(../images/navhome/servicesNav.jpg); background-repeat:no-repeat; text-decoration:none; }
#services a:hover { background-position:-68px 0; text-decoration:none;}
#services i { visibility: hidden;  }

#SpecialEvents { list-style-type:none;  position:absolute; top:102px; left:357px; z-index:20; height:25px; width:91px;}
#SpecialEvents a {display:block; }
#SpecialEvents a:link, #SpecialEvents a:visited{ background-image:url(../images/navhome/SpecialEventsNav.jpg); background-repeat:no-repeat; text-decoration:none; }
#SpecialEvents a:hover { background-position:-91px 0; text-decoration:none;}
#SpecialEvents i { visibility: hidden;  }

#Donation { list-style-type:none;  position:absolute; top:102px; left:454px; z-index:20; height:25px; width:68px;}
#Donation a {display:block; }
#Donation a:link, #Donation a:visited{ background-image:url(../images/navhome/DonationNav.jpg); background-repeat:no-repeat; text-decoration:none;}
#Donation a:hover { background-position:-68px 0; text-decoration:none;}
#Donation i { visibility: hidden;  }

#History { list-style-type:none;  position:absolute; top:102px; left:528px; z-index:20; height:25px; width:68px;}
#History a {display:block; }
#History a:link, #History a:visited{ background-image:url(../images/navhome/Historynav.jpg); background-repeat:no-repeat; text-decoration:none;}
#History a:hover { background-position:-68px 0; text-decoration:none;}
#History i { visibility: hidden;  }

#Volunteer { list-style-type:none;  position:absolute; top:102px; left:601px; z-index:20; height:25px; width:68px;}
#Volunteer a {display:block; }
#Volunteer a:link, #Volunteer a:visited{ background-image:url(../images/navhome/VolunteerNav.jpg); background-repeat:no-repeat; text-decoration:none;}
#Volunteer a:hover { background-position:-68px 0; text-decoration:none;}
#Volunteer i { visibility: hidden;  }

#SettlementClub { list-style-type:none;  position:absolute; top:123px; left:317px; z-index:20; height:25px; width:106px;}
#SettlementClub a {display:block;}
#SettlementClub a:link, #SettlementClub a:visited{ background-image:url(../images/navhome/SettlementClubNav.jpg); background-repeat:no-repeat; text-decoration:none;}
#SettlementClub a:hover { background-position:-106px 0; text-decoration:none;}
#SettlementClub i { visibility: hidden;  }

#Contact { list-style-type:none;  position:absolute; top:123px; left:429px; z-index:20; height:25px; width:131px;}
#Contact a {display:block; }
#Contact a:link, #Contact a:visited{ background-image:url(../images/navhome/ContactNav.jpg); background-repeat:no-repeat; text-decoration:none; }
#Contact a:hover { background-position:-131px 0; text-decoration:none;}
#Contact i { visibility: hidden;  }

#Careers { list-style-type:none;  position:absolute; top:123px; left:325px; z-index:20; height:25px; width:61px;}
#Careers a {display:block; }
#Careers a:link, #Careers a:visited{ background-image:url(../images/navhome/careersnav.jpg); background-repeat:no-repeat; text-decoration:none;}
#Careers a:hover { background-position:-61px 0; text-decoration:none;}
#Careers i { visibility: hidden;  }


#SettlementClub { list-style-type:none;  position:absolute; top:123px; left:389px; z-index:20; height:25px; width:106px;}
#SettlementClub a {display:block;}
#SettlementClub a:link, #SettlementClub a:visited{ background-image:url(../images/navhome/SettlementClubNav.jpg); background-repeat:no-repeat; text-decoration:none;}
#SettlementClub a:hover { background-position:-106px 0; text-decoration:none;}
#SettlementClub i { visibility: hidden;  }

#Contact { list-style-type:none;  position:absolute; top:123px; left:498px; z-index:20; height:25px; width:131px;}
#Contact a {display:block; }
#Contact a:link, #Contact a:visited{ background-image:url(../images/navhome/ContactNav.jpg); background-repeat:no-repeat; text-decoration:none; }
#Contact a:hover { background-position:-131px 0; text-decoration:none;}
#Contact i { visibility: hidden;  }

#BremondSociety { list-style-type:none;  position:absolute; top:123px; left:590px; z-index:20; height:25px; width:116px;}
#BremondSociety a {display:block; }
#BremondSociety a:link, #BremondSociety a:visited{ background-image:url(../images/navhome/bremondNav.jpg); background-repeat:no-repeat; text-decoration:none;}
#BremondSociety a:hover { background-position:-116px 0; text-decoration:none;}
#BremondSociety i { visibility: hidden;  }
