/* CSS Document */

html
{
	background:url(../images/woodBack.jpg) top left repeat-x #3b201e;
}

body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	padding: 20px 0 0 0;
	color: #3b201e;
}

.noDisplay
{
	display: none !important;
}

p
{
	padding: 10px 0;
}

#wrapper
{
	text-align: justify;
	margin: 0 auto;
	width: 965px;
}

#topWrap
{
	height: 90px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#header a
{
	height: 75px;
	width: 183px;
	display: block;
	float: left;
}

#menu 
{
	float: right;
	height: 46px;
	padding: 46px 0 0 0;
}

#menu li
{
	width: 90px;
	height: 46px;
	float: left;
	text-align: center;
	display: list-item;
}

#menu li a
{
	padding: 0px 0 0 0;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #3b201e;
	height: 46px;
	line-height: 48px;
	overflow: hidden;
}

#menu li a:hover
{
	color: #ffffff;
}

#menu .selected a
{
	color: #fff;
}

#menu #menu1 a{background:url(../images/navigation.gif) 0 0 no-repeat; padding: 0 0 0 3px; line-height: 53px}
#menu #menu1 a:hover, #menu #menu1.selected a{background:url(../images/navigation.gif) 0 -51px no-repeat}

#menu #menu2 a{background:url(../images/navigation.gif) -90px 0 no-repeat}
#menu #menu2 a:hover, #menu #menu2.selected a{background:url(../images/navigation.gif) -90px -51px no-repeat}

#menu #menu3 a{background:url(../images/navigation.gif) -181px 0 no-repeat}
#menu #menu3 a:hover, #menu #menu3.selected a{background:url(../images/navigation.gif) -181px -51px no-repeat}

#menu #menu4 a{background:url(../images/navigation.gif) -272px 0 no-repeat}
#menu #menu4 a:hover, #menu #menu4.selected a{background:url(../images/navigation.gif) -272px -51px no-repeat}

#menu #menu5 a{background:url(../images/navigation.gif) -363px 0 no-repeat}
#menu #menu5 a:hover, #menu #menu5.selected a{background:url(../images/navigation.gif) -363px -51px no-repeat}

#menu #menu6 a{background:url(../images/navigation.gif) -454px 0 no-repeat}
#menu #menu6 a:hover, #menu #menu6.selected a{background:url(../images/navigation.gif) -454px -51px no-repeat}

#menu #menu7 a{background:url(../images/navigation.gif) -545px 0 no-repeat;  padding: 0 3px 0 0; line-height: 53px}
#menu #menu7 a:hover, #menu #menu7.selected a{background:url(../images/navigation.gif) -545px -51px no-repeat}

.index #top
{
	background: url(../images/index/topBack.jpg) top left no-repeat;
	height: 348px;
	position: relative;
}

.index #note
{
	background: url(../images/index/note.png) top left no-repeat;
	height: 306px;
	width: 315px;
	position: absolute;
	right: -25px;
	top: 15px;
}

.index #bottom
{
	background: url(../images/index/bottomBack.jpg) top right no-repeat;
	height: 191px;
	position: relative;
}

.index #left
{
	width: 300px;
	float: left;
}

.index #left li
{
	width: 300px;
	height: 64px;
	text-align: center;
}

.index #left #left1
{
	background: url(../images/index/leftBack.jpg) top left no-repeat;
}

.index #left #left2
{
	background: url(../images/index/leftBack.jpg) 0 -64px no-repeat;
}

.index #left #left3
{
	background: url(../images/index/leftBack.jpg) 0 -128px no-repeat;
}

.index #left li a
{
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 64px;
	text-decoration: none;
	color: #bea26d;
	display: block;
	width: 300px;
	height: 64px;
}

.index #center
{
	width: 381px;
	float: left;
	font-size: 11px;
}

.index #center ul
{
	padding: 50px 40px 0 42px;

}

.index #center li
{
	background: url(../images/index/leDot.jpg) center left no-repeat;
	padding: 0 0 0 12px;
}

.index #center p
{
	text-align: right;
}

.index #center a
{
	color: #3b201e;
	font-size:12px;
	text-decoration: none;
}

.index #center a:hover
{
	color: #3b201e;
	text-decoration: underline;
}

.index #right
{
	width: 270px;
	float: left;
	font-size: 11px;
}

.index #right p
{
	padding: 50px 40px 0 56px;
}

.index #right a
{
	color: #3b201e;
	text-decoration: none;
}

.index #right a:hover
{
	color: #3b201e;
	text-decoration: underline;
}

.remodel #top
{
	background: url(../images/remodel/topBack.jpg) top left;
	width: 965px;
	height: 435px;
}

.remodel #bottom
{
	background: url(../images/remodel/botBack.jpg);
	width: 965px;
	height: 223px;
	margin: 10px 0 0 0;
}

.remodel #bottom p
{
		padding: 88px 78px 78px 78px;
}

.custom #top
{
	background: url(../images/remodel/topBack.jpg);
	width: 965px;
	height: 435px;
}

.genericInner
{
	padding: 100px;
	background: white;
}

.custom #bottom
{
	background: url(../images/custom/botBack.jpg);
	width: 965px;
	height: 223px;
	margin: 10px 0 0 0;
	color: #d5d2c7;
}

.history #top
{
	background: url(../images/history/topBack.jpg);
	width: 965px;
	height: 389px;
	color: white;
}

.history #top div
{
	padding: 30px 625px 0 50px;
}

.history #bottom
{
	background: url(../images/history/botBack.jpg);
	width: 965px;
	height: 366px;
	margin: 10px 0 0 0;
}

.history #bottom p
{
	padding: 30px 50px 0 50px;
}

.comm #top
{
	background: url(../images/remodel/topBack.jpg);
	width: 965px;
	height: 435px;
}

.comm #bottom
{
	background: url(../images/comm/botBack.jpg);
	width: 965px;
	height: 223px;
	margin: 10px 0 0 0;
	color: #fff;
}

.comm #bottom p
{
		padding: 88px 78px 78px 78px;
}

.cred #top
{
	background: url(../images/cred/topBack.jpg);
	width: 965px;
	height: 423px;
	color: white;
}

.cred #top li
{
	list-style: square;
	padding: 0 0 15px 0;
}

.cred #top ul
{
	float: left;
	width: 45%;
}

.cred #top div
{
	padding: 70px 0 0 70px;
}	

.cred #top li small
{
	display: block;
	color:#d9c396;
	width: 80%;
}

.contact #top
{
	background: url(../images/contact/topBack.jpg);
	width: 965px;
	height: 479px;
	position: relative;
}


.contact #note
{
	background: url(../images/contact/note.png) top left no-repeat;
	height: 306px;
	width: 315px;
	position: absolute;
	right: -25px;
	top: 15px;
}

.contact #note a
{
	height: 306px;
	width: 315px;
	display: block;
}


#galleryWrap
{
	padding: 35px 0 0 30px;
}

#mainPicWrap
{
	position: relative;
	width: 791px;
	height: 366px;
	float: left;
	margin: 0 0 0 5px;
}

#mainPicWrap div
{
	top: 0;
	left: 0;
	position: absolute;
}

#upArrow
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height: 19px;
	width: 98px;
	padding: 0 10px 0 25px;
	background:url(../images/galleryArrows.jpg) white 25px 0 no-repeat;
}

#bottomArrow
{
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	height: 19px;
	width: 98px;
	padding: 0 10px 0 25px;
	background:url(../images/galleryArrows.jpg) white 25px -19px no-repeat;
}

#thumbnailWrap
{
	width: 107px;
	float: left;
	height: 370px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#thumbnailWrap img
{
	margin: 0px 0 4px 0;	
}

#footer
{
	text-align: right;
	padding: 10px 0 15px 0;
	margin: 0 auto 0 auto;
	width: 965px;
	color: #7a5b42;
	font-size: 11px;
}

#footer a
{
	color: #7a5b42;
	text-decoration: none;
}

#footer a:hover
{
	color: #7a5b42;
	text-decoration: underline;
}