body{padding:0px; margin:0px; font-size:.9em; font-family:"Times New Roman", Times, serif; background-image:url(images/bg.jpg); background-position:top center;}
	
h1{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:32px;}
h2{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:24px;}
h3{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:20px;}
h4{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:18px;}
h5{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:16px;}
h6{margin:0px; padding:0px 0px 10px 0px; font-weight:normal; font-size:14px;}

p{margin:0px; padding:0px 0px 10px 0px; line-height:18px;}
a{color:#900;}
a img{border:none;}


.clear{clear:both; height:0px; overflow:hidden; font-size:1px;}

.gradientWrap{min-height:800px; height:auto!important; height:800px; background-image:url(images/gradient.jpg); background-repeat:repeat-x; background-position:top center;}
	.banner{width:820px; height:224px; margin:0px auto; background-image:url(images/banner.jpg); position:relative;}
	
	.leatherTop{width:820px; margin:0px auto; background-image:url(images/leatherTop.jpg); background-repeat:no-repeat; background-position:top center;}
	.leatherMiddle{width:820px; margin:0px auto; background-image:url(images/leatherMiddle.jpg); background-repeat:repeat-y; background-position:top center;}
	
	.paperTop{width:780px; background-image:url(images/paperTop.jpg); background-position:top center; background-repeat:no-repeat;}
	.paperBottom{width:780px; background-image:url(images/paperBottom.jpg); background-position:bottom center; background-repeat:no-repeat;}
	.paperMiddle{width:780px; background-image:url(images/paperMiddle.jpg); background-repeat:repeat-y; background-position:top left;}
		.paperPadding{width:720px; padding:30px 30px 60px 30px;}
		
	.contentLeft{width:490px; overflow:hidden; float:left;}
		.contentRight{width:200px; float:right;}
/* -------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------- */

.galleryThumb{width:120px; height:120px;}

.nav{height:45px; font-size:14px; font-size:18px; position:absolute; right:20px; bottom:0px;}
.nav ul{display:inline;}
.nav li{display:block; float:left;}
.nav li a{float:left; color:#fff; text-align:center; line-height:45px; text-decoration:none; padding:0px 10px;}

.nav li:hover a.menuItem{border:none; color:#000; background-color:#dcd5c4;}
.nav li a.menuItemCurrent{
	float:left;
	color:#000;
	font-weight:bold;
	border:none;
	background-color:#dcd5c4;
	text-align:center;  line-height:45px; text-decoration:none;
}

.nav ul li {position:relative;}
.nav ul li ul{position:absolute; display:none; left:0px; top:45px; border-left:solid 1px #312c29; border-right:solid 1px #312c29; border-bottom:solid 1px #312c29;}
.nav ul li ul li{display:block; clear:both;}

.nav ul li ul li a{display:block; height:28px; line-height:28px; background-color:#dcd5c4; font-size:.8em; border:0px; border-top:solid 1px #b6aa95; color:#222; width:112px;}
.nav ul li ul li a.menuListItemCurrent{border:0px; color:#000; border-top:solid 1px #b6aa95; background:none; background-color:#ede6d5;}
.nav ul li ul li a:hover{border:0px; color:#000; border-top:solid 1px #b6aa95; background:#ede6d5;}

.nav ul li ul li ul{position:absolute; display:none; left:132px; top:-1px; border-top:solid 1px #312c29;}
