* { margin: 0; padding: 0; }
:link,:visited {text-decoration:none}
body   {  
font: 62.5%/1.6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
background: #E0E3CE url(img/bkg.jpg) repeat-y top center;
text-align: left;
}
#wrap {
position: relative; 
width: 780px;
margin: 0 auto;
text-align: left;
}
.header {
background-color: white;
font: 3.6em Arial, Helvetica, sans-serif; 
color: #495612;
padding: 26px 0px 0 70px;
}
.banner {
padding: 10px 0px 40px 70px;
color: white;
font-size: 1.8em;
background: olive url(img/banner.jpg) repeat-y top center ;
}
.punch{
padding-left: 70px;
color: white;
font: 1.3em Arial, Helvetica, sans-serif; 
background-color: #495612;
font-weight: bold;
border-bottom: 2px white solid;
}
#content {
padding-top: 10px;
}
strong.orange {
color: #9e2c00;}
#lc {
width: 442px;/* 512-70 padding */
color: #495612; 
padding: 0 0 0 70px;
float: left;
font: 1.1em/1.6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
}
#lc h2 {
font-size: 1.5em;
margin: 20px 0 2px 0;
color: #92B124;
}
#lc ul{
list-style: url(img/tick.jpg);
margin-left: 1.6em;
}
#lc p{
padding-bottom: 10px;
line-height: 1.5em;
}
#lc a, #lc a:visited, #foot a, #foot a:visited{
color: #9e2c00;
}
#lc a:hover, #foot a:hover {
color: red;
}
#nav {
width: 197px;
float: right;
}
#nav ul{
list-style: url(img/dot.jpg);
padding: 30px 0 0 20px;
}
#nav li{
text-indent: .5em;
border-bottom: 1px dashed #92B124;
}
#nav a, #nav a:visited{
display: block;
color: #495612;
}
#nav a:hover {
background-color: #495612;
color: white;
}
.speak{
float: right;
width: 190px;
color: red;
margin-top: 20px;
background: url(img/speak-bot.jpg) no-repeat bottom left;
}
.speak h3 {
font-size: 1.2em;
background: url(img/speak-top.jpg) no-repeat top left;
padding: 10px 0 4px 18px;
}
.speak p{
color:  black;
padding: 0 16px 46px 14px;
line-height: 1.2em;
}
.speak p.nopad{
color: #495612;
padding-bottom: 4px;
}
.speak a, .speak a:hover, .speak a:visited{
color: black;
}
.pad {
padding-top: 10px}
.nopad{
padding: 0;
}
#foot{
position: absolute;
left: 70px;
padding: 14px 0;
}