@charset "UTF-8";
body {
	background-color: #CCCCCC;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
}
#clickorcall {
	text-align: center;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C4C;
}
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002C4C;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002C4C;
	font-weight: bold;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002C4C;
}
.header2 {font-size: 16px; color: #002C4C; font-family: Arial, Helvetica, sans-serif;}
.lgbody {font-size: 14px; color: #002C4C; font-family: Arial, Helvetica, sans-serif;}
.smnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F7FCC;
}
.link {
	color: #2F7FCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linklg {color: #2F7FCC; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.red {color: #FF0000}
a:link {
	color: #2F7FCC;
}
a:hover {
	color: #999999;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
}
.yellowName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9;
}
.backgroundImage {
	background-image: url(images/tan_bottom2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
a:visited {
	color: #2F7FCC;
}
.lgbodyred {
	font-size: 14px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
