/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #573f19;
	font-size: 11px;
	line-height: 16px;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pagebg2.jpg);
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.text-9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
.text-9-light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #a98d41;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
.heading-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color:#FFFFFF;
}
a:link {
	color: #573f19;
	font-weight: bold;
}
a:visited {
	color: #573f19;
	font-weight: bold;
}
a:hover {
	color: #b89a48;
	font-weight: bold;
}
a:active {
	color: #573f19;
	font-weight: bold;
}

/* navigation links */
a.home:link {
	color: #573f19;
	text-decoration: none;
	font-weight: bold;
}
a.home:visited {
	text-decoration: none;
	color: #573f19;
	font-weight: bold;
}
a.home:hover {
	text-decoration: underline;
	color: #b89a48;
	font-weight: bold;
}
a.home:active {
	text-decoration: none;
	color: #573f19;
	font-weight: bold;
}

/** gallery  **/
/* choose a suitable font and center the #container div in Internet Explorer */
.portfolio {
   text-align:center; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   line-height: 16px;
   }
/* ******************************************** */	   
/* The containing box for the gallery-kitchen. */
#container1 {
    position:relative; 
    width:650px; 
    height:370px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
/* Removing the list bullets and indentation */
#container1 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
/* Remove the images and text from sight */
#container1 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }	   
/* Adding the thumbnail images */
#container1 a.gallery, #container1 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container1 a.slidea {
    background:url(gallery/kitchen2x.jpg); 
    height:116px; 
    width:150px;
    }
#container1 a.slideb {
    background:url(gallery/kitchen3x.jpg); 
    height:116px; 
    width:150px;
    }
#container1 a.slidec {
    background:url(gallery/kitchen4x.jpg); 
    height:116px; 
    width:150px;
    }
* html #container1 a.slidec {
    width:91px; 
    w\idth:93px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container1 ul {
    width:150px; 
    height:368px;
    }
#container1 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container1 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container1 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container1 a.gallery:hover span {
    position:absolute; 
    width:400px; 
    height:309px; 
    top:10px; 
    left:75px; 
    color:#000;
    background:#ece4cc;
    }
#container1 {
    background:#ece4cc url(gallery/kitchen1.jpg) 75px 10px no-repeat;
    }
/* ******************************************** */	
/* The containing box for the gallery-challenge. */
#container2 {
    position:relative; 
    width:650px; 
    height:370px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
/* Removing the list bullets and indentation */
#container2 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
/* Remove the images and text from sight */
#container2 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }	   
/* Adding the thumbnail images */
#container2 a.gallery, #container2 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container2 a.slidea {
    background:url(gallery/challenge1x.jpg); 
    height:116px; 
    width:150px;
    }
#container2 a.slideb {
    background:url(gallery/challenge2x.jpg); 
    height:116px; 
    width:114px;
    }
#container2 a.slidec {
    background:url(gallery/challenge3x.jpg); 
    height:116px; 
    width:86px;
    }
* html #container2 a.slidec {
    width:91px; 
    w\idth:93px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container2 ul {
    width:150px; 
    height:368px;
    }
#container2 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container2 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container2 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container2 a.gallery:hover span {
    position:absolute; 
    width:400px; 
    height:309px; 
    top:10px; 
    left:75px; 
    color:#000;
    background:#ece4cc;
    }
#container2 {
    background:#ece4cc url(gallery/challenge4.jpg) 75px 10px no-repeat;
    }	
/* ******************************************** */	
/* The containing box for the gallery-jones. */	
#container3 {
    position:relative; 
    width:660px; 
    height:530px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container3 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container3 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container3 a.gallery, #container3 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container3 a.slidea {
    background:url(gallery/jones1x.jpg); 
    height:100px; 
    width:150px;
    }
#container3 a.slideb {
    background:url(gallery/jones2x.jpg); 
    height:100px; 
    width:72px;
    }
#container3 a.slidec {
    background:url(gallery/jones8x.jpg); 
    height:100px; 
    width:72px;
    }
#container3 a.slided {
    background:url(gallery/jones9x.jpg); 
    height:100px; 
    width:150px;
    }

#container3 a.slidee {
    background:url(gallery/jones10x.jpg); 
    height:100px; 
    width:150px;
    }
#container3 a.slidef {
    background:url(gallery/jones11x.jpg); 
    height:100px; 
    width:150px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#container3 ul {
    width:156px; 
    height:530px;
    }
#container3 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container3 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container3 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container3 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:299px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container3 {
    background:#ece4cc url(gallery/jones7.jpg) 10px 10px no-repeat;
    }	
	
/* ******************************************** */	
/* The containing box for the Shrums Project */	
#container4 {
    position:relative; 
    width:660px; 
    height:428px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container4 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container4 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container4 a.gallery, #container4 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container4 a.slidea {
    background:url(gallery/shrums1x.jpg); 
    height:100px; 
    width:150px;
    }
#container4 a.slideb {
    background:url(gallery/shrums2x.jpg); 
    height:100px; 
    width:72px;
    }
#container4 a.slidec {
    background:url(gallery/shrums3x.jpg); 
    height:100px; 
    width:72px;
    }

#container4 a.slided {
    background:url(gallery/shrums4x.jpg); 
    height:100px; 
    width:72px;
    }
#container4 a.slidee {
    background:url(gallery/shrums5x.jpg); 
    height:100px; 
    width:72px;
    }
#container4 a.slidef {
    background:url(gallery/shrums6x.jpg); 
    height:100px; 
    width:150px;
    }	

/* set the size of the unordered list to neatly house the thumbnails */
#container4 ul {
    width:156px; 
    height:424px;
    }
#container4 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container4 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container4 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container4 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:303px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container4 {
    background:#ece4cc url(gallery/shrums7.jpg) 10px 10px no-repeat;
    }	
	
/* ******************************************** */	
/* The containing box for the Frenettes Project */	
#container5 {
    position:relative; 
    width:668px; 
    height:328px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container5 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container5 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container5 a.gallery, #container5 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container5 a.slidea {
    background:url(gallery/frenettes1x.jpg); 
    height:100px; 
    width:72px;
    }
#container5 a.slideb {
    background:url(gallery/frenettes2x.jpg); 
    height:100px; 
    width:72px;
    }
#container5 a.slidec {
    background:url(gallery/frenettes3x.jpg); 
    height:100px; 
    width:72px;
    }

#container5 a.slided {
    background:url(gallery/frenettes4x.jpg); 
    height:100px; 
    width:72px;
    }
#container5 a.slidee {
    background:url(gallery/frenettes5x.jpg); 
    height:100px; 
    width:72px;
    }
#container5 a.slidef {
    background:url(gallery/frenettes6x.jpg); 
    height:100px; 
    width:72px;
    }
#container5 a.slideg {
    background:url(gallery/frenettes7x.jpg); 
    height:100px; 
    width:72px;
    }	
#container5 a.slideh {
    background:url(gallery/frenettes8x.jpg); 
    height:100px; 
    width:72px;
    }	
#container5 a.slidei {
    background:url(gallery/frenettes9x.jpg); 
    height:100px; 
    width:72px;
    }		

/* set the size of the unordered list to neatly house the thumbnails */
#container5 ul {
    width:234px; 
    height:424px;
    }
#container5 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container5 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container5 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container5 a.gallery:hover span {
    position:absolute; 
    width:400px; 
    height:303px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container5 {
    background:#ece4cc url(gallery/frenettes10.jpg) 10px 10px no-repeat;
    }	
	
	
/* ******************************************** */	
/* The containing box for the historicbeauty Project */	
#container6 {
    position:relative; 
    width:660px; 
    height:428px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container6 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container6 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container6 a.gallery, #container6 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container6 a.slidea {
    background:url(gallery/historicbeauty1x.jpg); 
    height:100px; 
    width:72px;
    }
#container6 a.slideb {
    background:url(gallery/historicbeauty2x.jpg); 
    height:100px; 
    width:72px;
    }
#container6 a.slidec {
    background:url(gallery/historicbeauty3x.jpg); 
    height:100px; 
    width:72px;
    }

#container6 a.slided {
    background:url(gallery/historicbeauty4x.jpg); 
    height:100px; 
    width:72px;
    }
#container6 a.slidee {
    background:url(gallery/historicbeauty5x.jpg); 
    height:100px; 
    width:72px;
    }
#container6 a.slidef {
    background:url(gallery/historicbeauty6x.jpg); 
    height:100px; 
    width:72px;
    }
#container6 a.slideg {
    background:url(gallery/historicbeauty7x.jpg); 
    height:100px; 
    width:150px;
    }			

/* set the size of the unordered list to neatly house the thumbnails */
#container6 ul {
    width:156px; 
    height:424px;
    }
#container6 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container6 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container6 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container6 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:303px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container6 {
    background:#ece4cc url(gallery/historicbeauty8.jpg) 10px 10px no-repeat;
    }		
	
/* ******************************************** */	
/* The containing box for the lovelyoldhome Project */	
#container7 {
    position:relative; 
    width:660px; 
    height:428px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container7 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container7 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container7 a.gallery, #container7 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container7 a.slidea {
    background:url(gallery/lovelyoldhome1x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slideb {
    background:url(gallery/lovelyoldhome2x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slidec {
    background:url(gallery/lovelyoldhome3x.jpg); 
    height:100px; 
    width:72px;
    }

#container7 a.slided {
    background:url(gallery/lovelyoldhome4x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slidee {
    background:url(gallery/lovelyoldhome5x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slidef {
    background:url(gallery/lovelyoldhome6x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slideg {
    background:url(gallery/lovelyoldhome7x.jpg); 
    height:100px; 
    width:72px;
    }
#container7 a.slideh {
    background:url(gallery/lovelyoldhome8x.jpg); 
    height:100px; 
    width:72px;
    }						

/* set the size of the unordered list to neatly house the thumbnails */
#container7 ul {
    width:156px; 
    height:424px;
    }
#container7 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container7 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container7 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container7 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:303px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container7 {
    background:#ece4cc url(gallery/lovelyoldhome9.jpg) 10px 10px no-repeat;
    }		
	
.heading-white-11 {
	font-size: 11px;
	color: #FFFFFF;
}

/* ******************************************** */	
/* The containing box for the gallery-kitchen porch */	
#container8 {
    position:relative; 
    width:660px; 
    height:535px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container8 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container8 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container8 a.gallery, #container8 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
#container8 a.slidea {
    background:url(gallery/kitchen-porch2x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slideb {
    background:url(gallery/kitchen-porch3x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slidec {
    background:url(gallery/kitchen-porch4x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slided {
    background:url(gallery/kitchen-porch5x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slidee {
    background:url(gallery/kitchen-porch6x.jpg); 
    height:100px; 
    width:150px;
    }	
#container8 a.slidef {
    background:url(gallery/kitchen-porch7x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slideg {
    background:url(gallery/kitchen-porch8x.jpg); 
    height:100px; 
    width:72px;
    }
#container8 a.slideh {
    background:url(gallery/kitchen-porch9x.jpg); 
    height:100px; 
    width:150px;
    }	
	
/* set the size of the unordered list to neatly house the thumbnails */
#container8 ul {
    width:156px; 
    height:527px;
    }
#container8 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container8 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container8 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container8 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:299px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container8 {
    background:#ece4cc url(gallery/kitchen-porch1.jpg) 10px 10px no-repeat;
    }	
	
/* ******************************************** */	
/* The containing box for the bedroomsandbath */	
#container9 {
    position:relative; 
    width:660px; 
    height:450px; 
    margin:20px auto 0 auto; 
    border:1px solid #d1c18a; 
    }
	/* Removing the list bullets and indentation */
#container9 ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container9 a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:-1px; 
    left:-1px; 
    overflow:hidden;
	background-image:url(gold-lt-bgcolor.jpg); 
    }
/* Adding the thumbnail images */
#container9 a.gallery, #container4 a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }	
	
	
#container9 a.slidea {
    background:url(gallery/bedroomsandbath2x.jpg); 
    height:100px; 
    width:140px;
    }
#container9 a.slideb {
    background:url(gallery/bedroomsandbath3x.jpg); 
    height:100px; 
    width:67px;
    }
#container9 a.slidec {
    background:url(gallery/bedroomsandbath5x.jpg); 
    height:100px; 
    width:67px;
    }
#container9 a.slided {
    background:url(gallery/bedroomsandbath6x.jpg); 
    height:100px; 
    width:140px;
    }
#container9 a.slidee {
    background:url(gallery/bedroomsandbath7x.jpg); 
    height:100px; 
    width:140px;
    }


/* set the size of the unordered list to neatly house the thumbnails */
#container9 ul {
    width:146px; 
    height:300px;
    }
#container9 li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container9 ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container9 a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container9 a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:303px; 
    top:10px; 
    left:10px; 
    color:#000;
    background:#ece4cc;
    }
#container9 {
    background:#ece4cc url(gallery/bedroomsandbath1.jpg) 10px 10px no-repeat;
    }	
