/* CSS Document */
/*---------Idaho Youth Ranch CSS Copy Right 2008---------------------*/

/*------------Global-----------------------*/

p
{
margin: 4px 0px 10px 0px;
}

.CenterP{
margin: 4px 0px 10px 0px;
text-align: center;
font-size: 14px;
}

	.CenterP span{
	font-size: 24px;
	}

a:link, a:visited{
color: #928671;
text-decoration: underline;
}
	
	a:hover, a:active{
	/*color: #928671;*/
	color: #524631;
	text-decoration: underline;
	}
	
.clear{
clear: both;
}

.ULol_master{
margin: 0px 0px 10px 20px;
}

	.ULol_master li{
	padding-bottom: 3px;
	}
	
.ULol_Submaster{
margin: 0px 0px 10px 30px;
}

.ULol_Sub{
margin-left: 30px;
}
	
.redLinks:link, .redLinks:visited{
color: #a31523;
text-decoration: underline;
}

.redLinks:hover, .redLinks:active{
color: #d64655;
text-decoration: underline;
}

.Images{
margin:10px 20px 10px 10px;
}

.spacer{
margin: 10px 0px;
border-bottom: 1px solid #f1f1f1;
}

.ListStyle_margin{
margin-left: 30px;
}

	.ListStyle_margin li{
	padding-bottom: 5px;
	}

.ListStyle_arrows{
margin: 0px 0px 10px 30px;
list-style-image: url(..//Images/arrow.gif)
}

.ListStyle_arrows li{
padding-bottom: 5px;
}

.PressIMG{
float: left;
margin: 0px 20px 10px 0px;
}

/*-----------Framework----------------------*/

* {
padding:0;
margin:0;
}

body{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#Main{
width: 765px;
margin: 0 auto;
}

/*--------------------Banner*/
.Banner1{ 
height: 139px;
background: url(../Images/TemplateImages/Banner.jpg) top left no-repeat;
}

.Banner2{ 
height: 139px;
background: url(../Images/TemplateImages/Boy_Banner.jpg) top left no-repeat;
}

.Banner3{ 
height: 139px;
background: url(../Images/TemplateImages/Boyholdinghands_Banner.jpg) top left no-repeat;
}

.Banner4{ 
height: 139px;
background: url(../Images/TemplateImages/Boyslookingdown_Banner.jpg) top left no-repeat;
}

.Banner5{ 
height: 139px;
background: url(../Images/TemplateImages/BoysPainting_Banner.jpg) top left no-repeat;
}

.Banner6{ 
height: 139px;
background: url(../Images/TemplateImages/Boystudying_Banner.jpg) top left no-repeat;
}

.Banner7{ 
height: 139px;
background: url(../Images/TemplateImages/Females_Banner.jpg) top left no-repeat;
}

.Banner8{ 
height: 139px;
background: url(../Images/TemplateImages/Hug_Banner.jpg) top left no-repeat;
}

.Banner9{ 
height: 139px;
background: url(../Images/TemplateImages/Kidslookingup_Banner.jpg) top left no-repeat;
}

.Banner10{ 
height: 139px;
background: url(../Images/TemplateImages/Mentor_Banner.jpg) top left no-repeat;
}

.Banner11{ 
height: 139px;
background: url(../Images/TemplateImages/MentorMaleFemale_Banner.jpg) top left no-repeat;
}

.Banner12{ 
height: 139px;
background: url(../Images/TemplateImages/TroubledGirl_Banner.jpg) top left no-repeat;
}
.BannerFoundation{ 
height: 139px;
background: url(../Images/TemplateImages/Foundation_Banner.jpg) top left no-repeat;
}

.DonationCorner{
width: 157px;
height: 136px;
float: right;
margin: 0px -25px 0px 0px;
}

	.DonationCorner a{
	background: url(../Images/DonationCorner.png) top right no-repeat;
	width: 157px;
	height: 136px;
	display: block;
	}

/*.DTtext{
font: 13px Arial, Helvetica, sans-serif;
color: #8f2023;
font-weight: bold;
text-align: right;
padding-top: 6px;
padding-right: 13px;
}

	.DTtext a:link,
	.DTtext a:visited{
	color: #a31523;
	text-decoration: none;
	}
	
	.DTtext a:hover,
	.DTtext a:active{
	color: #8f2023;
	text-decoration: none;
	}*/

/*----------------------Nav Menu---------------------*/

.NavBar{
border-top: 5px solid #bfaf94;
border-bottom: 5px solid #bfaf94;
height: 21px;
margin: 0px 10px 0px 5px;
background: white;
}

#NavBarContainer{
background: url(../Images/NavShadows.gif) top left repeat-y;
height: 31px;
}

/*-----------------Content Area-----------------*/
.Content{
width: 760px;
float: left;
background: url(../Images/Content_borders.gif) top left repeat-y;
padding-bottom: 5px;
font-size: 12px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 5px;
min-height: 400px;
}

.extraContent{
padding: 0px 15px 0px 15px;
text-align: left;
}

h1,
.indexH1{
color: #902127;
border-bottom: 1px solid #bfaf94; 
padding-top: 3px;
margin-bottom:5px;
margin-top: 8px;
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
}
	
	h1{
	font-size: 24px;
	font-weight: normal;
	}
	
	.indexH1{
	font-size: 16px;
	font-weight: bold;
	}

b a:hover, b a:active{
color: #000000;
text-decoration: none;
}

h1 a{
color: #902127;
font-size: 16px;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
}

	h1 a:hover, h1 a:active{
	color: #902127;
	font-size: 16px;
	text-decoration: none;
	}
	
h2{
font-size: 18px; 
padding-top: 11px;
margin-bottom:10px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
text-transform: uppercase;
}

	h2 div{
	font-size: 12px;
	font-style: italic;
	text-transform: none;
	}

h4{
background-color: #f1f1f1;
color: #2b262a;
font-size: 12px;
padding-left: 3px;
margin-top: 7px;
margin-bottom:3px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

.ContactTable td
{
text-align: left;
vertical-align: top;
}

.BM li{
padding: 2px 0px 3px 0px;
}

.learnMore{
border: 2px solid #bfaf94;
}

.learnMore td{
padding: 5px;
}

.learnMore ul{
padding-left: 20px;
list-style-image: url(..//Images/arrow.gif);
}

.ContenUL{
margin-left: 23px;
}


/*-----------------Christmas Gift Tag*/

#TagContainer{
width: 370px;
height: 600px;
margin: 20px auto 0px auto;
}

.TagLinks{
text-align: left;
margin-bottom: 3px;
}

.TagWrapper{
border: 1px dashed #000000;
padding: 5px;
}

.TagID{
text-align: right;
font-weight: bold;
}

.TagWrapper p{
font-size: 24px;
font-style: italic;
}

.TagName{
border: 5px solid #CC3300;
width: 100%;
margin: 10px 0px;
}

.TagWrapper table td{
text-align: left;
vertical-align: bottom;
}

.Wish{
font-size: 18px;
text-align: left;
margin-left: 20px;
}

.Wish > span{
color: #CC3300;
font-size: 18px;
}

.ContactInfo{
margin-top: 50px;
border-top: 2px solid #000000;
width: 100%;
}

table.ContactInfo td{
padding-top: 20px;
}

.ContactUnderlines{
border-bottom: 1px solid #000000;
width: 270px;
}

.footerTag{
font-size: 10px;
color: #999999;
font-style: italic;
margin-top: 10px;
}

.FundingTemp{
margin-left:10px;
list-style: none;
}

.FundingTemp li{
padding-bottom: 5px;
}

/*-----------------index---*/

.rightColumnWrapper{
width: 313px; 
float: right;
}

.rightColumn{
border: 2px solid #8f2023; 
width: 310px;
}

.DonateBtn{
width: 313px;
height: 114px;
margin: 10px auto 20px auto;	
}

	.DonateBtn a{
		width: 313px;
		height: 114px;
		display: block;	
	}
	
	.DonateBtn a{
		background: url(../Images/donate_btnLrg.gif) bottom center no-repeat;	
	}
	
	.DonateBtn a:hover,
	.DonateBtn a:active{
		background: url(../Images/donate_btnLrg.gif) top center no-repeat;	
	}

.leftColumn{
border: 2px solid #C1B298; 
width: 400px;
}

.Tempbox{
border-bottom: 1px solid #8f2023;
width: 310px;
margin-top: 10px;
/*font-style: italic;*/
padding-bottom: 5px;
color: #000000;
}

	.Tempbox > span{
	color: #8f2023;
	font-style: italic;
	}

	.Tempbox > span{
		font-size: 18px;	
	}
	
	.Tempbox ul{
		margin-top: 5px;	
	}

.EventsBox{
border: 2px solid #8f2023; 
width: 310px;
margin-top: 10px;
color: #8f2023;
}

	.EventsBox td span{
	color: #000000;
	}
	
/*------------------Footer---------------------*/

* html .Content{
height: 400px;
overflow: visible;
}

#Footer{
float: left;
width: 765px;
background: url(../Images/Footer_mainimage.gif)  top left no-repeat;
padding: 3px 0px;
}

.extrafooterdiv{
padding-top: 3px;
margin-left: 5px;
margin-right:5px;
}

	.extrafooterdiv ul li{
	font-weight: bold;
	}

	.extrafooterdiv li{
	display: inline;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	}

#CopyrightContainer{
margin: 5px 20px 0px 20px;
height: 40px;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

.Copyright{
float: left;
text-align: left;
width: 440px;
color: #928671;
}

.SubNav{
width:190px;
float: right;
text-align: right;
}

	.SubNav a:link, .SubNav a:visited{
	text-decoration: none;
	}
	
	.SubNav a:hover, .SubNav a:active{
	text-decoration: underline;
	}

.InsllcLink{
text-align: left;
margin-top: 3px;
}

.InsllcLink a:link,
.InsllcLink a:visited{
color: #CCCCCC;
text-decoration: none;
}
	
	.InsllcLink a:hover,
	.InsllcLink a:active{
	color: #CCCCCC;
	text-decoration: underline;
	}
