
body
	{
/*	background: #ded8c8; */
	background: #87806d;
	margin-top: 0;
	margin-bottom: 0;
	font-family: verdana, arial;
	font-size: 12px;
	}
a:link
	{
	color: #9c7564;
	font-size: 12px;
	font-family: verdana, arial;
	text-decoration: none;
	}
a:hover
	{
	color: #87806d;
	font-size: 12px;
	font-family: verdana, arial;
	text-decoration: underline;
	}
a:visited
	{
	color: #87806d;
	font-size: 12px;
	font-family: verdana, arial;
	}
td
	{
	font-size: 12px;
	}

table.overall
	{
	border-left: 1px solid #4b322e;
	border-right: 1px solid #4b322e;
	width: 900px; 
	height: 100%;
	padding: 0;
	background: white;
	vertical-align: top;
	}
tr.overall
	{
	vertical-align: top;
	}

table.navbar
	{
	width: 900px;
	height: 150px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #87806d;
	vertical-align: middle; 
	}
td.navbar
	{
	font-family: verdana;
	font-size: 12px;
	vertical-align: middle;
	}
tr.navbar
	{
	font-family: verdana;
	font-size: 10px;
	vertical-align: center;
	}
form.search
	{
	margin: 0px;
	}
table.maincontent
	{
	border: 0px;
	/* padding: 10px; */
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #87806d;
	}
td.maincontent
	{
	padding: 10px;
	vertical-align: top;
	border-left: 1px solid #87806d;
	border-right: 1px solid #87806d;
	font-size: 12px;
	}
td.maincontentb
	{
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #87806d;
	font-size: 12px;
	}
td.navcolleft
	{
	vertical-align: top;
	padding: 0px;
	width: 150px;
	font-size: 12px;
	}
table.navcolleft
	{
	height: 100%;
	width: 100%;
	background: #ded8c8;
	}
td.navcolright
	{
	vertical-align: top;
	padding: 0px;
	width: 150px;
	font-size: 12px;
	}
.footer, 
.footer a 
	{
	font-size: 10px;
	text-align: center;
	color: #87806d;
	}
	
#breadcrumb ul li
	{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
   font-size: 12px;
	}
#breadcrumb ul
	{
   margin:0;
   padding:0;
   list-style-type: none;
   padding-left: 1em;
   font-size: 12px;
	}
#breadcrumb td
	{
	padding: 5px;
	height: 20px;
	border-bottom: 1px solid #87806d;
	font-size: 12px;
	}
#breadcrumb a:link, 
#breadcrumb a:visited
	{
	font-size: 12px;
	color: #9c7564;
	}
#breadcrumb a:hover
	{
	font-size: 12px;
	color: #9c7564;
	text-decoration: underline;
	}
	
	
li a:link
	{
	font-size: 12px;
	color: #4b322e;
	text-decoration: none;
	}
li a:hover
	{
	text-decoration: none;
	color: #9c7564;
	}
li a:visited 
	{
	text-decoration: none;
	color: #4b322e;
	}

td#featurelink
	{
	padding: 10px;
	text-align: center;
	}
td#blank
	{
	border: 0px;
	border-bottom: 1px solid #87806d; 
	}
#test
	{
	font-size: 14px;
	font-weight: bold;
	}


div.hr 
	{ 
	margin: 10px 0px; border: none; border-top: 1px dotted #87806d; 
	}
div.hr hr 
	{ 
	display: none; 
	}



/* ************************ NAVIGATION COLUMN ON THE LEFT **************************** */
.navcolleftlink li a
	{
	background: #ded8c8;
	font: 11px Verdana, Helvetica, sans-serif;
	color: black;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #87806d;
	list-style-type: none;
	height: 1%;
	}
.navcolleftlink, 
.navcolleftlink li ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%; /* WIDTH OF MAIN MENU ITEMS*/
	border: 0px;
	position: left;

	}
.navcolleftlink li
	{
	position: left;
	list-style-type: none;
	}
.navcolleftlink li a:hover
	{
	background: #87806d;
	color: black;
	font: 11px Verdana, Helvetica, sans-serif;
	}
	
.navcolleftlink li a:visited
	{
	color: black;
	font: 11px Verdana, Helvetica, sans-serif;
	}
	
td#adtop
	{
	border-top: 1px solid #87806d;
	border-left: 1px solid #87806d;
	border-right: 1px solid #87806d;
	}
td#adbottom
	{
	border-bottom: 1px solid #87806d;
	border-left: 1px solid #87806d;
	border-right: 1px solid #87806d;
	}