a {
    color: #6A3A29;
}

a.sublevel {
    color: #6A3A29;
}

a img.album {
    border: 2px solid #965BE3;
}

.contentheading,
#mod-top a {
    color: #6A3A29;
}

body {
    background: #fff url(../images/style4/bg.png) 0 0 repeat-x;
}

#logo {
    background: url(../images/style4/logo.png) 0 0 no-repeat;
}

#primary-nav {
    background: url(../images/style4/horiz-menu-bg.png);
}

#primary-nav .nav2 {
    background: url(../images/style4/horiz-menu-right.png) 100% 0 no-repeat;
}

#primary-nav .nav3 {
    background: url(../images/style4/horiz-menu-left.png) 0 0 no-repeat;
}

#sidecol .col1 {
    background: url(../images/style4/col-top-right.png) 100% 0 no-repeat;
}

#sidecol .col2 {
    background: url(../images/style4/col-top-left.png) 0 0 no-repeat;
}

#inset {
    background: url(../images/style4/header-bg.jpg) 0 0 no-repeat;
}

img#rocket {
    background:  url(../images/style4/rocket.png) 0 0 no-repeat;
}

.module-hilite2 h3,
.module-hilite6 h4 {
    color: #333;
}

.module-hilite2 div div div,
.module-hilite6 div div div {
    border-left: 8px solid #333;
}

.module-hilite3 h3,
.module-hilite7 h3 {
    color: #6A3A29;
}

.module-hilite3 a,
.module-hilite7 a {
    color: #6A3A29;
}

.module-hilite3 div div div,
.module-hilite7 div div div {
    border-left: 8px solid #F3800E;
}

.module-hilite4 h3,
.module-hilite8 h3 {
    color: #965BE3;
}

.module-hilite4 a,
.module-hilite8 a {
    color: #965BE3;
}

.module-hilite4 div div div,
.module-hilite8 div div div {
    border-left: 8px solid #965BE3;
}

.module-quote h3 {
    color: #6A3A29;
}

/* menus */

#horiz-menu a {
    color: #6A3A29;
}

#horiz-menu li.active a {
    background: url(../images/style4/horiz-menu-selector.png) 50% 100% no-repeat;
    color: #000;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a,
#horiz-menu li:hover a:hover,
#horiz-menu li.sfHover a:hover {
    color: #000;
}

#horiz-menu li:hover li:hover a:hover,
#horiz-menu li.sfHover li.sfHover a:hover {
    color: #6A3A29;
}

#horiz-menu ul ul {
    background: #f1f1f1;
    border-left: 1px solid #fff;
    border-right: 1px solid #d7d7d7;
}

#horiz-menu li li {
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d7d7d7;
}

#horiz-menu li li a.daddy,
#horiz-menu li:hover li a.daddy,
#horiz-menu li.sfHover li a.daddy {
    background: url(../images/style4/dropdown-child.png) 95% 50% no-repeat;
}

/* side menu */

ul.sidenav li.active a,
a#active_menu.mainlevel {
    color: #000;
}

ul.sidenav li.active li a {
    color: #6A3A29;
}

ul.sidenav a,
a.mainlevel,
#sidecol ul.nav.menu a{
    background: url(../images/style4/vert-menu-bg.png) 0 0 no-repeat;
    color: #6A3A29;
}

ul.sidenav ul a {
    border-bottom: 1px solid #e3e3e3;
}

ul.sidenav a:hover {
    color: #000;
}

/* inset content */

div.sample-header {
    background: url(../images/style4/header-sample.png) 100% 0 no-repeat ;
}

/* readon */

#inset .readon {
    background: url(../images/style4/readmore-header.png) 0 0 no-repeat;
    color:  #fff;
}

#inset .readon:hover {
    color: #FFB034;
}

/* typography */

li.number-1 {
    background: url(../images/style4/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
    background: url(../images/style4/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
    background: url(../images/style4/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
    background: url(../images/style4/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
    background: url(../images/style4/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
    background: url(../images/style4/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
    background: url(../images/style4/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
    background: url(../images/style4/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
    background: url(../images/style4/number-9.png) 0 2px no-repeat;	
}

ul.arrow-1 li {
    background: url(../images/style4/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
    background: url(../images/style4/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
    background: url(../images/style4/arrow-3.png) 5px 3px no-repeat;
}

ul.arrow-4 li {
    background: url(../images/style4/arrow-4.png) 5px 3px no-repeat;
}

ul.triangle-1 li {
    background: url(../images/style4/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
    background: url(../images/style4/triangle-2.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
    background: url(../images/style4/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
    background: url(../images/style4/bullet-2.png) 6px 4px no-repeat;
}

ul.plus-1 li {
    background: url(../images/style4/plus-1.png) 6px 4px no-repeat;
}

ul.plus-2 li {
    background: url(../images/style4/plus-2.png) 6px 4px no-repeat;
}

span.pathway img {
    background: url(../images/style4/triangle-1.png) 0 50% no-repeat;
}
#sidecol ul.nav{
    list-style: none;
    padding: 0;
    margin: 0;
}
#sidecol ul.nav li{
    position: relative;
}
#sidecol ul.nav li a{
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-indent: 37px;
    font-weight: bold; 
    background: url(../images/style4/vert-menu-bg.png) 0 0 no-repeat;
    color: #6A3A29;
}
#sidecol ul.nav li a:hover{
    background: url(../images/style4/vert-menu-bg.png) 0 -37px no-repeat;
}
#sidecol ul.nav li.current a{
    background: url(../images/style4/vert-menu-bg.png) 0 -74px no-repeat;
}
#sidecol ul.nav li ul{
    position: absolute;
    top:0px;
    left:100%;
    width: 180px;
    background:#f7f7f7;
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}
#sidecol ul.nav li:hover ul{
    display: block;
}
ul.category-module{
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 10px;
}
ul.category-module li a.mod-articles-category-title {
    font-size: 12px;
    color:#000;
}
ul.category-module li p.mod-articles-category-readmore{
    text-align: right;
}
ul.category-module li p.mod-articles-category-readmore a{
    background: #000;
    padding: 3px;
    color:#fff;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
ul.category-module li p.mod-articles-category-readmore a:hover{
    background: #F3800E;
    color:#fff;
    text-decoration: none;
}