body {margin:0px;padding:0px;
background-color : #f7f1d9;
background-image : url(http://localhost/www.leblanchomes.com/test/images/bg34.jpg);
background-repeat : repeat-x, repeat-x;
}

body, p, td, ul li, li, input, select, option, .normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}

.titleRed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

.titleRedLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a.titleRedLink:link, a.titleRedLink:visited, a.titleRedLink:active { color: #cc0000; text-decoration: none;}
a.titleRedLink:hover { color: #cc0000; text-decoration: underline;                        
}

.leftMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
}
a.leftMenu:link, a.leftMenu:visited, a.leftMenu:active { color: #333333; text-decoration: none;}
a.leftMenu:hover { color: #d31f33; text-decoration: none; }

.SoldRed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d31f33;
	font-weight: bold;
	text-decoration: none; 
}

.newslink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.newslink:link, a.newslink:visited, a.newslink:active { color: #333333; text-decoration: underline;}
a.newslink:hover { color: #006633; text-decoration: none;                      
}

.smalltextblack {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.smalltextblack:link, a.smalltextblack:visited, a.smalltextblack:active { color: #666666; text-decoration: none;}
a.smalltextblack:hover { color: #000000; text-decoration: underline;}

.textblackLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.textblackLink:link, a.textblackLink:visited, a.textblackLink:active { color: #666666; text-decoration: none;}
a.textblackLink:hover { color: #000000; text-decoration: underline;}

smalltextlink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

a.smalltextlink:link, a.smalltextlink:visited, a.smalltextlink:active { color: #FF6600 text-decoration: none;}
a.smalltextlink:hover { color: #FF6600; text-decoration: underline;}

.imgBorder{
	border-top: #b1956e 1px solid;
	border-right: #b1956e 1px solid;
	border-bottom: #b1956e 1px solid;
	border-left:  #b1956e 1px solid;
}

.imgBorder2{
  float: none;
  border: 1px solid #b1956e;
  padding:5px;
  margin-right: 0px;
  }

.white{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#contentcell img, .imgBorder5 {
 	border-top: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left:  #999 1px solid;
   padding:5px;
  } 
  .button {
	border: #666666 1px solid;
	background: #bfc0b2;
}