body { 
  margin:auto;
 color:#a9b08c;
  font-size : 1em;
    font-family: Tahoma, Helvetica, sans-serif;
  text-align:center;
 background : #fff url(images/back.jpg) top center repeat-x scroll;
   }
   
html, body {height: 100.1%}
img {
	border:none;
	
}
table {
padding:5px;
  border:none;
	border-collapse:collapse;
background-color:#e0e1ca;
   color:#151202;
  text-align:center;
  margin:auto;
  font-size:75%;
  }
  td {
 /*background-color:#e0e1ca;*/
 background-color:white;
   color:#151202;
  vertical-align:top;
  padding:0px;
  border-collapse : collapse;
  text-align:center;
}
tr{
	border-collapse : collapse;
	 text-align:center;
}
li {
	text-align:left;
	     font-family: Tahoma, Helvetica, sans-serif;
	list-style : circle outside none;
	font-size:85%;
	background-color:transparent;
	color:black;
	margin-bottom:10px;
	font-weight: normal;
}

ol li {
	list-style-type : decimal;
}



div {
   text-align:center;
   margin:0px;
  
   padding:0px;
  }

a,  a:link,a:visited{
  color:#4b4939;
  text-decoration: underline;
 background-color:transparent;
  font-weight:normal;
 } 

a:hover { text-decoration: none; }
a:active {
  color: black;
background-color:#e0e1ca;
}
#wrap {
  color:black;
  text-align:center;
   font-family: Tahoma, Helvetica, sans-serif;
margin: 0px auto 4px auto;
  border : 2px solid  #000000;
    border-top: none;
 /*background-color:white;*/
  background : transparent url(images/site-back.jpg) top right repeat-y scroll;
 width: 968px;
}
#banner {
	
	height:127px;
	width:968px;
	margin:auto;
	
}
#left-col{
    float:left;
	width:700px;
	
	margin:0px;
	padding:0px;
	text-align:center;

	color:black;
	
}

#right-col {
   vertical-align:top;
   margin-left:700px;
   background: white url(images/right-back.jpg) center top repeat scroll;
 
   color:#151202;
   font-size:85%;
}
#right-col p { background-color:transparent;}



h1,h2,h3,h4,h5,h6 {
  color: #404040;
 font-size:90%;
background-color:transparent;
  
}



p {
  color:black;
background-color:white;
text-align : left;
margin: 10px;
font-size:85%;
}
p:first-letter {
font-size:140%;
color: #5e6639;}
.float-left {
	float:left;
}

.float-right {
	float:right;
}



#menu {
	 background-color : #404040;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:968px;
	
}


.larger {
	font-size:120%;
	font-weight:normal;
	color:#4b4939;
	background-color:transparent;
}

.hide {
 display : none;
}

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}




.no-bottom-margin {
	margin-bottom:0px;
}
.no-top-margin {
	margin-top:0px;
}
.smaller {
	font-size:x-small;
}
.small {
	font-size: small;
	font-weight:bold;
}
#footer, #footer a, #footer a:link, #footer a:visited {
	font-size:small;
	color: black;
	background-color : transparent;
	font-weight:bold;
}
#footer a:hover {
	color:#a9b08c;
	background-color : #979c51;
}
#giraffe, #giraffe a, #giraffe a:link, #giraffe a:visited {
	font-size:x-small;
	color: ThreedDarkShadow;
	background-color:white;
}
#giraffe a:hover {
	color:#a9b08c;
	background-color:white;
}

.red {
	color:red;
}

#flashcontent {
background-color: #404040;
text-align:left;


}
#reason1{

	display:block;

}

#reason2{

	display:block;

}

#reason3{

	display:block;

}
.style1 {

	vertical-align: middle;

}

/* Allset clearing */
.clearfix:after {
	content:".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {	display: inline-block; }
/* backslash hack hides from IE Mac \ */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End backslash hack */
