td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}

H2 {
	color: #806C59;
	font-size : 20px;
}

H3 {
	color: #806C59;
	font-size : 12px;
	font-family: Tahoma;
	font-style: italics;
	text-decoration: underline;
	

}

H4 {

	color: #BF0000;
	font-size : 14px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;

}

table.navbar{
	font-size: 13px;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	font-weight: bold;
}

table.menu{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

td.menuNormal{
	padding: 0px;
	color:  #596F80;
	font-weight: bold;
	vertical-align: top;
	background-color: #E7DAD1;
}

td.menuHover{	
	padding: 0px;
	color: #596F80;
	font-weight: bold;
	vertical-align: top;
	/*remove the following line for drop-down menu with images*/
	background-color: #C3A38D;
}

div.menuNormal{
	display: none;
	position: static;
}

div.menuHover{
	border: 1px solid #C3A38D;
	background-color: #E7DAD1;
	display: inline;
	position: absolute;
}

a.menuitem:link{
	text-decoration: none;
	color: #596F80;
	background-color: #E7DAD1;
	display: block;
}

a.menuitem:visited{
	text-decoration: none;
	color: #596F80;
	background-color: #E7DAD1;
	display: block;
}

a.menuitem:hover{
	text-decoration: none;
	color: #596F80;
	background-color: #C3A38D;
	display: block;
}

a.menuitem:active{
	text-decoration: none;
	color: #596F80;
	background-color: #C3A38D;
	display: block;
}

span.diamondshield {
	
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	text-decoration: underline;
	font-style:italics;
}

span.cherished {

	font-family:Tahoma;
	font-size:14px;
	color:#BF0000;	
	font:bold italic;
}

i {
	font-family:Tahoma;
	font-size:12px;
	color:#596F80;
	font-weight:bold;
	font-style:italics;
}

p, li {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}