a {
	color: #376900;
	text-decoration: none;
	outline: none;
}

a:hover {
  color: #000;
	text-decoration: underline;
}

h1 {color: #376900}

h2, h3, h4, h5 {color: #376900;}

/*use this if template has no shadow borders
=============================================
#header-core-container {
	background: #fff;
 	padding: 0;
 	width: 920px;
}

#header-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}


#headersub-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}

#main-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}

#footer-container{	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}
============================================*/
#header-pane-sub {
	margin: 0;
  _margin-bottom: -3px;
	padding: 0 0 0 0;
	width: 920px;	
	height: 180px;
}





#header-core-container {
	background:  url(images/bg-header-core.png) no-repeat top left;
	
}

#header-container {
	background: url(images/bg-header-container.jpg) no-repeat top left;
}

#headersub-container {
  background: url(images/bg-headersub-container.png) no-repeat top left;
}

#main-container {	
 	background: url(images/bg-main-container.png) repeat-y top left;
}

#footer-container {
  background: url(images/bg-footer.jpg) no-repeat top left;
}

#header-pane{
  height: 320px;
}


#header-core-pane {
  /*background: #ffee2b;*/
  
}

#header-core-pane a{
  color: #525252;
}


#top-pane {
  background: url(images/top.jpg) no-repeat top left;
}
/*=============================
  Page-Tools (boomark, print this page etc...)
=============================*/

#page-tools {
	color: #9D9D9D;
}

#page-tools a{
		color: #9D9D9D;
}

#page-tools a:hover{
		color: #9D9D9D;
}


/*=============================
        Content-Pane
=============================*/

#content-pane {
	color: #1d1d1d;
}

#content-pane .page-title {  
  color: #376900;  
}

#content-pane ul {
  list-style-image: url(images/bullet.gif);
}




/*=============================
        Bottom-Pane
=============================*/
#bottom-pane {
  background: #fff;  
  height: 5px;
  padding: 0;
}

#bottom ul a:link, 
#bottom ul a:visited {
	border-right: 1px dotted #8C8C8C;
	color: #6A6A6A;
}


.#bottom-pane li a:hover {
	color: #6A6A6A;
}



/*=============================
        Footer Pane
=============================*/
#footer-pane {
 background: #fff;
 color: #cecece;
}

#footer-core-pane { 
 color: #cecece;
 background: #fff; 
}

#footer-core-pane a{ 
 color: #cecece;
}


/*=============================
             Photo
=============================*/

#photo-thumbnail img{
  border-color: #eee;
}

#photo-detail {
  border-color: #eee;
}


/*=============================
        Frontpage
=============================*/
.shadow {
  
}





#pages-featured {
  background: #fff;
  border: fff;
}

#pages-featured-text {
  color: #1d1d1d;
}


#pages-frontpage-text {
  color: #1d1d1d;
}


.pages-frontpage-box { 
  margin: 10px 0 0 0; 
  background: url(images/c-index/box-bottom.gif) 0 100% no-repeat; 
  padding-bottom: 13px; 
}

.pages-frontpage-box-in { 
  background:  url(images/c-index/box-top.gif) no-repeat; 
  padding: 10px; 
}

#pages-byfolder-foldername {
  background: url(ximages/c-index/folder-name.gif) no-repeat;
  color:#00599e;
}

#pages-byfolder {
  background: #fffed9;
  border: 2px solid #fff;
}


#column2-container {
  border-color: #000;
  margin-top: 10px;
  margin-left: 10px;
  border: none;
   float: left;
  width: 210px;
  _width: 200px;
  _margin-left: 0;
}








#page-date {
  color: #979797;
	font-size: 90%;
	font-style : italic;
}

