
/*---Nav menu---*/

#navMenu{
width:210px;
height:23px;
float:left;
display:block;
}

.nav{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:10px;
padding-top:5px;
}

#buttonNavPlaceHolder  {
background: url(/images/navigationBg.jpg);
background-repeat: no-repeat;
float: left;
width:778px;
height:25px;
margin-left:2px;
margin-top:1px;
display:block;
}

.home {
display:block;
width:76px;
height:24px;
background: url(/images/ca_r4_c2.jpg);
float: left;
margin-left:2px;
margin-top:1px;
margin-bottom:1px;

}

.home a{
display:block;
padding-left:18px;
padding-top:15px;
}

.home a:hover{
display:block;
height:7px;
background: url(/images/home_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.home span {
	display: none;
}
/*---why CA---*/
.why {
display:block;
width:100px;
height:24px;
background-image:url(/images/ca_r4_c5.jpg);
float: left;
margin-left:2px;
margin-top:1px;
margin-bottom:1px;

}

.why a{
display:block;
padding-left:18px;
padding-top:15px;
}

.why a:hover{
height:7px;
background-image:url(/images/whyUS_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.why span {
	display: none;
}

/*---ContactUS---*/

.contact {
display:block;
width:75px;
height:24px;
background-image:url(/images/ca_r4_c18.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.contact a{
display:block;
padding-left:18px;
padding-top:15px;
}

.contact a:hover{
height:7px;
background-image:url(/images/contactUS_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.contact span {
	display: none;
}

/*---Faq---*/

.faq {
display:block;
width:40px;
height:24px;
background-image:url(/images/ca_r4_c17.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.faq  a{
display:block;
padding-left:18px;
padding-top:15px;
}

.faq  a:hover{
height:7px;
background-image:url(/images/faq_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.faq  span {
	display: none;
}

/*---What'sNew---*/
.whatsnew {
display:block;
width:80px;
height:24px;
background-image:url(/images/ca_r4_c16.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.whatsnew a{
display:block;
padding-left:18px;
padding-top:15px;
}

.whatsnew a:hover{
height:7px;
background-image:url(/images/whatsnew_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.whatsnew span {
	display: none;
}

/*---Apply---*/
.apply {
display:block;
width:88px;
height:24px;
background-image:url(/images/ca_r4_c13.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.apply a{
display:block;
padding-left:18px;
padding-top:15px;
}

.apply a:hover{
height:7px;
background-image:url(/images/howapply_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.apply span {
	display: none;
}

/*---Showcase---*/

.showcase {
display:block;
width:75px;
height:24px;
background-image:url(/images/ca_r4_c12.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.showcase a{
display:block;
padding-left:18px;
padding-top:15px;
}

.showcase a:hover{
height:7px;
background-image:url(/images/showcase_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.showcase span {
	display: none;
}

/*--- Stories---*/
.stories {
display:block;
width:103px;
height:24px;
background-image:url(/images/ca_r4_c11.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.stories a{
display:block;
padding-left:18px;
padding-top:15px;
}

.stories a:hover{
height:7px;
background-image:url(/images/stories_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.stories span {
	display: none;
}

/*---Programs---*/

.programs {
display:block;
width:103px;
height:24px;
background-image:url(/images/ca_r4_c9.jpg);
float:right;
margin-top:1px;
margin-bottom:1px;

}

.programs a{
display:block;
padding-left:18px;
padding-top:15px;
}

.programs a:hover{
height:7px;
background-image:url(/images/programms_over.jpg);
text-decoration:none;
padding-left:18px;
padding-top:16px;
}
.programs span {
	display: none;
}
/* 

#homeButton {
display:block;
width:76px;
height:23px;
background-image:url(/images/ca_r4_c2.jpg);
margin-left:2px;
margin-top:1px;
}


#homeButton a span {
	display:none;
}
#homeButton a:hover {
	background-image:url(../images/home_over.jpg);
}


#whyUS {
	width:100px;
	height:23px;
	background-image:url(../images/ca_r4_c5.jpg);
}
#whyUS a span {
	display:none;
}
#whyUS a:hover {
	background-image:url(../images/whyUS_over.jpg);
}

#menu .productsButton {
	width:81px;
	height:23px;
	background-image:url(/images/productsButton.jpg);
}
#menu .productsButton a span {
	display:none;
}
#menu .productsButton a:hover {
	background-image:url(/images/productsButton_over.jpg);
}

#menu .orderButton {
	width:97px;
	height:23px;
	background-image:url(/images/orderButton.jpg);
}
#menu .orderButton a span {
	display:none;
}
#menu .orderButton a:hover {
	background-image:url(/images/orderButton_over.jpg);
}

#menu .specialsButton {
	width:75px;
	height:23px;
	background-image:url(/images/specialsButton.jpg);
}
#menu .specialsButton a span {
	display:none;
}
#menu .specialsButton a:hover {
	background-image:url(/images/specialsButton_over.jpg);
}

#menu .findDealerButton {
	width:152px;
	height:23px;
	background-image:url(/images/findADealerButton.jpg);
}
#menu .findDealerButton a span {
	display:none;
}
#menu .findDealerButton a:hover {
	background-image:url(/images/findADealerButton_over.jpg);
}

#menu .contactUsButton {
	width:81px;
	height:23px;
	background-image:url(/images/contactusButton.jpg);
}
#menu .contactUsButton a span {
	display:none;
}
#menu .contactUsButton a:hover {
	background-image:url(/images/contactusButton_over.jpg);
}

#menu .becomeDealerButton {
	width:118px;
	height:23px;
	background-image:url(/images/becomeADealerButton.jpg);
}
#menu .becomeDealerButton a span {
	display:none;
}
#menu .becomeDealerButton a:hover {
	background-image:url(/images/becomeADealerButton_over.jpg);
}



*/

