/* CSS default for Terri's web pages */

h3   { font-family : Calibri, Arial; text-align: center;  }
h4   { font-family : Calibri, Arial; text-align: center;  }

div.nav  { 	margin-top: 0px;
		font-family : Calibri;
		position: absolute; 
		height: 100%; 
		link: white
		background-color: #DEB887;}

div.nav ul {list-style:none;}
div.text { 	margin-left: 300px;
		font-family : Calibri;
		color: 	#16120E; }

a:hover {background: #EEDCC3; color: #433728}

