body {
	margin: 0px; 0px; 0px; 0px;
	padding: 0px; 0px; 0px; 0px;
	background-image: url(../images/background.gif);
}
.header_border {
	border-right: 0px solid #2F1C00;
}
.canvas {
	text-align:left;
	background-image:url(../images/canvas.jpg);
	background-color: #e3d4ab;
	width:699px; 
	SCROLLBAR-FACE-COLOR: #B6A259; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B6A259; 
	SCROLLBAR-SHADOW-COLOR: #D2C38C; 
	SCROLLBAR-3DLIGHT-COLOR: #D2C38C; 
	SCROLLBAR-TRACK-COLOR: #D2C38C; 
	SCROLLBAR-DARKSHADOW-COLOR: #B6A259;
	scrollbar-arrow-color: #45380B;
}
.canvas_commercial {
	text-align:left;
	background-image:url(../images/canvas.jpg);
	background-color: #e3d4ab;
	width:699px; 
	height: 450px;
	SCROLLBAR-FACE-COLOR: #B6A259; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B6A259; 
	SCROLLBAR-SHADOW-COLOR: #D2C38C; 
	SCROLLBAR-3DLIGHT-COLOR: #D2C38C; 
	SCROLLBAR-TRACK-COLOR: #D2C38C; 
	SCROLLBAR-DARKSHADOW-COLOR: #B6A259;
	scrollbar-arrow-color: #45380B;
}
.body_text {
	font-size: 13px;
	color: #4E362A;
}
.small_text {
	font-size: 10px;
	color: #4E362A;
	text-decoration:none;
}
.small_text:hover {
	text-decoration:underline;
}
.body_container {
	padding: 0px 20px 0px 30px;
	text-align: left;
	width: 600px;
	position:relative;
	height: 260px;
}
#footer {
	text-align:center;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
	width: 100%;
}
.body_text_med {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564C2A;
	text-align:right;
}
.text_bold {
	color: #8F6C35;
	font-weight: bold;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564C2A;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}
.title_text {
	font-size: 11px;
	color: #4E362A;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
.linkCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564C2A;
	text-decoration:none;
}
