body {

	background-image: url(images/bg.jpg);

	background-repeat: repeat;

	clip: rect(auto,auto,auto,auto);

	margin: 0px;

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #BEB1A1;

	text-decoration: none;
	
}
/**
a:link {text-decoration: none; color:#FFFFFF}
a:visited {text-decoration: none;color:#FFFFFF}
a:active {text-decoration: none;color:#FFFFFF}
a:hover {text-decoration: underline; color: #FFFFFF;}
**/

.contentBg {

	background-attachment: scroll;

	background-image: url(images/content_bg.gif);

	background-repeat: repeat-x;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: A79B8C;

	text-decoration: none;

}

.welcomeHeader {

	font-size: 16px;

	font-weight: normal;

	text-decoration: none;

}

hr {

	color:#FFFFFF;

	height: 1px;



}

.hrGray {

	color: #999999;

	height: 1px;



}

.whiteTahomaAllCaps {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.redTahomaAllCaps {
	font-family: Tahoma, Arial;
	font-size: 14px;
	/*color: #FF6123;*/
	color: #F8C327;
	text-decoration: none;
}


.link2 {

	font-family: Tahoma, Arial;

	font-size: 13px;

	color: #FFFFFF;

	text-decoration: underline;

}

.whiteTahoma {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}
.testimonials {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}


.testimonialsBOLD {

	font-family: Tahoma, Arial;

	font-size: 13px;

	color: #FFFFFF;
	
	font-weight: bold;

	text-decoration: none;

}
.grayTahomaCopy {





	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.linkNormal {

font-family: Tahoma, Arial;

	font-size: 12px;

	color: #BEB1A1;

	text-decoration:none;

}
a.link_one {color:#FFFFFF;  text-decoration:none;}
a.link_one:hover {
	color:#FFFFFF;
	background:#780000;
}

a.linkNormal {

font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

	text-decoration:none;

}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
