/* CSS Document */


/*  layout */
body {
	margin: 0;
	padding:0;
	color: #000000;
	background:url(bg_all.jpg) top left repeat-x;	
}

p{text-align:left;}

table { border-collapse:collapse; }

body, table {
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}



.footer {
	color: #999999;
	font-weight:normal;
	background:#ede6dc url(bg_footer.jpg) top left no-repeat;
	padding-left:20px;
}

/*  links */
a {
color:#73BB3D;
text-decoration:none;
}

a:hover {
color:#464622;
text-decoration:none;
}


a.footerNav{
color:#999999;
text-decoration:none;
}

a.footerNav:hover{
color:#666666;
text-decoration:none;
}


/*  stockquote */
.squote {
	font-size:	11px;
	color:		#9B9181;
}

.spot_price {
	font-size:	12px;
	color:		#62A52D;
}

.stockquote {
	padding:24px 0px 0px 25px;
	clear:both;
}


/* maincontent */
.maincontent {
	padding:0px 10px 30px 30px;
}
.maincontent_nopadding {
	padding:0px 00px 30px 0px;
}

.maincontent_title {
	background:url(bg_maincontent_top.jpg) top left no-repeat;
	height:33px;
	padding:30px;
}


/*  footer */
.credits {
	padding:20px 0px 10px 10px;
	background:url(bg_credits.jpg) top left no-repeat
}

.footernav {
	 background:url(bg_footer_right.jpg) top left no-repeat;
	 padding:37px 10px 10px 10px;
	 text-align:right;
}

/*  News */
.news_item {
	padding:10px;
}

.news_date {
	color:#6EAA38;
	font-weight:bold;
}

.news_title {

}

.news_description {

}

.news_link {
	text-align:right;
}

/*  headers */
h1 {
	font-size:17px;
	color:#61aa28;
}

h2 {
   font-size:14px;
	color:#61aa28;
}

h3, h4, h5, h6 {

}

.bg_left {
	background:url(bg_left.jpg) top right no-repeat;
}

.bg_right {
	background:url(bg_right.jpg) top left no-repeat;
	height:320px;
}

.bg_right_sub {
	background:url(bg_right_sub.jpg) bottom left no-repeat;
}

.bg_bottom_left {
	background:url(bg_bottom_left.jpg) bottom right no-repeat;
}

.bg_bottom_left_topright {
	background:url(bg_bottom_left_topright.jpg) top right no-repeat;
}

.bg_signup {
	background:url(bg_emailsignup.jpg) top left no-repeat;
	padding-top:50px;
	padding-bottom:15px;
}

.bg_center_bottom {
	background:url(bg_center_bottom.jpg) bottom left no-repeat;
}

.bg_center_bottom_right {
	background:url(bg_center_bottomright.jpg) bottom left no-repeat;
}

.bgtop {
	background:url(bg_top_left.jpg) top left no-repeat;
	height:105px;
}

.bg_main {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	background:url(bg_main.jpg) bottom center no-repeat;
}

.toplinks {
	float:left;
	padding:10px 25px;
	background:url(side_topnav.jpg) top left no-repeat;
}

.toplinksrev {
	background:url(side_topnav.jpg) top right no-repeat;
}

.flags {
	float:right;
}

.mainpage {
	padding: 0 5px 0 25px;
}

.toplinks {
	float:left;
	padding:10px 25px;

}

.flags {
	float:right;
}

.mainpage {
	padding: 0 5px 0 25px;
	background:url(bg_main.jpg) top left no-repeat;
}

.bg_bottomall {
	background:#ede6dc url(bg_bottomall.jpg) top center repeat-x;
}

.borders {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

.bg_bottomall_right {
	background:#ede6dc url(footerbgleft.jpg) top left no-repeat;
}

.subnavlist {
	background:#fff url(bgmenu.jpg) top left no-repeat;
}

.subnavlist ul {
	margin:5px 0 15px 35px;
	padding:0;
	color:#488037;
}

.subnavlist ul ul {
	margin:0px 0 5px 15px;
	padding:0;
	color:#488037;
}

.subNav a, .subsubNav {
	color:#555;
}

.subNavOn a, .subsubNav a {
	color:#488037;
}

subsubNav