﻿html, body
{
  font:normal normal normal 1em/1.25em Times New Roman;
}

body
{
  margin:0;
  background: #f00 url(../Images/LF_bg.jpg);
}

a, a:link
{
  color:#684838;
  text-decoration:underline;
}

a:visited
{
  color:#ff5c00;
  text-decoration:underline;
}

a:hover, a:active
{
  text-decoration:none;
}

#page
{
  width:50em;
  margin:0 auto;
}

#pageHeader
{
  color:#fff;
  background:url(../Images/LF_header.jpg) no-repeat;
  height:4.6875em;
  padding:0.75em 0.75em 0.75em 1.5em;}

#pageBanner
{
  background:url(../Images/LF_banner.jpg) no-repeat;
  height:16.375em;
}

#pageContent
{
  color:#684838;
  width:32.9375em;
  padding:0.25em 1.5em 1.5em 1.5em;
  background:#fff;
}

#pageSideBar
{
  float:right;
  width:14.0625em;
  color:#5a3e30;
}

#pageSideBar div
{
  padding:0 1em;
  margin:1em 0;
}

h2.contentTitle, h2.sideBarTitle
{
  margin:0 0 0.25em 0;
  font-size:1.25em;
  font-style:italic;
}

h2.contentTitle, h2.sideBarTitle
{
  color:#5a3e30;
}

h2.sideBarTitle
{
  color:#cda55d;
}

.brownLine
{
  border-style:solid;
  border-width:0;
  border-top-width:0.0625em;
  border-color:#d2c5bf;
}

#pageSideBar
{
  background:#f8edd5;
}

.contentList
{
  width:29.875em;
  background:url(../Images/examplebox_top.gif) no-repeat;
}

.contentListMiddle
{
  background:url(../Images/examplebox_middle.gif) repeat-y;
  padding-left:2em;
}

.contentListMiddle ul
{
  margin:0;
}

.contentListMiddle ul li
{
  color:#9c6e5f;
}

.contentListBottom
{
  background:url(../Images/examplebox_bottom.gif) no-repeat;
  height:1.5em;
}

.questionsBlock
{
  background:#f2dcb3;
  padding:0.5em 1em!important;
  margin-bottom:0!important;
}

#step4Table th
{
  text-align:right;
}

#headerNav td
{
  width:1.25em;
  height:1.5625em;
  text-align:center;
  vertical-align:top;
  padding:0.25em 0 0 0;
}