body{
	background-image: url(Images/gradient2.jpg);
	background-repeat: repeat-x;
	background-color: #6C8371;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#holder {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-top: 10px;
}

#banner {
	text-align: center;
	margin-bottom: 5px;
	font-size: 90%;
}


#left {
	background-image: url(Images/left6a.jpg);
	height: 610px;
	width: 158px;
	float: left;
	background-color: #E2BA7C;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #B87236;
	background-repeat: no-repeat;
}
.h1 {
	font-size: 18px;
	color: #FFFFFF;
}

#header img {
	border-top-color: #99FF99;
	border-right-color: #99FF66;
	border-bottom-color: #6D9F6C;
	border-left-color: #6D9F6C;
	float: left;
}

#header {
	background-color: #FFFFFF;
	height: 147px;
	width: 640px;
	float: left;
	padding-left: 182px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CA9851;
	background-image: url(Images/b_murphy_windowmakers.jpg);
	background-repeat: no-repeat;
}

#address {
	text-align: right;
	padding-top: 50px;
	width: 148px;
	clear: both;
}
.address {
	font-size: 12pt;
	color: #663333;
}

a {
	color: #FFFFFF;
	
}

.bmurphy {
	font-size: 12pt;
	font-weight: bold;
}

#addressmain {
	padding-left: 15px;
	width: 200px;
	text-decoration: none;
	padding-top: 5px;
}





#content {
	width: 815px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #346633;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #346633;
	border-bottom-color: #346633;
	border-left-color: #346633;
	background-color: #99CB98;
	height: 447px;
}


#text {
	color: #663333;
	width: 345px;
	float: left;
	padding-left: 15px;
	height: 425px;
	text-decoration: none;
	font-size: 12pt;
	padding-top: 15px;
	
}

#text img {
	margin-top: 8px;
}

#gallery {
	padding: 0px;
	width: 440px;
	float: right;
	height: 445px;
	text-decoration: none;
}
#mainpic {
	margin-top: 15px;
	width: 400px;
	height: 322px;
	background-color: #87B986;
	margin-left: 0px;
	padding: 8px;
	color: #663333;
	line-height: 30px;
}





 #navcontainer
{
	color: #FFFFFF;
	width: 135px;
	margin-top: 198px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	float: left;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12pt;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}

#navcontainer li
{
	margin: 0;
}

#navcontainer li a
{
	display: block;
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#navcontainer li a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding-right: 15px;
}

#navcontainer li a:hover
{
	color: #EEEEEE;
	margin: 0px;
	padding-right: 15px;
	
}

body#home a#homenav,
body#wind a#windnav,
body#door a#doornav,
body#heri a#herinav,
body#envi a#envinav,
body#othe a#othenav,
body#cont a#contnav,
body#link a#linknav
 {
	color: #663333;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #663333;
	}
/* Gallery */
#thumbnails {
	margin-top: 5px;
	visibility: visible;
	height: 84px;
	width: 435px;
	top: auto;
	right: auto;
	position: relative;
}
#gallerycontainer {
	height: 84px;
	width: 435px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.thumbnail img {
	text-decoration: none;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CB98;
	border-right-color: #99CB98;
	border-bottom-color: #99CB98;
	border-left-color: #99CB98;
	margin: 0px;
}
.thumbnail:hover {
	background-color: transparent;
	text-decoration: none;
	
}
.thumbnail:hover img, .photoframe {
	background-color: #87B986;
}
.thumbnail span {
	position: absolute;
	background-color: transparent;
	margin: 0;
	padding: 0;
	visibility: hidden;
	text-decoration: none;
	top: -335px;
	left: 8px;
	border:none;
	display: block;
	color: #663333;
	line-height: 30px;
}




.thumbnail:hover span {
	visibility: visible;
	top: -335px;
	z-index: 120;
	left: 8px;
	display: block;
}
.thumbnail span img {
	border-width: 0;
	padding: 0;
}
	/* @end for gallery */

#krumb {
	width: 397px;
	margin-top: 45px;
	text-align: right;
	border-right-width: 17px;
	border-right-style: solid;
	border-right-color: #FF0000;
	text-decoration: none;
	font-size: 10pt;
	color: #333333;
}

.krumb {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #87B986;
	border-right-color: #87B986;
	border-bottom-color: #87B986;
	border-left-color: #87B986;
}

