body {
	background-color: #34210F;
}
a { color:#34210F;
text-decoration:underline}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/full_bg.jpg);
	background-repeat: repeat-y;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #34210F;
	}
.main {
	width: 760px;
	;
}
.left_col {
	float: left;
	width: 543px;
	background-image: url(../images/lft_col_c.jpg);
	background-repeat: repeat-y;
}
.left_col .center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #34210F;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.right_col {
	float: right;
	width: 214px;
}
.right_col .bottom {
}
.right_col .center {
	font-family: "monotype corsiva", Times, serif;
	font-style: italic;
	color: #EBDBC6;
	line-height: 2.5em;
	font-size: 16px;
	background-image: url(../images/TerraBella_Sub_r2_c1.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_col .top {
}
td img {
	display: block;
}
.main .main_col {
	background-image: url(../images/main_col_c.jpg);
	background-repeat: repeat-y;
}
.main_col .center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #34210F;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#navcontainer {
	/*background-image: url(images/p7r_menubg.jpg);
	background-repeat: no-repeat;*/
	padding: 0 0 0 0px;
	width: 462px;
	height: 14px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
}
#b1, #b2, #b3, #b4, #b5{
  height: 14px!important;
  background-repeat: no-repeat;
  text-indent: -3000px;
  padding: 0;

}
#b1 {
  width: 56px;
  background-image: url(../images/home_28.jpg);
}
#b2 {
  width: 151px;
  background-image: url(../images/about_28.jpg);
}
#b3 {
  width: 82px;
  background-image: url(../images/locale_28.jpg);
}
#b4 {
  width: 79px;
  background-image: url(../images/builders_28.jpg);
}
#b5 {
  width: 94px;
  background-image: url(../images/contact_28.jpg);
}
/* hide from IE mac \*/
#p7PMnav a {overflow: hidden;}
#p7PMnav ul a {overflow: visible;}
/* end hiding from IE5 mac */
