body {
	color: #988056;
	background: #DBDDD3 url(/images/back_stripes.gif) repeat-y center;
}

a { color: #7D561B; }
a:hover { color: #aaa; }

h1 { color: #53350C; }
h2 { color: #53350C; }

#header div { background: url(/images/top_back.png) no-repeat; }

#navigation ul { background: url(/images/bg_menu_left.jpg) left no-repeat; }
#navigation ul li.last { background: url(/images/bg_menu_right.jpg) right no-repeat; }
#navigation ul li a { background: url(/images/bg_menu.jpg); text-decoration: none; color: #816128; }
#navigation ul li a:hover, #navigation ul li.active a { background: url(/images/bg_menu_hover.gif); color: #816128; }

#content-wrapper { background: url(/images/bg_content_top.jpg) top no-repeat; }
#content { background: url(/images/bg_content_middle.jpg) top repeat-y; }

#footer { background: url(/images/bg_content_bottom.jpg) top no-repeat; }
#footer .holder { border-top: 1px dashed #D8CBB9; color:#48433D; }

a#duo { color: #778948; }
#pic { background: url(/images/bg_footer_plant.png) top no-repeat; }

table { border: 1px solid #E1D9D0; }
tr { background: #F5F2EF; }

#content #midsize .zoom { background: url(/images/vergroot.gif) no-repeat 0 2px; }

form fieldset input, form fieldset textarea { border: 1px solid #7E7A5A; }

#content #scroller a { border: 3px solid #DBDDD3; }

#content #scroller #scrollerContent .frame { border: 3px solid #918885; }






