@font-face {
	font-family: "BabelSans";
	src: url("BabelSans.ttf") format("truetype");
}



body {
	font:14px/21px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color:#cccccc;
	background:#000000 url(../images/body_bg.jpg) repeat-x top;
}

.holder {
}

#header_holder {
	width:100%;
	float:left;
	margin-bottom: 20px;
}

#header {
	background:url(../images/header_bg.jpg) no-repeat top left;
	position:relative;
	height:200px;
}

#header a.logo {
	height:180px;
	width:350px;
	display:block;
}

#header h1 {
	display:none;
}

#header .grid_12 {

}

#supernav {
	position: absolute;
	top: 115px;
	right: 0;
	font-size: 11px;
}

#navbar_holder {
}

#navbar {
	position: absolute;
	top: 140px;
	left: 230px;
	/* width: 720px; */
	background:url(../images/navbar_bg.jpg) repeat-x top;
	border: solid 1px #455200;
	overflow: hidden;
}

#navbar ul {
	display:inline;
	list-style-type:none;
}

#navbar li {
	float:left;
	display:inline;
}

#navbar a,#navbar a:visited {
	color:#d5ff00;
	font:bold 14px/40px Arial, sans-serif;
	display: block;
	padding: 0 8px 0 8px;
	height: 40px;
	border-right: solid 1px #455200;
	
}

#navbar a:hover,#navbar a:active {
	color:#3f2a11;
	background-color: #c1db3a;
}


#subnav {
	height:30px;
}

#subnav ul {
	display:inline;
	list-style-type:none;
}

#subnav li {
	float:left;
	display:inline;
}

#subnav a,#subnav a:visited {
	color:#ff9933;
	font:bold 14px/30px Century Gothic, Gill Sans, Helvetica, sans-serif;
	margin:0 10px;
}

#subnav a:hover,#subnav a:active {
	color:#cc6633;
}

#main_holder {
	width:100%;
	float:left;
}

#main {

	padding:10px 0 40px;
}

#colleft {
	font: 11px/18px;
	color: #aaaaaa;
}

.sidebox {
	background: #20190f url(../images/sidebox_bg.png) repeat-y;
}

.sidebox dl {
}

.sidebox dt {
	background: #bdd739 url(../images/sidebox_top.png) no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font: 14px/30px Trebuchet, sans-serif;
	color: #302416;
	margin-bottom: 10px;
	
}

.sidebox dd {
	background: url(../images/sidebox_arrow_off.png) no-repeat left;
	
}

.sidebox dd.right {
	background: none;
	padding: 10px;
	
}
.sidebox dd a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-indent: 7px;	
	
}

.sidebox dd a:hover {
	text-indent: 7px;	
	background: #505e03 url(../images/sidebox_arrow_on.png) no-repeat left;
}

.sidebox dd.bottom {
	height: 10px;
	background: #17130d url(../images/sidebox_bot.png) no-repeat bottom;
	
}

.titlebar {
	background: #abce2d url(../images/title_bar.png) no-repeat top;
	color: #627502;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.video {
	padding: 0 0 20px 0;
}

.video_list {
	padding: 5px 0 10px 10px; 
	margin: 0 0 10px 0;
	clear: both;
	background: url() top left no-repeat;
	border-bottom: dotted 1px #333333;
}

.video_list h3 {
	margin: 0; padding: 0;
	font-weight: bold;
}

.video_list p {
	margin: 0; padding: 0;
}

#colmid {

}

#colright {
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #a19ca6;
}


#colright h2 {
	color: #333333;
}





#footer {
	margin:20px 0 0;
	color: #666666;
	font-size: 11px;
	text-align: center;
	background: url(../images/footer_bg2.jpg)
}
#footer ul {
	display:inline;
	list-style-type:none;
}

#footer li {
	float:left;
	display:inline;
	margin: 0 5px 0 5px;
}


#footer a {
	color: #fdf8d7;
}

#footer td {
	color: #fdf8d7;
}


	
/*STYLES*/
a,a:visited {
	text-decoration:none;
	color: #e0ff45;
}

a:hover,a:active {
	text-decoration:none;
	color:#a9ca00;
}

p {
	margin:5px 0 10px;
}
/*
b {
	color: #6f7e22;
	font-weight: bold;
}
*/
i, em {
	font-style: italic;
}

.small {
	font-size: 11px;
	color: #555555;
}

blockquote {
	padding: 5px 0 15px 15px;
	font-size: 1.1em;
	line-height: 1.5em;
}

h1,h2,h3,h4,h5 {
	color:#6f7e22;
	margin-bottom: 9px;
}

H2 {
	font-size: 24px;
	color: #c5de3c;
}

H3 {
	
	font-size: 18px;
	
}

H4 {
	font-size: 16px;
}

H5 {
	font-size: 14px;
}

ul.bullet {
	list-style-type: circle;
	margin: 9px 0 0 10px;
}

ul.bullet li {
	margin: 0 0 9px 10px;
}

div.boxed {
	padding: 10px;
	/* border: solid 1px #47510e; */
}

h3.boxed {
	margin: 0 0 2px 0;
	padding: 2px 0 0 8px;
	font-size: 14px;
	/* border: solid 1px #47510e; */
	background: #252a07 url();
}

a.readmore {
	/* margin-bottom: 20px; */
	display: block;
	font-size:1px;
	color:#bdcf3c;
	background: url(../images/btn_readmore.png) no-repeat;
	width: 60px;
	height: 15px;
	clear: both;

}

.fr {
	float: right;
}

.article {
	margin: 0 0 20px 0;
	padding: 0 0 10px 10px;
	border-bottom: solid 1px #362e20;
	
}

.bigger {
	font-size: larger;
}

.listexp li {
	margin-bottom: 10px;
}
.pixgrid img {
	padding: 0 3px 5px 0;
}

.darkbox {
	background-color: #0e0a05;
	border: solid 1px #181b11;
	padding: 20px;
}

.greenbox {
	width: 230px;
	background: #a6bf30 url(../images/greenbox_bg.png) repeat-y;
	color: #000000;
}


.greenbox_top {
	background: url(../images/greenbox_top.png) no-repeat top left;
	height: 10px;
}

.greenbox_bot {
	background: url(../images/greenbox_bot.png) no-repeat top left;
	height: 10px;

}

.green_p {
	padding: 10px;
	color: #000000;
}


.green_p h2,.green_p h3, .green_p h4, .green_p b, .roundyfg h2, .roundyfg h3{
	color: #222222;
}

.justify p {
	text-align: justify;
}


.green {
	color: #a6bf30;
}


/* ROUNDY CORNERS */

.roundy{display:block}
.roundy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#a6bf30}
.roundy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #475214;
  border-right:1px solid #475214;
  background:#7c8f24}
.roundy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #101304;
  border-right:1px solid #101304;
  background:#869a26}
.roundy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #869a26;
  border-right:1px solid #869a26;}
.roundy4{
  border-left:1px solid #475214;
  border-right:1px solid #475214}
.roundy5{
  border-left:1px solid #7c8f24;
  border-right:1px solid #7c8f24}
.roundyfg{
  background:#a6bf30;
  padding: 15px;
  color: #111111;
}

.text-justify
{
	text-align: justify;
}