@charset "utf-8";
/* CSS Document */

/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{font:0.7em Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; background:#000 url(../images/body-repeating-background.jpg) repeat-x; text-align:center; min-height:100%; 
	scrollbar-base-color: #78220e;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #51170a;
	scrollbar-highlight-color: #9f331a;
	scrollbar-shadow-color: #401309;
	scrollbar-track-color: #78220e;}
#container{margin:76px auto 0 auto; width:1066px; position:relative; text-align:left; background:url(../images/container-background.jpg) no-repeat;}/*centers main content*/
#content{width:875px; padding:0 0 10px 100px; float:left; color:#fff; line-height:1.3em;}
#minheight {height:416px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/
.topsentence{font-size:.8em; color:#ccc; text-align:center; margin-top:4px; text-transform:uppercase;}
.clear {clear:both;}
/***************** Headers *****************/
h1 {font-size: 1.4em; font-weight:bold;}
h2 {font-size: 1.2em; color:#7f6216;}

/***************** Basic Links *****************/
a:link, a:visited{color:#c5b99a; text-decoration:underline;}
a:hover{color:#fff; text-decoration:none;}
a:active, a:focus{outline:none;}

/*************** Font Formatting ***************/
.largeblack{font-size:.9em; padding-bottom:5px; color:#000; font-weight:bold;}
.largewhite{font-size:1.1em; padding-bottom:5px; color:#fff; font-weight:bold;}
.largeblditlcwhite{font-size:1.2em; font-weight:bold; font-style:italic; color:#fff;}

/*************** List Formatting ***************/
ul li {margin-left:30px;}

/***************** Menu *****************/
#menu {padding:0; position:absolute; z-index:100; top:-60px; left:75px;}
#menu ul {float:left; margin:0; padding:0; list-style:none;}
#menu ul li {display:block; float:left; margin:0; padding:0;}
#menu ul li a {margin:0; display:block; float:left; text-decoration:none; font-size:13px; text-transform:uppercase; color:#7f6216; padding:15px 0 0 0; font-weight:bold;}
#menu ul li a.active, #menu ul li a:hover{color:#000;}

/* Home */
#menu ul li a#home {width:102px; height:50px; text-align:center;}
#menu ul li a#home.active{color:#fff; background:url(../images/nav-home-background.jpg) no-repeat;}

/* monuments */
#menu ul li a#monuments {width:129px; height:50px; text-align:center;}
#menu ul li a#monuments.active{color:#fff; background:url(../images/nav-paintings-background.jpg) no-repeat;}

/* sculpture */
#menu ul li a#sculpture {width:129px; height:50px; text-align:center;}
#menu ul li a#sculpture.active{color:#fff; background:url(../images/nav-sculpture-background.jpg) no-repeat;}

/* paintings */
#menu ul li a#paintings {width:129px; height:50px; text-align:center;}
#menu ul li a#paintings.active{color:#fff; background:url(../images/nav-paintings-background.jpg) no-repeat;}

/* resale art */
#menu ul li a#resale {width:217px; height:50px; text-align:center;}
#menu ul li a#resale.active {color:#fff; background:url(../images/nav-resaleart-background.jpg) no-repeat;}

/* Location */
#menu ul li a#location {width:129px; height:50px; text-align:center;}
#menu ul li a#location.active{color:#fff; background:url(../images/nav-sculpture-background.jpg) no-repeat;}

/*********** Gallery page nav ************/
#gallerynav{font-size:.95em; text-align:center;}
#gallerynav ul li{list-style:none; display:inline; text-align:center;}
ul li.gallerynavnumb a:link, ul li.gallerynavnumb a:visited{background-color:#671c0b; color:#fff; border:1px #7f6116 solid; padding:2px 8px; text-decoration:none;}
ul li.gallerynavnumb a:hover, ul li.gallerynavnumb a.active{background-color:#fff; color:#671c0b; border:1px #7f6116 solid; text-decoration:none;}
ul li.gallerynavbtn{background-color:#671c0b; color:#812f1c; border:1px #7f6116 solid; padding:2px 8px;}
ul li.gallerynavbtn a:link, ul li.gallerynavbtn a:visited{background-color:#671c0b; color:#fff; text-decoration:none;}
ul li.gallerynavbtn a:hover{color:#fff; text-decoration:none;}

/***************** Footer *****************/
ul#footer {display:block; margin:60px auto 0pt; padding:0pt; width:900px;}
ul#footer li {display:inline; float:right; font-size:0.8em; list-style-image:none; list-style-position:outside;
list-style-type:none; padding:0pt 4px 0pt 4px;}
ul#footer li a:link, ul#footer li a:visited{color:#c5b99a; text-decoration:none;}
ul#footer li a:hover{color:#7f6216; text-decoration:underline;}
ul#footer li.copyright {background-image:none; float:left; padding:0pt; color:#fff;}
ul#footer li.footerHome {background-image:none;}

/***************** Credit *****************/
#credit {clear:both; font-size:0.8em; padding:70px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#ccc; text-decoration:none;}
#credit a:hover {color:#fff; text-decoration:none;}
