#seeshell {
	margin: 0;
        background-color:#fff;
        font-family: Arial, sans-serif;
}
#wrapper {
	background-color: #eecfd5;
	margin: 0 auto;
	width: 870px;
}
#navigation a, #navigation a:active, #navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #000;
}
#navigation .selected {
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation {
	text-align: right;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#navigation #contactphone {
	float: left;
}
#navigation #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation #menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	padding-left: 10px;
}
#content {
	background-image: url(https://seeshellphoto.com/images/bodybackground.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 15px;
	clear: both;
}
* html #content {
        background-image: none;
}
#docBody, #navigation {
	margin-right: auto;
	margin-left: auto;
	width: 90%
}
#docBody {
	background: transparent;
	background-image: url(https://seeshellphoto.com/images/docbody.png);
	background-repeat: repeat;
	padding: 10px;
}
* html #docBody {
	background-image: none;
	background-color: #f3dde1;
}
#docBody h2 {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	letter-spacing: 8px;
	border-bottom: 2px solid #373737;
	text-transform: lowercase;
}
#docBody h3 {
	text-transform: lowercase;
	font-size: 1.2em;
	border-bottom: 1px solid #373737;
}
#footer {
	text-align: center;
	padding: 15px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
img {
	border: none;
}
#galleryEntry {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#galleryItem {
	float: left;
	width: 30%;
	margin-left: 10px;
	margin-right: 10px;
}


h1#top {
	text-align:center;
	font-size: 90%;
}
h2 {
	padding: 0px;
	text-decoration:underline;
}
hr {
	padding: 0px;
}
.contactTable {
	margin-left:auto; 
	margin-right:auto;
}
.contactTableLeft {
	text-align:right;
	vertical-align:top;
	font-size:small;
}
.contactTableRight {
	text-align:left;
	font-size:small;
}
.vendorTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:69%; 
	border:0px;
}
.vendorTable td {
	vertical-align: top;
	font-size:small;
}
.galleryTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 90%;
	border: 0px;
}
.galleryTable td{
	text-align:center;
}
.galleryTable td a:hover{
	background-color: transparent;
}
.image {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testimonial {
	padding: 5px 30px 5px 30px;
	text-align: left;
	font-size: small;
	font-style:italic;
}
.testimonial p.sign {
	padding-left:10px;
}
.hiddenPic {
	display:none;
}
#kudosLogo {
	text-align: center;
	margin-top: 20px;
}
