@charset "utf-8";
/* CSS Document Damien*/

body{
margin: 0 auto;
text-align: center;
background-color: #9F5E26;
/*background-image: url(../gfx/woodfade.jpg);
background-repeat: repeat-x;*/}

a:link {color: #c67424;
text-decoration: none;}

a:active {color: #c67424;
text-decoration: none;}

a:visited {color: #c67424;
text-decoration: none;}

a:hover {color: #c67424;
text-decoration: underline;}

#header{
width: 810px;
height: 156px;
/*margin-top: 15px;*/
background-color: #eacb68;
text-align: center;
background-image: url(../gfx/headingless.jpg);}

#heading{
width: 810px;
text-align: center;
position: relative;
top: 15px;}

#headings{
position: absolute;
width: 524px;
height: 191px;
z-index: +3;
top: 150px;
margin-left: 260px;}

#slogan{
position: absolute;
z-index: +1;
margin-left: 260px;
margin-top: 43px;}

#textbody{
width: 810px;
margin: 0 auto;
background-color: #ffffff;
text-align: left;
font-family: sans-serif;
font-size: 11px;
line-height: 18px;}

#text{
width: 240px;
height: 314px;
font-family: sans-serif;
font-size: 11px;
text-align: justify;
float: right;
padding-right: 18px;
overflow: hidden;}

#logo{
position: absolute;
z-index: +1;
margin-left: 25px;
margin-top: 24px;}

#image{
text-align: left;
float: left;
width: 531px;
height: 311px;}

#tray{
width: 810px;
margin: 0 auto;
color: #000000;
text-align: center;
height: 84px;
position: relative;
z-index: 1;}

#footer{
width: 810px;
height: 157px;
margin: 0 auto;
background-image: url(../gfx/about-footer.jpg);
background-repeat: no-repeat;
font-size: 11px;
font-family: sans-serif;
color: #c67424;
/*padding-top: 10px;*/}

#nutured-by{
width: 94px;
height: 23px;
padding-top:5px;
background-color:#9F5E26;}

a.nulink:link{
color:#9F5E26;
text-decoration:none;}

a.nulink:active{
color:#9F5E26;
text-decoration:none;}

a.nulink:visited{
color:#9F5E26;
text-decoration:none;}

a.nulink:hover{
color:#9F5E26;
text-decoration:none;}
