/* ----- start: left boxes --*/

.clear {font-size: 1px; height: 1px}

.thebox {
  width: 300px;
  padding:0;
  margin:10px 0 0 0;
  background:#ebebeb url(../images/bl.gif) no-repeat bottom left;  }
  
.thebox_br {
  background: url(../images/br.gif) no-repeat bottom right; }

 
.boxbg {
  margin:0;
  padding:0 0 4px 0; }
  
.boxbg h4 {
  font-weight:bold;
  padding: 3px 5px 0 7px;
  margin:0 0 3px 0;}

.boxbg h5 {

  padding: 0 5px 0 7px; }
  
.boxbg h6 {

  padding: 0 5px 0 7px; }

.boxbg p {
  font-size:11px;
  font-weight: normal;
  line-height:14px;
  padding:3% 3% 3% 3%;
  margin-top:5px; 
 }
 .boxbg img{
 	padding:2% 2% 2% 2%;
}
.boxbg ul.wire li {
  list-style:none;
  padding: 5px 4px 0 10px;
  margin-left: 7px;
  font-size:10px;
  background-image: url(../images/smarrow.gif);
  background-repeat: no-repeat;
  background-position: 0 .7em; }
  
.boxbg ul {
  padding:0;  }

.boxbg_options ul {
  margin:7px 0 3px 7px;
  padding:0; }
  
.boxbg_options ul li {
  list-style:none;
  display:inline;
  font-family:Verdana, Arial, sans-serif; 
  font-size:11px;
  margin-right:3px;
  margin-left:0;
  padding-right:4px;
  border-right: 1px solid #b3b3b3; }
  
.boxbg_options .last_option {
  border-right:none;
  margin-right:0;
  padding-right:0; }
  
.blogsmallimg {
  float:left;
  margin:0 5px 5px 7px;
  border:1px solid #6C6C53; }
  
  

div.blogbox {
  height: 24px;
  width: 300px;
  margin: 0;
  padding: 0;
  border: 0;
  background: #fff; padding-left:0; }

div.blogbox ul.blogboxmenu {
  height: 24px;
  width: 300px;
  background: transparent url(../images/grey2h.gif) top left no-repeat;
  margin: 0;
  padding: 0;
  position: relative; }

div.blogbox ul.blogboxmenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0; }
	
ul.blogboxmenu li, ul.blogboxmenu a {
  font-size:11px;
  font-weight:bold;
  color:#fff;
  padding-top:5px; 
  padding-left:7px;
  height:24px;
  display: block; }  
  html>body ul.blogboxmenu li { overflow: hidden; }

.blogboxdescrip { 
  color:#FFFFFF;
  font-weight:bold;
  font-family:Verdana, Arial, sans-serif;
  font-size:11px;
  padding-left:5px; 
  }
	
div.blogbox ul.blogboxmenu li a {
  color:#fff;
  text-decoration: none; }
	
.bloghead {
  left: 0;
  width: 300px; 
}
  
.bloghead a:hover {
  background: transparent url(../images/grey2h.gif) 0 -24px no-repeat; 
  }

.boxbg a{
	color:#b46800;
	text-decoration:none;
}
.boxbg a:hover{
	text-decoration:underline;
}
