#abbOuter {
	background: url(../images/abb/bgOuter.jpg);
	padding: 10px;
}
#abbInner {
	background: url(../images/abb/bgInner.jpg);
	margin: 0px;
	padding: 15px;
	border-left: 1px solid #a27829;
	border-right: 1px solid #a27829;
	border-bottom: 1px solid #a27829;
	text-align: left;
}
#abbNav {
	clear: both;
	height: 30px;
	border-left: 1px solid #a27829;
	border-right: 1px solid #a27829;
	border-top: 1px solid #a27829;
	overflow:hidden;
}
#abbNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#abbNav li {
	float: left;
	margin: 0px;
	background: url(../images/abb/bgInner.jpg);
	color: #000000;
}
#abbNav a {
	color: #3e1d01;
	text-decoration: none;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	display: block;
	height: 30px;
	padding: 0px 15px;
	float: left;
}
#abbNav a:link, #abbNav a:visited{
	background: url(../images/abb/bgNav.jpg);
}
#abbNav a:hover, #abbNav a:active{
	background: none;
}
#abbNav .last {
	width: 108px;
}
#abbInner h1 {
	margin-bottom: 15px;
	text-indent: 0px;
}
#abbInner h2 {
	color: #704C00;
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 1.5em;
}
#abbInner h2 img {
	padding-right: 5px;
}
#abbInner h3 {
	font-size: 1.5em;
}
#abbInner p {
	font-size: 1.25em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	color: #000000;
}
#abbInner ul, #abbInner ol {
	margin-bottom: 1.4em;
}
#abbInner li {
	margin-left: 2.8em;
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
}

#abbInner a:link, #abbInner a:visited {
	color: #704C00;
}
#abbInner a:hover, #abbInner a:active {
	color: #3E1D01;
}
#abbInner .photo {
	background: #FFFFFF;
	padding: 10px;
	float: right;
	border-top: 1px none #B4A99E;
	border-right: 1px solid #B4A99E;
	border-bottom: 1px solid #B4A99E;
	border-left: 1px none #B4A99E;
	margin: 10px;
}
#abbInner .photoCaption {
	font-size: .9em;
	margin: 0px;
	padding: 10px 0px 0px;
}


/*NAVIGATION*/
#abb-intro-page div#abbNav ul li#home a,
#abb-foundation-page div#abbNav ul li#foundation a,
#abb-walls-page div#abbNav ul li#walls a,
#abb-windows-page div#abbNav ul li#windows a,
#abb-roof-page div#abbNav ul li#roof a,
#abb-siding-page div#abbNav ul li#siding a,
#abb-air-page div#abbNav ul li#air a{
	background: none;
}
/*HEADINGS*/
#abbInner h1{
	text-indent: -5000px;
	display: block;
	height: 55px;
	width: 500px;
	margin-bottom:0px;
}
#abb-intro-page h1{background: url(../images/abb/titleWelcome.gif) no-repeat left top;}
#abb-foundation-page h1{background: url(../images/abb/titleFoundation.gif) no-repeat left top;}
#abb-walls-page h1{background: url(../images/abb/titleWalls.gif) no-repeat left top;}
#abb-windows-page h1{background: url(../images/abb/titleWindows.gif) no-repeat left top;}
#abb-roof-page h1{background: url(../images/abb/titleRoof.gif) no-repeat left top;}
#abb-siding-page h1{background: url(../images/abb/titleSiding.gif) no-repeat left top;}
#abb-air-page h1{background: url(../images/abb/titleAir.gif) no-repeat left top;}

