body { background-image: url(images/background.jpg); background-repeat: repeat-x; background-color: rgb(220,213,197);
 margin: 0px; padding: 0px; 
 font-family: "helvetica neue", helvetica; sans-serif;
 font-size: small;
 min-width: 833px; text-align: center;
 }
 
 #wrapper {position: relative; width: 833px; margin:0 auto; text-align: left;  background: rgb(220,213,197); }



#backheader {position: absolute; top: 0; left: 0; margin: 0; background: rgb(157,139,93); 
height: 145px; }

#backlowerheader {background: rgb(104,147,140);
 height: 16px;
 padding-top: 6px;
 padding-bottom: 4px;
 border-top: black 2px solid; 
 border-bottom: black 2px solid; }
 

#header {background: rgb(157,139,93); 
height: 145px;
}

#lowerheader {background: rgb(104,147,140);
 height: 16px;
 color: white;
 font-size: .9em;
 padding-top: 6px;
 padding-bottom: 4px;
 border-top: black 2px solid; 
 border-bottom: black 2px solid; 
 padding-left: 24px; }
 
 #lowerheader p{margin-top: 0; 
 padding-top: 0; 
 
}
 
 #lowerheader a {text-decoration: none; color: white;
 }
#nav {background: rgb(193,182,154);
 height: 2000px;
 width: 177px;
 float: left;
 margin-right: 32px;
 padding-top: 36px;
 text-align: left ;
 } 

#nav ul {list-style: none;
margin: 12px;
padding: 0;
}

#nav li { border-bottom: 2px solid rgb(220,213,197);
}

#nav li a:link, #nav li a:visited {color: black; font-size: .85em; letter-spacing: .1em;
text-decoration: none;
display: block;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 6px;
padding-right: 6px;

}

#nav li a:hover {color: rgb(104,147,140);
}


#copy{background: rgb(220,213,197);
float:left;
text-align: left;
width: 374px; 
padding-right: 30px;
padding-top: 28px;
}

#copy ul{list-style: none; line-height: 1.5em; }

#copy a{color: rgb(69,86,123); }

#navbox {border: solid black 1px; font-size: .9em; padding-left: 10px; margin-left: 50px; width: 250px; line-height: 1.5em; margin-top: 30px; margin-bottom: 30px;
}
#navbox ul {list-style: none; 
}
#navbox ul a{color: rgb(69,86,123);
}
#copy h2{font-size: 1.6em; }
#copy h3{ color: rgb(85,130,124);}
#copy h4{font-weight: 400; font-size: 1.2em; }

#ref {float:left; width: 600px; 
}

#ref li{list-style: none;}

#ref a{color: rgb(69,86,123)}


#ref span{margin-left: 38px; font-weight:light; display:block}

#contact {float: right;
margin-top: 35px;
; background: rgb(220,213,197);
}

#contact ul{list-style: none;
color: rgb(154,46,61);
padding-left: 14px;
}

#contact ul li{padding-top: .4em; font-size: 1.1em;
}
#contact ul li a {color: rgb(69,86,123);
}
#contact img {padding-top: 50px; 
padding-left: 14px;
}

#footer {float:left; width: 623px; font-size: .7em; color: rgb(69,86,123); margin-top: 60px; text-align: justify;
}

#footer ul {list-style: none; margin:0; padding:0;}

#footer li {display: inline; }

#footer li a:link, #footer li a:visited {text-decoration: none; color: rgb(69,86,123); letter-spacing: .2em;
}
#footer li a:hover {text-decoration: underline;}



