body {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #c4715d;
  background-color: #eedc9c;
}

	a:link {
	  color: #ccb76e;
	  font-weight: bold;
	  text-decoration: none;
	}
	
	a:active {
	  color: #ccb76e;
	  font-weight: bold;
	  text-decoration: none;	
	}
	
	a:visited {
	  color: #ccb76e;
	  font-weight: bold;
	  text-decoration: none;	
	}
	
	a:hover {
	  color: #c4715d;
	  font-weight: bold;
	  text-decoration: none;
	}

	input, textarea, password, select {
	  font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	  color: #7d7b75;
	  border: solid 1px #a09d96;
	  background-color: #edece8;
	}

#container {
  margin: auto;
  width: 853px;
  background: transparent url(images/bg2.jpg) bottom left repeat-y;
}

#header {
  width: 853px;
  height: 156px;
  background: transparent url(images/header.jpg) left center no-repeat;
}

#contentBox {
  width: 853px;
}

#main {
  width: 580px;
  float: left;
  padding-left: 21px;
  text-align: justify;
}

#main2 {
  width: 800px;
  float: left;
  padding-left: 21px;
  text-align: justify;
}

		#main a:link {
		  color: #ccb76e;
		  font-weight: bold;
		  text-decoration: none;
		}
		
		#main a:active {
		  color: #ccb76e;
		  font-weight: bold;
		  text-decoration: none;	
		}
		
		#main a:visited {
		  color: #ccb76e;
		  font-weight: bold;
		  text-decoration: none;	
		}
		
		#main a:hover {
		  color: #c4715d;
		  font-weight: bold;
		  text-decoration: none;
	}

	.theDate {
	  font-size: 14px;
	  font-weight: bold;
	  border-bottom: 1px dotted #eedc9c;
	}
	
	.theTitle {
	  font-size: 14px;
	  font-weight: bold;
	}

	.mainTitle {
	  color: #a96150;
	  font-size: 18px;
	  font-weight: bold;
	}
	
	.mainTitle2 {
	  color: #a96150;
	  font-size: 18px;
	  font-weight: bold;
	  border-bottom: 1px dotted #c4715d;
	}

	.para {
	  font-size: 18px;
	  font-weight: bold;
	  color: #c4715d;
	}
	
	.prod {
	  font-size: 14px;
	  font-weight: bold;
	}
	
		.prod a:hover {
		  color: #cbc8be;
		}
	
	.table {
	  font-size: 14px;
	  font-weight: bold;
	  color: #98958f;
	  background-color: #ece8de;
	}
	
	.adminMenu {
	  font-size: 13px;
	  color: #c4715d;
	}
	
		.adminMenu a:link {
		  color: #c4715d;
		  font-weight: bold;
		  text-decoration: none;
		}
		
		.adminMenu a:active {
		  color: #c4715d;
		  font-weight: bold;
		  text-decoration: none;		
		}
		
		.adminMenu a:visited {
		  color: #c4715d;
		  font-weight: bold;
		  text-decoration: none;		
		}
		
		.adminMenu a:hover { 
		  color: #e0c979;
		}

#sideBox {
  width: 210px;
  float: right;
  padding-right: 11px;
  overflow: hidden;
}

.sideTop {
  width: 190px;
  height: 295px;
  padding: 10px 10px;
	background-color: #c4715d;
  background: transparent url(images/sidetop.jpg) left top no-repeat;
}

	.sideTitle {
	  font-size: 16px;
	  font-weight: bold;
	  text-align: right;
	  color: #ffffff;
	  border-bottom: 1px dotted #ffffff;
	}
	
	.sideTitle2 {
	  font-size: 16px;
	  font-weight: bold;
	  text-align: right;
	  color: #c4715d;
	  border-bottom: 1px dotted #c4715d;
	
	}
	
	.sideLinks {
	  font-size: 12px;
	  color: #ffffff;
	}
		.sideLinks a:link, a:active {
		  color: #eedc9c;
		  font-weight: bold;
		  text-decoration: none;
		}
		
		.sideLinks a:visited {
		  color: #eedc9c;
		  font-weight: bold;
		  text-decoration: none;
		}
		
		.sideLinks a:hover {
		  color: #ffffff;
		}


	
	 #navlist {
	  width: 803px;
	  margin-left: 21px;
	  padding: 0px 0px 20px 10px;
	  border-bottom: 1px solid #c4715d;
	}
	
	* html #navlist {
	  padding: 0px 0px 0px 10px;
	  border-bottom: 1px solid #c4715d;
	}
	
	#navlist ul, #navlist li {
	  margin: 0px;
	  padding: 0px;
	  display: inline;
	  list-style-type: none;
	  font-size: 14px;
	}
	
	#navlist a:link, #navlist a:visited {
	  float: left;
	  line-height: 14px;
	  font-weight: bold;
	  margin: 0px 18px 0px 22px;
	  text-decoration: none;
	  color: #bca965;
	}
	
	#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  	  border-bottom: 4px solid #c4715d;
	  padding-bottom: 2px;
	  background: transparent;
	  color: #c4715d;
	}
	
	#navlist a:hover { 
	  color: #c4715d;
	}






	 #navlistSub {
	  width: 803px;
	  margin-left: 21px;
	  margin-top: -15px;
	  padding: 5px 0px 20px 10px;
	  background-color: #c4715d;
	}
	
	* html #navlistSub {
	  width: 803px;
	  margin-left: 21px;
	  margin-top: -15px;
	  padding: 5px 0px 5px 10px;
	  background-color: #c4715d;
	}
	
	#navlistSub ul, #navlistSub li {
	  margin: 0px;
	  padding: 0px;
	  display: inline;
	  list-style-type: none;
	  font-size: 13px;
	}
	
	#navlistSub a:link, #navlistSub a:visited {
	  float: left;
	  line-height: 15px;
	  font-weight: bold;
	  margin: 0px 24px 0px 22px;
	  text-decoration: none;
	  color: #ffffff;
	}
	
	#navlistSub a:link#currentSub, #navlistSub a:visited#currentSub, #navlistSub a:hover {
	  background: transparent;
	  color: #eedc9c;
	}
	
	#navlistSub a:hover { 
	  color: #eedc9c;
	}




.sideBottom {
  width: 210px;
  height: 22px;
  background: transparent url(images/sidebottom.jpg) left center no-repeat;
}

#footerBox {
  width: 853px;
  clear: both;
  margin-left: 21px;
}

#footerTop {
  width: 823px;
  height: 19px;
  background: transparent url(images/footertop.jpg) left center no-repeat;
}

#footer {
  width: 823px;
  color: #ffffff;
  text-align: center;
  background: transparent url(images/footerbg.jpg) left center repeat-y;
}

	#footer a:link, a:active, a:visited {
	  color: #eedc9c;
	  font-weight: bold;
	  text-decoration: none;
	}
	
	#footer a:hover {
	  color: #ffffff;
	}

#footerBottom {
  width: 823px;
  height: 21px;
  background: transparent url(images/footerbottom.jpg) left center no-repeat;
}

#bottom {
  width: 853px;
  height:21px;
  background: transparent url(images/bottom.jpg) left center no-repeat;
}