.testimonialstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
}
.bottomnavbackground {
	background-attachment: fixed;
	background-image: url(images/bottomnavfader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.textsubheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
.contenttext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: none;
}
a.contenttext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: underline;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}

.contenttext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: none;
}
.bottomnavtext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnavtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomnavtext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testimonialstextrightalign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.menuimages {
	background-image: url(images/menulight.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 13px;
	padding-left: 30px;
	padding-top: 18px;
}
.menuimages:hover {
	background-color: #FFFFFF;
	background-image: url(images/menulightswap.jpg);
	padding-right: 13px;
	padding-left: 30px;
	padding-top: 18px;
}
.bulletheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#bsbg {
   width: 637px; height: 30px;     /* to match DIVs size          */
   background-color: #d7e5f7;       /* the background              */
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;
   padding-right: 0px;
   
}

.bstxt {
   width: 637px; height: 30px;     /* to match DIVs size          */
   background-color: transparent;   /* transparent background      */
   position: absolute;              /* absolute positioning        */
   z-index: 2;                      /* place it over the other DIV */
   font-size: 14px;
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-indent:5px;
   line-height:30px;
}
	
.bstxt:link {
	width: 637px; height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: none;
}
a.bstxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: underline;
	background-color:#d7e5f7;
}
.bstxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C4121;
	text-decoration: none;
}li.contenttext {
	list-style-type: disc;
}
.bottom {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

