/* BODY */
body {  }

/* HEADER */
.search_button { background-color: #C90420; border: 1px solid #C90420; }

/*HOMEPAGE */
#content3 { background-image: url(images/cprestress_background.jpg); background-position: top right; background-repeat: repeat-y; }
.features_title { color: #C90420; }
.features_text a { color: #C90420; }
.index_button a { color: #C90420; }

/* NAVIGATION */
#nav .on { color: #C90420; border-top: 5px solid #C90420; }
#nav .on a { color: #C90420; } 
#sub1 a:hover { background-color: #CC0420; }
.active1 { background-color: #CC0420 !Important; }

/* TEXT STYLES */
H1 { color: #CC0420; }
H3 { color: #CC0420; }
H5 { color: #CC0420; } 

/* TEXT STYLES */
a { color: #CC0420; }

/* MOBILE COLORS */
.mobile_buttons a { color: #FFFFFF; background-color: #CC0420; }

