﻿html, body {
margin: 0px;
padding: 0px;
}

body{
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
text-align: center;
margin: 6px;
}

h1, h2, h3, h4, h5, h6 {
font-family: georgia, serif;
}

h1 {
font-size: 18pt;
text-align: right;
color: #3ba848;
}

h2 {
font-size: 14pt;
float: left;
color: #1458b4;
padding-bottom: 10px;
}

h3 {
font-size: 14pt;
color: #1458b4;
margin-bottom: -1.5em;
}

h4 {
font-size: 12pt;
color: #1458b4;
}

#mint-mosaics
{
border-top: 4px solid #abd4ab;
border-bottom: 4px solid #abd4ab;
text-align: center;
height: 200px;
width: 100%;
margin-bottom: 10px;
padding: 16px 0px;
}


#container{
width: 760px;
margin: 10px auto;
background-color: #fff;
color: #3f3524;
line-height: 160%;
}

#top{
padding-bottom:20px;
border-bottom: 4px solid #abd4ab;
margin-bottom: 20px;
}

#top h1
{
padding: 0;
margin: 0;
}

img.nav-button {
border: 0px;
}

#leftnav
{
float: left;
width: 200px;
margin-top: 0px;
border: 4px solid #abd4ab;
margin-bottom: 30px;
padding:0px;
}

#content
{
text-align: left;
padding-left: 260px;
}

#content-gallery
{
text-align: center;
}

#content p{
text-align: justify;
}

#testamonial p{
margin: 0px;
}

#testamonial {
clear: left;
float: left;
width: 200px;
border: 4px solid #abd4ab;
background: url(images/quotes1.gif) no-repeat 6px 10px;
margin-bottom: 1em;
}

p.testamonial {
margin-top: 6px;
text-align: left;
padding: 12px 12px;
background: url(images/quotes2.gif) no-repeat bottom right;
font-style: italic;
}

p.author {
display:block;
font-size: 76%;
text-align: right;
padding: 12px 12px;
}

#footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
clear: both;
margin-top: 30px;
padding: 10px;
color: #333;
background-color: #fff;
border-top: 4px solid #abd4ab;
}
.hm-text{
border: 0px;
padding: 10px 0px 6px 0px;
}

.hm-pg-img {
border: 4px solid #abd4ab;
text-align: right;
}

#content-gallery p.pg-heading {
text-align: right;
border-bottom: 1px solid #1458b4;
padding-bottom: 20px;
}

#content p.pg-heading {
text-align: right;
border-bottom: 1px solid #1458b4;
padding-bottom: 20px;
}

.gallery-img {
border: 4px solid #abd4ab;
text-align: right;
}

.gallery-tn {
border: 4px solid #abd4ab;
}

.artist-tn {
border: 4px solid #abd4ab;
}

#content p.small {
font-size: 80%;
text-align: right;
}

p.size {
text-align: left;
margin-top: 2em;
margin-bottom: 1.5em;
}


p.back {
float: right;
padding-bottom: 6px;
}

a.back {
text-decoration: none;
font-weight: bold;
padding: 2px 6px;
color: #1458b4;
border: 1px solid #1458b4;
}

a.back:hover {
text-decoration: none;
font-weight: bold;
padding: 2px 6px;
background: #abd4ab;
border: 1px solid #1458b4;
}


form.contact {
float: right;
background: #abd4ab;
width: 50%;
padding: 10px;
}

.label {
float: left;
font-weight: bold;
width: 25%;
}

.noShow {
visibility: hidden;
display: none;
}

#thanks {
text-align: center;
background: #e8e8e8;
border: solid 1px #1458b4;
margin: 1em;
padding: 1em;
}

#thanks p {
text-align: center;
}