body     { background: #ffffff url('../images/background3.png') repeat-x; }

#header  {
    background:  url('../images/header3.png');
	background-repeat:    no-repeat;
    background-position:  12px 0px;
}

#cat     {
    background:  url('../images/category3.png');
}

#address {
    background: #A45E3E url('../images/address3.png') no-repeat;
}

#border  {
	border:1px solid #A45E3E;
}

div.grgr {
    background:  #E0A07C url('../images/cat3.png') no-repeat;
}

div.underline {
    background:  url('../images/pxl3.png') repeat-x;
}

.rgaccord1-toggle{
    background-color: #A45E3E !important;
	color: #FFFFFF !important;
}

h3.rgaccord1-toggle{
	background:#417777 url(../images/plus3.png) no-repeat scroll 5px center;
}

h3.act{
	background:#417777 url(../images/minus3.png) no-repeat scroll 5px center;
}

a:hover              {color: #A45E3E; text-decoration: none; font-weight: bold}


/*---------------- Navigation ----------------*/

.menu {
    background: #A45E3E url('../images/menu_grad3.png') repeat-x;
}

#menu_bottom {
    background: url('../images/menu_bottom3.png') no-repeat;
}

a.menuLink {
	background: transparent url(../images/line3.png) repeat-x;
	background-position: bottom;
}

.menu_ie {
    background: #9A5233 url('../images/menu_grad3.png') repeat-x;
}

hr {
	background-color:#9A5233;
	border:medium none;
	color:#9A5233;
	font-size:1px;
	height:1px;
	margin-top:2px;
}

a {
	color: #6E2700;
	text-decoration: none
}

a:hover {
	color: #6E2700;
	text-decoration: none;
	font-weight: normal
}
