@charset "utf-8";
/* CSS Document */

body	{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top center;
}

.mainText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.testimonialText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

h1	{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

h2	{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#333;
	text-decoration:none;
}

h3	{
	font-family:Book Antiqua, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#bf2b8d;
	text-decoration:none;
}

.linkText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.linkText:hover	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#bf2b8d;
	text-decoration:none;
}

.footerText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.menuText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#6e6e71;
	text-decoration:none;
}

.menuText:hover	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#bf2b8d;
	text-decoration:none;
}

.menuRedText	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#bf2b8d;
	text-decoration:none;
}