html, body {
	padding:0px;
	margin:0px;
	font-size: 100%;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Sans-serif;
	color:#816E3C;
	background: white url(../images/background7_2.gif) top center repeat-y;
	text-align: center;
	font-size: 12px;
}

img {
	border-color: #a9a18c;
}

p {
	margin-bottom: 10px;
	margin-right: 6px;
	margin-top: 0px;
	
}

h1, h2, h3, h4, h5 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-weight:normal;
	color:#816E3C;
}

h1 { 	font-size: 18px; font-weight:bold; font-family: Verdana, Arial, Sans-serif;}

h2 { 	font-size: 12px; font-weight:bold; font-family: Verdana, Arial, Sans-serif;}

h3 { 	font-size: 1.5em;}

h4 { 	font-size: 1em; font-weight: bold;}

h5 { 	font-size: 1em;}

hr {
	border: none 0px;
	border-top: 1px solid #c3bda3;
	height: 1px;
    	margin: 0px; 
}

a {
	font-family: Verdana, Arial, Sans-serif;
	font-weight:normal;
	color:#816E3C;
	text-decoration: none;
}


a:hover, a:active, a:focus {
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial, Sans-serif;
	color: #816E3C;
	font-size: 12px;
}

select {
	font-family: Verdana, Arial, Sans-serif;
	color: #816E3C;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Arial, Sans-serif;
	color: #816E3C;
	font-size: 12px;
}

/* remove all padding and spacing from tables */ 
table  { 
	border-collapse: collapse;
	border-spacing: 0; 
	font-size:1em;
}

td, th { 
	padding: 0;
}

td a {
	font-family: Verdana, Arial, Sans-serif;
	font-weight:normal;
	color:##816E3C;
	text-decoration: none;
}

td a:hover, a:active, a:focus {
	text-decoration: underline;
}


.pagetext10 {
	font-size: 10px;
	font-weight: normal;
}

.pagetext10b {
	font-size: 10px;
	font-weight: bold;
}

.pagetext10c {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}

.pagetext12 {
	font-size: 12px;
	font-weight: normal;
}

.pagetext12b {
	font-size: 12px;
	font-weight: bold;
}

.pagetext12c {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}

.pagetext12bc {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

.pageheader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.pageheader2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


/***************************************************/
/*** Define areas                                ***/
/***************************************************/

#container {
	padding: 0px 0px 0px 1px;  
	margin: 0px auto;
	text-align: left;
	position: relative;
	width: 751px;
	min-height:100%;
	height:auto !important;
	height:100%;
	z-index:9;
}

#top {
   background: #ffffff;
   padding: 10px 0px;
   position: absolute;
   top:0px;
}

#mainpage{
   display: block;
   padding: 0px;  
   margin: 0px;
   clear: both;
   position: absolute;
   /*top:309px;*/
   top:221px;
}

#leftColumn {
 width: 180px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 8px;
}

#maincolumn {
 width: 570px;
 margin: 0px 0px 0px 0px;
 padding: 0px 10px 0px 10px;
 clear: both;
 line-height: 1.5em;
}

#maincolumn img {
	border:	2px solid #71BF44;
}

#maincolumn li {
	padding-bottom: 8px;
}


#userinfo {
 border-top : 1px solid #71BF44;
 margin: 15px 7px 0px 0px;
}

#leafs {
	/* This only works 100% in IE */
	z-index:1;
	
	position: absolute;
	height:300px;
	top:310px;

	background: url(../images/leafs_half_blur2.gif) right no-repeat;
	min-width:374px;
	width:auto !important;
	width:374px;
}


/***************************************************/
/*** Bottom area                                 ***/
/***************************************************/


#bottom {
 height: 20px;
 font-size: xx-small;
 text-align: left;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 color: #816E3C;
 border: 0px;
 border-style: none;
 border-color: #816E3C;
 width: 100%;
}

#bottom td {
 font-size: xx-small;
 color: #816E3C;
}

#bottom a {
	color: #816E3C;
}

#bottom a:hover {
	color: #816E3C;
}

#bottom_space {
 clear: both;
 height: 60px;
}

/***************************************************/
/*** Top menu                                    ***/
/***************************************************/

#topmenu {
  float: left;
  width: 750px;
  margin: 0px;
  margin-bottom: 10px;
  /*background: white url(../images/menubar3.gif) top center no-repeat;*/
  line-height: normal;
  border-bottom : 3px solid #71BF44;
  font-size: 0.95em;
  clear: both;
   position: absolute;
   /*top:93px;*/
   top:5px;
}

#topmenu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#topmenu li {
  float: left;
  margin: 0px;
  padding: 175px 0px 0px 8px;
}

#topmenu  a {
  float: left;
  display: block;
  padding: 10px 5px 5px 2px;
  text-decoration: none;
  color: #ffffff;
}

#topmenu a {
  float: none;
}


#topmenu a:hover {
  color: #000000;
}

#topmenu .current a {
  padding-bottom:5px;
  color: #000; 
}

