body {
	background-color: #254117;
	background-image: url(images/dkgreen_texture.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: center;
  }
  
.list {
  list-style-type: square;
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;  
  margin: 0;
  margin-left: 20px;
  padding: 0;
  }
  
.link1 {
  text-decoration: none;
  color: #347235;
  }
  
.order1 {
  text-decoration: none;
  color: #347235;
  font-family: tahoma;
  font-weight: bold;
  font-size: 15px;
  border: 1px solid #cbcbc9;
  text-align: center;
  margin-bottom: 10px;
  background-color: #ffffff
  }

.style2 {
	color: #737373;
	font-size: 15px;
	font-family: tahoma;
	font-weight: normal;
  }

.style3 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
  }
  
.style4 {
	color: #737373;
	font-size: 20px;
	font-family: tahoma;
	font-weight: bold;
  }

.style5 {
	color: #737373;
	font-size: 21px;
	font-family: tahoma;
	font-weight: bold;
  }

.style6 {
  color: #67A530;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
  }

.style7 {
	color: #254117;
	font-size: 15px;
	font-family: tahoma;
	font-weight: normal;
  }

.style8 {
	color: #ffffff;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
  }
  
.style9 {
  color: #67A530;
  font-size: 18px;
  font-family: tahoma;
  font-weight: bold;
  }
  
.style10 {
	color: #737373;
	font-size: 18px;
	font-family: tahoma;
	font-weight: normal;
	letter-spacing: 1px;
  }

#topline {
  margin: 0px;
  background: #3a3a38;
  height: 5px; 
  }

#botline, #botline A:link, #botline A:visited, #botline A:active {
  margin: 0px;
  background: #3a3a38;
  height: 5px;
  text-align: center;
  font-family: tahoma;
  font-size: 10px;
  color: #ffffff;
  }
  
#header {
  margin: 0px;
  padding: 2px;
  background: #f0f0e8;
  height: 75px;
  }
  
#menu {
  margin: 0px;
  padding: 0px;
  }
  
#wrapper {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 689px;
  text-align: left;
  border-left:1px solid #cbcbc9;
  border-right:1px solid #cbcbc9;
  }

#leftcontent {
  float: left;
  width: 25%;
  height: 387px;
  background: #ffffff;
  border-right: 1px solid #CBCBC9;
  }
	
#centercontent {
  padding-right: 15px;
  padding-left: 6px;
  background: #ffffff;
  background-image: url(images/cash5.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 387px;
  }

#form {
  margin: 0px;
  padding-top: 10px;
  padding-left: 105px;
  }

#maincontent {
  padding-right: 15px;
  padding-left: 6px;
  background: #ffffff;
  height: 387px;
  background-image: url(images/cash4.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  }

#maincontent1 {
  background: #ffffff;
  height: 387px;
  }
  
#map {
  background: #ffffff;
  height: 600px;
  text-align: center;
  padding: 10px;
  }

