body {
	margin: 0px;
	padding: 0px;
	background: url(/i/i/bg.gif) repeat top #b1a591;
}
.mainTable
{
	margin: auto;
}

.content {
	background: #513b21;
}
.redLine {
	background: url(/i/i/redLine.gif) repeat-x;
}
.homeContentBg {
	background: url(/i/i/homeContentBg.gif) no-repeat bottom right #513b21;
	padding-bottom: 50px;
}
.homeContent {
	margin: 10px 10px 10px 20px;
	width: 783px;
	text-align: left;
	/*scrollbar-base-color: #d68056;*/
}
.homeContent, .homeContent td {
	color: #cbae8b;
}
.homeContent td {
	text-align: left;
}
.topMenuBg {
	background: url(/i/i/topMenuBgTop.gif) no-repeat;
}
.topMenuBgBottom {
	background: url(/i/i/topMenuBgBottom.png) no-repeat;
}
.topMenu {
	text-align: center;
	height: 45px;
	z-index:10;
}
.topMenu a:hover, .topMenuCur a {
	background: url(/i/i/topMenuCurBg.gif) no-repeat;
}
.topMenu a, .topMenuCur a {
	font-size: 16px;
	font-weight: bold;
	color: #62452f;
	text-decoration: none;
	display: block;
	height: 45px;
	vertical-align: middle;
	padding: 0px 10px;
}
.topMenu a span, .topMenuCur a span {
	display: block;
	padding-top: 12px;
	margin: 0px;
}
.bottomMenu a, .bottomMenuCur a{
	font-size: 17px;
	font-weight: bold;
	color: #62452f;
	text-decoration: none;
	display: block;
	height: 38px;
	margin-top: -6px;
	padding: 0px 10px;
	position: relative;
}
.bottomMenu a:hover, .bottomMenuCur a {
	background: url(/i/i/bottomMenuCurBg.gif) no-repeat;
}
.bottomMenu a span, .bottomMenuCur a span {
	display: block;
	padding-top: 9px;
}
.subInnerMenuTop {
	background: url(/i/i/subInnerMenuTop.gif) bottom no-repeat #7a3b18;
	height: 240px;
	font-style: italic;
	font-weight: bold;
	color: #b99c79;
}
.subInnerMenuBottom {
	background: url(/i/i/subInnerMenuBottom.gif) bottom left no-repeat #513b21 ;
	height: 308px;
}
.subContent {
	background: #ffffff;
	padding: 45px 0px 60px 0px;
}
.subContent p, .subContent h1, .subContent h2, .subContent h3, .subContent h4, .subContent h5, .subContent h6{
	padding: 0px 20px;
}
.subContent li {

}
.bottomMenuBgTop {
	background: url(/i/i/bottomMenuBgTop.png) bottom no-repeat;
}
.bottomMenuBgBottom {
	background: url(/i/i/bottomMenuBgBottom.gif) top no-repeat;
}
/*inner menu*/
ul.innerMenu, ul.innerMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.innerMenu li, ul.innerMenu ul li {
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.innerMenu li {
	padding: 5px 0px 12px 10px;
	width: 100%;
}
ul.innerMenu li.current {
	background: url(/i/i/innerMenuCur.png) repeat;
}
ul.innerMenu li.nested  {
	padding: 5px 0px 5px 10px;
}
ul.innerMenu a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #b1a591;
	padding-left: 19px;
	position: relative;
}
ul.innerMenu li.current a {
	background: url(/i/i/subInnerMenuBullet.png) no-repeat left;
	width: 100%;
	display: block;
}
ul.innerMenu li a:hover, ul.innerMenu li.current a {
	color: #ffffff;
}
/*2nd level*/
ul.innerMenu li.current ul li{
	background: none;
}
ul.innerMenu li ul li a, ul.innerMenu li.current ul li a {
	font-size: 13px;
	color: #b1a591;
	background: none;
	position: relative;
}
ul.innerMenu ul li {
	padding: 3px 0px 0px 10px;
	width: auto;
}
ul.innerMenu ul li a:hover, ul.innerMenu li.current ul li a:hover {
	color: #dcab03;
}
ul.innerMenu ul li.current a, ul.innerMenu li.current ul li.current a {
	color: #dab57d;
}



.topShadow {
	background: url(/i/i/topShadow.png) no-repeat;
}
.leftShadow {
	background: url(/i/i/leftShadow.png) repeat-y;
}
.rightShadow {
	background: url(/i/i/rightShadow.png) repeat-y;
}
.main {
	margin: auto;
}
.galleryContent {
	margin: 0px;
	background: #513b21;
	color: #b1a591;
	padding: 45px 0px 60px 0px;
}
.galleryContent b, .galleryContent a {
	color: #b1a591;
}
.galleryList {
	margin: 60px 40px;
}
.galleryFileName {
	padding: 0px 0px 15px 0px;
	font-style: italic;
	color: #b1a591;
	font-size: 12px;
	text-align: center;
}
.galleryFileName a, .galleryFileDescription {
	text-decoration: none;
	color: #b1a591;
	font-size: 12px;
}
.arrowLeft {
	text-decoration: none;
	background: url(/i/i/arrowLeft.gif) no-repeat left;
	padding-left: 11px;
	white-space: nowrap;
	display: block;
}
.arrowRight {
	text-decoration: none;
	background: url(/i/i/arrowRight.gif) no-repeat right;
	padding-right: 11px;
	white-space: nowrap;
	display: block;
}
.previewLeft {
	background: url(/i/i/previewLeft.gif) repeat-y;
}
.previewBottomRight {
	background: url(/i/i/previewBottomRight.gif) no-repeat;
}
.previewBottom {
	background: url(/i/i/previewBottom.gif) repeat-x top;
}
.red {
	color: #d68056;
}
.bottom {
	width: 813px;
	margin: 0px auto;
	padding-top: 15px;
	color: #5e5342;
}
.leftColumn {
	padding-bottom: 40px;
}
