BODY {
	background-color: #d9c39f;
}
.box {
	background: transparent url('/themes/theme6/box_middle.png') repeat-y;
}
.box .top {
	background: transparent url('/themes/theme6/box_top.png') no-repeat left top;
}

.box .bottom {
	background: transparent url('/themes/theme6/box_bottom.png') no-repeat left bottom;
}

.header {
	background: transparent url('/themes/theme6/top_bg.jpg') no-repeat left bottom;	
}
A {
	color: #c1e754;
}

A:hover {
	color: white;
}
.menu {
	background: transparent url('/themes/theme6/menu_bg.jpg') repeat-x left top;
}
.menu .links A, .adminmenu A {
	border-top: 1px solid #6b8715;
	border-bottom: 1px solid #32420b;
	color: #c1e754;
	background-color: #516810;
}
.menu .links A:hover, .adminmenu A:hover {
	color: white;
	background-color: #617822;
}
.menu .links A.active {
	color: #61723a;
	background-color: #32430c;
}
.page {
	background-color: #748c14;
}
.content {
	background: transparent url('/themes/theme6/page_bg.jpg') repeat-y left top;
}
.content .topbg{
	
	background: transparent url('/themes/theme6/page_top_bg.jpg') no-repeat left top;
}
.shadow  { color:#fff; }
.shadow:before { color:#38474b;  } 

.annotation {
	border-top: 1px solid #a4b61a;
	border-bottom: 1px solid #54720e;
	color: #c1e754;;
}
.annotation .title {
	color: white;
}
.title_contact {
	color: #c1e754;
	background: transparent url('/themes/theme6/email_icon.jpg') no-repeat 0px 19px;
}
.title_contact SPAN {
	color: white;
}
.title_contact DIV {
	color: white;
}
.title_contact A {
	color: #c1e754;
}
.buttons .space {
	background-color: #3a660c;
}
