
/* blue */

.blue #navigation ul li.current { background:url("../img/tabs/blue/tab_left.gif") no-repeat left top; }
.blue #navigation ul li.current a { background:url("../img/tabs/blue/tab_right.gif") no-repeat right top; }
.blue #header { background:url("../img/backgrounds/headers/blue.jpg") repeat-x bottom; }
.blue h1 span { color:#36c; }
.blue #content img.addborder,
.blue #content .block img { border:1px solid #36c; }
.blue #content img.img_large { border:1px solid #36c; }
.blue #content .readmore { color:#36c; }
.blue #content .grizly { color:#FFFFFF; }

/* brown */

.brown #navigation ul li.current { background:url("../img/tabs/brown/tab_left.gif") no-repeat left top; }
.brown #navigation ul li.current a { background:url("../img/tabs/brown/tab_right.gif") no-repeat right top; }
.brown #header { background:url("../img/backgrounds/headers/brown.jpg") repeat-x bottom; }
.brown h1 span { color:#963; }
.brown #content img.addborder,
.brown #content .block img { border:1px solid #963; }
.brown #content img.img_large { border:1px solid #963; }
.brown #content .readmore { color:#963; }

/* green */

.green #navigation ul li.current { background:url("../img/tabs/green/tab_left.gif") no-repeat left top; }
.green #navigation ul li.current a { background:url("../img/tabs/green/tab_right.gif") no-repeat right top; }
.green #header { background:url("../img/backgrounds/headers/green.jpg") repeat-x bottom; }
.green h1 span { color:#393; }
.green #content img.addborder,
.green #content .block img { border:1px solid #393; }
.green #content img.img_large { border:1px solid #393; }
.green #content .readmore { color:#393; }

/* olive */

.olive #navigation ul li.current { background:url("../img/tabs/olive/tab_left.gif") no-repeat left top; }
.olive #navigation ul li.current a { background:url("../img/tabs/olive/tab_right.gif") no-repeat right top; }
.olive #header { background:url("../img/backgrounds/headers/olive.jpg") repeat-x bottom; }
.olive h1 span { color:#993; }
.olive #content img.addborder,
.olive #content .block img { border:1px solid #993; }
.olive #content img.img_large { border:1px solid #993; }
.olive #content .readmore { color:#993; }

/* red */

.red #navigation ul li.current { background:url("../img/tabs/red/tab_left.gif") no-repeat left top; }
.red #navigation ul li.current a { background:url("../img/tabs/red/tab_right.gif") no-repeat right top; }
.red #header { background:url("../img/backgrounds/headers/red.jpg") repeat-x bottom; }
.red h1 span { color:#933; }
.red #content .addborder,
.red #content .block img { border:1px solid #933; }
.red #content img.img_large { border:1px solid #933; }
.red #content .readmore { color:#933; }

/* bluegreen */

.bluegreen #navigation ul li.current { background:url("../img/tabs/bluegreen/tab_left.gif") no-repeat left top; }
.bluegreen #navigation ul li.current a { background:url("../img/tabs/bluegreen/tab_right.gif") no-repeat right top; }
.bluegreen #header { background:url("../img/backgrounds/headers/bluegreen.jpg") repeat-x bottom; }
.bluegreen h1 span { color:#399; }
.bluegreen #content img.addborder,
.bluegreen #content .block img { border:1px solid #399; }
.bluegreen #content img.img_large { border:1px solid #399; }
.bluegreen #content .readmore { color:#399; }

/* lightblue */

.lightblue #navigation ul li.current { background:url("../img/tabs/lightblue/tab_left.gif") no-repeat left top; }
.lightblue #navigation ul li.current a { background:url("../img/tabs/lightblue/tab_right.gif") no-repeat right top; }
.lightblue #header { background:url("../img/backgrounds/headers/lightblue.jpg") repeat-x bottom; }
.lightblue h1 span { color:#399; }
.lightblue #content img.addborder,
.lightblue #content .block img { border:1px solid #399; }
.lightblue #content img.img_large { border:1px solid #399; }
.lightblue #content .readmore { color:#399; }