/*  Index */

* {
margin:0;
padding:0;
outline:0;
background:transparent;
border:0;
font-family: Verdana, sans-serif;
font-size: 12px;
background-color: transparent;
position: relative;
z-index: 0;
}
th,td,tr{
vertical-align: top;
margin: 0;
padding: 0;
}

body{
margin: 0 20px 20px 20px;
padding: 0;
background-color: #1A3E45;
text-align: center;
}

#Wrapper{
width: 770px;
margin: 0px auto;
}

table{
border-collapse: collapse;
}

#MainTable{
width: 770px;
}


#Header{
width: 770px;
height: 170px;
background-image: url(images/hope-header.gif);
background-position: top;
background-repeat: no-repeat;
padding: 0;
margin: 0;
}
#Address{
color: white;
text-align: right;
padding: 75px 20px 0px 0px;
height: 140px;
font-weight: bold;
line-height: 18px;
}

#LHColumn{
background-color: #993300;
color: white;
width: 150px;
padding-bottom: 25px;
}
#Header p{
margin: 0px;
}

/* Main Menu */
#LHMenu{
margin-top: 15px;
}

#LHMenu ul{
list-style-type: none;
margin-left: 15px;
}

#LHMenu ul li{
padding: 2px 0;
text-align: left;
}
#LHMenu ul a{
color: white;
text-decoration: none;
font-size: 11px;
}
#LHMenu ul a:hover{
color: #E6BF00;
text-decoration: none;
}
#LHMenu h3{
color: #B7D755;
font-size: 11px;
margin: 15px 15px 0px 15px;
}


/* RH Menu */

#RHColumn{
background-color: #993300;
color: white;
width: 150px;
padding-top: 33px
}
#RHMenu{
margin: 15px 0 40px 0;
}

#RHMenu ul{
list-style-type: none;
margin-left: 15px;
}

#RHMenu ul li{
padding: 2px 0;
text-align: left;
}
#RHMenu ul a{
color: white;
text-decoration: none;
font-size: 11px;
letter-spacing: 0px;
}
#RHMenu ul a:hover{
color: #E6BF00;
text-decoration: none;
}
#RHMenu h3{
color: #B7D755;
font-size: 11px;
margin: 15px 15px 0px 15px;
}

/****** Content area ***************/
#Content{
width: 470px;
padding: 20px;
background-color: white;
}
a{
color: #993300;
text-decoration: none;
}
p{
margin: 10px 0;
}
#FrontPageEntry{
margin: 20px 20px 20px 0px;
}
#NewsletterTeaser p{
Font-family: "Trebuchet MS", sans-serif;
Font-size: 13px;
color: black;
width: 428px;
left: 11px;
line-height: 24px;
}
#QuickLinks{
width: 428px;
left: 11px;
padding: 15px 0;
margin-top: 20px;
border-top: dashed 1px #878787;
border-bottom: dashed 1px #878787;
}
#QuickLinks h3{
color: #993300;
padding-left: 20px;
padding-right: 5px;
display: inline;
}
#QuickLinks ul{
list-style-type: none;
}
#QuickLinks li{
display: inline;
padding-right: 0px;
font-family: Verdana, sans-serif;
font-size: 12px;
color: black;
}
#QuickLinks a{
font-family: Verdana, sans-serif;
font-size: 11px;
color: black;
}
#QuickLinks a:hover{
text-decoration: underline;
}
.VertPipe{
display: inline;
padding: 0 5px 0 10px;
color: black;
}

#Highlights{
width: 425px;
text-align: center;
margin-left: 13px;
}
#Highlights img{
margin: 15px 0px;
}
#Highlights a img{
margin: 15px 0px;
}



#Footer{
background-color: #CC6600;
height: 65px;
text-align: center;
color: white;
}
#Footer p{
margin: 0;
}
#FooterText{
text-align: center;
padding: 15px 0px 0px 0px;
border-top: solid #642100 20px;
}
#Copyright{
text-align: center;
font-size: 8px;
padding: 2px 0px 15px 0px;
}