/* CSS Document */

body, td	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}

p	{padding: 5px;}

.margin	{
	padding-left: 10px;
	border: 1px solid #cccccc;}

.contact_footer	{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #450969;
	font-weight: bold;
	}
	
.border_right	{border-right: 1px solid #cccccc;}	
	
.box	{margin-left: 30px;padding: 3px 10px;display: block;}
	
a:link, a:visited	{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450969;
	font-weight: bold;
	text-decoration: none;
	}
a:hover	{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac62d9;
	font-weight: bold;
	text-decoration: none;
	}
a:active	{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450969;
	font-weight: bold;
	text-decoration: none;
	}
	

	
a.nav:link, a.nav:visited	{
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 6px;
	color: #450969;
	font-weight: bold;
	}
a.nav:hover	{
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 6px;
	color: #ac62d9;
	font-weight: bold;
	}
a.nav:active	{
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 6px;
	color: #450969;
	font-weight: bold;
	}
	
a:spider:link, a:spider:visited, a:spider:hover, a:spider:active;	{
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #450969;
	border: none;
	font-weight: bold;
	text-decoration: none;
	}
	
	
	
.dropcap {
float:left;
color:#f8a1a7;
font-size:40px;
line-height:30px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 