/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	color: #000000;
	background-color: #524E46;
	padding: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00E800;
	text-decoration: none;
}
#wrapper {
	background-repeat: repeat;
	background-position: center top;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-image: url(images/background_img/new_bkg1.jpg);
}
#wrapper_li {
	background-repeat: repeat;
	background-position: center top;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-image: url(images/new_bkg_pl.jpg);
}
#header {
	width:900px;
	height:138px;
}
#nav {
	font-size: 98%;
	height: auto;
	width: 170px;
	float: left;
	display: inline;
}
#content {
	height: auto;
	width: 700px;
	padding: 4px;
	overflow: auto;
	margin-top: 18px;
}
#content_li {
	height: auto;
	width: 700px;
	padding: 4px;
	overflow: auto;
	margin-top: 18px;
}
#title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 4px;
	width: 680px;
}
#allcopy {
	margin-top: 6px;
	margin-left: 16px;
	width: 680px;
}
#footer {
	color: #000000;
	width:900px;
	font-size: 94%;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006600;
} 
#all_contact {
	padding: 4px;
}
#listings {
	width:760px;
	font-size: 96%;
	color: #000000;
}
#tmbl {
	font-size: 98%;
	color: #000000;
	text-align: center;
	padding: 4px;
	border: thin solid #006600;
	width: 180px;
	float: left;
	margin: 4px;
	height: 200px;
}
.pagingl {
	font-size: 14px;
	color: #666666;
	text-align: left;
	display: block;
}
.plywood {
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.pagingr {
	font-size: 14px;
	color: #666666;
	display: block;
	text-align: center;
}
.pagingc {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
#pricelist {
	overflow: auto;
	height: 400px;
	width: 760px;
}
#title2 {
	font-size: 16px;
	font-weight: bold;
}
.fp_img {
	float: right;
	margin-left: 12px;
}
#footer_in {
	color: #000000;
	width:700px;
	font-size: 94%;
	text-align: left;
	padding-top: 8px;
	margin-right: 180 px;
	margin-left: auto;
	height: 100px;
}
#footer_img {
	float: left;
	margin-right: 12px;
	width: 68px;
}

