a {
	color: #6a8939;
}

h1, h2, h2 a {}

#hmenu, #hmenu ul li a {}

#hmenu ul li a:hover, #hmenu ul li a.selected {}


#vmenu ul ul li a:hover, #vmenu ul ul li a.selected {}

#col2 .list_item .more {}

#comments .submit {
	background-color: #6a8939;
}
#gallery .title {
	color: #6a8939;
}

#forms .submit {
	background-color: #6a8939;
}

body {
	background: #88b442 url(images/body_bg_color2.gif) top left repeat-x;
}
#page {
	background: #88b442 url(images/page_bg_color2.gif) top left no-repeat;
}

#col2 .n1 {
	background: transparent url(images/col2_color2_n1.gif) left top no-repeat;
}
#col2 .n2 {
	background: transparent url(images/col2_color2_n2.gif) left top no-repeat;
}
.wide #col2 .n1 {
	background-image: url(images/col2_color2_n1_wide.gif);
}
.wide #col2 .n2 {
	background-image: url(images/col2_color2_n2_wide.gif);
}
#col3 .title {
	background: transparent url(images/col3_title_color2.jpg) left top no-repeat;
}
#col3_inner div .n2 {
	background: transparent url(images/col3_box_n2_color2.gif) left bottom no-repeat;
}
#newsletter form {
	background: transparent url(images/newsletter_form_bg_color2.gif) 13px 2px no-repeat;
}
#vmenu ul ul li a {
	background: transparent url(images/vmenu_color2_tab_top.gif) left top no-repeat;
}

#vmenu ul ul li a span {
	background: transparent url(images/vmenu_color2_tab_bottom.gif) left bottom no-repeat;
}

#vmenu ul ul li a:hover {
	color: #b3d975;
}
#col1 #vmenu ul ul li a.selected {
	color: #6a8939;
	background: transparent url(images/vmenu_color2_tab_top_selected.gif) left top no-repeat;
}
#col1 #vmenu ul ul li a.selected span {
	background: transparent url(images/vmenu_color2_tab_bottom_selected.gif) left bottom no-repeat;
}