a {
	color: #1B57B1;
}

a img.album {
	border: 2px solid #295AB6;
}

.contentheading {
	color: #295AB6;
}

body {
	background: #fff;
}

#logo {
	background: url(/templates/jun08/images/logo.png) 0 0 no-repeat;
        margin:0 0 0 30px;
}

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

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

#primary-nav .nav3 {
	background: url(../images/style8/horiz-menu-left.png) 0 0 no-repeat;
}
/*
#sidecol .col1 {
	background: url(../images/style8/col-top-right.png) 100% 0 no-repeat;
}

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

/* Disabled temporarily

.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: #295AB6;
}

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

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

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

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

.module-quote h3 {
	color: #295AB6;
}

*/

/* New Modules */
div.moduletable h3,
div.module h3,
div.module-hilite1 h3,
div.module-hilite2 h3,
div.module-hilite3 h3,
div.module-hilite4 h3 {
	color: #333;
}

#showcase div.moduletable h3 {
	border-bottom: 4px solid #BECADD;	
}

#leftcolumn div.moduletable {
	background: url(../images/style8/mod/module-left-bg.png) 100% 100% no-repeat;
}

#leftcolumn div.moduletable h3 {
	border-bottom: 4px solid #E6E6E6;
}

div.module h3,
div.module-hilite4 h3,
div.module-hilite1 h3 {
	color: #333;
	border-bottom: 4px solid #ECECEC;
}

div.module-hilite2 h3 {
	color: #E14B04;
	border-bottom: 4px solid #F0E5E1;	
}

div.module-hilite3 h3,
#footer div.moduletable h3 {
	color: #2C5EAC;
	border-bottom: 4px solid #D5DEEC;	
}

div.module-hilite1,
#componentcolumn div.module {
	background: url(../images/style8/mod/module-1-bg.png) 100% 100% no-repeat;
}

div.module-hilite2 {
	background: url(../images/style8/mod/module-2-tr.png) 100% 0 no-repeat;
}

div.module-hilite2 div {
	background: url(../images/style8/mod/module-2-tl.png) 0 0 no-repeat;
}

div.module-hilite2 div div {
	background: url(../images/style8/mod/module-2-br.png) 100% 100% no-repeat;
}

div.module-hilite2 div div div {
	background: url(../images/style8/mod/module-2-bl.png) 0 100% no-repeat;
}

div.module-hilite3  {
	background: url(../images/style8/mod/module-3-tr.png) 100% 0 no-repeat;
}

div.module-hilite3 div {
	background: url(../images/style8/mod/module-3-tl.png) 0 0 no-repeat;
}

div.module-hilite3 div div {
	background: url(../images/style8/mod/module-3-br.png) 100% 100% no-repeat;
}

div.module-hilite3 div div div {
	background: url(../images/style8/mod/module-3-bl.png) 0 100% no-repeat;
}

div.module-hilite4,
#rightcolumn div.module {
	background: url(../images/style8/mod/module-4-tr.png) 100% 0 no-repeat;
}

div.module-hilite4 div,
#rightcolumn div.module div {
	background: url(../images/style8/mod/module-4-tl.png) 0 0 no-repeat;
}

div.module-hilite4 div div,
#rightcolumn div.module div div {
	background: url(../images/style8/mod/module-4-br.png) 100% 100% no-repeat;
}

div.module-hilite4 div div div,
#rightcolumn div.module div div div {
	background: url(../images/style8/mod/module-4-bl.png) 0 100% no-repeat;
}

/* End New Modules */

/* menus */

#horiz-menu a {
	color: #FFF;
}

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

#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: #1B57B1;
}

#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/style8/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: #295AB6;
}

ul.sidenav a,
a.mainlevel {
	background: url(../images/style8/vert-menu-bg.png) 0 0 no-repeat;
}

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

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


/* readon */

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

#inset .readon:hover {
	color: #468DF6;
}

/* typography */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

span.pathway img {
	background: url(../images/style8/triangle-1.png) 0 50% no-repeat;
}