@charset "UTF-8";

/*available colors
	dark tan #AE5712
	light tan #E7A568
	new light tan #E7A568
	new new light green #E7A568
	ocean dark blue #02021A
	light green #688226
	dark green #223309
	dark brown #383009
	blackish from shema text #231407

*/


p{
	font-size: 12px;
	line-height: 18px;
	color: #3e3e3e;
}

p + p {
	margin-top:0.5em;
}

li{
	list-style: square inside;
	font-size: 12px;
	line-height: 18px;
	color: #3e3e3e;
}

li.bare {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	color: #3e3e3e;
}

.dropcap {
	float:left;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
/*	color: #688226;*/
	color: #D3E4A7;
	padding-top:5px;
	margin-top: -2px;
	padding-right:8px;
}

.menu_text {
	font-size: 1.1em;
	line-height: 1.1em;
}

.menu_text a{
	font-weight: normal; 
	font-size: 1em;
	color: #688226;
	text-decoration: none;
}

.menu_text a:hover{
	font-weight: normal; 
	font-size: 1em;
	color: #A2A2BA;
	text-decoration: underline;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #383009;
}
 


.collapsable {

	padding: .5em;
}

.pad {
	padding-bottom: .25em;
}

#more_link a{
	font-size: 11px;
	line-height: 18px;
	color: #02021A;
	text-decoration: none;
}

#more_link a:hover {
	color: #688226;
}

} 
.sitemap{
	color: #3e3e3e;
	font-size: 11px;
	text-decoration: none;	
	letter-spacing: 2px;
	padding-left: 2px;
	padding-right: 3px;
}

a{
	font-size: 12px;
	line-height: 18px;
	color: #688226;
	text-decoration: none;
}

a:hover{
	font-size: 12px;
	line-height: 18px;
	color: #02021A;
	text-decoration: underline;
}


h1{
	font-size: 30px;
	font-weight: bold;
	color: #688226;
}

h2{
	font-size: 24px;
	font-weight: bold;
	color: #688226;
}

h2.shifted {
	margin-left: 150px;
	font-size: 24px;
	font-weight: bold;
	color: #688226;
	padding-bottom: .25em;
}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #688226;
}

h3 a{
	font-size: 18px;
	font-weight: bold;
	color: #688226;
}

h3 a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #02021A;
	text-decoration: underline;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #688226;
}

h5{
	font-size: 12px;
	font-weight: bold;
	color: #688226;
}

.footer-text{
	color: #CCCCCC;
	font-size: 10px;
}

a.zero {
	border: none;
}


img.zero {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

img.icon {
	line-height: 36px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	width: 36px;
}

img.no_border {
	border: none;
}

#icon_container {
	clear:left;
	margin-right: 7px;
	margin-top: -2px;
	float:left;
}


img.bordered {
	border: thin solid #AE5712;
}


.logo-bold{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #EEEA57;
}

.logo-thin{
	font-size: 35px;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}

.logo-subtitle{
	font-size: 12px;
	color: #020514;
	letter-spacing: 3px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000; 
	margin-top: 0px;
/*	margin-left: 30px; */
	margin-left: auto;
	margin-right: auto;
	width: 842px;
}


#main2{
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
}

#above-main{
	margin-left: 0px;
	width:842px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#above-main a{
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	color: #1D91BA;
}

#above-main a:hover{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #AFEDE0;
}

#main{
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
}

#content-top {
	width: 815px;
	height: 183px;
	margin-top: 15px;
	margin-left:15px;
	margin-right:15px;
	background-image:url(images/earthheader.jpg);
	border: 2px solid #231407;
	background-repeat: no-repeat;	
}

#below-content-top {
	width: 815px;
	height: 20px;
	margin-top: 5px;
	margin-left:17px;
	margin-right:17px;
}


/* #logo-text {
	margin-top: 15px;
	
	
} */

#content-body{
	width: 845px;
	margin-left: 0px;
	background-color: #ffffff;
	overflow: hidden;
	
}

#content-bottom {
	width: 845px;
	height: 20px;
	clear: both;
}

#one-column{
	float: left;
	padding-bottom: 10px;
	padding-left: 28px;
	padding-right: 37px;
	padding-top: 35px;
	clear: both;
}

#one-column-modified{
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#col1{
	width: 245px;
	float: left;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

#col2{
	width: 245px;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

}

#cols1-2 {
	width: 540px;
	float: left;
	margin-top: 10px;  
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 5px;
	max-height: 600px;
	overflow: auto;
	border-right: 3px solid #E6E6E6;
	border-bottom: 3px solid #E6E6E6;
}

#col3{
	width: 235px;
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
}

#col3-normal{
	width: 195px;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;

}

img.middle {
	float:left;
	column-span: all;
margin-left: 200px;
}

#option_menu{
	padding-left: 0.25cm;
	padding-bottom: 0.1cm;
	padding-top: 0.1cm;
	border-left: 3px solid #E7A568;
	border-top: 3px solid #E7A568;
	border-bottom: 3px solid #E7A568;
	max-height: 370px;
	overflow: auto;
}

#left-column{
	width: 362px;
	float: left;
	padding-top:15px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 20px;
}

#right-column{
	width: 362px;
	float: left;
	padding-top:15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
}
#right-text{
	width: 265px;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 35px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #eeeeee;
}

#navigation{
	width: 10px;
	float:left; 
	color: #EEEEEE;

	margin-left: 10px;

}

.navigation-top{
	width: 150px;
	height: 18px;
	margin-left: 0px;
}

.navigation-bottom{
	width: 168px;
	height: 25px;
	margin-top: 35px;
}

#navigation a{
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	line-height: 33px;
	color: #E7A568;
	margin-left: 0px;
}


#navigation a:hover{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	color: #AE5712;
}


#navigation ul {
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
}

#navigation li {
	list-style: none;
}



#sitemap{
	width: 697px;
	padding-top: 10px;
	margin-left: 80px;
	clear: both;
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;
}

#sitemap li{
	list-style-type:none;
	color:white;
}


#sitemap a{
	color: #EEEEEE;;
	font-size: 12px;
	text-decoration:underline;
}

#sitemap a:hover{
	color: #EEEEEE;;
	font-size: 12px;
	text-decoration:none;
}

#sitemap a.links{
	color: #660000;
	font-size: 10px;
}

#inner-left {
	float:left;
	width: 168px;
	padding-right: 10px;
	border-right: dotted 3px #D3E4A7;
}

#inner-right {
	float:left;
	width: 165px;
	padding-left: 10px;
}

#mp3_player {
	float:right;
	padding-left: 2px;
	padding-right: 2px;
}

#title {
	float:left;
}

#description {
	float:left;
	clear:left;
	padding:5px;
	width: 510px;
	/* max-height:110px; */
	overflow: auto;	
	border-right: dotted 1px #DDDDDD;
	border-bottom: dotted 1px #DDDDDD;
}

#item_container {
	clear:left;
	float:left;
}

#blank_space {
	height: 20px;
	clear: both;
}