/* CSS Document */


#bg{
background:#8b1c07 url(bg_main.jpg) center top no-repeat;
}

a#sitename1{
background:url(logo_joomla.gif) top left no-repeat;
}
a#alarge{
background:url(alarge.jpg) top left no-repeat;
}

a#amedium{
background:url(amedium.jpg) top left no-repeat;
}

a#asmall{
background:url(asmall.jpg) top left no-repeat;
}
a#purple{
background:url(icon_purple.jpg) top left no-repeat;
}

a#blue{
background:url(icon_blue.jpg) top left no-repeat;
}

a#orange{
background:url(icon_orange.jpg) top left no-repeat;
}
#header #top .moduletable h3{
color:#f38201;
background:url(toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3, .moduletable h4{
background:url(h3bg.jpg) top left no-repeat;
}

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover{
color:#f38201;
}

ul.menu a:hover, li#current a{
background:url(arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle a, h2,.contentheading{
color:#e10707;
}

.button{
background:transparent;
color: black;
border:#d18317 1px solid;
}


.middle li{
background:url(bullet.png) no-repeat;
}

#reflection{
/*background:url(reflection.jpg) top left repeat-x;*/
}

#container{
background:url(containerbg_l.jpg) top left repeat-y;
}
#container .bgright{
background: white url(containerbg_r.jpg) top right repeat-y;
}

#header .bgleft{
background:url(headerbg_l.jpg) top left  no-repeat;
}
#header .bgright{
background:url(headerbg_r.jpg) top right no-repeat;
} 

li.parent li#current a, li#current li a:hover{
background:url(arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

a.mainlevel-nav:hover{
background: transparent url(topmenu-bg.jpg) repeat-x;
background-position:0px 1px;
}

.notice {
	background-color: #ffc993;
	border: 1px solid orange;
	text-align: center;
	padding: 10px 0;
	color: #974b00;
	font-size: 11px;
	font-family: Arial
}