/* Reset */
* { padding: 0; margin: 0; }

/* Layout */
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
body {
	/*background:#fff url(../myndir/body_bg2.jpg) repeat-x;*/
	background: #26251f url(../myndir/bak2.jpg) top center no-repeat;
	color: #333;
	padding: 0 0;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

#wrapper { 
 /*background: url(../endvest_myndir/wrapper-top-bg.png) repeat-x;*/
 position:relative;
 margin: 0 auto;
 width: 922px;
 border:0px solid #fff;
 border-top:0px solid #312f24;
}
#content-wrapper{
 /*background: url(../endvest_myndir/wrapper_bg.jpg) no-repeat;*/
 margin: -2px auto auto auto;
 width: 922px;
 border:0px solid red;
 background-color:#f4f3ec;
}


#header {
 position:relative;
 color: #333;
 width: 922px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 131px;
 margin: 38px 0px 0px 0px;
 /*background: #E0E0E0;*/
 background: url(../myndir/head_bg.jpg) no-repeat;
}



#logo{
position:absolute;
left:0px;
top:15px;
width:345px;
height:100px;
border:0px solid #fff;
}
#logo2{
margin:0;
padding:0;
position:absolute;
left:430px;
top:15px;
width:476px;
height:100px;
border:1px solid #fff;
z-index:900;
/*background:#fff;*/
}

#leftcolumn { 
 /*color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;*/
/*background: url(../endvest_myndir/left_bg.jpg) no-repeat;*/
 border-left:1px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 318px;
 float: right;
}
#rightcolumn { 
 float: left;
 /*color: #333;*/
 border: 0px solid #ccc;
 /*background: #E7DBD5;*/
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 350px;
 width: 562px;
 display: inline;
}
#footer { 
 width: 902px;
 clear: both;
 color: #3D4F0D; 
 background: #d7d6cd url(../myndir/botn_bak.png) top center no-repeat;
 border-top: 1px solid #3D4F0D;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#footer_bottom { 
 margin: 0 auto;
 width: 100%;
 height:100px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align:center;
 background:#fff url(../myndir/footer_bg.jpg) repeat-x;
}
#footer_bottom a, #footer_bottom a:visited, #footer_bottom a:active {
color:silver;
text-decoration: none;
}
#footer_bottom a:hover{
text-decoration: underline;
}

/* Menu */
ul#navbar { 
position:relative;
list-style: none; 
margin: 0; 
padding: 0;
font-family:verdana;
clear:both;
z-index:100;
top:1px;
width:922px;
height:43px;
margin:0 auto;
background:transparent url(../myndir/navbar-922_b.png) no-repeat;
} 

ul#navbar li { 
position: relative;
background:transparent url(../myndir/spr-icon6.png) no-repeat scroll right -1198px;
float: left;
height: 30px; 
text-align: center;
list-style:none;
padding:0;
margin:0;
height:43px;
} 

ul#navbar li a:link, ul#navbar li a:visited, ul#navbar li a:focus  { 
display: block;
float:left; 
padding:12px 12px; 
font-size:12px; 
color:#3D4F0D; 
cursor:pointer; 
text-decoration:none;
} 

ul#navbar li a:hover, ul#navbar li.current a { 
    color: #000;
} 

/* menu items */ 

ul#navbar li ul { 
background:#fff url(../myndir/subpage_bg.png) repeat-x 0 -24px;
list-style: none; 
display:none;
padding: 0; 
margin: 0; 
position: absolute; 
top: 39px; 
left: 0; 
overflow: hidden;
min-width:200px;
border:1px solid #888;
border-top:1px solid #999;
font-size:8pt;

} 

ul#navbar li ul li { 
clear:both;
/*background: url(myndir/bullet.png) no-repeat scroll 0 6px transparent !important;*/
background:none;
/*margin-left:10px !important;*/
/*padding-left:10px !important;*/
height:auto !important;
text-align: left;
/*border-bottom:1px solid #000;*/
} 

ul#navbar li ul li a:link, ul#navbar li ul li a:visited, ul#navbar li ul li a:focus{
width:200px;
padding:5px !important;
padding-left:10px !important;
color:#82a91c !important;
font-size:8pt !important;
font-weight:bold;
display:block;
}

ul#navbar li ul li a:hover{
text-decoration:underline !important;
}
/* End Menu


/*Left menu */
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
width: 300px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background: #d7d6cd url(../myndir/botn_bak.png) top center no-repeat;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #C6C4B0;
color: #3D4F0D;
margin: 0px;
width:300px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #82a91c;
padding: 8px 0px 5px 4px;
text-decoration: none;
color: #3D4F0D;
width:300px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu ul li a.selected {
color: #5A7513;
/*background-color: #edf5fd;*/
background: #eef0e6;
}

:focus {
outline: 0;
}
/* End Left menu */

.story, story td{
color:#363636;
line-height: 20px;
}
.story img{
padding:10px;
}

.heading{
color: #3D4F0D;
font-weight:bold;
font-size: 24px;
margin-bottom:10px;
}

.story a, .story a:visited, .story a:active{
color:#82a91c;
text-decoration:underline;
}

.story a:hover{
color:#312f24;
text-decoration:none;
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	width:922px;
	margin: 0 auto:
	height: 30px;	
	border:0px solid #fff;
	}
	
#pagemenu {
	height: 30px;
	float:right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;	
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0px 4px 0 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #aeab9c;
	display: block;
    margin: 0px 3px;
	margin-top:8px;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	border: 1px solid #aeab9c;
	/*text-transform: uppercase;*/
	font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color:#82a91c;
    border: 1px solid #82a91c;
	background: #efefef;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
    background: #fff;
	border: 1px solid #312f24;
	color:#312f24;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


ul{
	list-style-type: square;
	margin-left:30px;
}


/*Fat Erik's Breadcrumbs*/
#navlist
{
list-style: none;
padding: 0;
text-align:center;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
background-image: url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { background-image: none; }

/* navlist end */


a:link, a:visited, a:active{
color:#82a91c;
text-decoration:underline;
}

a:hover{
color:#312f24;
text-decoration:none;
}


#bottom {
	width: 952px;
	margin: 0 auto;
	margin-top:20px;
	position: relative;
	border:0px solid white;
	margin-bottom:30px;
}

  #websmith{
  width:952px;
  margin: 0 auto;
  margin-top:0px;
  font-weight:bold;
  font-size:10px;
  color:#8C8C8C;
  line-height:30px;
  }

  #websmith span.tagline a{
  font-weight:bold;
  font-size:10px;
  color:#8C8C8C;
  line-height:30px;
  text-decoration:none;
  }

  #websmith span.tagline a:hover{
  color:#E9E9E9;
  text-decoration:none;
  }


   #websmith a:link, #websmith a:visited{
  font-weight:bold;
  font-size:24px;
  color:#8C8C8C;
  text-decoration:none;
  }
  #websmith a:hover{
  color:#E9E9E9;
  text-decoration:none;
  }

  /* FEED */

#rss_stuff{
margin-top:20px;
margin-bottom:20px;
}

#rss_stuff h1 {
display: block; 
font-family:verdana;
background: #d7d6cd url(../myndir/botn_bak.png) top center no-repeat;
font-size: 16px; 
padding: 3px 0 5px 3px;
border: 1px solid #C6C4B0;
color: #3D4F0D;
margin: 0px;
width:300px;
margin-bottom:10px;
}

.rssFeed {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: small;*/
	/*width: 400px;*/
	margin-bottom: 0em;
}
.rssFeed a {
	/*color: #444;*/
	/*text-decoration: none;*/
}
.rssFeed a:hover {
	/*color: #000;
	/*text-decoration: underline;*/
}

.rssHeader {  }

.rssBody { border: 0px solid #666; }
.rssRow h4, .rssRow p, .rssRow div {
	margin: 0;
	padding: 0px;
}

#ticker1 .odd { background-color: transparent; }
#ticker1 .even { background-color: #f0f0fb; }



.rssItem{
margin-bottom:10px;
border-bottom:1px solid #3D4F0D;
padding-bottom:5px;
}

.rssDags{
font-size:10px;
}

.rssTitle a, .rssTitle a:link, .rssTitle a:active, .rssTitle a:visited{
font-weight:bold;
color:#3D4F0D;
text-decoration: none;
display:block;
}
.rssTitle a:hover{
background:#fff;
color:#3D4F0D;
}

.rssText{
font-size:10px;
}