/* CSS Document */

body,td,th {
	font-size: 11px;
	font-family: Times New Roman;
}
h1 {
	font-size: 18px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin: auto;
	}
h2	{
	font-size: 22px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin: auto;
	}
a:link {
	color: #0FBB83;
	text-decoration: none;
}
a:visited {
	color: #076C4C;
	text-decoration: none;
}
a:hover {
	color: #076C4C;
	text-decoration: none;
}
.main-prod-text {
	font-family: Times New Roman;
	font-size: 14px;
	}
.captions {
	font-family: Times New Roman;
	font-size: 10px;
	font-style: none;
	}
.captions h3 {
	font-family: Times New Roman;
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	line-height: 15px;
	word-spacing: normal;
	margin-top: 3px;
	padding: 0px;
	}
.style1 {
	font-family: Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
}
.style3 {
	font-size: 11px;
	font-family: Tahoma;
}
.style4 {
	color: #FFFFFF;
	}
#navigation-gradient	{
	background-image: url(../images/nav-gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #faebb0;
	background-attachment: inherit;
	visibility: inherit;
	max-height: 1000px;
	}
#submenublock	{
	display: block;
	background-image: url(../images/main-nav-bg-off.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
	}
#divbox-100px {
	width: 100px;
	}
#footer {
	font-size: 11px;
	padding-left: 5px;
	padding right: 5px;
}
#footer a {
	color: #fff;
	}
#baywindows-cell-background-bay {
	background-image: url(../images/baywindows/baywindowlowiths.jpeg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 225px;
	}