* {
padding: 0;
margin: 0;
}

html { 
height: 100%;
}
input {
width: 160px;
}
textarea {
width: 400px;
height:14em;
}
#textbox {
float: right;
margin-right: 50px;
}
body
{
background: #b2c1a2 url('/images/page_bg.jpg') repeat-x;
font: normal 62.5% "georgia", "times new roman", serif;
color: #2d2717; /* #504935; */
line-height: 18px;
height: 100%;
}

a
{
color: #4a4021;
font-weight: none;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: -2px;
background: url('/images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('/images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


p img {
padding: 2px;
border: 1px solid #c0b9a3;
background: #dcd7c6;
margin: 8px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('/images/page_bg_center.jpg') no-repeat;
width: 768px;
height: 60px;
z-index: 1;
}

#outer
{
position: relative;
width: 768px;
margin: 0 auto;
background: #fff url('/images/content_bg.jpg') repeat-y;
min-height: 100%;
}

#inner
{
position: relative;
padding: 13px 27px 0px 27px;

z-index: 2;
}

#header
{
position: absolute;
background: url('/images/sandy_logo.gif') 3% center no-repeat;
/* background: #FF7800 url('/images/a8.gif') repeat-x; */
width: 603px;
height: 62px;
padding-top: 30px;
color: #fff;
padding-left: 115px;

}

#header span
{
font-weight: normal;
}


#header h1
{
font-weight: normal;
color: #37501f;
font-size: 3em;
}

#header h1 sup
{
color: #777;
}

#header h2
{
font-size: 2.5em;
padding-top: 5px;

font-weight: normal;
color: #526e35;
}

#menu
{
position: relative;
background: #889975 url('/images/nav_bg.gif') repeat-x top left;
height: 55px;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
margin-top: 98px;
}

#menu ul
{
position: absolute;
top: 1.9em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
font-size: 1.7em;
color: #fff;

text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
color: #e8e4d6;
}

#menu ul li a.active
{
background: #7F8400 url('/images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#lonecontent
{
position: relative;
width: 678px;
margin-top: 20px;
padding-top: 10px;
font-size: 1.3em;
margin-bottom: 30px;
padding: 0px 18px 0px 18px;

}

#lonecontent ul {
margin-left: 40px;
margin-bottom: 15px;
}
#lonecontent li {
padding: 5px 0 5px 0;
}

#lonecontent h1, #lonecontent h2, #lonecontent h3, #lonecontent h4
{
position: relative;
top: 4px;
font-size: 1.6em;
line-height: 25px;
color: #4a4021;
letter-spacing: 0px;
background: url('/images/a22.gif') bottom repeat-x;
padding: 0px 0px 3px 0px;
margin-bottom: 20px;
margin-top: 20px;
}

#footer
{
position: relative;
clear: both;
height: 70px;
text-align: center;
font-size: 1.2em;
line-height: 70px;
background: url('/images/footer_bg.jpg') no-repeat;
color: #4a4021;
}

#footer a
{
color: #362a06;
}
