/*COLORS:
Orange - #f58220 [BARON]
Barron Dark Blue - #0072bc [BARON]
Barron light Blue - #e3f1f8 [BARON]
Grey 1 - #848485 (background) [BOTH SITES]
Grey 2 - #231f20 (Nav bar) [BOTH SITES]
Grey 3 - #333333 (Main body text) [BOTH SITES]
Grey 4 - 666666 (Alt/sidebar text) [BOTH SITES]
Grey 5 - #999999 (date text on event items) [BOTH SITES]
Grey 6 - #CCCCCC (line around photos) [BOTH SITES]
Black - #000000
White - #ffffff
 
FONTS: [BOTH SITES]
Main Nav (unselected) - Arial, bold, 12px, White - #ffffff
Main Nav (selected) - Arial, bold, 12px, Orange - #f58220 [BARON]
Main Nav (rollover) - Arial, bold, 12px, Orange - #f58220 [BARON]
Sub Nav (unselected) - Arial, reg, 12px, Grey 4 - 666666
Sub Nav (selected) - Arial, reg, 12px, Orange - #f58220 [BARON]
Sub Nav (rollover) - Arial, reg, 12px, Orange - #f58220 [BARON]
Main body text - Trebuchet, reg, 12px, Grey 3 #333333
Alt/sidebar text - Trebuchet, reg, 12px, Grey 4 #666666
Product text - Trebuchet, reg, 12px, Grey 4 #666666
Product titles - Trebuchet, bold, 12px, Grey 2 - #231f20
Main Titles - Trebuchet, reg, 15px, Barron Dark Blue - #0072bc
All Links - Trebuchet, reg, 11px, underline, Orange - #f58220 [BARON]
Customer Quotes - Georgia, reg, 13px, Barron Dark Blue - #0072bc [BARON]
Address text - Trebuchet, reg, 12px, mixture of upper and lowercase  
(see mockup), White - #ffffff & Grey 3 - #333333 (see mockup)
Footer text - Arial, reg, 11px, extra letter space, Grey 4 - 666666  
(bullets between items Orange - #f58220 [BARON]
Bread Crumbs - Arial, reg, 11px, Mixture of upper and lowercase (see  
mockup), "YOU ARE HERE:" Grey 3 - #333333, back pages - Grey 4 -  
666666, Current page - Orange - #f58220 [BARON]
Featured Product Title - Trebuchet, reg, 11px, ALL CAPS
 */

a {
color:#f58220;
}

h1, .product_title span.item_model {
color:#0072bc;}

h3 {
color:#0072bc;}

#sidebar p.testimonial {
color:#0072bc;}

#sidebar p.testimonial span.name {
color:#0072bc;}

td.product {
color:#0072bc;
}

td.service {
color:#f58220;
}

.even {
background-color: #ffffff;
}
.odd {
background-color: #E3F1F8;
}


/*products*/
table.products tr.title_bar {
background-color:#0072bc;}

#main tr.alt td {
background-color:#e3f1f8;}

#search table td.bg, #faq table td.bg, #resource table td.bg {
background:url(images/filter.gif) top left no-repeat;}

/*sidebar*/
#nav a.navsel, #nav a:hover {
color:#f58220;}

#sidebar a.document {
color:#f58220;}

/*breadcrumbs*/
#breadcrumb a.current {
color:#f58220;}

#breadcrumb .current {
color:#f58220;}

#sub_nav a.navsel, #sub_nav a:hover {
color:#f58220;}


body {
background-color:#848485;}

#banner {
background:url(../images/header_barron.jpg) top left no-repeat;}/*main banner image*/

/*address block*/
#address table td.box_top {
background:url(../images/address_box_top_barron.gif) bottom right no-repeat;}

td.address_bkgd {
background-color:#f58220;}

#sidebar table td.box_bottom {
background:url(../images/address_box_bottom_barron.gif) top right no-repeat;}

h3.news a {
color:#0072bc;}

#main .newstitle, #main .newstitle a {
color:#0072bc;}

#sidebar .newstitle, #sidebar .newstitle a {
color:#0072BC;}

span.qa, #sidebar span.qa {
color:#0072bc;}

#sidebar h1 {
color:#0072bc;}

/*breadcrumb nav*/
#sub_nav ul.inside {
border-left:6px solid #f58220;
}

/*footer*/
#footer .bullet {
color:#f58220;}

/*payment receipt*/
td.payment_notice {
background-color:#0072bc;
}
