/* New Stylesheet for hayden tanner */

font	{
			font-family:Garamond,Georgia,Verdana,Times New Roman, Georgia, Verdana;
			font-size:11pt;
}

#banner_title {
		position:absolute;
		left:10px;
		top:0px;
		font-family:Georgia, Verdana;
		color:#fefffe;
		font-size:36pt;
		z-index:10;
}

#shadow	{
		position:absolute;
		left:11px;
		top:1px;
		font-family:Georgia, Verdana;
		color:#408040;
		font-size:36pt;
		z-index:9;

}

font.green	{
 			color:#006666;
}

#form	{
			font-family:Times New Roman, Georgia, Verdana;
 			color:#006666;
 			font-size:9pt;
}

		
a 		{
		color:#3D4093;
		text-decoration:underline;
}

a:visited	{
		color:#3D4093;
		text-decoration:underline;
}

		
#cssButton a {
		color:teal;
		font-size:11px;
		font-family:Times new Roman,Verdana,Georgia,Trebuchet MS;
		font-weight:bold;
		text-decoration:none;
		display: block;
		width: 150px;
		height:18px;
		padding: 2px 2px;
		margin: 0px;
		background-color:#ffffff;

}

#cssButton a:hover {
		color:white;
		padding-left:2px;
		background-color:#3D4093;
}


#botmenu a {
		color:#006666;
		font-size:9pt;
		text-decoration:none;
}

#botmenu a:hover {
		color:#3D4093;
		font-size:9pt;
		text-decoration:underline;
}


#toplinks a {
		color:#006666;
		font-size:8pt;
		text-decoration:none;
}

#toplinks a:hover {
		color:#006666;
		font-size:8pt;
		text-decoration:underline;
}
