/* Start of CMSMS style sheet 'kayleigh_color' */
/* CSS Document */
body {
	color:#737472;
	}
h1 {
	color:#fba92c;
	}
h1 a {
	color:#fba92c;
	}

h2 {
	color:#737472;
	}
h6 {
	color:#fba92c;
	}
a {
	color:#737472;
	}
/*-----------------------------------------------------*/
/* start of header */
#phone h2{
	color:#fba92c;
	}
/*end of header*/
/*-----------------------------------------------------*/
/*Start of breadcrumbs*/
#breadContainer {

	}
#breadCrumbs {
	background:#FFFFFF;
	color:#999999;
	}
/*end of breadcrumbs*/
/*-----------------------------------------------------*/

/*start of top navigation*/

#menu_horiz ul {
border-bottom:#fba92c solid 1px;
}

div#menu_horiz li{
	background:url(images/tab_right.gif) no-repeat top right;
}
div#menu_horiz a{
	background:url(images/tab_left.gif) no-repeat top left;
}
div#menu_horiz .currentpage {
	background:url(images/tab_right_current.gif) no-repeat top right;
}
div#menu_horiz .currentpage h3{
	background:url(images/tab_left_current.gif) no-repeat top left;
             color:#FFFFFF;
	}
div#menu_horiz .activeparent {
	background:url(images/tab_right_current.gif) no-repeat top right;
}
div#menu_horiz .activeparent a{
	background:url(images/tab_left_current.gif) no-repeat top left;
             color:#FFFFFF;
	}
/*end of top navigation*/
/*-----------------------------------------------------*/
/*start of Sub Nav*/

#menu_vert ul li {
border-bottom:#CCCCCC solid 1px;
            }
/* -------------------- 
	LEVEL 2
   -------------------- */
#menu_vert ul ul li {
border:0px;
            }
#menu_vert h3 {
 color:#fba92c;
}
/* -------------------- 
	LEVEL 3
   -------------------- */
#menu_vert ul ul ul li {
	background-position: top left;
                color:#fba92c;
}
/*end of sub nav*/
/*-----------------------------------------------------*/
/*start of banner*/
#bannerContainer {
border: #cccccc 1px solid;
}	
/*end of banner*/
/*-----------------------------------------------------*/
/*start of product boxes*/
.productBoxOne {
	background:url(uploads/images/email_marketing_box.gif) no-repeat bottom left;
	border:#CCCCCC 1px solid;
	}

.productBoxTwo {
	border:#CCCCCC 1px solid;
             background:url(uploads/images/cmsms_new.gif) no-repeat bottom right;
	}

.productBoxThree {
	border:#CCCCCC 1px solid;
             background:url(uploads/images/appx_new.gif) no-repeat bottom left;
	}

.productBoxFour {
	border:#CCCCCC 1px solid;
	}

.productBoxFive {
	border:#CCCCCC 1px solid;
	}

.productBoxSix {
             border:#CCCCCC 1px solid;
             }

/*end of product boxes*/
/*-----------------------------------------------------*/
/*start of news box*/
.newsBox {
	border:#CCCCCC 1px solid;
	}
/*end of news box*/
/*-----------------------------------------------------*/
/*start of footer*/

#footer {
border-top:solid 3px #666666;
background-color:#cccccc;
}

#finalFooter {
        background-color: #fba92c;
}

#finalFooter a {
        color: #ffffff;
}

/*end of footer*/
/*-----------------------------------------------------*/
/*start of news*/
.NewsSummaryLink {
             border-bottom:#CCCCCC 1px solid;
            }
.NewsSummaryPostdate{
             color:#fba92c;
            }
#NewsPostDetailTitle {
color:#fba92c;
}
#NewsPostDetailPrintLink a {
color:#fba92c; 
}
#NewsPostDetailReturnLink a {
color:#fba92c;
}
/*end of news*/

/* End of 'kayleigh_color' */

