body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #edcb6a;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	scrollbar-track-color: #a4b09e;
	scrollbar-3dlight-color: #545758;
	scrollbar-arrow-color: #545758;
	scrollbar-face-color: #a4b09e;
	scrollbar-shadow-color: #545758;
	scrollbar-darkshadow-color: #a4b09e;
	scrollbar-highlight-color: #a4b09e;
	text-align: center;
		}


.home_bg {background-image:url(images/bg_home.jpg);
		background-repeat:no-repeat;
		background-position: center top;
		}
		
		
.interior_bg {
	background-image:url(images/bg_interior.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	text-align: left;
		}
		
				
.left_bg {background-image:url(images/nav_bg_left.jpg);
		background-repeat:repeat-x;
		background-position: right top;
		}
		
.right_bg {background-image:url(images/nav_bg_right.jpg);
		background-repeat:repeat-x;
		background-position: left top;
		}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #edcb6a;
	padding-top: 10px;
	}
.img_3 {
	margin-top: 20px;
	margin-left: 20px;
}

.img_1px {
	border: 1px solid #966219;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #edcb6a;
	text-decoration:none;
	text-align: center;		
}

a:hover {
	color: #f4dd97;
	text-decoration:underline;
	text-align: center;
}


a.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	color: #edcb6a;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
a.main:visited {
	color:#edcb6a;
	text-decoration:none;
}
a.main:hover {
	color: #fefcdf;
	text-decoration:none;
	text-align: center;
}
.tables_pecs {
	margin-left: 15px;
	width: 100%;
}
.table_specs {
	text-align: left;
	float: right;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #545454;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
}

