/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A2E1F;
	line-height: 1.166;
	lett	
	margin: 0 10%;
	padding: 0px;
	width:1000px;
	letter-spacing: 0.01em;	
}

a:link, a:visited, a:hover {
	color: #A82639;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
		color: #f8613a;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #4d7100;
 
}



h5{
 font-size: 100%;
 color: #243500;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.none {list-style-type: none;}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0 0 10px 180px;
	padding: 20px 0px ;
	width: auto;
	background-image: url(masthead_streck.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
}
#masthead img{
border:0;
padding: 0;
margin: 0 0 0 80px;}

#navLamp{
	margin: 10px 0 0 20px;
	background-image: url(nav_bkgr_lamp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	width: 160px;
}
#navBar{
	margin: 0px;
	padding: 20px 0 50px 0;
	background-image: url(nav_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 180px;
}

#content{
	position:absolute;
	left:221px;
	top:100px;
	width:734px;
	height:450px;
	z-index:1;
	overflow: visible;
	margin:0;
	padding: 0;
}

#content h3{
 font-size: 100%;
 color: #243500;
 text-align:left;
 margin: 1em 0  0.5em 0;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0 ;
	padding: 0px 10px 10px 00px;
	text-align: center;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}






/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 5px;
	font-size: 80%;
	color: #061C13;
	line-height: 1.6;
}
.feature a:link, a:visited {
	color: #A82639;
	text-decoration: none;
}

.feature a:hover {
	text-decoration: none;
		color: #f8613a;
}
.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 5px;
	/*border: 1px solid #999999;*/
}
.feature hr {
	color: #333333;
	text-align: left;
	noshade: noshade;
	width: 50%;
	height: 0.5px;
}
.feature hr.full{
	color: #900000;
	text-align: left;
	noshade: noshade;
	width: 97.5%;
	height: 0.5px;
	padding-top: -2px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

.feature li {
	margin: 0.3em;
	padding: 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.feature p {
	padding: 0;
	margin-top: 0.1em;
	margin-right: 0.3em;
	margin-bottom: 0.1em;
	margin-left: 0em;
}
.feature em {
	letter-spacing: 0.02em;
	}
.feature h2{
	font-size: 18px;
	color: #5f6060;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}



.feature h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	margin: 10px 0 5px 20px;
	padding:  0;
	letter-spacing: 0.02em;
	
}

/************* #siteInfo styles sidfot ***************/

#siteInfo{
	border-top: 1px solid #900000;
	font-size: 60%;
	color: #243500;
	margin:  0;
	width:700px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 10px;
	background-image: url(lampa.gif);
	background-repeat: no-repeat;
	height: 45px;
	padding: 5px;
	background-position: top 10%;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link, a:visited{
	color: #A82639;
}



#siteInfo a:hover{
	color: #f8613a;
	text-decoration: none;
}



/*********** #navBar link styles ***********/
#navBar ul {list-style: none; margin: 0; padding: 0;
}
#navBar ul a {
	display: block;
	line-height: 2.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	text-align: right;
	letter-spacing: 0.03em;
	margin: 2px 35px 2px 0;
	padding: 0;
	white-space: nowrap;
}
#navBar ul a.else:link, #navBar ul a:visited {
	color: #A82639;
}
#navBar ul a.current:link, #navBar ul a.current:visited {
	color: #A82639;
	background-image: url(active_arrow.gif);
	background-repeat: no-repeat;
	background-position:  150px 9px;
	padding-right: 17px;
	margin-right: 18px;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar ul a:hover {
	color: #f8613a;
	text-decoration:none;} 

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
display: block;}
.framed {
	padding: 1em 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
		text-align: center;
}
