

/*** 
    UGLIES
          ***/
div, h1, p, a, img, ul, li {
margin: 0;
padding: 0;
}


.clear{
width: 1px;
height: 1px;
clear: both;
}




#preloader{
position: absolute;
left: 0;
top: -500px;
}

/** links **/
a, a:visited, a:link {
	text-decoration: none;
	color: #601a0f;
	/*border-bottom: dotted 1px #203d6c;*/
		text-decoration: none;
}

a:active, a:hover {
	color: #601a0f;
	text-decoration: underline;
}

#footer a, #footer a:visited, #footer a:link {
	color: #426998;
}

a img{
border: none;
}

/** containers **/


html { height: 100%;
font-size: 100%;
	} 


body { 
	height: 100%; 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	text-align: justify;
	margin: 0 0 1px 0; /* always have a scroll bar - no jumping */
	padding-bottom: 15px;
	padding-top: 0;
	background: #cea97e url(../images/rug_bkg.jpg) top left repeat; /* brown */
}
	



#header {
	width: 770px;
	padding: 0;
	margin: 0 auto 10px auto;
	height: 135px;
	background: url(../images/header-text-sm2.png) left bottom no-repeat;
	position: relative;
}


#menu-wrapper {
	position: absolute;
	top: 130px;
	left: 0;
	padding: 0;
	margin: 0;
	height: 50px;
	width: 100%;
	background: url(../images/menu.png) repeat-x top left;
	overflow: visible;
	
	
}

#content-wrapper {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background: #dcc19f; /*#f5dec4;*/
}

#content {
	padding: 20px 0;
	margin: 0 auto;
	width: 770px;
}

#footer-wrapper{
	width: 100%;
	background: #601a0f;
	margin-top: -30px;
	margin-bottom: -25px;
	padding-top: 15px;
	height: 50px;
	background: url(../images/menu.png) repeat-x top left;
	}


#footer{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 770px;
	font-size: .8em;
	}


#contact-img{
	width: 335px;
	float: left;
	margin:20px 10px 0 0;
	padding: 0;
}


iframe{
width: 425px;
height: 350px;
}

#map{ 
	background: url(../images/map-loading.jpg) top left no-repeat;
	width: 424px;
	margin: 20px 0 0 0;
	float: left;
}

#main_image{
width: 500px;
height: 395px;
margin: 10px 0 10px 0;
padding: 0;
float: left;
}

#thumbnails{
width: 270px;
margin: 10px 0 10px 0;
padding: 0;
float: left;
height: 395px;

}

#thumbnails img{
margin: 0 0 10px 10px;
padding: 0;
float: left;
}



/** PRESS PAGE **/
#pub-menu{
	float: left;
	width: 235px;
	padding: 0;
	margin: 0 10px 0 0;
	border-right: solid 1px #601a0f;
	
}

#pub-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pub-menu li{
	margin: 0;
	padding: 0;

}

#pub-menu li a{
	margin: 0;
	padding: 2px 0 0 25px;
	display: block;
	z-index: 1;
}

#pub-menu li a.current, #pub-menu li a:hover{
background: url(../images/selected-sm.png) no-repeat 0 50%;
text-decoration: none;
}


#pub{
	padding: 10px 0 20px 0;
}


#pub-block{
	float: left;
	width: 500px;
	padding: 50px 0 0 24px;
	margin: 0;
	
}


#pub-block img, #pub-block2 img{
	width: 500px;
	margin: 0;
}



#pub-block2 div.pub-cover{
float: left;
width: 150px;
margin: 15px 0 15px 34px;
display: block;

}

#pub-block2 div.pub-cover img{
width: 150px;
margin: 0;
}


#pub-block2 div.pub-cover p{
font-size: .8em;
text-align: center;
clear: both;
width: 150px;
margin: 0;
}

 #pub-block2 h1{
 display: block;
border-bottom: solid 1px;
clear: both;
}

#pub-block2 p{
width: 368px;
float: left;
text-align: justify;

}


/** menu **/

#menu {
	padding: 18px;
	width: 770px;
	height: 30px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	line-height: 11px;	
	font-size: 11px;
}


/* all menubars */
ul.menubar{ /* full height */
	list-style-type:none;
	margin: 0;
	padding: 0;
	
	
}

ul.menubar li{ /* text height */
	display: inline;
	text-align: center;
	height: 40px;
	padding: 10px 5px;

  }

ul.menubar li a
{/* full height */
	vertical-align: middle;
	height: 40px;
	padding: 10px 10px;
}

.menubar a, .menubar a:link, .menubar a:visited{

	vertical-align: middle;
	border-bottom: none;
	color: #ffd79e;

}

.menubar a.first {
border-left: solid 1px #490b00;
}

.menubar a:hover, .menubar a:active, .menubar a.current{
/*	color: #ffb134;*/
/*	text-decoration: underline;*/
	background: url(../images/menu-select.png) no-repeat center 20px;
	text-decoration: none;
}

/** document styles **/
.center {
	text-align: center;
}

#footer p{
text-align: center;
}

p {
	margin: 10px 0px;
	text-align: justify;
	width: 370px; 
}
.left{
float: left;
}
.right{
float: right;
}

#footer p {
width: 100%;
}

p.construction {
margin: 10px 0 0 0;
width: 790px;
text-align: center;
font-size: 1.5em;
font-family: Georgia, serif;
color: #601a0f;
}

/** images **/


/** alignment **/
.goleft {
	float: left;
	text-align: left;
}

.goright {
	float: right;
	text-align: right;
}


#content img.goleft {
	margin: 0 10px 0px 60px;
}

#content p.pright {
	margin-right: 230px;
	margin-top: 50px;
}

#content p.pleft {
	margin-left: 265px;
	margin-top: 50px;
}


/** font styles **/


h2{
font-family: Georgia, serif;
font-size: 1.5em;
font-style: italic;
margin-left: 150px;
color: #601a0f;
font-weight: normal;
	}

h3{
	text-align: right;
	font-weight: normal;
	margin-right: 150px;
color: #601a0f;
font-family: Georgia, serif;
}

#footer p{
	color: #ffd79e;
	margin: 0;
	padding: 0;
}

#copyrightbox {
margin: 20px 0;
}

p.copyright {
	text-align: justify;
	color: #601a0f;
	font-size: .75em;
	margin: 5px auto 5px auto;
	padding: 0;
	line-height: 1em;
	width: 770px;
}

p.pub-quote{
width: 500px;
font-family: Georgia, serif;
color: #601a0f;
	font-style: italic;
	text-align: center;
	font-size: 1.5em;
}


p.caption{
width: 500px;
text-align: justify;
font-size: .75em;
margin: 0;
}

p.pub-info{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: .8em;
	width: 500px;
}

/**** CONTACT PAGE *****/
.location-name{
font-weight: bold;
}

p.contact{
text-align: center;
float: left;
width: 250px;
margin: 10px 0 10px 0;
}


/******* HEADER ********/
#header h1{
font-size: 2.5em;
margin: 0;
}

#header h2{
margin: 0;
text-align: right;
}

/****** HISTORY PAGE ******/
h1 {
font-family: Georgia, serif;
font-size: 1.5em;
margin: 20px 0 5px 0;
color: #601a0f;
}

/**** HISTORY SUBMENU *****/

#submenu { 
text-align: center;
padding: 0;
margin: 1.5em 0 0 -15px;
position: relative;
height: 97px;
clear: both;
background: url(../images/timeline.png) no-repeat 0 75px;
overflow: visible;
width: 802px;
}

/* mac hide \*/
* html #submenu {height:1%}
/* end hide*/

#submenu ul {
	position: absolute;
	top: 0px;
	left: 15px;
	display: inline;
	list-style-type: none;
	width: 770px; 
	height: 65px;
	text-align: center;

/*	border-bottom: solid 1px #601a0f;
	border-top: solid 1px #601a0f;*/
	padding: 0;
	margin: 0;
}

#submenu li{
float: left;
width: 65px;
height: 65px;
}


#submenu li a{
position: absolute;
text-align: center;
width: 65px;
height: 65px;
color: #601a0f;
padding: 0;
top: 5px;
white-space: nowrap;
text-decoration: none;
}

#submenu li a .menuitem, #submenu li a .year{
display: none;
text-decoration:  none;
}

#submenu li a:hover .menuitem{
display: block;
margin-top: -2em;
position: absolute;
text-decoration: none;
}

#submenu li a:hover .year {
display: block;
margin-top: -2em;
position: absolute;
}

#coats:hover, #dhurries:hover, #tents:hover, #weaving:hover, #east:hover, #furniture:hover
#coats.current, #dhurries.current, #tents.current, #weaving.current, #east.current, #furniture.current
{
text-align: left;
}

#galisteo:hover .menuitem, #disney:hover .menuitem, #fivegraces:hover .menuitem, #tibetan:hover .menuitem, #custom:hover .menuitem,
#galisteo.current .menuitem, #disney.current .menuitem, #fivegraces.current .menuitem, #tibetan.current .menuitem, #custom.current .menuitem,
#galisteo:hover .year, #disney:hover .year, #fivegraces:hover .year, #tibetan:hover .year, #custom:hover .year,
#galisteo.current .year, #disney.current .year, #fivegraces.current .year, #tibetan.current .year, #custom.current .year
{
text-align: right;
right: 0;
text-decoration: none;
}





#coats{
background: url(../images/history-coats.png);
left: 2px;
}
#coats:hover, #coats.current{
background: url(../images/history-coats-selected.png);
}



#dhurries{
background: url(../images/history-dhurries.png);
left: 72px;
}
#dhurries:hover, #dhurries.current{
background: url(../images/history-dhurries-selected.png);
}



#tents{
background: url(../images/history-tents.png);
left: 142px;
}
#tents:hover, #tents.current{
background: url(../images/history-tents-selected.png);
}


#weaving{
background: url(../images/history-weaving.png);
left: 212px;
}
#weaving:hover, #weaving.current{
background: url(../images/history-weaving-selected.png);
}


#east{
background: url(../images/history-east.png);
left: 282px;
}

#east:hover, #east.current{
background: url(../images/history-east-selected.png);
}


#furniture{
background: url(../images/history-furniture.png);
left: 352px;
}

#furniture:hover, #furniture.current{
background: url(../images/history-furniture-selected.png);
}

#galisteo{
background: url(../images/history-galisteo.png);
left: 422px;
}

#galisteo:hover, #galisteo.current{
background: url(../images/history-galisteo-selected.png);
}

#disney{
background: url(../images/history-disney.png);
left: 492px;
}

#disney:hover, #disney.current{
background: url(../images/history-disney-selected.png);
}


#fivegraces{
background: url(../images/history-fivegraces.png);
left: 562px;
}

#fivegraces:hover, #fivegraces.current{
background: url(../images/history-fivegraces-selected.png);
}


#tibetan{
background: url(../images/history-tibetan.png);
left: 632px;
}

#tibetan:hover, #tibetan.current{
background: url(../images/history-tibetan-selected.png);
}

#custom{
background: url(../images/history-custom.png);
left: 702px;
}

#custom:hover, #custom.current{
background: url(../images/history-custom-selected.png);
}


