body
  {
  margin: 0;
  padding: 0;
  background: #EEEDCF none;
  color: #333333;
  background-color: #797057;
  font-size: 12px;
  line-height:20px;  
  text-align: justify;
  }

/* Center everything */

div.cornerbot{
	background-image: url(./images/bottom_cap.gif);
	background-repeat: no-repeat;
	width: 912px;
	height: 30px;
	clear: both;
}

div.wrapper{
	margin: 0 auto;
	width: 912px;
	background-image: url(./images/background_dropshadow.gif);
	background-repeat: repeat-y;
}

/* global */

img {
	border: 0px;
}

a:link, a:visited, a:active, a:visited {
	text-decoration: none;
	color: #CB7B1D;
}

a:hover {
	text-decoration: underline;
}

a.stdlink {
	color: #CB7B1D;
}

p {
	font-family: Georgia, san-serif;
	color: #333;
}

p.heading {
	font-size: 28px;
	color: #333;
	line-height:32px;  
	padding-top:10px;
	padding-bottom:10px;
	margin: 0px;
}

p.title {
	font-size: 28px;
	color: #333;
	line-height:32px;  
	padding-top:10px;
	padding-bottom:-10px;
	margin: 0px;
	text-align: left;
}

p.subheading {
	font-size: 12px;
	font-weight: bold;	
	color: #333;
	line-height:20px;  
}

p.date {
	font-size: 12px;	
	color: #333;
	line-height:0px;  
}

p.body {
	font-size: 12px;
	line-height:20px;  
	color: #333;
	text-align: justify;
}

p strong {
	padding: 0px;
	margin: 0px;
}

ul {
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul li {
	font-family: Georgia, san-serif;
	font-size: 12px;
	line-height:20px;  
	color: #333;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#right_pane {
	float:left;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 478px;
	background-image: url(http://www.bbcbuilders.com/images/vertical_bg.gif);
	background-repeat: repeat-y;
}

div#right_pane_short {
	float:left;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
	height:950px;
	width: 478px;
	background-image: url(http://www.bbcbuilders.com/images/vertical_bg.gif);
	background-repeat: repeat-y;
}


div#news {
    float:left;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 478px;
	background-image: url(http://www.bbcbuilders.com/images/vertical_bg.gif);
	background-repeat: repeat-y;
}

div#newsmore {
    float:left;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 478px;
}

div#contact {
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 330px;
	width: 478px;
}


div#right_pane {
}

div.white_rule {
	background: #FFF;
	width: 478px;
	height: 2px;
	padding: 0px;
	margin: 0px;
}

div#vertical_rule {
	float: left;
	width: 1px;
	margin-top: 15px;
	margin-left: 0px;
	background-image: url(http://www.bbcbuilders.com/images/vertical_bg.gif);
	background-repeat: repeat-y;
}

img.portthumb {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

div#navigation {
	margin-left: 6px;
	float: left;
}
