@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bckgndT1 {
	background-image: url(http://www.kaleidoscopicinc.com/images/f1f1f1.jpg);
	background-repeat: repeat;
}
.topbotline {
	border-top: 1px solid #999;
	/*background-image: url(http://www.kaleidoscopicinc.com/images/gradR30Hpx.jpg);
	background-repeat: repeat-x;*/
}
.botline {
	border-top: 3px solid #669933;
	background-image: url(../images/footerShad.jpg);
	/*background-repeat: no-repeat;*/
	background-repeat: repeat-x;
	/*background-position:center;*/
}
.Rgrad30 {
	background-image: url(http://www.kaleidoscopicinc.com/images/gradR30Hpx.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #669933;
}
a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #669933;
	}
.menu { 
	font-size: 14px;
	font-weight: normal;
	/*color: #666;*/
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: center;
	background-color: #666;
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	border-left: 0px solid #efefef;
	border-right: 0px solid #efefef;
}
.menu a {
	text-decoration: none;
	color: #fff;
	/* color: #4d4d4d;*/
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	width: 129px;
	background-image: url(http://www.kaleidoscopicinc.com/images/menuSqMenr.jpg);
	background-repeat: repeat-x;
	/* when .menu borders mentioned above are active set this width as follows width: 104px; */
	padding-top: 8px;
	display: block;
 }
.menu a:hover{
        color: #FFF;
        font-size: 14px;
        /*background-color: #669933;*/
        font-weight: normal;
	background-image: url(http://www.kaleidoscopicinc.com/images/menuSqHovr.jpg);
	background-repeat: repeat-x;
}
.menu a:visited{
        text-decoration: none;
        font-size: 14px;
        font-weight: normal;
}
.sidemenu { 
	font-size: 13px;
	font-weight: bold;
	color: #669933;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	/* background-color: #fff;
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	border-left: 0px solid #efefef;
	border-right: 0px solid #efefef;*/
}
.sidemenu a {
	text-decoration: none;
	color: #669933;
	/* color: #4d4d4d;*/
	font-size: 13px;
	font-weight: bold;
	/* height: 14px;*/
	/* when .menu borders mentioned above are active set this width as follows width: 104px; */
	/*padding-top: 12px;*/
	/* display: block;*/
 }
.sidemenu a:hover{
        color: #333;
        font-size: 13px;
        /*background-color: #333;*/
        font-weight: bold;
}
.sidemenu a:visited{
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}
.titleBoldmenu { 
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.titleBoldmenu a {
	text-decoration: none;
	color: #333;
	font-size: 18px;
	font-weight: bold;
 }
.titleBoldmenu a:hover{
        color: #669933;
        font-size: 18px;
        font-weight: bold;
		text-decoration: underline;
}
.titleBoldmenu a:visited{
        text-decoration: none;
		color: #333;
        font-size: 18px;
        font-weight: bold;
}
.footnav {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: center;
}
.footnav a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	height:12px;
	width:inherit;
	padding-top: 4px;
	display:block
}
.footnav a:hover {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footnav a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.bodyBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
}
.titleBoldBigGrn {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #669933;
	font-weight: bold;
}
.titleBold {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.subtitleBold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.bodylink {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: center;
}
.bodylink a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	display:block
}
.bodylink a:hover {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.bodylinkGRN {
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.bodylinkGRN a {
	text-decoration: none;
	color: #669933;
	font-size: 12px;
	font-weight: bold;
	display:block
}
.bodylinkGRN a:hover {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.copywrite {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
#vertical_slide, #horizontal_slide {
	/*background: #f1f1f1;*/
	/*color: #333333;*/
	padding-top: 4px;
	padding-left: 8px;
	border: 0px solid #333;
	font-weight: bold;
}
div.marginbottom {
	margin-bottom: 0px;
}