body {
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 21px;
	background-color: #A47956;
	background-repeat: repeat;
	background-image: url(../images/BG2.jpg);
}
#shadow {
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-image: url(../images/shadow.png);
}
#Container {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #472410;
	border-left-color: #472410;
}

#mainNav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	clear: both;

}
#logo {
	float: left;
}

#navInstallation {
	text-align: right;
	width: 650px;
	float: left;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #754B23;
	border-right-color: #734C25;
	background-color: #999966;
	padding-right: 10px;
}
#navRepairs {
	background-color: #003333;
	width: 650px;
	float: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #764C24;
	border-left-color: #714A21;
	background-position: left bottom;
	padding-left: 10px;
}
#content {
	margin: 30px;
	width: 580px;
	float: left;
}
#contact {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 175px;
	border: 1px none #A4784B;
	background-color: #D3C6B6;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-color: #525236;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #40210C;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF33;
	text-decoration: none;
}

#footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}

.img_a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.logo {
	padding: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #A67B51;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #D3C6B6;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #452109;
}
.index_img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #A57E57;
}
.photoframe {
	margin: 3px;
	padding: 3px;
	float: right;
	border: 1px solid #D3C6B6;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#portfolio {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
