body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-family: "Trebuchet MS";
	color: #000066;
}

h2 {
	color: #000066;
	margin-bottom: -10px;
	font: normal bold 20px "Trebuchet MS";
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: maroon;
}

h3 {
	margin-bottom: -10px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}

h4 {
}

h5 {
}

p {
	font-size: 90%;
	line-height: 1.5;
	color: #666666;
}


p.bigger {
	font: 110% "Trebuchet MS";
	color: #507282;
	text-align: justify;
}

p.breadcrumb  { font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin-top: 0; margin-bottom: 15px    }

#bloglink a
{
	background-color: #900;
	padding: 2px 20px 2px 5px;
	color: #FFF;
} 

#bloglink a:hover  { color: blue; text-decoration: underline;
	background-color: #fdfda1;
}

#bloglink2 a
{
	text-align: center;
	margin-top: 5px;
} 

#bloglink2 a:hover  { color: white; text-decoration: underline;
	background-color: #900;
}

#testimonials a
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
} 

#testimonials a:hover  { color: blue; text-decoration: underline;
	background-color: #fdfda1;
}

#testimonials a
{
	margin-top: 5px;
} 

#testimonials a:hover  { color: white; text-decoration: underline;
	background-color: #900;
}



li {
	list-style-type: square;
	padding: 0;
	font-size: 90%;
	line-height: 1.5;
	padding: 0 0 10px;
	margin-top: -10px;
	color: #666666;
	text-align: left;
} 

.justify {
	text-align: justify;
}

.white {
	color: #FFFFFF;
}

.red {
	color: #900;
}

.blueANDrule {
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: maroon;
}

td {
	font-size: 90%;
}

a {
	color: #0066FF;
	text-decoration: underline;
}
a:hover  { color: blue; text-decoration: underline }


#footer a
{
	font-size: 11px;
	color: #FFFFCC;
}

#footer a:hover
{	background-color: #FFFFCC;
	color: #333399;
}
p.factsHeads   {
	color: #483d8b;
	font-weight: bold;
	background-color: #fbf6ce;
	padding-left: 3px;
}


 /* Controls quotes and curlies on Testimonials */
 
p.quote
{
	color: #930;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.2;
	text-align: justify;
	margin-left: 0px;
}
 
p.quoteName
{
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2;
	margin-left: 0px;
}
blockquote CSS WORKER
{
	color: #930;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 120%;
	margin-left: 10px;
	padding-right: 120px;
	text-align: justify;
}

.bigQuoteStart CSS WORKER
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 700%;
	color: #09F;
	float: left;
	height: 10px;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 50px;
	margin-left: -10px;
}

.bigQuoteEnd CSS WORKER
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 700%;
	color: #09F;
	float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 0px;
	margin-right: -70px;
}

