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_3.gif) top center repeat-y;*/
	background-color:#816E3C;
	text-align: center;
	font-size: 12px;
}

img {
	border-color: #816E3C;
}

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;
}

.cmsedit{
	font-family: Verdana, Arial, Sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

.cmsedit:hover, a:active, a:focus {
	text-decoration: underline;
}

/***************************************************/
/*** Define areas                                ***/
/***************************************************/

#container {
	padding: 0px 0px 0px 0px;  
	margin: 0px auto;
	text-align: left;
	position: relative;
	width: 875px;
	min-height:100%;
	/*height:auto !important;*/
	/*height:100%;*/
	height:585px;
	z-index:9;
	/*background-color:#FFFFFF;*/
	top:25px;
	background: #FFFFFF url(../images/site_edge_background.jpg) top center repeat-y;
}

#top {
   /*background: #ffffff;*/
   padding: 10px 0px;
   position: absolute;
   top:0px;
   background: #FFFFFF url(../images/site_edge_background.jpg) top center repeat-y;
}

#top_td1 {
    text-align: center;
    width: 420px;
	vertical-align: center;
}

#top_td2 {
    padding-top:2px;
    text-align: right;
    width: 413px;
	vertical-align: bottom;	
}

#mainpage{
   display: block;
   padding: 0px;  
   margin: 0px;
   clear: both;
   position: absolute;
   top:125px;
}

#leftColumn {
 width: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 8px;
 display:none;
}

#maincolumn {
   width: 875px;
   margin: 0px 0px 0px 0px;
   padding: 0px 10px 0px 18px;
   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;
	display:none;
}


/***************************************************/
/*** 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: #FFFFFF;
}

#bottom a {
	color: #FFFFFF;
}

#bottom a:hover {
	color: #FFFFFF;
}

#bottom_space {
 clear: both;
 height: 1px;
}

/***************************************************/
/*** Top menu                                    ***/
/***************************************************/

#topmenu {
   float: left;
   width: 875px;
   margin: 0px;
   margin-bottom: 10px;
   /*background: white url(../images/menubar3.gif) top center no-repeat;*/
   line-height: normal;
   /*border-bottom : 3px solid #71BF44;*/
   border-bottom : 7px solid #816E3C;
   font-size: 0.95em;
   clear: both;
   position: absolute;
   top:135px;
}

#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: #000000; 
}
