@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #633;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	background-color: #FFF8E1;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

.backing {
	background-image: url(images/backing_03.jpg);
}
.home_text {
	background-image: url(images/country_sprayrender_03.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 357px;
	margin-top: 5px;
}
.home_content {
	margin-left: 30px;
	margin-right: 5px;
}
.about_content {
	width: 90%;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.gallery_left_content {
	width: 500px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	padding-bottom: 10px;
}
.albumn_right_images {
	float: right;
	width: 330px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
}

.about_backing {
	background-image: url(images/spray_rendering_03.jpg);
}
.abum_image {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	clear: both;
	margin-top: 10px;
}
.album_buttons {
	float: right;
	width: 200px;
	margin-top: 15px;
	text-align: center;
}
.buttons {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-left: 15px;
	text-decoration: none;
	line-height: 20px;
	margin-right: 15px;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
	line-height: 20px;
	margin-right: 15px;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-left: 15px;
	line-height: 20px;
	margin-right: 15px;
}
a.nav:active {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 15px;
}
.menu_bar {
	float: right;
	height: 20px;
	width: 600px;
	text-align: right;
	margin-right: 23px;
}
a:link {
	font-size: 11px;
	text-decoration: none;
	color: #7C6C5A;
}
a:visited {
	font-size: 11px;
	color: #7C6C5A;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #7C6C5A;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #7C6C5A;
	text-decoration: underline;
}
.services_right {
	text-align: center;
	float: left;
	width: 320px;
	margin-left: 10px;
	padding-top: 5px;
	background-color: #FFF;
	margin-bottom: 5px;
}
