a,
a:link,
.navigationparent a:hover,
.breadcrumb-1 a:hover,
h1, h2, h3, .spanlink
{
	color:#A4260F;	
}
a:visited 
{
    color:#744745;
   /* color:#5f5f5f;*/
}

.navigationparent a.on, 
.navigationparent a.on:link,
.navigationparent a.on:visited
{
    background:#A4260F url(/images/controls/templates/caramel/ontab.jpg) top left repeat-x;
    color:#ffffff;
}


a:hover 	{
	color:#E63415;
	
}

.navigationparent 
{
    border-color:#A4260F;
}


.subnavigation1 a,
.subnavigation1 a:link,
.subnavigation1 a:visited
{
    color:#111111;
    background:#FFF1EA; 
}

.subnavigation1 a:hover,
.subnavigation1 .current-page  
{
    color:#111111;
    background:#FEDECF;    
}

  
.breadcrumb-1 {
	background:#FFF1EA;
}





/* ask expert */
.floatimage {
width:100px;
height:70px;
float:right;
}
.AskExpertContainer {
background:#f4f4f4;
border:#cccccc solid 1px;
padding:2px;
}
.AskExpertChild {
background:url(/images/controls/templates/caramel/askexpertbg.jpg) top right no-repeat;
padding:8px;
height:auto;
position:relative;

}

.AskExpertChild b 
{
	font-size:.9em;
}
.col1 {
float:left;
width:120px;
height:70px;
position:relative;
}
.col2 {
float:left;
width:100px;
position:relative;
}



.margincontent1 .AskExpertChild 
{
	background-position:-72px top;
	color:#000000;
}
.margincontent1 .AskExpertChild b 
{	
	color:#A4260F;
}
.margincontent1 .AskExpertChild .col1
{
	float:none;
	position:static;
}
