.titletext {

	color:						#507282;
	font-family:				Arial;
	font-size:					19px;

}
body {
margin 0px auto;
background-image: url(images/bg.gif);
}

.text {

	color:						#507282;
	font-family:				Arial;
	font-size:					11px;
	line-height:				18px;
	
}
.blacktext {

	color:						#000000;
	font-family:				Arial;
	font-size:					11px;
	line-height:				18px;
	
}
.goldtext {

	color:						#9B8F57;
	font-family:				Arial;
	font-size:					11px;
	line-height:	18px;
	
}

.bluetext {

	color:						#507282;
	font-family:				Arial;
	font-size:					11px;
	line-height:	18px;
	
}
.blueTitle {
	font-family:				Arial;
	font-size:					12px;
	color:						#507282;
	font-weight:				bold;
}
.whiteTitle {
	font-family:				Arial;
	font-size:					11px;
	color:						#ffffff;
	font-weight:				bold;
}
.textSmall {

	color:						#666666;
	font-family:				Arial;
	font-size:					10px;
	font-weight:				400;
}
.callHome {

	color:						#A97454;
	font-family:				Arial;
	font-size:					12px;
font-weight: bold;
}
.contact {

	color:						#A97454;
	font-family:				Arial;
	font-size:					11px;
font-weight: bold;

}
.pageheader {
	font-family:				Arial;
	font-size:					20px;
	color:						#9B8F57;
}

.footer {

	color:						#8C8C8C;
	font-family:				Arial;
	font-size:					10px;
	font-weight: bold;
}


A   			{ color: #990100; text-decoration: none; }
A:link			{ color: #990100; text-decoration: none; }
A:visited 		{ color: #990100; text-decoration: none; }
A:active 		{ color: #990100; text-decoration: none; }
A:hover			{ color: #015295; text-decoration: none; }

.breadcrumb {

	color:						#507282;
	font-family:				Arial;
	font-size:					9px;
	line-height:				20px;
	font-weight:				400;
}

.calc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3300F;
}
.calc   	{ color: #F3300F; text-decoration: underline; }
.calc:link	{ color: #F3300F; text-decoration: underline; }
.calc:visited { color: #F3300F; text-decoration: underline; }
.calc:active { color: #F3300F;  text-decoration: underline;}
.calc:hover	{ color: #9B8F57;  text-decoration: underline;}