body {
	background-image: url(images/background.png);
	margin: 0px;
	border-left-style: 5;
}
.introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #EC4D38;
	text-decoration: none;
}

.dotted-vertical-line {
	background-image: url(images/dotted-vertical-line.png);
	background-repeat: repeat-y;
}
.menuPlaceHolder {
	background-image: url(images/iffort-menu-placeholder.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	
}
.button {
font-family: verdana;
color: #fff;
font-size: 17px;
padding: 15px 35px 15px 35px;
text-decoration: none;
text-transform: none;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-webkit-box-shadow: 0px 1px 3px #666666;
-moz-box-shadow: 0px 1px 3px #666666;
text-shadow: 1px 1px 3px #666666;
background: #2e2a2a;
}
.button:hover {
background:#6FB52B;
color:#fff;
}
.button:visited {color: #fff;
}

.copyRightPlaceolder {

	background-image: url(images/copyRight-placeHolder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.bottomLinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #59A80F;
	text-decoration: underline;
}
.subLinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.subLinks:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.subLinksPage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.backToMain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #528222;
	text-decoration: none;
}
.subHeadText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #689623;
	text-decoration: none;
}

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003333;
	width: 150px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	list-style-position: outside;
	list-style-type: none;
}

.feedburnerFeedBlock ul li span.headline a {
	color: #466617;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #1985B5;
	text-decoration: underline;
}

#creditfooter {
display: none;
}

a{ color:blue;}


.testimonial {
width:600px;
float:left;
margin:15px 0 30px 0;
}
.left-quote {
float:left;
background:url(images/left-quote.jpg) no-repeat top;
width:48px;
height:43px;
}
.testi-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #333333;
float:left;
text-align:justify;
width:470px;
padding-right:45px;
background:url(images/right-quote.jpg) no-repeat right bottom;
}
.testi-pic {
float:left;
width:77px;
height:104px;
margin-left:0px;
display:inline;
}
.testi-name {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #689623;
text-decoration: none;
float:left;
padding:30px 0 0 45px;
}
#slider1 {
    width: 955px; /* important to be same as image width */
    height: 262px; /* important to be same as image height */
    position: relative; /* important */
	padding: 0 0 0px 0;

}


#slider1Content {
    width: 955px; /* important to be same as image width or wider */
	height: 262px;
    position: relative;
	top: 0;
	margin:0px;
	padding:0px;
	
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 15px/15px Arial, Helvetica, sans-serif;
    padding: 10px 10px 5px 10px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.85;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.right {
	right: 0;
	bottom: 0;
	width: 210px !important;
	height: 100px;
	margin-bottom: 5px;
}

ul { list-style-type: none;}


/* container */
div.twitter-friends{ }

/*---- Header ----*/
div.tf-header{
	border:silver 1px solid;
	overflow:hidden;
	margin:0 0 1px 0;
}
div.tf-header img{
	border:silver 1px solid;
	margin:1px;
	float:left;
	width:32px;
	height:32px;
}
div.tf-header h2{
	line-height:32px;
	display:block;
	margin:3px;
	padding:0;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
/*---- Users ----*/
div.tf-users{
	/* fixed height so container will not flicker within transitions */
	height:162px;
	border:silver 1px solid;
	overflow:hidden;
	background-color:#eaeaea;
}
/* user img link*/
div.tf-users a{ 
	display:block;
	float:left;
}
/* user img */
div.tf-users img{ }

/* ---- Info Link ----- */
div.tf-info{
	text-align:right;
}
div.tf-info a{
	text-decoration:none;
	font-size:9px;
	font-weight:bolder;
	color:gray;
	font-family:tahoma;
}
