/* -- MJG SITE STYLE SHEET --*/
body,td,th {font: 12px "Arial", "Helvetica"; color: #000000}
p {font: 12px "Arial", "Helvetica"; color: #000000}
li {font: 12px "Arial", "Helvetica"; color: #000000}
.red {font: 14px; color:#ff0000}
.small {font: normal 10px "Arial", "Helvetica"; color: #000000}
.header {font: 16px "Arial", "Helvetica"; color: #663300}
.subhead {font: bold 14px "Arial", "Helvetica"; color: #666666}
.biglink {font: bold 12px "Arial", "Helvetica"; color: #000000}
.breadcrumb {font: 11 px "Arial", "Helvetica"; color: #336600}
.karat {font: 11 px "Arial", "Helvetica"; color: #666666}
.indicator {font: bold 11 px "Arial", "Helvetica"; color: #000000}
.indicator2 {font: bold 11 px "Arial", "Helvetica"; color: #336600}
a:link { color: #336600; text-decoration: none
}

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

a:visited { color: #663300; text-decoration: none
}


#about_mark {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn1_abt_0.gif');
}

#about_mark:hover {
 background-image: url('../images/btn1_abt_1.gif');
}

#personal_injury {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn2_pi_0.gif');
}

#personal_injury:hover {
 background-image: url('../images/btn2_pi_1.gif');
}

#faq {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn3_faq_0.gif');
}

#faq:hover {
 background-image: url('../images/btn3_faq_1.gif');
}

#cycling_info {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn4_ci_0.gif');
}

#cycling_info:hover {
 background-image: url('../images/btn4_ci_1.gif');
}

#testimonials {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn5_testim_0.gif');
}

#testimonials:hover {
 background-image: url('../images/btn5_testim_1.gif');
}

#contact {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn6_contact_0.gif');
}

#contact:hover {
 background-image: url('../images/btn6_contact_1.gif');
}
#links {
 width: 97px;
 height: 37px;
 background-image: url('../images/btn7_links_0.gif');
}

#links:hover {
 background-image: url('../images/btn7_links_1.gif');
}
