html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1 img {
	display: block;
}

hr {
        color: #000000;
        width: 75%;
        height: 1px;
}

a {
	color: #893E3E;
}

a:hover {
	color: #00986d;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.more {
	text-align: right;
}

.spaced {
        line-height: 1.5;
}

.emp { text-decoration: underline; font-weight: bold; }

.bold { 
	font-weight: bold;
}

.big1  {
        color: #00986d;
        font-size: 10pt;
        font-family: verdana, Arial, Helvetica, sans-serif;
}


.big2  {
	color: #cc3333;
        font-size: 10pt;
        font-family: verdana, Arial, Helvetica, sans-serif;
}

.big3  {
	color: #000000;
        font-size: 18pt;
        font-family: verdana, Arial, Helvetica, sans-serif;
}

img { 
      border: 2px solid #000;
      
}



.clear {
	clear: both;
}

.row {  
	position: relative;
	width: 680px;
	vertical-align: middle;
	padding-bottom: 10px;
}

.rowpic {  
	position: relative;
	width: 680px;
	vertical-align: middle;
	padding-bottom: 10px;
	text-align: center;
}


body {
      background-color: #F4EFE2;
      font: 12px verdana, Arial, Helvetica, sans-serif;
      margin: 10px 14px;
      
}

/*********************page****************************/

#container  {  
             margin: auto;
             text-align: left;
             width: 980px;
	     position: relative;
             background: url('images/gif/body_background.gif') repeat-y;
}


/*********************header****************************/

#header { 
  margin: 0px 0px 0px 0px;
  width: 980px;
  height: 120px;
  background: url(images/gif/topcopy.gif) no-repeat;
}


/*********************left side****************************/

#left { 
  float: left;
  width: 230px;
}


#nav ul {
  
  margin-left: 10px;
  padding-left: 0px;
  padding-bottom: 26px;
  background: #2A2A2A url(images/jpeg/nav_bot.jpg) no-repeat bottom left;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  
  background: url(images/gif/arr_white.gif) no-repeat 188px 14px;
  padding: 7px 0 0 35px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .current {
  background: url(images/gif/arr_orange.gif) no-repeat 188px 14px;
}
#nav .current a {
  color: #E9C379;
}


#news {
  background: url(images/jpeg/news_bg.jpg) repeat-y;
  margin-top: 00px;
  margin-left: 10px;
  padding-top: 15px;
padding-left: 8px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;

}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;

}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}

#news ul {
  
  margin-left: 20px;
  padding-left: 0px;
  padding-bottom: 0px;
  
}
#news li {
  list-style: square;
  font: 12px arial, sans-serif;
  padding: 10px 0px 10px 0px;
  font-weight: bold;
}



/*********************right side****************************/


#right {
  float: right;
  width: 710px;
  margin-left: 20px;
  margin-right: 10px;
  padding-right: 9px;
  padding-top: 5px;
}
#right h2 {
  font: 18px arial, verdana, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  font-weight: bold;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
  font-weight: bold;
}

#right ul {
  
  margin-left: 50px;
  padding-left: 0px;
  padding-bottom: 0px;
  
}
#right li {
  list-style: square;
  font: 12px arial, sans-serif;
  padding: 10px 0px 10px 0px;
  font-weight: bold;
}

#statement { 
             background: url("images/gif/statement.gif") no-repeat;
             padding-top: 15px;
	     padding-bottom: 20px;
}

#form {
float: right;
width: 710px;
font: 12px verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding-bottom: 10px;
display: block;

}

#center { width: 980px;
	  
}

#spacer {
  height: 10px;
}

#copyright {
  text-align: center;
  padding: 22px 0px 10px 10px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url("images/gif/body_base.gif") no-repeat;
	height:10px;
	margin-top:0px;
	
	font-size:1px;
}
