@charset "utf-8";
/* Global Styles */


body {
background-image: url(images/elements/lmp09bkgsagestr.png); background-repeat:repeat-x;
height:100%;
background-color: #E0EAC5;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagecentered {
background-color: #CEE0A4;
position:relative;
width: 950px;
top: 6px;
margin-left: auto;
margin-right: auto;
height: 1090px;
}
#container {
position:relative;
width: 930px;
top: 10px;
margin-left: 10px;
margin-right: 10px;
background-color: #FFFFFF;
}
#header {
background-image: url(images/logos/lmp09logohdr930x140.png);
background-repeat:no-repeat;
position:absolute;
top: 0px;
width: 930px;
height: 145px;
}

#logo a {
  position: absolute;
  height: 40px;
  width: 500px;
  top: 60px; 
  text-decoration: none;
  }
#logo a i {
visibility: hidden;
}
a#home {
left: 10px;
}
.topnavl{
text-align: center;
}
.topnavl a {
color: #8E8E8E;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#pagecontent
{position: absolute;
background-color: #FFFFFF;
top: 145px;
width: 930px;
height: 895px;
}
#pagecontent a {
color: #8E8E8E;
text-decoration: none;
}
#pagebottom {
background-color: #FFFFFF;
position: absolute;
width: 930px;
top: 990px;
margin-left: auto;
margin-right: auto;
height: 80px;
}
#pagebottom a {
color: #8E8E8E;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}
H1 { color: #BCBCBC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold;
}
H2 { color: #AABA6E; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;
}
H3 { color: #BCBCBC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
}
p { color: #62635F; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 11px;
}
.quote { color: #333333; line-height:22px; font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: italic; font-weight: normal; }

#footer
{position:relative;
top: 10px;
width: 930px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color:#62635F;
text-align:center;
height: 40px;
line-height: 40px;
}
