
body{
     margin:0;
    padding:0;
    height: 100%;
    background-image: url(images/background.jpg);
    background-repeat: repeat;
    background-color:#251716;
	    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}

body#info{
    color:#302321;
     margin:0;
    padding:0;
    height: 100%;
    background-image: url(images/infoback.gif);
    background-repeat: repeat;
    background-color:#251716;
    
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}

body#contact{
	color:#302321;
    margin:0;
    padding:0;
    height: 100%;
    background-image: url(images/contactback.gif);
    background-repeat: repeat;
	background-color:#F0D9D2;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}

a {
outline-style:none;
}

div.content{
   
   width:900px;
    text-align: center;
	margin:1em auto;
	
}

.mcontent img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    
}
#infonav #mainnav li a {
color:#302321;
}
#contactnav #mainnav li a {
color:#000;
}
#mainnav li  {
    color:#DBC59C;
    padding:8px;
    display:inline;
    
    font-size: 13.5px;
    letter-spacing: 0.5px;
    font-variant: normal;
 
}
#mainnav li a {
    color:#DBC59C;
    padding:0px;
    margin:0px;
    
    font-size: 13.5px;
    letter-spacing: 0.5px;
    font-variant: normal;
        text-decoration:none;
}

#mainnav ul {
    padding:0px;
    margin:0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#mainnav a {
border:none;
}

#minornav {
color:#EEE4D1;
        margin-bottom:30px; 
    text-decoration: none;
text-align:center;

}

#minornav a ,#minornav a:link  {
    padding:4px;
    color:#EEE4D1;
    
    font-size: 11.5px ;
    text-decoration:none; 
    
}  
#minornav ul{
padding:0;
margin:0;
}
#minornav li {
display:inline;
}
#leftcontent {
float:left;
text-align:center;
margin-top:40px;
width:400px;
height:800px;
}

#leftcontent a img {
padding:5px;
}

#leftcontent a {
color:#666666;
}

#bgimage {
margin-top:90px;
}

#minornav a:visited {
    padding:4px;
    color:#EEE4D1;
    
    font-size: 11.5px ;
    text-decoration:none; 
    
}   



.content a img {
border:none;
}
.smalltitle {
    
    margin-bottom:5px;
	margin-top:5px;
}



.smalltitle h4 {
color:#EEE4D1;
    display:inline;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.h2title img{
	margin-bottom:-4px;
}
.galtitle {
    
    margin-bottom:5px;
  
    
}

.galtitle h2 {
  color:#EEE4D1;
      letter-spacing: 0.5px;
    font-size: 16px;
	display:inline;
}

.galtitleinfo {
    color:#302321;
    margin-bottom:5px;
    margin-top:30px;
}
.galtitleinfo h2 {
    font-size: 16px;
	letter-spacing: 0.5px;
	padding:0;
	display:inline;
}

.galtitlecontact {
    color:#000;
    
    font-size: 16px;
    margin-bottom:5px;
    letter-spacing: 0.5px;
    margin-top:30px;
}

.title {
   
    margin-bottom:5px;
    
    
}
.title h3 {
 	color:#EEE4D1; 
    font-size: 17px;
	letter-spacing: 0.5px;
    font-style: italic;
	display:inline;
}

.title img {
margin-bottom:-6px;

}
hr {
width:200px;
background-color:#DBC59C;
}

#rightcontent {
text-align:center;
color:#EEE4D1;
padding-top:50px;
font-size: 11px;
}

#topmarg {
margin-top:10px;
}

#leftcontent p {
text-align:left;
padding:0px;
margin:0px;
}

div#intro_logo {
	background-image:url(../images/intro_title.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:85px;
	margin-right:4px;
}

div#intro_logo h1, div#info_logo h1 , div#artwork_logo h1{
 	display:none;
	}

div#info_logo {
	background-image:url(../images/infologo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:97px;
}	
div#artwork_logo {
	background-image:url(../images/artwork_title.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:97px;
}

	