/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
*{box-sizing:border-box; }

/*General Styling*/
body {background-color:#F9F5E5; min-height: 705px;  margin: 0;
 font-family: eras itc, calibri, sans-serif;
 font-size: 14pt;
 }
p {
  font-size:11pt;  
 }

ul {list-style-type:none; margin:0; padding:0;line-height:1.25;}
a {text-decoration:none;}
a:link, a:visited, nav a:link, nav a:visited, .bigmenu a:link, .bigmenu a:visited {color:#3B5757; font-weight:normal; text-decoration:none;}
a:hover, a:active, nav a:hover, nav a:active, .bigmenu a:hover, .bigmenu a:active {color:#3B5757; font-weight: bold; text-decoration:none;}
.bigmenu button, .artistbigmenu button {font-family:inherit;font-size:inherit; background:transparent; border:inherit;padding:0; outline:0;}
.bigmenu button:hover, .artistbigmenu button:hover {color:#3B5757; font-weight: bold; } 



h1, h2, h3, h4, h5, h6 {margin:0 6px ;text-align:center;}
#fullwrap {min-width: 664px; max-width:846px; margin: 0 auto; padding: 0;}

/*Banner Header*/
.topwrapper {
            display:block; margin:4px 6px 0px;
}
.banner { 
        width: 510px; height: 87px; margin: 0;
        border-style:none; border-bottom: 6px solid #993300;
        float:left;
}
.smallbanner { 
        width: 383px; height: 65px; margin: 0;
        border-style:none; border-bottom: 4px solid #993300;
        float:left;
}
.upright {
         float:right; float-offset:6px; width:136px; height:93px; text-align:right;
}

/*Main Navigation Menu */
.bigmenu {margin: 0 6px; }

.artistbigmenu {margin: 0 6px; }

.bigmenu nav {
         width:510px; margin: 6px 6px 0;
         display: inline-flex; justify-content: space-between;
}

.artistbigmenu nav {
         width:658px; margin: 6px 6px 0;
         display: inline-flex; justify-content: space-around;
}

.artistheader {
         width:383px; margin-right:0;       
}


/*Gallery Box*/
.gallery {
         margin: 12px 0; padding:8px; 
         position:relative; left:0; top:0;
         width:100%; min-height: 598px; max-height: 846px; 
         display: flex; flex-flow: row wrap; justify-content: space-around; align-content: space-around; align-items:center;
}

#gallery1 {width:160px; height:258px; position: relative; margin:6px;} 
#gallery2 {width:258px; height:199px; position: relative; margin:6px;}
#gallery3 {width:196px; height:255px; position: relative; margin:6px;}
#gallery4 {width:420px; height:260px; position: relative; margin:6px;} 
#gallery4a {width:380px; height:215px; position: relative; margin:6px;} 
#gallery5 {width:216px; height:216px; position: relative; margin:6px;}

.gallimg {position:absolute; width:100%; height:auto; top:0; left:0; right:0; bottom:0; margin:auto;/* border:6px ridge #A0A0B6;*/}
.galleryrow1, .galleryrow2 {width:100%; display: flex; flex-flow: row wrap; justify-content: space-around; align-content: space-between;margin:12px 0;}
.gallpicbox {position:relative; width:184px;height:184px;}
.gallimglndscp {position:absolute; width:inherit;height:auto; top:0; left:0; right:0; bottom:0; margin:auto; margin-top:8%;}
.gallimglndscpbig {position:absolute; width:inherit;height:auto; top:0; left:0; right:0; bottom:0; margin:auto;}
.gallimgprtrt {position:absolute; height:inherit; width:auto;top:0; left:0; right:0; bottom:0; margin:auto;}
.caption {line-height: 90%; position:absolute; bottom:16px; margin:0; width:100%; text-align:center;background-color:#F9F5E5;opacity:.68;}

.setbyWidth {height:auto; width:100%; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}
.setbyHeight {height:100%; width:auto; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}


/*Artist Box*/

.artistbox {
           margin: 12px 6px; padding:8px; 
           position:relative; left:0; top:0;
           width: 658px; min-height: 598px; max-height: 846px;
}
.artistbox p{font-family:calibri, arial, sans-serif; font-size: 11pt;  
}

.artistthumb {width:100%;height:auto;
}

/*Footer*/
footer {
       margin-top:24px; width:100%; 
       min-width: 664px; max-width:846px; padding-bottom:8px;
       font-size:11px; text-align:center;
}
