/* CSS Document */

body{

background:url(images/top.jpg) repeat-x;

font-family:Arial;

margin:0;

padding:0;

color:#31464d;

font-size:15px;

padding-bottom:150px;


}

#tree{

background:url(images/tree.gif) bottom right no-repeat;

height:264px;

width:165px;

}



#wrapper {

position:relative;

text-align:left;

margin-left:auto;

margin-right:auto;

margin-bottom:20px;

width:700px;


}





#logo{

background:url(images/logo2.jpg) top left no-repeat;

position:absolute;

top:40px;

left:0px;

width:500px;

height:100px;

}



.line{

border-top: 1px solid #b0b19e;


}


#content span{

color:#787969;

font-size:18px;

font-weight:bold;

}


#flash{

background-color:#e8e6d6;

text-align:center;

}


a:link, a:visited{

color:#b0b300;

text-decoration:none;

padding:3px;



}

a:hover{

color:#006699;

background-color:#e8e6d6;

}




