body
{
	background-color: #EDE8F0;
	background-image: url(Images/home/bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	color: #4B6270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-position: center;
}

.navbg
{
	background-image: url(Images/nav/nav_spacer.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-color: #85C4D5;
}

.yourbusinessbg
{
	background-image: url(Images/home/yourbusiness_bg.jpg);
	background-repeat: repeat-y;
}

.quicklinksbg
{
	background-image: url(Images/home/quicklinks_bg.jpg);
	background-repeat: repeat-y;
	color: #7592A3;
}

.contentbg
{
	background-image: url(Images/nav/content_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

.yourbusiness
{
	color: #511C6B;
	font-size: 14pt;
	font-weight: bold;
	line-height: 24pt;
}

.quicklinks
{
	margin-left: 30px;
	text-align: left;
	font-size: 18px;
	color: #511C6B;
}

p
{
	margin-left: 30px;
	margin-right: 30px;
	color: #F57B16;
	font-size: 20px;
	text-align: center;
}
	
h1
{
	margin-left: 30px;
	margin-right: 30px;
	color: #511C6B;
	font-size: 16pt;
	font-weight: lighter;
}	
	

.copyright
{
	color: white;
	font-size: 8pt;
}

a:link
{
	color: #511c6b;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #511c6b;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #511C6B;
	font-weight: bold;
	text-decoration: underline;
	
}



.contentbg tr td p {
	color: #6E1C6B;
}
img
{
	border-style: none;
	color: #000;
}
.contentbg tr td table tr th div table tr th p {
	text-align: left;
}
.contentbg tr .copyright form table tr td b {
	color: #000;
}
.contentbg tr .copyright .contentbg {
	color: #511c6b;
}
