body {
	background-color : #523D22;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	margin-bottom: 0px;
}
img, a img {	
	border: 0 none;
}
ul { 
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 18px; 
	list-style: disc; 
	vertical-align: middle; 
	}
li { margin: 0px; padding: 0px; } 
form {
  margin: 0;
}
.login_form {
	border: 1px solid #E7F4FA;
	font-size: 8pt;
	vertical-align: middle;
}
.box_body {
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #a3a782;
	background-image: url('bg_body.jpg');
	background-repeat: repeat-x; background-position-y:50%
}
.subbox_body {
	background-color: white;
	border: 2px solid #73775c;
}
.subbox_body_green {
	background-color: white;
	background-image: url(/images/green_builder_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 15px;
}
.green_text {
	padding-left: 100px;
	padding-top: 150px;
}
.box_header {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #8c4d24;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}
.box_top {
	background-color: #523c21;
}
.box_images {
	background-color: #73775c;
	border-top: 3px solid #73775c;
	border-left: 3px solid #73775c;
	border-right: 3px solid #73775c;
}
.box_footer {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 3px solid white;
	background-color: #703E1C;
	color: white;
	border-bottom: 3px solid White;
}
.box_footer2 {
	color: White;
	padding-bottom: 15px;
	padding-top: 15px;
}
.box_left {
	padding: 15px;
}
.box_middle {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 15px;
}
.box_right {
	padding: 15px;
	background-color: #f9f1db;
}
.box1 {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.box2 {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.box3 {
	background-color: #1883B0;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: White;
}
.box_email {
	background-color: #d59c03;
	font-weight: bold;
	border: 1px solid #7b5d13;
 	padding: 5px;
 	color: White;
}
.theGrid {
	overflow: scroll;
	height: 720px;
}
.model_hdr {
	background-color: #372609;
	color: white;
}
.row_over {
	background-color: #f9f1dc;
}
.row_out {
	background-color: white;
}
.top_menu, .top_menu:Link, .top_menu:Visited {
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-color: #703e1c;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #985b1e;
	color: white;
}
.top_menu:Hover {
	text-decoration: none;
	color: #d19801;
}
A, A:Link, A:Visited {
	color: #8C4D24;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #C06B32;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-bottom: 0px;
	font-family : "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #703E1C;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #703E1C;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	margin-bottom: 0px;
	font-family : "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #703E1C;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin-bottom: 0px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: black;
	font-weight: bold;
}
hr {
	border: 0px solid #BFBFBF;
	color: #BFBFBF;
	height: 1px;
	background-color: #BFBFBF;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 18px;
	font-weight: normal;
}
.orange, .orange:Link, .orange:Visited {
	color: #d19801;
	text-decoration: none;
	font-weight: bold;
}
.orange:Hover {
	color: #feca3e;
	text-decoration: underline;
}
.white, .white:Link, .white:Visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.white:Hover {
	text-decoration: underline;
}

table.listings {
	width: 100%;
	border-collapse: separate;
}
table.listings tr.header {
	background-color: #8C4D24;
}

table.listings tr.header td {
	color: white;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
table.listings tr.list td {
	vertical-align: top;
	border-right: 1px solid #CACACA;	
	border-bottom: 1px solid #CACACA;
	padding: 5px;
	cursor: pointer;
}

table.listings tr.row_over1 {
	background-color: #f9f1dc;
}

table.listings tr.row_over1 td {
	vertical-align: top;
	border-right: 1px solid #CACACA;	
	border-bottom: 1px solid #CACACA;
	padding: 5px;
	cursor: pointer;
}

a.hdrlnks {
	color: white;
	font-weight: bold;
}
a.hdrlnks:hover {
	text-decoration: none;
}


 /* Tool Tips */
a.tooltip {
	text-decoration: none;
	color: #3C3C3C;
 }
 
a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 250px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
a.tooltip:hover span{
	display: inline;
	position: absolute;
	background: #FFFFC1;
	border: 1px solid #cccccc;
	color: #535353;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }