body, div, p, span, img, h1, h2, h3, h4, h5, h6, blockquote, pre, ul, ol, li{ 
	margin: 0;
	padding: 0; 
	font-weight: normal; 
	}

body {
	background-color: #dcc6a4;
	margin: 0 0 0 0;

	}

TD.logo{

	background-color: #E26D42;

	}
	
TD.left{

	background-image: URL('../images/maplewood.jpg');
	background-repeat: repeat-y;
	font-size: 18px

	}

.navItem a:link {color: #400000; text-decoration: none;}
.navItem a:visited  {color: #400000; text-decoration: none;}
.navItem a:hover  {color: #400000; text-decoration: underline;}


TD.right{

	background-color: #dcc6a4;
	
	}
