@charset "UTF-8";
.text1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}

.text2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.bottomStroke {
	
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.footerLinks A:visited {color: #999999; text-decoration: none}
.footerLinks A:link {color: #999999; text-decoration: none}
.footerLinks A:hover {color: #CC0000; text-decoration: underline}

.bottompad10 {
	padding-bottom: 10px;
}

.leftpad10 {
	padding-left: 10px;
}	

.bgtest {
	background-color: #eeeeee;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.runright {
	float: right;
}
.margins {
	margin-right: 20px;
	margin-left: 20px;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
.StrokeRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
.topStroke {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}


.typerText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999;
}
.typerText A:link, A:visited {color: #000000; text-decoration: none}
.typerText A:hover {color: #CC0000; text-decoration: underline}


.faqs {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color: #009900;

}
.faqs A:link, A:visited {color: #009900; text-decoration: none}
.faqs A:hover {color: #CC0000; text-decoration: underline}


.iconshift {
	margin-right: 20px;
}
.marginLeft {
	margin-left: 50px;
}
.padLeft {
	padding-left: 100px;
}
.padRight {
	padding-right: 100px;
}
.photoBG {
	background-attachment: fixed;
	background-image: url(images/photoShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.padtopbot {
	padding-top: 10px;
	padding-bottom: 10px;
}

