/* CSS Document */

#footerTable table td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#FFFFFF;
}

#footerTable a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#FFFFFF;
}
#footerTable a:hover {color: #ad9a7b; text-decoration:underline;}
#footerTable emailMsg {font-size: 12px; color:#fff;}

#emailList	{float:left;width:212px;/*padding:5px 5px 0;*/color:#fff;}
	#emailList p	{font-size:12px;margin-bottom:12px;letter-spacing:1px;line-height:30px;}
	#emailList label {display: block;float: left;font-family:helvetica, arial, sans-serif;}
	#emailList input {float: left;padding:0;} 
	
	#join	{float: left;width:25px;height:25px;text-indent:-9999px;background:url('/image/assets/footer/emailButtonUP.gif') 0 0 no-repeat;
			border:none;position:relative;top:-2px;cursor:pointer;margin-left:4px;}
	#join:hover	{background:url('/image/assets/footer/emailButtonOver.gif') 0 bottom no-repeat;}



.linksHeader {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;}
