
html {
	
}
body {
	color: #62451a;
}
#nav UL LI A {
	color: #62451a;
}
em, i {
	color: #af8e3d;
}
a {
	color: #846e50;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #846e50;
	background-color: transparent;
}
h2 {
	color: #846e50;
	background-color: transparent;
}
h3 {
	color: #846e50;
	background-color: transparent;
}
hr {
	color: #846e50;
	background-color: #846e50;
}
img {
	border-color: #846e50;
}
table {
	border-color: #846e50;
}
td {
	border-color: #846e50;
}



body {
	font: normal .7em Verdana, Arial, sans-serif;
}
.mainText {
	line-height: 1.4em;
}
#nav UL LI A {
	font-size: 14px;
}
a {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font: normal 2em/1em Arial, sans-serif;
	text-transform: uppercase;
  	margin: 0;
	padding: 10px 0px 10px 0px;
}
h2 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1em;
	text-transform: uppercase;
  	margin: 0;
  	padding: 10px 0px 5px 0px;
}
h3 {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	text-transform: uppercase;
 	margin: 0;
  	padding: 10px 0px 5px 0px;
}
hr {
	height: 1px;
	border: 0;
}
p {
	padding: 10px 0;
	margin: 0;
}
input, textarea, select {
	font: 11px Verdana, Arial, sans-serif;
}


html {
	margin: 0px;
	padding: 0px;
	background: #154033 url(color_green/pics/html.jpg) repeat;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(color_green/pics/bg.jpg) no-repeat center top;
}
#wrapper {
	
}
#wrapperCenter {
	
}
/* for the background-image */
#wrapperContent {
	height: auto;
	min-height: 900px;
	/*overflow: hidden;*/ /* safari anchor links wouldn't work with overflow: hidden; */
}

/* Logo
===========================*/
#logo {
	display: none;
}

/* Navigation
===========================*/
#nav {
	width: 620px;
	height: 65px;
	padding: 65px 0px 0px 55px;
	background: url(color_green/pics/nav.gif) no-repeat 75px bottom;
}
#nav UL {
	margin: 0;
	padding: 0;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav UL LI.first {
	display: none;
}
#nav UL LI A {
	display: block;
	float: left;
	padding: 0px 18px 15px 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#nav UL LI A:hover {
	text-decoration: underline;
}
#nav UL LI A.open {
	text-decoration: underline;
}
/* span for image replacement */
#nav UL LI A SPAN {
	display: none;
}

/* Content
============================*/
#content {
	margin: 0 auto;
	width: 1001px;
	height: auto;
	min-height: 100px;
	/*overflow: hidden;*/ /* safari anchor links wouldn't work with overflow: hidden; */
}

#main {
	clear: both;
	width: 729px;
	padding: 0px;
	float: right;
	overflow: visible;
	position: relative;
	left: -40px;
	margin-bottom: 50px;
}
#mainCenter {
	background: url(color_green/pics/mainTop.jpg) no-repeat 40px top;
}
.mainText {
	/*width: 573px;*/
	width: 582px;
	padding: 60px 36px 10px 35px;
	height: auto;
	min-height: 420px;
	overflow: hidden;
	background: #fff url(color_green/pics/main.jpg) repeat-y left;
	position: relative;
	left: 40px;
}
#footer {
	width: 729px;
	height: 130px;
	background: url(color_green/pics/footer.png) no-repeat left top;
	position: relative;
	top: -27px;
	left: -9px;
	z-index: 100;
}
#footerContent {
	width: 689px;
	height: 60px;
	padding: 43px 40px 0px 0px;
	color: #fff;
	position: relative;
	z-index: 100;
}
#footerContent A {
	color: #fff;
	text-decoration: none;
}
#footerContent A:hover {
	text-decoration: underline;
}
#footerContent #footerText {
	height: 28px; 
	padding-left: 40px;
	text-align: center;
	color: #62451a;
	overflow: hidden;
}
#footerContent #footerText A {
	color: #62451a;
}
#footerPics {
	width: 726px;
	height: 187px;
	background: url(color_green/pics/footerPics.png) no-repeat right top;
	position: relative;
	right: -40px;
	top: -130px;
	z-index: 1;
}
#column1 {
	width: 270px;
	float: left;
}
#column1Center {
	padding-bottom: 36px;
	background: url(color_green/pics/column1Bottom.png) no-repeat left bottom;
}
#column1Content {
	/*width: 208px;*/
	width: 227px;
	padding: 0px 27px 0px 25px;
	height: auto;
	min-height: 750px;
	overflow: hidden;
	background: url(color_green/pics/column1.png) repeat-y left;
	text-align: center;
}

/* topContent
================*/
#topContent {
	margin: 0 auto;
	width: 148px;
	height: 263px;
	padding: 40px 30px 0px 30px;
	text-align: center;
	overflow: hidden;
	background: url(color_green/pics/topContent.jpg) no-repeat left top;
}
#topContent P {
	padding: 5px 0px;
}
.column1Text {
	padding: 0;
}
.column1Text P {
	padding: 0;
}
#column2 {
	display: none;
}
#clearDiv {
	clear: both;
}


/* Lang
============*/
#lang {
	width: 400px;
	height: 20px;
	position: absolute;
	right: 60px;
	bottom: 20px;
	text-align: right;
	z-index: 100;
}
#lang A {
	color: #fff;
	text-decoration: none;
}
#lang A IMG {
	margin: 0 5px 0 20px;
}
#lang A:hover SPAN {
	text-decoration: underline;
}

/* Footer
============*/

#footerContainer {
	
}


