/*  index.css */
* {
margin: 0;
padding: 0;
outline: 0;
background: transparent;
border: 0;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
background-color: transparent;
}
body{
border-top: solid 6px #C30888;
background-color: #29297C;
padding-bottom: 30px;
}
#MainTable{
background-color: white;
width: 720px;
margin: 0 auto;
}
#LHColumn{
background-color: #FDAB13;
width: 180px;
background-image: url(/images/homeLogo-slicedBottom.gif);
background-position: top left;
background-repeat: no-repeat;
vertical-align: top;
}
#ContentColumn{
width: 360px;
margin: 0;
padding: 0;
vertical-align: top;
}
#RHColumn{
vertical-align: top;
width: 180px;
background-color: #FDAB13;
padding-top: 0;
margin-top: 0;
}
#Header{
vertical-align: top;
}


#RHMessage{
border-top: dotted 2px gray;
border-bottom: dotted 2px gray;
margin: 70px 20px 20px 20px;
font-family: "Trebuchet MS", serif;
font-weight: normal;
font-size: 13px;
line-height: 22px;
}
.Larger{
font-size: 14px;
font-weight: bold;
}
#LHMenu{
margin: 35px 20px 20px 20px;
border-top: dotted 2px gray;
border-bottom: dotted 2px gray;
}
#LHMenu li{
Font-family: "Trebuchet MS", serif;
Font-size: 14px;
Font-weight: bold;
color: black;
list-style-type: none;
margin: 15px 0;
}
#LHMenu li a{
Font-family: "Trebuchet MS", serif;
Font-size: 14px;
Font-weight: bold;
color: black;
text-decoration: none;
}
#LHMenu li a:hover{
color: #C30888;
text-decoration: underline;
}
#LHRandomMessage{
margin: 40px 20px 20px 20px;
Font-family: "Trebuchet MS", serif;
Font-size: 11px;
color: black;
}
#LHSticky{
margin: 40px 20px 20px 20px;
Font-family: "Trebuchet MS", serif;
Font-size: 11px;
color: black;
}
#LHSticky p{
font-size: 13px;
}
#LHSticky h3{
font-size: 13px;
}

#Footer{
width: 100%;
border-top: solid 6px #C30888;
color: white;
text-align: center;
min-width: 720px;
}
#FooterMenu{
margin: 0px auto 10px;
text-align: center;
color: white;
padding: 10px 0;
}
#FooterMenu li{
display: inline;
color: white;
}
#FooterMenu li a{
margin: 0 10px;
color: white;
font-size: 11px;
}
#FooterMenu li a:hover{
color: #C30888;
}
#Footer p{
color: white;
text-align: center;
margin: 40px auto;
padding: 10px 20px;
border-top: solid #C30888 1px;
width: 100%;
display: inline;
}

/* Main content area */
#Content{
padding: 25px;
}
#Breadcrumb{
padding: 0 0 20px 0;
}
#Breadcrumb a{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #D4D0C8;
font-weight: bolder;
text-transform: uppercase;
text-decoration: none;
}
#Breadcrumb a:hover{
text-decoration: underline;
}
h1{
font-family: Trebuchet MS, sans-serif;
font-size: 21px;
color: #C03F00;
font-style:italic;
font-weight: bold;
padding: 0 0 20px 0;
}
h2{
font-family: Trebuchet, sans-serif;
font-size: 14px;
color: #C03F00;
margin: 0 0 10px 0;
border-top: dashed 1px #D4D0C8;
padding-top: 15px;
}
h3{
font-size: 11px;
line-height: 18px;
font-weight: bold;
}
p{
font-size: 11px;
line-height: 18px;
padding: 8px 0px;
}
p a{
font-size: 11px;
line-height: 18px;
color: #324797;
}
p a:hover{
color: #C30888;
}
#Content ul{
margin: 0 0 25px 0;
}
#Content ul.Bullet{
margin-bottom: 10px;
}
#Content ul.Bullet li{
list-style-type: disc;
list-style-position: inside;
color: black;
}
#Content li{
list-style-type: none;
padding: 4px 0;
color: black;
font-size: 11px;
}
#Content li a{
color: #324797;
font-size: 11px;
}
#Content li a:hover{
color: #C30888;
}
.Clear{
clear: both;
}
hr{
border-bottom : dotted 2px gray;
margin: 10px 0px;
}
#PhotoWrapper{
text-align: center;
}
#Picture{
margin: 0px 0px 0 0px;
}
#FeaturedStory{
margin-top: 20px;
}
#FeaturedStory h3{
color: #324797;
font-family: Trebuchet MS, sans-serif;
font-size: 16px;
}
#FeaturedStory p{
color: #000000;
font-family: Verdana, sans-serif;
font-size: 11px;
}
.indexFocus{
margin: 0px 0 30px 0;
clear: both;
border-bottom: dotted 2px gray;
font-family: Verdana, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}
.indexFocus a{
text-decoration: none;
border: none;
}

#UpperFooter{
width: 720px;
background-color: #80A2DB;
margin: 0px auto;
height: 130px;
border-bottom: 6px #5A73C7 solid;
}
#ChildrensServices{
float: left;
margin: 15px;
}
#AdultSupports{
float: left;
margin: 15px;
}
#Transportation{
float: left;
margin: 15px;
}
#annualReport{
width: 180px;
height: 175px;
margin-top: 50px;
background-color: #FEC767;
text-align: center;
}
#therapButton{
margin: 20px 0 20px 33px;
}