﻿#container {
 width: 1100px;
 height: 700px;
 background-color: #ffffff;
 padding-top: 0px;
 margin: 10px auto;
}
body {
 /*
 font-family: 'Josefin Sans', sans-serif;
 */
 font-family: 'Mallanna', sans-serif;
 font-size: 18px;
 background-color: #ffffff;
 color: #333333;
}

p {
 margin-top:12px;
 margin-bottom:12px;
}
h1, h2, h3, h4, h5, h6 {
 margin-top:10px;
 margin-bottom:10px;
}

#photos {
 position:relative;
 height:400px;
 width:1100px;
 margin:0px;
 padding:0px;
 margin: 20px 0px 20px 0px;
}
#photos img {
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

#mastnav {
 position:relative;
 height:100px;
 width:1100px;
}
#masthead {
 position:absolute;
 top:6px;
 left:0px;
 height:68px;
 width:420px;
 color: #555555;
}
#masthead p {
 margin:0px;
 padding:0px;
}
#masthead_name {
 position:absolute;
 top:0px;
 font-size:52px;
 line-height:48px;
}
#masthead_letters{
 position:absolute;
 left:226px;
 top:36px;
 font-size:24px;
}
#masthead a, #masthead a:visited {
 color: #555555;
 text-decoration:none;
}
#navigation {
 position:absolute;
 top:20px;
 left:400px;
 width: 700px;
 height: 60px;
}
#navigation td {
 height: 60px;
 font-size:18px;
 line-height:16px;
}
#navigation a, #navigation a:visited {
 text-decoration: none;
 color: #555555;
}
#navigation a:hover {
 color: #888888;
}
#social {
 position:absolute;
 top:0px;
 left:1040px;
 width:60px;
 height:20px;
 line-height:20px;
 text-align:right;
}
#basket {
 position:absolute;
 top:0px;
 left:700px;
 width:340px;
 height:20px;
 line-height:20px;
 font-size:16px;
 text-align:right;
}
#basket p {
 margin:0px;
}
#basket a, #basket a:visited {
 text-decoration: none;
 color: #444444;	
}

#viewcart table {
 border: 0px;
 border-collapse: collapse;
}
#viewcart td{
 border: 1px #999999 solid;
}
#viewcart th{
 font-size: 12px;
 font-weight: normal;
}

img {
 border: 0px;
}

#content {
 position:relative;
 width:1100px;
 min-height: 400px;
 text-align: justify; 
 padding: 0px;
 margin-bottom:20px;
}
#content a, #content a:visited {
 text-decoration: none;
 font-weight:bold;
 color: #555555;
}
#content a:hover {
 text-decoration: none;
 color: #888888;
}

#content_home_left {
 position:absolute;
 top:0px;
 left:0px;
 width:680px;
}
#content_home_right {
 position: absolute;
 top:0px;
 left:700px;
 width:300px;
 
}








#footer {
 height:30px;
 width:1100px;
 font-size: 12px;
 color: #555555;
}
#footer a, #footer a:visited {
 font-size: 12px;
 text-decoration: none;
 color: #888888;
}

.address {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:20px;
}

.phoneemail {
 margin-top:0px;
 margin-bottom:0px;
 margin-left:20px;
}

.comment {
 font-style: italic;
 font-size: 13px;
 margin-bottom:0px;
}
.commenter {
 font-size: 12px;
 margin-top:0px;
 margin-left:30px;
}

.autogthumb {
 border: 1px #eeeeee solid;
 background-color: #f8f8f8;
 width:310px;
 height:310px;
}

.exhibitions {
 margin-top:8px;
 margin-bottom:8px;
}


.quotesmallitalic {
 font-style:italic;
 font-size:12px;
}
.quotesmall {
 font-size:12px;
}
.nomargins {
 margin:0px;
}

.gallerydesc {
 font-size:12px;
 text-align: left;
 margin:3px;
}
 
.filetoupload {
 background-color: black;
 color: white;
 text-align: center;
 width:200px;
}


.shopimage {
 border: 1px #eeeeee solid;
 background-color: #f8f8f8;
 width:205px;
 height:205px;
}
.shoptitle {
 font-weight: bold;
}
.shopsize {
 margin:0px;
}
.shopprice {
 margin:10px;
 font-weight: bold;
}
.shopbutton {
 margin:10px;
}

#printsizes img {
 margin-top:0px;
 margin-right:20px;
 margin-left:20px;
 margin-botton:0px;
}
#printsizes a, #printsizes a:visited {
 text-decoration: none;
 font-weight: bold;
}
