*
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

body
{
	background: #7429c8 url("images/background.png") repeat-x;
	padding: 20px 0px 20px 0px;
}

a
{
	color: #8a5ebb;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: red;
}

.footer_notice, .footer_notice a
{
	color: white;
	font-weight: bold;
	
}

.footer_links, .footer_links a
{
	font-weight: normal;
	text-decoration: none;
	color: white;
}


.brown_15px, .brown_15px *
{
	font-size: 15px;
	color: #ad000c;
}

.purple_15px, .purple_15px *
{
	font-size: 15px;
	color: #972fb1;
}

.header
{
	font-family: georgia;
	font-size: 26px;

	font-style: italic;
	color: #ed0064;
}

.subheader
{
	font-size: 15px;
	color: #ed0064 !important;
	font-weight: bold;
	font-family: georgia;

}


.phone
{
	color: #ed0064;
	font-size: 18px;
	font-weight: bold;
}

.accent, .accent *
{
	color: #8A5EBB;
	font-size: 13px;
	font-weight: bold;
}

.accent a
{
	text-decoration: underline;
}

.accent a:hover
{
	text-decoration: underline;
	color: #ed0064;
}

.splitter
{
	width: 575px;
	height: 31px;
	background: url(/resources/images/splitter.jpg);
}

.text
{
	font-size: 13px;
	color: #892a3e;
	line-height: 1.3;
}

.text a
{
	color: #8A5EBB;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3;
	
}

.text a:hover
{
	color: #f03299;
}

.article h2
{
	font-size: 15px;
	color: #ed0064;
	font-weight: bold;
	font-family: georgia;	
}

.fixed_footer_address
{
	display: none;
	margin : 20px 0px 20px 0px;
	background: white;
	font-weight: bold;
	color: black;
	font-size: 13px;
	padding: 10px;
	cursor: text;
}