body			{
			background-color: #0e1149;
			font-family: Times New Roman;
			}
td.border		{
			background-image:url(border.jpg);
			}
td.borderspacer		{
			background-image:url(borderspacer.jpg);
			background-repeat: no-repeat;
			}
td.padding		{
			padding-left: 7%;
			padding-right: 7%;
			background-color: white;
			}
td.paddingimage		{
			padding-left: 7%;
			background-color: white;
			}
td.padding-leftofimage  {
			padding-left: 7%;
			padding-right: 1.5%;
			background-color: white;
			}
td.padding-rightofimage {
			padding-right: 7%;
			background-color: white;
			}
table.main		{
			background-color: white;
			}
table.bottom		{
			background-color: #0e1149;
			}
p.equine		{
			font-style: italic;
			}
p.bullets		{
			margin-left:30px;
			}
h4.wills		{
			text-decoration: underline;
			text-align: center;
			}
h2			{
			text-decoration: underline;
			}
td.menu			{
			background: #afb2c4;
			color: black;
			font-size: small;
			}

table.menu		{
			position: absolute;
			visibility: hidden;
			}
div.contact		{
			font-size: 18px;
			font-weight: bold;
			}
ul 		{
		margin: 0;
		padding: 0;
		list-style: none;
		width: 111px;
		border-bottom: 0px solid;			
		line-height: 11px;
		height: 39px;
		}
ul li 		{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		width: 160px;
		color: black;
		}
li ul 		{
		position: absolute;
		left: 110px;
		top: 10px;
		display: none;
		margin-left: 3px;
		}
ul li a 	{
		display: block;
		text-decoration: none;
		font-weight: bold;
		background: #ffffff;
		padding: 4px;
		border: 1px solid #000;
		font-size: 11px;
		}
li:hover ul, li.over ul { 
		display: block; 
		}
	
a:link 		{color: black}
a:visited 	{color: black;
		background: #ffffff;}
a:hover 	{
		color: #b01010;
		background: #e3e3e3;
		}
a:active 	{
		color: #b01010;
		background: #e3e3e3;
		}
a.marquee	{
		text-decoration: none;
		}
		
table.bottom	{
		font-family: verdana, arial;
		font-size: 11px;
		color: white;
		background-color: #0e1149;
		}
a.bottom	{
		font-family: verdana, arial;
		font-size: 11px;
		color: white;
		background-color: #0e1149;
		}
a.bottom:link 		{color: white;
			font-weight: bold;
			font-size: 11px;}
a.bottom:visited 	{color: white;
			font-weight: bold;
			font-size: 11px;}
a.bottom:hover 		{color: white;
			font-weight: bold;
			text-decoration: none;
			font-size: 11px;}
a.bottom:active 	{color: white;
			font-weight: bold;
			font-size: 11px;}