* {
    padding: 0;
    margin: 0;
    }

img {
    border: 0;
    }

a {
    color:#aaa;
    text-decoration: none;
}
a:hover {
    color:white;
}

h2{
    font-size: 1.5em;
    color: #6c7cde;		/* #3333FF; */
    margin:0; padding:0;
}

h3 {
    margin: 3px 0;
    font-size:1.2em;
    }

h4 {
    margin: 3px 0;
    font-size:1em;
    font-style:italic;
    }

p {
    padding: .5em 0;
    line-height:1.2em;
}

.drophdr {
    position: relative;
    top:12px;
    left:10px;
    display:inline;
  /*  background:transparent; */
    padding:0 5px;
}
.clear {
    clear: both;
    }

.more {
    text-align: right;
    padding:1em;
}

.left {
    float:left;
}
.right {
    float:right;
}

body {
    font: 62.5% Arial, Sans-Serif; /* Resets 1em to 10px */
    text-align: center;
    color: #ccc;
    background: #000;
}

#page {
    color: white;
    background: black url('images/banner.jpg') no-repeat scroll 0 0;
    margin: 0 auto;
    padding:0;
    width: 1000px;
    font-size: 1.2em;
    }
    
#header {
    padding:215px 0 5px 0;
}

#content {
    padding: 0; margin:0;
}

/*- Main Menu */

#topmenu {
    width:650px;
    background: transparent;
    font-size:1.2em;
    font-family: Verdana Arial, sans-serif;
    text-align:center;
    float:right;
    margin:0 55px 0 0;
}

ul.menu li {
    display: inline;
    margin: 0;
}

ul.menu,
ul.menu li a {
    padding: 0.15em 0.4em;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
    color: #fff !important;
    background: transparent;
    text-decoration: none;
}


#colOne {
    float: left;
    width: 344px;
    margin: 0 5px;
    text-align: left;
}

#colTwo {
    float: left;
    width: 276px;
    margin: 0 5px;
    text-align: left;
}

#colOneTwo {
    float: left;
    width: 624px;
    margin: 0 5px;
    text-align: left;
}

#colOnePhoto {
    float: left;
    width: 250px;
    margin: 0 5px;
    text-align: left;
}

#colTwoPhoto {
    float: left;
    width: 722px;
    margin: 0 5px;
    text-align: left;
}

#colThree {
    float: left;
    width: 344px;
    margin: 0 5px;
    text-align: left;
}

.rcbox {
    position:relative;
    width:100%;
}
.inner {
    padding: 5px 0 0 0;
}

/* corners */
.corner { position: absolute; width: 10px; height: 10px; background: url('images/corners.gif') no-repeat; font-size: 0%; }
.tl { top: 0; left: 0; background-position: 0 0; }
.tr { top: 0; right: 0; background-position: -10px 0; }
.bl { bottom: 0; left: 0; background-position: 0 -10px; }
.br { bottom: 0; right: 0; background-position: -10px -10px; }
/* edges */
.boxtop { position:absolute; top:0; border-top:1px solid #666; }
.boxbot { position:absolute; bottom:0; left:10px; border-bottom:1px solid #666; }
.boxsides1 { padding: 10px 0; }
.boxsides2 { padding:0 10px; border-left:1px solid #666; border-right:1px solid #666; border-bottom:1px solid transparent; } /* IE trouble unless at least one horizontal border is specified */

.post {
    margin:0 0;
    }

.post img {
    width: 150px;
    margin: 3px 10px 0 0;
    float:left;
    border:1px inset #aaa;   
}

.post .morelink a {
    float:right;
    margin-right:2em;
}

.post-sep {
    width: 90%;
    height: 0;
    margin: 10px auto;
    border-top: 1px solid #666;
}

.corp {
    margin:20px 0;
    }

.corp img {
    width: 150px;
    margin: 3px 10px 0 0;
    float:left;
}

.corp-sep {
    width: 90%;
    height: 0;
    margin: 20px auto 10px auto;
    border-top: 1px solid #666;
}

.clients {
    font-size:1.3em;
    text-align:center;
}

.press .item {
    padding:0 0;
    margin:0 0;
    }

.press .item h3 {
    font-size:1em;
}

.press .item img{
    height:40px;
    float:right;
    padding:0 0 5px 5px;
}

.press .item .morelink a {
    clear:both;
    float:right;
    margin-right:2em;
}
.press .item-sep {
    width: 90%;
    height: 0;
    margin: 15px auto;
    border-top: 1px solid #666;    
}
.pressmore {
    clear:both;
    float:right;
}

.bio {
    margin: 0 0 20px 0;
    line-height:1.3em;
    }

.bio h3 {
    margin: 3px 0;
    }

.bio img {
    width: 200px;
    margin: 3px 10px 0 0;
    float:left;
}

.store {
    margin: 5px 0 20px 0;
    line-height:1.2em;
    }

.store h3 {
    margin: 0;
    padding-top:20px;
    }

.store .imgwrap {
    width:200px;
    margin:0 10px 8px 0;
    float:left;
    text-align:center;
}

.store .imgwrap img {
    max-width:200px;
    max-height:200px;
    border:1px inset #aaa;
}

.store div.clear {
     padding:5px 0;
     border-bottom:1px solid #666;
}

.tour {
    line-height:1.3em;
}

.shaded {
    background:#222;
}

td.tourdate {
    text-align:right;
    padding-right:5px;
    white-space:nowrap;
}
    
.mmit p {
    line-height:1.3em;
}

.quote {
    padding:30px 0;
    }
.quotetext {
    font-size: 3em;
    text-align:center;
    }
.quotesrc {
    font-size: 1em;
    font-family: serif;
    text-align:right;
    margin:1em 1em 0 0;
}    

.storeptr img {
    width:252px;
    border:1px inset #aaa;
}s

.upcoming p {
    margin:0 0 0 1em;
    text-indent:-1em;
}

.photos {
    text-align:center;
}
.photos img {
    max-width:316px;
    max-height:316px;
    border:1px inset #aaa;
    margin:4px 0
    }

.gallmenu h3 {
    padding:40px 0 0 0;
}
.gallmenu .imgwrap {
    width:140px;
    margin:0 10px 10px 0;
    float:left;
    text-align:center;
}
.gallmenu .imgwrap img {
    max-width:140px;
    max-height:140px;
    border:1px inset #aaa;
}

.photogall, .hiresgall {
    width:702px;
    text-align:left;
    position:relative;
    margin:0 auto;
}
.photogall h3 {
    margin:10px;
}
.photogall .thumb {
    float:left;
    width:140px;
    height:140px;
    margin:10px 17px;
}
.photogall .thumb td {
    text-align:center;
    vertical-align:middle;
    height:140px;
    width:140px;
}
.photogall img, .hiresgall img {
    border:1px inset #aaa;
}
.hiresgall .thumb {
    float:left;
    width:200px;
    height:200px;
    margin:16px;
}
.hiresgall .thumb td {
    text-align:center;
    vertical-align:middle;
    width:198px;
    height:200px;
}
.hiresgall img {
    margin-bottom:5px;
}



#eqColLeft, #eqColRight {
    float: left;
    width: 485px;
    margin: 0 5px;
    text-align: left;
}

#footer {
    width: 98%;
    margin: 20px auto;
    padding: 10px 0px;
    border-top: #666 1px solid;
    clear: both;
}

