/* CSS Document created by Rachael Jesser */

body {margin: 0px;
	background:url(../../images/bg.png) #3a2c20;
	font-family:  "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #614d43;
	text-transform:lowercase;
	
}

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Century Gothic";
}

h1 {font-size: 18px;
	color: #614d43;
}

h2 {color: #ad7564
}

.fltRt {float:right;
}

.fltLt {float:left;
}

div#header {height: 136px;
	width: 100%;
	background: url(../../images/headerBg.gif) bottom repeat-x #fdf6f2;
	font-size: 12px;
	color: #785a4d;
	padding-top: 5px;
}
#header div {width: 820px;
	margin: 0px auto;
}


div#header a {
	color: #785a4d;
	text-align: left;
}

#header a:hover {text-decoration:none;
	color: #b98b8b;
}

#header p {margin: -22px 0 0 140px;
	
}

div#nav {height: 62px;
	width: 100%;
	background:url(../../images/navEdge.gif) top repeat-x #4f352a;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-style:italic;
	
	
}

/* ----------- nav ----------- */

#navBar, #navBar ul {
	width: 800px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	background:url(../../images/topNavBg.png) bottom left no-repeat;
	height: 62px;
	text-align: left;
	


}

#navBar a {
	display: block;
	text-decoration:none;
	padding: 0 32px;
	margin-top: 10px;
	color: #fdf2ed;
	font-size: 20px;
	line-height: 52px;
	background:url(../../images/navDots.gif) top no-repeat;
	
}
#navBar a:hover {
	color: #b98b8b;
	background:url(../../images/navDotsOver.gif) top no-repeat;
}
#navBar li {
	float: left;
}

#navBar li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	z-index: 100;
	text-align: left;
	padding: 0px;
	background: none;
	margin-left: 32px;
	font-style:normal;
	
	

}
#navBar li li {
	display:block;
	width: 15em;	
	background-color: #8a7163;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	padding: 0px;
		
}
#navBar li ul a {
	border: 1px solid #765c50;
	border-top: none;
	color:#FFFFFF;
	padding: 5px 0px 5px 12px;
	font-size: 10px;
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
	line-height: 20px;
	background: none;
	margin: 0px;
	
}
#navBar li ul a:hover {
	background: #fdf6f2 none;
	padding: 5px 0px 5px 12px;
	color: #b98b8b;

}
#navBar li ul ul {
	margin: -1.75em 0 0 14em;
	background: none;
}
#navBar li:hover ul {
	left: auto;
}
#navBar li:hover ul, #navBar li.sfhover ul {
	left: auto;
}


div#content {width: 100%;
	background:url(../../images/contentBg.png) top repeat-x #fee9e2;
	border-bottom: 5px solid #ffffff;
}

div.wrap {width: 820px;
	padding: 0px 5px 5px 5px;
	background: #ffffff;
	border: 1px solid #e2c2b7;
	border-top: none;
	margin: 0px auto; 
}

div#homeTxt {background:url(../../images/home-textBg.jpg) no-repeat #f8f2e6;
	width: 298px;
	height: 279px;
	padding: 25px 13px 20px 25px;
	float: right;
	font-size: 11px;
	
	
}

div#homeTxt p {margin: 0 0 10px 0;
	font-family: "Trebuchet MS";
	letter-spacing: normal;
	font-size: 11px;
	line-height: 15px;
	
	
}

div#subContent {background:url(../../images/txtBg.jpg) repeat-y left #F8EBD2;
	width: 820px;
	margin: 0 auto;
	
}

div#rightTxt{float: right;
	width: 599px;
	min-height: 300px;
	
}

div#txtArea {width: 560px;
	margin: 25px 20px 10px 40px;
	color: #6c5a51;
	font-family: "Trebuchet MS";
	letter-spacing: normal;
	
} 

#txtArea h1 {color: #ad7564;
	margin: 0;
	font-size: 16px;
}

#txtArea p {margin: 8px 0 22px 0;
	
	
	font-size: 11px;
	line-height: 15px;
}


#txtArea ul {margin: 8px 0 18px auto;
}

#txtArea li {margin: 0 0 4px 0;
}

#txtArea a {color: #a0625f; letter-spacing: normal}
#txtArea a:hover {color: #c78582;}


div#leftBar {float: left;
	width: 198px;
	background:url(../../images/lft-top.jpg) no-repeat;
	min-height: 300px;
	font-size: 12px;
	padding: 24px 5px 0 15px;
	font-style:italic;
	font-family: "Trebuchet MS";
	
	
}

#leftBar h2 {color: #522c1b;
	margin: 0 0 6px 0;
	font-size: 18px;
	font-style: normal;
}

#leftBar ul {list-style: none;
	margin: 0 0 0 -28px;
	padding-left: 34px;
}

#leftBar li a {
	color: #522c1b;
	font-size: 15px;
	height:25px;
	line-height: 23px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	background:url(../../images/bullet.gif) no-repeat left;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
}



#leftBar li a:hover {
	color: #b88676;
	background:url(../../images/bulletOver.gif) no-repeat left;
}


#leftBar h2 a {text-decoration: none;
	font-size: 16px;
}

#leftBar a {
	color: #522c1b;
	}
#leftBar a:hover {
	color: #b88676;
	text-decoration:none;
}

h1#title {background:url(../../images/titleBg.jpg) no-repeat;
	width:579px;
	height: 44px;
	text-align: right;
	margin: 0 0 20px 0;
	font-size: 24px;
	line-height: 42px;
	padding: 0 20px 0 0;
	font-style:italic;
	color: #522c1b;
	font-family: "Times New Roman", Times, serif;
}

h1#titleOver {
	text-align: right;
	margin: 0 0 0 400px;
	font-size: 24px;
	font-style:italic;
	color: #522c1b;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	top: 326px;
}

/***** gallery *****/



div.galleryNav {
	float: right;
	font-family: 'Century Gothic', "Gill Sans", Geneva, Helvetica, Arial,  sans-serif;
	font-size: 12px;
	height: 375px;
	width: 125px;
	overflow:auto;
	margin: 6px 15px 0 0;
}
.galleryNav img  {
	margin: 0 10px 8px 0;
	border: 0px;
}

.galleryNav img:hover {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

.next {
	position: absolute;
	top: 390px;
	left: 180px;
	
}

body#sbx a#sbx  {
	color:#FF0000;

}

div#div0 img.one  {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#div0 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div1 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div2 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div3 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div4 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div5 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div6 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}
#div7 {position: absolute; top: 275px; width: 375px; text-align: center; margin-left: -10px; visibility: hidden;}

.lrgPhoto {border: 6px solid #FFFFFF;
}
.gallery h1 {font-size: 12px;
	margin: 14px 0 2px 20px;
	text-align: left;
}

.gallery h2 {
	margin: 0 0 10px 0;
	font-size: 10px;	
	text-align: left;
	letter-spacing: normal;
	font-family: Arial,  sans-serif;
}



div#footer {background: #8a7163;
	width: 765px;
	margin: 0px auto; 
	height: 155px;
	padding: 5px 15px 20px 40px;
	text-align:right;
}

#footer a {color: #fdebe5;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	padding-top: 10px;
}

#footer a:hover {text-decoration:none;
	color: #b98b8b;
}


#copyright {width: 800px;
	margin: 5px auto;
	font-size: 9px;
}

#copyright  a {color: #614d43;
}

#copyright a:hover {text-decoration:none;
	color: #b98b8b;
}

#copyright p {margin: 5px 10px;
}


