body { background-image: url(../images/wallpaper2.jpg); background-repeat: repeat; text-align: center    }
body.gallery { background-image: none; padding-top: 12px; }
p {margin-bottom:5px; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.blackText { color: black; font-family: Georgia, "Times New Roman", Times, serif; }
.blackTextSC { color: black; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; }
.left { background-image: url(../images/leftFrameHome.png); width: 589px; height: 555px; float: left; margin-bottom: 2px; }
.leftBlank { background-image: url(../living/leftFrame.jpg); margin-bottom: 2px; width: 589px; height: 519px; float: left; }
#right { background-image: url(../images/rightFrame.jpg); width: 261px; min-height: 519px; float: right; margin-bottom: 2px; }
#container { max-width: 890px; max-height: 380px; text-align: center ; width: 865px; margin-right: auto; margin-left: auto; }
#vertfill { background-color: white; width: 3px; height: 380px; float: left; }
#galleryWide { width: 550px; height: 70px; padding-right: 8px; padding-left: 8px; display: inline; }
#menu { float: right; display: inline; }
.button { display: inline; }
.clearboth { clear: both; }
.leftTextAbout { color: black; font-size: 10pt; font-family: georgia; line-height: 16px; text-align: left; word-spacing: 4px; width: 540px; margin-right: auto; margin-left: auto; padding: 28px 12px 4px 8px; }
.leftText { color: black; font-size: 10pt; font-family: georgia; line-height: 16px; text-align: left; word-spacing: 4px; margin-right: auto; margin-left: auto; padding: 8px 12px 4px 8px; width: 540px; }
.rightText { color: black; font-size: 10pt; font-family: georgia; line-height: 18px; word-spacing: 4px; margin-right: auto; margin-left: auto; padding: 8px 12px 4px 8px; width: 256px; }
.rightGal { color: black; font-size: 10pt; font-family: georgia; margin-right: auto; margin-left: auto; padding: 8px 8px 4px; width: 256px; float: left; display: inline; }
.captionText { color: black; font-size: 10pt; font-family: georgia; line-height: 18px; word-spacing: 4px; margin-right: auto; margin-left: auto; width: 380px; padding-top: 12px; }
/*.home { background-image: url(../images/buttons/homeU.gif); background-repeat: no-repeat; width: 63px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; display: block; }
.about { background-image: url(../images/buttons/aboutU.gif); background-repeat: no-repeat; display: block; width: 74px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.about:hover { background-image: url(../images/buttons/aboutD.gif); background-repeat: no-repeat; display: block; width: 74px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.living { background-image: url(../images/buttons/livingU.gif); background-repeat: no-repeat; display: block; width: 92px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.living:hover { background-image: url(../images/buttons/livingD.gif); background-repeat: no-repeat; display: block; width: 92px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.bedbath { background-image: url(../images/buttons/bedbathU.gif); background-repeat: no-repeat; display: block; width: 91px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.powder { background-image: url(../images/buttons/powderU.gif); background-repeat: no-repeat; display: block; padding-right: 3px; padding-left: 3px; width: 120px; height: 24px; float: right; }
.powder:hover { background-image: url(../images/buttons/powderD.gif); background-repeat: no-repeat; display: block; padding-right: 3px; padding-left: 3px; width: 120px; height: 24px; float: right; }
.bedbath:hover { background-image: url(../images/buttons/bedbathD.gif); background-repeat: no-repeat; display: block; width: 91px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.family { background-image: url(../images/buttons/familyU.gif); background-repeat: no-repeat; display: block; width: 95px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.family:hover { background-image: url(../images/buttons/familyD.gif); background-repeat: no-repeat; display: block; width: 95px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.kitchen { background-image: url(../images/buttons/kitchenU.gif); background-repeat: no-repeat; display: block; width: 72px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.kitchen:hover { background-image: url(../images/buttons/kitchenD.gif); background-repeat: no-repeat; display: block; width: 72px; height: 24px; float: right; padding-right: 3px; padding-left: 3px; }
.home:hover { background-image: url(../images/buttons/homeD.gif); background-repeat: no-repeat; display: inline; width: 63px; height: 24px; padding-right: 3px; padding-left: 3px; }
*/
.galleryBox { text-align: center; width: 550px; height: 450px; margin-top: 8px; }
.arrow { width: auto; height: auto; float: left; clear: both; margin-right: auto; margin-left: auto; }
.thumbHolder { background-color: white; width: 80px; height: 80px; float: left; margin: 3px auto; padding-top: 5px; padding-left: 5px; }


/* NAVIGATION by Young - ALD 01/26/11 */
#nav {
	width: 861px;
	height: 20px;
}
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		float: right;
	}
	#nav ul li {
		display: inline;
	}
	#nav ul li a {
		display: block;
		float: left;
		height: 20px;
		text-indent: -9999px;
	}
	
	a.home { width: 71px; background: url(../images/nav.png) 0 0 no-repeat; }
	a.about { width: 95px; background: url(../images/nav.png) -70px 0 no-repeat; }
	a.living { width: 124px; background: url(../images/nav.png) -163px 0 no-repeat; }
	a.bedroom { width: 103px; background: url(../images/nav.png) -286px 0 no-repeat; }
	a.family { width: 125px; background: url(../images/nav.png) -388px 0 no-repeat; }
	a.kitchendining { width: 148px; background: url(../images/nav.png) -512px 0 no-repeat; }
	a.intimate { width: 130px; background: url(../images/nav.png) -665px 0 no-repeat; }
	
	a.home:hover { width: 71px; background: url(../images/nav.png) 0 -20px no-repeat; }
	a.about:hover { width: 95px; background: url(../images/nav.png) -70px -20px no-repeat; }
	a.living:hover { width: 124px; background: url(../images/nav.png) -163px -20px no-repeat; }
	a.bedroom:hover { width: 103px; background: url(../images/nav.png) -286px -20px no-repeat; }
	a.family:hover { width: 125px; background: url(../images/nav.png) -388px -20px no-repeat; }
	a.kitchendining:hover { width: 148px; background: url(../images/nav.png) -512px -20px no-repeat; }
	a.intimate:hover { width: 130px; background: url(../images/nav.png) -665px -20px no-repeat; }
	
	p.fieldwrap {margin:0 0 2px 0;}
	.submit {margin:0 0 0 20px;}
