



#container {
	background : url(images/static/contentbg.gif) repeat-y;
}

#header	{
	background : url(images/static/headerbg.gif) no-repeat;
}

#main_nav_container {
	background : url(images/static/navbg.gif) repeat-y;
}

#key_visual {
	background: url(../../images/dynamic/key_visual1.jpg) no-repeat;
}

#logo {

}

#text_caption {
	color: #762116;
}

#main_nav_list	{

}

#main_nav_list a.main_nav_item {
	color: #195711;
	background: url(../../images/dynamic/buttonset7/n1.gif) no-repeat;
	background-position: top right;
}

#main_nav_list a.main_nav_item:hover {
	color: #195711;
	background: url(../../images/dynamic/buttonset7/n1hover.gif) no-repeat;
	background-position: top right;
}

#main_nav_list a.main_nav_active_item {
	color: #195711;
	background: url(../../images/dynamic/buttonset7/n1activeitem.gif) no-repeat;
	background-position: top right;
}

.sub_nav_list a.sub_nav_item {
	color: #195711;
	background: url(../../images/dynamic/buttonset7/subnav1.gif) no-repeat;
}

.sub_nav_list a.sub_nav_item:hover {
	background: url(../../images/dynamic/buttonset7/subnav1hover.gif) no-repeat;
	color: #195711;
}

.sub_nav_list a.sub_nav_active_item {
	color: #195711;
	background: url(../../images/dynamic/buttonset7/subnav1active.gif) no-repeat;
}

#content_search_container {
	background: transparent url(images/static/search_bg3.gif) top left no-repeat;
}

#footer {
	background: transparent url(images/static/footerbg.gif) top left no-repeat;
}

#footer_text {
	color: #762116;
	font-size: 11px;
	font-weight: bold;
}

body#main_body {
	color: #000000;
	background : #E6FBE3;
}

.content, .content p {
	color: #762116;
}

.content h1, .content h2, .content h3 {
	color: #762116;
}

.content a:link{
	color: #CC0000;
}

.content a:visited {
	color: #CC0000;
}

.content a:hover {
	color: #E88080;
}

.content a:active {
	color: #CC0000;
}

.content table {
	border-color: #699f4e;
}

.content th {
	color: #ffffff;
	background-color:#699f4e;
	border-color: #699f4e;
}

.content td {
	border-color: #699f4e;
}

.content tr.odd {
	color: #762116;
	background-color:#FFFFFF;
}

.content tr.even {
	color: #762116;
	background-color: #f3f3f3;
}

.content fieldset {
	border-color: #699f4e;
}

.content legend{
	color: #84685e;
}

.content label {
	color: #84685e;
}

.content input {
	border-color: #699f4e;
}

.content textarea {
	border-color: #699f4e;
}

#pager {
	background: url(images/static/pager_bg.gif) no-repeat;
	color: #CC0000;
}

#pager a {
	color: #699f4e;
}

#pager a:hover {
	color: #762116;
}

#current_page {
	color: #762116;
}
