/*  COLORS:
#3d3d3d - charcoal
#c17c5b - ochre
#e0c78e - gold
#425a07 - dark green
#e2d9b2 - tan
#e8e1c1 - light tan */


body  {
margin: 0;
padding: 0;
background-color: #eee;
font-family:  helvetica, arial, sans-serif;
font-size: 16px;
color: #333;
background-color: #e2d9b2;
}

a {color: #425A07;}

a:hover {color: #688C0B;}

a:visited {color: #B65E35;}

a:visited:hover {color: #E87743;}


hr {color: #3d3d3d;}

q {
color: #663300;
font-family: serif;
font-size: 105%;
}

h2 {
display: block;
position: relative;
height: 1em;
color: #999966;
font-size: 110%;
background-image: url(images/block.png);
background-repeat: no-repeat;
background-position: 0 .4em;
margin-bottom: 1em;
padding-left: 1.2em;
padding-bottom: .3em;
border-bottom: solid 2px #999;
}

h3 {
display: block;
position: relative;
height: 1em;
color: #999966;
font-size: 105%;
margin-top: 2em;
margin-bottom: 1em;
padding-bottom: .3em;
border-bottom: solid 1px #425a07;
}

hr {
line-height: 5px;
margin: 0;
padding: 0;
}

ul {margin-left: 0; padding-left: 1.2em;}

li {margin-left: 0; padding-left: 0;}


#left {
position: absolute;
top: 0;
left: 0;
width: 140;
height: 100%;
margin: 0;
padding: 0;
}

#ulcorner {
position: absolute;
float: left;
top: 0px;
left: 0px;
width: 18px;
height: 19px;
background-color: #3d3d3d;
}


#upleft {
position: absolute;
float: left;
top: 0px;
left: 0px;
height: 108;
width: 140;
margin: 0;
padding: 0;
background-color: #c17c5b;
}

#lefttext {
position: relative;
clear: both;
margin: 0;
margin-top: 130px;
padding: 0;
font-size: 80%;
}

#lefttext ul {
margin: 5px;
padding: 0;
list-style-type: none;
}

#lefttext li {
background-image: url(images/block.png);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-bottom: 1em;
padding-left: 12px;
}


#center {
position: relative;
top: 0;
left: 140;
width: 560;

width: 660px;
margin: 0;
padding: 0;
background-color: #fff;
}

#centertop {
position: relative;
height: 108;
background-color: #e0c88c;
background-image: url(images/autism_supports.png);
background-repeat: no-repeat;
background-position: 63px 60px;
}

#maintext {
background-color: #fff;
margin-top: 20px;
padding: 2.5em;
padding-top: 1.5em;
}

#navbartop {
position: absolute;
top: 108px;
left: 0px;
width: 700;

width: 800px;
height: 22px;
background-color: #e2d8b2;
z-index: 2;
}

#navbartop a {
display: block;
float: right;
font-size: 14px;
font-weight: bold;
background-image: url(images/block.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding-left: 1.2em;
padding-right: 1.7em;
line-height: 20px;
}


#navbarbot {
clear: both;
position: relative;
width: 700;

width: 800px;
height: 22px;
}

#navbarbot a {
display: block;
float: right;
font-size: 14px;
font-weight: bold;
background-image: url(images/block.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding-left: 1.2em;
padding-right: 1.7em;
line-height: 20px;
}

.quotebox {
display: block;
width: 388px;
height: auto;
float: right;
background-color: #efead5;
font-size: 96%;
font-family: serif;
padding: 6px;
border: solid 6px #e0c78e;
margin: 20px;
margin-right: 4px;
}

.qbsig {
display: block;
float: right;
font-style: italic;
line-height: 100%;
background-image: url(images/block.png);
background-repeat: no-repeat;
background-position: 0 9px;
padding: .4em;
padding-left: 1em;
padding-right: 1em;
margin: .5ex;
}

