/* CSS Document */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
    font-size: 11px;
	
}

h1 {
    font-family: Century Gothic, Helvetica, Verdana, sans-serif;	
    font-size: 16px;    
}

h2 {
    font-family: Century Gothic, Helvetica, Verdana, sans-serif;
    font-size: 14px;    
}

h3 {
    font-family: Century Gothic, Helvetica, Verdana, sans-serif;
    font-size: 12px;    
}

p {
    font-size: 11px;
    line-height: 13px;
}

a, a:visited {
	color: #4210D3;
    text-decoration:none;	
}
	
a:hover {
    color: #757575;
    text-decoration:none;	
}

a.headnavi, a.headnavi:visited {
    color: #757575;
    text-decoration:none;		
}
	
a.headnavi:hover {
    color: #ff7e00;
    text-decoration:none;
}

a.navi , a.navi:visited {
    /* color: #002aff; */
	color: #002aff;
    text-decoration:none;
}

a.navi:hover {
    color: #757575;
    text-decoration:none;
}

a.front , a.front:visited {
    color: #4210D3;
}

a.front:hover {
    color: #757575;
}

#theleft-main-highlights-content h1,h2,h3 {
    color: #fff;
}

#theleft-main-body h1 {
    color: #000;   
}

#theleft-main-body h2,h3 {
    color: #000;   
}

#crumbs {
    font-size: 10px;   
}

#crumbs a {
    color: #00aeff;
    text-decoration:none;		
}

#crumbs a:visited {
    color: #00aeff;
    text-decoration:none;		
}

#crumbs a:hover {
    color: #ff7e00;
    text-decoration:none;
}


table.testimonials {
    font-size: 9px;   
}


#theright-main ul{   
   margin: 0;
   padding: 0;
   line-height: 0;
   list-style: none;
}

#theright-main li{   
   margin: 0;
   padding: 0;
   line-height: 0;
   list-style: none;
}


#spray ul, #mortar ul {   
   margin: 0;
   padding: 0;
   line-height: 0;
   list-style: none;
}

#spray li, #mortar li {   
   margin: 0;
   padding: 0;
   line-height: 0;
   list-style: none;
}
