a:link	{ color: #7c4d25; }
a:hover	{ color: #666666; }

#header { background: url(../images/design/headerbrown.jpg) no-repeat top right; }
#footer { background: url(../images/design/footerbrown.jpg) no-repeat top right; }
.mainContent{ border-left: 1px solid #c9b5a4; border-right: 1px solid #c9b5a4; }

ul#menu  	{ background: #7c4d25 url(../images/menu/brown/right.gif) no-repeat right top; }
ul#menu li 	{ background: url(../images/menu/brown/center.gif) repeat-x; }
ul#menu li.first	{ background: url(../images/menu/brown/left.gif) no-repeat; }
ul#menu li a	{ background: url(../images/menu/brown/list.gif) no-repeat left 10px; }
ul#menu li #sMenu a	{ background: url(../images/menu/brown/sub/list.gif) no-repeat 10px 12px; color: #7a4212; }
ul#menu li.last a:hover img, #menu .lang a.active img {	border: 1px solid #5b381b;}

ul#menu li .sMenu a	{ color: #7c4d25; display: block; float: none; background: url(../images/menu/brown/sub/list.gif) no-repeat 10px 12px; padding: 0; padding-left: 20px; height:auto; font-size: 12px;}
ul#menu li .sMenu a:hover	{ color: #000; }

.borderCont div	{ background: url(../images/design/shadow_brown.gif) no-repeat; }
.line {  background: url(../images/design/line_brown.gif) repeat-x left center; }
