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


html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
   margin:0;
   padding:0;

	background: #ebebeb url('images/head-bg.jpg') repeat-x top;
	height:100%;
}
ul { 	list-style:square; margin: 0 0 0 -27px; 	}
#head-links ul { 	list-style:none; margin: 0 0 0 -27px; 	}
#head-links li {
	
height: 31px;
	display:block;
	float:left;
padding: 0 13px 0 0px;
}
#head-links li a {
background: url(images/top-base.jpg) no-repeat left top;
	line-height: 31px;
padding: 0 13px 0 25px;
	font-weight: bold;
	text-align: center;
	height: 31px;	
	display:block;
	float:left;
	margin: 0 52px 0 -52px; /* LTR */
}  
#head-links li a.hover,
#head-links li a:hover {
	background: url(images/top-hover.jpg) no-repeat left top;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #396070;
}
table {
  font-size: 12px;
  margin-bottom: 10px;
}

h1 a, h2 a, h3 a { text-decoration: none; }
h1 {
	font-size:140%;
	color:#3f3b40;
	margin:16px 0 6px 0;
	text-transform:capitalize;

	 }
h2 {
	font-size:120%;
	color:#6f6e5f;
	margin:10px 0 4px 0;

}
.plantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

h3 {
	font-size: 12px;
	color: #40090b;
	font-weight: bold;
}
h4 { font-size: 10px; font-weight: normal;}
h5, h6 { font-size: 12px; }

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.Green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004824;
}
.HeaderTextGrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}

#main-bg{
	background-image: url(images/head-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	z-index: 0;
}
#container {
	margin-left: auto;
	margin-right: auto;
	
	min-height:100%;
	position: relative;
	z-index:0;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#Page-Container {
	width:910px;
     min-height: 100%;
     height: auto !important;
    height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	z-index:0;

	overflow: visible;

}

#page {
	width: 910px;
	position: absolute;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	height: 400px;
}

#content {
position: relative;
	padding-bottom:129px;   /* Height of the footer */
	padding-top: 15px;
	padding-right: 45px;
	padding-left: 45px;
	z-index: 5;
width: 820px;
	overflow: hidden;
}


#header {
  position: relative;
padding: 0;
  height: 200px;
  width: 910px;
  z-index: 15;

}

.clear-both { clear: both; }

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:129px;
	background-image: url(images/footer.jpg);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	z-index:999999;
}
#footer a{
color: #bebca6;
}


#Table-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #C1DDD7;
}
.HeaderText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.White-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#Menu {
	position:absolute;
	width:667px;
	height:22px;
	z-index:2;
	left: 62px;
	top: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


.Green-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004824;
}
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td,
.prettytable th, .prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th,
.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
.wikitable caption,
.prettytable caption {
    font-weight: bold;
}

#Footer-menu ul { 	 list-style-type:none; 	padding:0px 0; 	margin-top:0px ;	}  
#Footer-menu li { 	 display:inline; 	padding:0px 15px; 	 }  

#Mem-Left-Content {
	width:580px;
	z-index:99;
	float: left;
}
#Mem-Right-Content {
	width:230px;
	z-index:99;
	float: right;
}
#Mem-Shout {
	width:100%;
	z-index:99;
	float: left;
}

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#FFF;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#FFF;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
