html    {
        height: 100%;
        }
        
body	{
		margin:0px;
		padding:0px;
		background:url(images/shadows.png);
        background-repeat: repeat-y;
        background-position: center top;
		background-color: #ccc;
		/*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#34629e', EndColorStr='#183a81', GradientType='0');*/
		text-align: center;
		height: 100%;
		font-family:Helvetica, Arial;
		font-size:13px;
		color:#4C4C4C;
		}
		
.main-menu {
    margin: 0px 0px 0px 50px;
    font-size:20px;
    font-weight: bold;
    font-family: Helvetica, Arial;
    }
    
.affiliate-icon {
    margin: 15px 20px;
    border: 0px;
}
    
/* Phone number in upper right of all pages */    
.phone 
{
    margin: 20px 10px 0 0;
    font-size: 18px;
    font-weight: bold;
    float:right;
    text-align: right;
}
    
/* The main menu item container on all pages */
#menubar {
    float: left;
    margin-top: 33px; 
    height: 21px; 
    width: 525px; 
    font-size: 15px; 
    font-family: Helvetica, Arial, Sans-Serif; 
    color: #555; 
    font-weight: bold;
}

.menubar-item {
    padding: 0 1px;
}

a.menubar-item {
    color: #555;
}

a:hover.menubar-item {
    text-decoration: none;
    }

a:hover.one,  .one.current {
    color: #cf0f0f !important;
    }

a:hover.two, .two.current {
    color: #d75b00;
    }

a:hover.three, .three.current {
    color: #ffcc00;
    }

a:hover.four, .four.current {
    color: #59ac2f;
    }

a:hover.five, .five.current {
    color: #003399;
    }

.subsection-header {
    margin:8px 0px 0px 0px;
    font-size:16px;
    font-weight: normal;
    font-family: Helvetica, Arial;
    color: #fff;
    }

	
.m		{
		color:#8D8D8D;
		text-decoration:none;
		font-size:10px;
		line-height:12px;
		font-weight: bold;
		}
.m2		{
		color:#3853A8;
		text-decoration:none;
		font-size:10px;
		line-height:12px;
		}
a		{
		color:#3A53A5; /*699011;*/
		text-decoration:none;
		}
a:hover	{
		color:#699011;
		text-decoration:underline;
		}
.g		{
		color:#000000;
		margin:0 0 0 10px
		}
#f1	a	{
		color:#7D7D7D;
		text-decoration:none;
		font-size:10px;
		font-family:Helvetica, Arial;
		}

select	{
		color:#4C4C4C;
		border: 1px solid #aaaaaa;
		}
		
input,textarea	{
		color:#4C4C4C;
		background: #fff url(images/text-bg.gif) repeat-x top left;
		border: 1px solid #aaaaaa;
		}

input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: 0px;
}

input[type="button"], input[type="submit"]{
    background: #d76600;
    color: #fff;
    font-weight: bold;
    border: 3px solid #fff;
}
		
 ul		{
		margin: 5px 0px 0px 35px;
		padding:0px;
		list-style:none;
		line-height:13px
		}
	
/* Static menu items only */	
.nav li		{
		height:16px;
		padding-left:28px;
		margin:0px;
		background:url(images/list1.gif) bottom left no-repeat;
		list-style:none;
		}

li.static {
    padding-left: 15px;
    padding-bottom: 1px;
    width: 200px;
    }

li.static:first-child {
    background-image: none;
    padding-left: 7px;
    padding-bottom: 3px;
    }

a.selected {
    font-weight: bold;
    }
		
.nav-root, a.level1 {
    margin: 10px 0px 2px 8px; 
    padding: 0px;
    font-weight: bold;
    color:#4C4C4C;
    background-image: none !important;
}


.nav-root a:hover {
    text-decoration: underline !important;
    }

/* Dynamic content page menu only */
.nav-child table {
    background: url('images/list5.gif') bottom left no-repeat;
    font-weight: normal;
}

.nav-child a:hover {
    text-decoration: underline !important;
    }

li a	{
		color:#3A53A5;
		text-decoration:none;
		}
		
.footer-med 	{
	color:#939393;
	margin: 0 10px 10px 25px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

.footer-med a{
	text-decoration:none;
	font-weight: normal;
}
		
.footer-med a:hover{
	text-decoration:underline;
	font-weight: normal;
}		
		
.green {
	color: #699011;
}

.green a {
	color: #699011;
}

.green a:hover {
	color: #699011;
	text-decoration: underline;
}

.green  li{
    line-height: 17px;
	list-style-type: none;
	background-image: url(images/foster-care-solutions.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	color: #4C4C4C;
}

.green li a{
    color: #4c4c4c;
    }
    
.green-top ul, li{
    margin:0;
    padding:0;
    list-style-type:none;
}

.green-top li{
    background:url(images/foster-care-solutions-padded.png) left top no-repeat;
    padding-left: 14px;
    margin-bottom: 5px;
} 

.footer-sm {
	color:#888888; 
	font-size:11px; 
	width: 550px; 
	margin: 5 auto 0 auto;
	text-align: center;
}

p {
	color:#4C4C4C;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

h1 {
	color: #d76600;
	font-family: Helvetica, Arial;
	font-size: 22px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}

.paragraph-header {
	color: #699011;
	font-weight: normal;
	font-size: 110%;
	margin-top: 25px;
    font-family: Helvetica, Arial;
}

.paragraph-grey-sidebar {
    background: url(images/grey_bar.jpg) repeat-y top left; 
    padding-left: 10px;
}

#main-content-area {
	margin: 15px 25px 15px 8px;
}

.orange  li{
    line-height: 17px;
	list-style-type: none;
	background-image: url(images/hexagon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

.orange {
    color: #d76600;
    }

.breadcrumbs {
    font-size: 12px;
    float:left; 
    margin:10px 0 0 10px;
}
    
.breadcrumbs a {
	color: #4C4C4C;
}

td {
    font-size: 13px;
    }
    
.features-table {
    border: 0px;
    width: 100%;
    background-color: #f7f7f7;
    }
    
.header-row {
    background-color: #699011;
    color: #ffffff;
    font-weight: bold;
    background: url(images/green_bar_bg.png) no-repeat top left;
    height: 21px;
    }
    
.header-row td {
    color: #fff;
    font-weight: bold;
    }

.features-table .odd-row {
    background-color: #f1f1f1;
    }     
    
.features-table td {
    vertical-align: top;
    text-align: left;
    }


.lg-quote {
    font-size: 14px;
    float: left;
    text-align: left;
    }

.lg-quote-author {
    font-size: 12px;
    margin: 10px 0;
    float: right;
    background-color: #f0f0f0;
    padding: 5px;
    }

.hidden {
    display: none;
    }

.quote-container {
    position: absolute;
    width: 330px;
    }


.quote-container IMG {
    margin: 0 10px 5px 0; 
    width:32px; 
    height:32px
 }

  
.quote {
    background: #ebf0e1 url(images/quote-top.gif) no-repeat top;
    padding-left: 65px;
    padding-right: 65px;
    padding-top: 5px;
    color: #699011;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-bottom: 5px;
    margin-left: 1px;
    }
    
.quote-author {
    text-align: right;
    font-weight: bold;
    color: #699011;
    background: url(images/quote-bottom.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 75px;
    padding-left: 65px;
    padding-bottom: 0px;
    height: 42px;
    }
    
.quote-author-3lines {
    text-align: right;
    font-weight: bold;
    color: #699011;
    background: url(images/quote-bottom.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 75px;
    padding-left: 65px;
    padding-bottom: 0px;
    height: 47px;
    }
    
.twtr-widget {
    margin-left: 35px;
    }
    
.faq-question {
    color: #4C4C4C;
}

.faq-question b{
    color: #699011;
}

.faq-answer{
    display: none;
    }
    
.blue {
    color: #3A53A5;
    }
    
.section-header{
    font-size: 15px;
    color: #3A53A5;
    margin-top:25px;
    font-weight: bold;
    }
    
#slideshow {
    position:relative;
    height:80px;
    overflow: hidden;
    width: 120px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.required-field {
    color: Red;
    font-weight: bold;
    }
    
.grey {
    color: #4c4c4c;
    }
   
.lightgrey {
    color: #939393; 
    text-decoration: underline !important;
}

a:hover .link-underline{
    text-decoration: underline !important;
    }


.super-big-link {
    font-size: 20px; 
    margin-top: 20px
    }
