@charset "utf-8";
/* CSS Document */

body {
	background: #434f37;
	margin-top: 0;
	margin-bottom: 0;
	font: 12px/24px arial, verdana, sans-serif; 
	color: #1b0e02; 
	margin: 0px;
}
a.body {
    color: #1b0e02;
	text-decoration: underline;
}
a:visited.body {
    color: #1b0e02;
	text-decoration: underline;
}
a:hover.body {
	color: #1b0e02;
	text-decoration: underline;
}
#center {
}
#ltgreen_page_area {
	background: #525d47;
	width: 968px;
	padding-bottom: 13px;
}
#mainbody {
	width: 943px;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	width: 943px;
	height: 165px;
	text-align: left;
}
#header_links {
	position: relative;
	top: -140px;
	left: 780px;
	width: 200px;
	font: 14px/24px arial, verdana, sans-serif; 
	color: #1b0e02;
}
a.header_links {
    color: #1b0e02;
	text-decoration: underline;
}
a:visited.header_links {
    color: #1b0e02;
	text-decoration: underline;
}
a:hover.header_links {
	color: #1b0e02;
	text-decoration: underline;
}
#nav_stones {
	position: relative;
	top: -37px;
	text-align: right;
	width: 943px;
	height: 77px;
	margin-bottom: -37px;
}

#top_red_bar {
	position: relative;
	width: 943px;
	height: 57px;
	background: url(../images/top_red_bar.jpg) no-repeat;
}
#maincontent_top {
	position: relative;
	width: 943px;
	height: 9px;
	background: url(../images/maincontent_top_tile.gif) repeat-x;
}
#main_content_area {
	position: relative;
	background: #fefae4;
	width: 943px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.sub_headline {
	font: 16px/24px arial, verdana, sans-serif; 
	color: #1b0e02;
	font-weight: bold;
}
a.sec_links {
	font: 12px/24px arial, verdana, sans-serif;
    color: #1b0e02;
	text-decoration: none;
}
a:visited.sec_links {
    color: #1b0e02;
	text-decoration: none;
}
a:hover.sec_links {
	color: #1b0e02;
	text-decoration: underline;
}
#footer {
	position: relative;
	width: 943px;
	height: 115px;
	background: url(../images/footer_tile.gif) repeat-x;
}
#footer_text_area {
	position: relative;
	top: 20px;
	text-align: center;
	width: 850px;
}
.footer_text {
	font: 10px/24px arial, verdana, sans-serif;
    color: #fcdfdf;
}
a.footer_text {
	color: #fcdfdf;
	text-decoration: underline;
}
a:visited.footer_text {
    color: #fcdfdf;
	text-decoration: underline;
}
a:hover.footer_text {
	color: #fcdfdf;
	text-decoration: underline;
}