*
{
margin: 0px;
padding: 0px;
}

html {
height: 101%; 
}

body
{
background-color: #fff;
color: #000;
font-size: 12px;
line-height: 14px; 
font-family: verdana,arial,helvetica;
}

a
{
text-decoration: underline;
color: #636363;
}

a:hover
{
text-decoration: none;
color: #F17C1E;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 60px;
background-color: #FFFFFF;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#s1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 25px;
width: 35%;
height: 18px;
font-size: 13px;
border-bottom: 1px solid black;
}

#s2
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
width: 65%;
border-bottom: 1px solid black;
}

#main
{
padding-top: 20px;
position: relative;
width: 680px;
margin: 0px auto;
padding-bottom: 10px;
}

#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
width: 170px;
top: 0;
left: 0;
}

dl#menu {
width: 170px;
}

dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}

dl#menu dd {
border: 1px solid gray;
}

dl#menu li {
text-align: left;
background: #fff;
}

dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}

#menu_end
{
height: 30px;
}

#logo
{
background: inherit;
border: 15px solid white;
}

h1
{
background: inherit;
color: #50514D;
font-size: 26px;
margin-bottom: 17px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h2
{
background: inherit;
color: #000000;
font-size: 20px;
margin-top: 17px;
margin-bottom: 17px;
}

h3
{
margin-top: 25px;
background: inherit;
color: #50514D;
font-size: 18px;
height: 24px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

h4
{
margin-bottom: 14px;
background: inherit;
color: #000000;
font-size: 12px;
height: 14px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: upper-roman;
list-style-position: inside;
list-style-type: square;
}

p
{
margin-bottom: 16px;
line-height: 18px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
}

.FormButton {
   font-size: 12px;
   color: #636363;
   border-style: groove;
   background-color: #FFFFFF;
   font-weight: bold;
}

.FormButton:hover {
   font-size: 12px;
   border-style: inset;
   font-weight: bold;
   color: #0076C0;
   background-color: #F7DAB3;
}

.pic
{
border: solid 1px black;
margin: 20px;
width: 40px;
height: 80px;
}
