/* standard elements */

* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	/*background: #4E5D3C url(img/bg.jpg) fixed;*/
        background: #332a23;
	color: #bc9f66;
	/*font: normal 18px "Times New Roman",serif;*/
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.0em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: ;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 18px serif;
	padding-left: 0px;
}

blockquote p {padding: 6px;}

/* misc */

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */

.container {
	background: #332a23;
	margin: 0 auto;
        align: center;
	width: 800px;
	margin-top:5px;
        margin-bottom: 10px;
        border-color:#9b7f5e;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
}



.header {
	background: #372920 url(img/header1.png) no-repeat;
	width: 800px;
	height: 240px;
}

/* navigation */

.navigation {
	margin: 0 auto;
	text-align:center;
	letter-spacing:1px;
        background: #9b7f5e;
}



.navigation a {
	color: #332a23;
	font: bold 16px "Times New Roman";
	line-height: 40px;
	margin: 0 10px;
	text-decoration: none;
}

.navigation a:hover,.navigation #selected {
	color: #ada58f;
}

.navigation_2 {
	margin: 0 auto;
        width: 100%;
        line-height: 36px;
	text-align:center;
	letter-spacing:1px;
        border-color:#9b7f5e;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
}

.navigation_2 a {
	color: #bc9f66;
	font: bold 16px "Times New Roman";
	line-height: 24px;
	margin: 0 5px;
	text-decoration: none;
}

.navigation_2 a:hover,.navigation_2 #selected {
	color: #ada58f;
}

.spacer {
align:center;
        background: url(img/spacer.png) no-repeat top center;
	height:40px;
        width: 800px;
}

/* content */

.content {
        /*min-height:200px;*/
	/*clear: both;*/
	font-size: 18px;
	margin: 0 5px 5px;
}

.mtext {
       font: normal 18px "Times New Roman",serif;
       text-align: left;
       width:760px;
       margin: auto;
       padding-bottom: 15px;
}

.mtext2 {
       font: normal 18px "Times New Roman",serif;
       text-align: left;
       width: 620px;
       padding-left: 15px;
       float: left;
       padding-bottom: 15px;
       min-height: 500px;
}

.mtext3 {
       font: normal 18px "Times New Roman",serif;
       text-align: left;
       width: 95%;
       padding-left: 15px;
       /*float: left;*/
       padding-bottom: 15px;
}

.mtext4 {
       font: normal 16px "Times New Roman",serif;
       text-align: left;
       width: 760px;
       padding-left: 15px;
       float: left;
       padding-bottom: 15px;
}

.news {
}

.contact {
      margin-left: 20px;
      margin-bottom:15px;
      float:left;
      font: normal 18px "Times New Roman",serif;
      width: 340px;
}

.address {
     float:left;
     font: normal 18px "Times New Roman",serif;
     width:300px;
     padding-bottom: 15px;
}

.center {
     width: 680px;
     margin: 0 auto;
}

/* content item */

.item {/*clear: both*/;}



/*.item img {border: 1px dashed #8A6;}*/



.title {
     color: #bc9f66;
     font: bold 20px serif;
     padding-top:10px;
     padding-bottom:10px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}



.item .body {
	clear: both;
        font-color:#bc9f66;
}

.itemtitle {
     width:120px;
     line-height:20px;
     float:left;
     padding-left:10px;
     font-size: 16px;
}

.itemprice {
     width:80px;
     line-height:20px;
     float:left;
     padding-left:10px;
     font-size: 14px;
}

.itembuy {
     line-height:20px;
     float:left;
}

.itembottom {
     clear:both;
     text-align:center;
     height:80px;
     padding-top:10px;
     font-size:14px;
}

.itembottom a {
     text-decoration:none;
     color: #2f3c6d;
}

.bullet {
     margin: 1.3em;
     padding: 0;
     text-align:left;
}

.bullet li {
     list-style: none;
     background: url(img/bullet.png) no-repeat left center ;
     padding-left: 1em;
     text-indent: .5em;
} 

.bnav {
     float: left;
     margin: 0 auto;
     font:bold 12px "Times New Roman", serif;
     text-align: center;
}


.bnav a {
     color: #bc9f66;
     text-decoration: none;
}

/* Image Navigation */

.Imgbox {
     float: left;
     padding-left:2px;
     padding-right:2px;
}

.Imgbox img {
     border: 2px solid #000000;
}

.t_img {
     float: left;
     padding-left:2px;
     padding-right:2px;
}

.t_img img {
     border: 2px solid #000000;
}

.Iboxleft {
     float: left;
     clear: both;
     margin-top: 20px;
     font:bold 14px "Times New Roman", serif;
     text-align: center;
}

.Iboxright {
     width: 100%;
     clear: both;
     float: left;
     font: normal 16px "Times New Roman", serif;
     margin:0 auto;
}

.Iboxright_col {
     width:350px;
     float:left;
}

.texta {
     background-color:#d6b688;
     border: 1px solid #372920; 
}

/* footer */

.footer {
     background: #9b7f5e url(img/footer.png) no-repeat;
     clear: both;
     width: 800px;
     height: 25px;
}



.footer a {
     color: #666;
     text-decoration: none;
}

.footer a:hover {
     color: #333;
     text-decoration: underline;
}

.copyright {
     width: 800px;
     margin: 0 auto;
     text-align: center;
     color: #bc9f66;
     font: bold 10px serif;
     margin-bottom: 10px;
}

/* Side Navigation */

dl, dt, dd, ul, li {
     margin: 0;
     padding: 0;
     list-style-type: none;
}

#menu {
     /*position: absolute;  Menu position that can be changed at will */
     float: left;
     margin-left: 5px;
     height:24px;
}

#menu {
     width: 100%;
}

#menu dt {
     margin: 2px 0;;
     height: 16px;
     line-height: 16px;
     text-align: left;;
     font: bold 14px "Times New Roman", serif;
}

#menu dd {
     font: normal 13px "Times New Roman", serif;
}

#menu li {
     text-align: indent;
}

#menu li a, #menu dt a {
     color: #fff;
     text-decoration: none;
     display: block;
     border: 0 none;
     height: 100%;

}

#menu li a:hover, #menu dt a:hover {
     background: #bc9f66;
}

/* Lightbox */

#lightbox{	
     position: absolute;
     left: 0; 
     width: 100%; 
     z-index: 100; 
     text-align: center; 
     line-height: 0;
}

#lightbox img{ 
     width: auto; 
     height: auto;
}

#lightbox a img{ 
     border: none; 
}

#outerImageContainer{ 
     position: relative; 
     background-color: #fff; 
     width: 250px; 
     height: 250px; 
     margin: 0 auto; 
}

#imageContainer{ 
     padding: 10px; 
}

#loading{ 
     position: absolute; 
     top: 40%; 
     left: 0%; 
     height: 25%; 
     width: 100%; 
     text-align: center; 
     line-height: 0; 
}

#hoverNav{ 
     position: absolute; 
     top: 0; 
     left: 0; 
     height: 100%; 
     width: 100%; 
     z-index: 10; 
}

#imageContainer>#hoverNav{ 
     left: 0;
}

#hoverNav a{ 
     outline: none;
}

#prevLink, #nextLink{ 
     width: 49%; 
     height: 100%; 
     background-image: url(data:image/gif;base64,AAAA); 
     /* Trick IE into showing hover */ 
     display: block; 
}

#prevLink { 
     left: 0; 
     float: left;
}

#nextLink { 
     right: 0; 
     float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
     background: url(../img/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
     background: url(../img/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
     font: 10px Verdana, Helvetica, sans-serif; 
     background-color: #fff; 
     margin: 0 auto; 
     line-height: 1.4em; 
     overflow: auto; 
     width: 100%; 
}

#imageData{	
     padding:0 10px; 
     color: #666; 
}

#imageData #imageDetails{ 
     width: 70%; 
     float: left; 
     text-align: left; 
}

#imageData #caption{ 
     font-weight: bold;	
}

#imageData #numberDisplay{ 
     display: block; 
     clear: left; 
     padding-bottom: 1.0em;	
}
			
#imageData #bottomNavClose{ 
     width: 66px; 
     float: right;  
     padding-bottom: 0.7em; 
     outline: none;
}	 	

#overlay{ 
     position: absolute; 
     top: 0; 
     left: 0; 
     z-index: 90; 
     width: 100%; 
     height: 500px; 
     background-color: #000; 
}
