/* CSS Document */

body {
	background-image:  url(images/misc/bg.gif);
	margin-top: 0px;
	background-color: #f5e5d2;
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ac8961;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #0033FF;
	text-decoration: underline;
}
.link:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #0033FF;
	text-decoration: none;
}
.linkbtmmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D66C2E;
	text-decoration: none;
}
.linkbtmmenu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D66C2E;
	text-decoration: underline;
}
.bg_house {
	background-image: url(images/misc/bg_house.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

.linktiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.linktiny:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}

.tinyinv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	display: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linkinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DC985A;
	text-decoration: none;
}
.linkinv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.bgbtmmenu {
	background-image: url(http://www.brownmountainbuilding.com/images/website/bmb_23.jpg);
	background-color: #5F1D07;
	color: #EFD0B4;
}
.border {
	border: thin solid #000000;
}
#feedBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#feedBack h3 {
	font-family:Verdana, Garamond, Arial, Times;
	font-size: 11px;
	font-weight: bold;
	color:  #000066;
	text-align:center;
}
#feedBack p {
	font-family:Verdana, Garamond, Arial, Times;
	font-size: 9.5px;
	font-weight: bold;
	color:  #666666;
	text-align:center;
}
#feedBack tr {
	padding: 5px 2px 5px 2px;
	margin:3px;
}