body{
padding:0px;
margin:0px;
background: url(images/bg.jpg) repeat;
text-align:center;
font-family: Arial, Verdana;
color:#663300;
font-size:14px;
font-weight:normal;
}

a:link {
  	color:#336600;
  	text-decoration:none;
}

a:visited {
  	color:#000000;
  	text-decoration:none;
}

a:hover {
  	color:#000000;
  	text-decoration:underline;
}

#content_main {
	position:relative;
	width:780px;
   }
	
table.header {
   background: url(images/header.jpg);
   width:780px;
   height:158px;
   }

table.background {
	width:780px;
	height:100%;
	background: url(images/opacity.png);
	/*background-color: #336600;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.20;*/
	}
	
table.blk_border {
	border-style: solid;
    border-color: #000000;
	border-width: 1px;
	}
	
table.text {
    color:#ffffff;
	font-size:16px;
	font-family: Arial, Verdana;
   }

td.content {
	font-family: Arial, Verdana;
    color:#663300;
    font-size:14px;
    font-weight:normal;
	
}

td.text {
	font-family: Arial, Verdana;
    color:#ffffff;
    font-size:15px;
    font-weight:normal;
	
}

.image1 { 
	height:150px;
	width:129px;
	float:left;
	padding: 5px 0px 5px 30px;
	}
	
.image2 { 
	height:150px;
	width:153px;
	float:right;
	padding: 0px 24px 30px 0px;
	}
	
.image3 {
    position:relative; 
	float:right;
	padding: 0px 30px 5px 20px; /*top, right, bottom, left*/
	}
	
.header_green {
    color:#006A00;
  	text-decoration:none;
	float:left;
	font-weight:bold;
	font-family: Arial, Verdana;
	font-size:20px;
	}

.header_lge_brown {
    color:#663300;
  	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	font-family: Arial, Verdana;
	}
	
.header_sml_brown {
    color:#663300;
  	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	font-family: Arial, Verdana;
	}
	
.banner_font {
    color:#000000;
  	font-size:20px;
	font-family: Arial, Verdana;
	}
	
.p {
   padding: 0px 0px 0px 20px;
   }

.p1 {
   padding: 0px 0px 0px 20px;
   font-size:18px;
   color:#ffffff;
   }

.p2 {
   padding: 0px 0px 0px 49px;
   color:#CDC835;
   }
   
.p3 {
   padding: 0px 0px 0px 20px;
   color:#D8D106;
   }