/* CSS Document */

<style type="text/css">

* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: center; 
  min-width: 820px;
  background-color:#666666;
  font-family: Verdana, Geneva, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#000000;
  background-image:url(images/cba_bg.png)
}


#wrapper {
  margin-top:0px;
  width: 820px; 
  margin: 0 auto; 
  text-align: left;
  position:relative;
  }

#mainbox_home {
  margin-top:0px;
  width: 820px; 
  margin: 0 auto; 
  text-align: left;

  }
  




#topleft { 
  height: 91px;
  padding: 0px;
  margin-top: 0px;
  width: 282px; 
  float: left; 
  padding-left: 0px;
}


#topright { 
  width: 538px;
  height: 66px;
  margin-top: 0px;
  float: right; 
  padding-right: 0px;
    text-align:right;
}

#navtable { 
  width: 538px;
  height: 25px;
  float: right; 
  padding: 0px;
  margin: 0px;
  text-align:right;
    }


 
  #mainbox_interior {
  width: 820px; 
  margin: 0 auto; 
  text-align: left;
  background-image:url(images/bg_body.png)

  }
  
     #mainbox_home {
  width: 820px; 
  margin: 0 auto; 
  text-align: left;
  background-image:url(images/homecontent_bg_820.png);

  }
  
#content { 
  width: 700px; 
  margin-left: 0px;
  margin-top:0px;
  padding-right: 60px;
  padding-top: 100px;
  padding-left: 60px;
  padding-bottom: 8px;
  vertical-align:top;

}


#home_content { 
  width: 760px; 
  height: 675px;
  z-index:4;
  margin-left: 30px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
}


#home_quote {
	text-align:left;
	position:absolute;
	width: 214px;
	margin-right: 5px;
	color:#000;
	z-index:4;
	left: 523px;
	top: 437px;
	font-size:12px;
	line-height:18px;
	height: 113px;
} 

#home_news {
	text-align:left;
	position:absolute;
	width: 393px;
	margin-right: 5px;
	color:#333;
	z-index:4;
	left: 63px;
	top: 441px;
	font-size:12px;
	line-height:18px;
	height: 137px;
} 



#footer { 
  clear: both;
  margin-top: 0px;
  padding-top: 5px;
  height: 39px;
  width: 820px;
  background-image:url(images/shadow_bottom.png);
  text-align:center;
} 

#homefooter { 
  clear: both;
  margin-top: 0px;
  padding: 0px;
  height: 60px;
  width: 820px;
  text-align:center;
} 



h1 {
  font-size:17px;
  font-weight:normal;
  line-height:22px;
  color:#036;
}


h2 {
  font-size:14px;
  font-weight: bold;
  line-height:22px;
  color:#333333;
}

.head {
  font-size:17px;
  font-weight:normal;
  line-height:22px;
  color:#036;
}

.subhead {
  font-size:13px;
  font-weight: bold;
  line-height:22px;
  color:#069;
}



.links {
   color:#069;
   font-weight:bold;
	text-decoration: underline;
	}
	
	.sendmessage {
   color:#393;
	text-decoration: none;
	font-size:14px;
	}
	
	
	
.links2 {
	color:#FFF;
	font-weight: normal;
	text-decoration: underline;
	}
	
.bottomlinks {
	font-size:10px;
	color:#4f718d;
	font-weight: normal;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.footersmall {
	font-size:10px;
	color:#999;
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

.copyright {
	font-size:10px;
	color:#999;
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}


.newshead {
	font-size:16px;
	line-height:30px;
	color:#069;
	font-weight: normal;
	}


.links:hover {
color:#C60;
}

.bottomlinks:hover {
color:#000;
}


.subnav:hover {
color:#000000;
}




</style>
