﻿body {
	background: url(images/backRepeat.gif) left top repeat;
	margin: 0px;
	padding: 0px;
}
img,
a img {
	border: 0px;
}
#pageAlign {
	width: 700px;
	margin: 0px auto;
	position: relative;
	background: url(images/pageAlignRepeat.gif) left top repeat;
}
#homeBody hr {
	position: relative;
	top: 8px;
}
blockquote {
	margin-left: 15px;
}
hr {
	clear: both;
}	
h1, h2, h3, p {
	margin: 0px;
}
#header {
	height: 62px;
}
#logo {
	height: 62px;
	width: 256px;
	background: url(images/logo.gif) left top no-repeat;
}
#logo span {
	display: none;
}
p.tagline {
	color: #222;
	position: absolute;
	right: 0px;
	top: 20px;
	width: 400px;
	font-size: 90%;
	font-family: arial, sans-serif;
}
a#contactLink {
	padding-right: 45px;
	padding-top: 2px;
	background: url(images/contactIcon.gif) right top no-repeat;
}
a#contactLink:hover {
	background: url(images/contactIcon-on.gif) right top no-repeat;
}

.here h2, 
.here p {
	color: #666 !important;
}

/* home page styles */

#col1 {
	width: 450px;
	margin-right: 10px;
}
#col2 {
	width: 230px;
	position: absolute;
	top: 72px;
	right: 0px;
	background: #e0d6c8;
	padding: 5px;
}
.entryBlock {
	color: #321607;
	background: #f6f3ee;
	margin: 10px 0px;
	font-family: arial, sans-serif;
	font-size: 90%;
	padding: 10px;
}
.entryBlock h3 {
	font-size: 130%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: garamond, serif;
}
.entryBlock h3 a {
	color: #321607;
	text-decoration: none;
}
.entryBlock h3 a:hover {
	text-decoration: underline;
}
.entryBlock p a {
	color: #321607;
}
.entryBlock p a:hover {
	text-decoration: none;
}
.entryDate {
	padding-bottom: 8px;
	font-size: 80%;
	color: #737373;
}
.entryDate a {
	color: #813207;
}
.entryDate a:hover {
	text-decoration: none;
}
p.postfeedback {
	margin-top: 10px;
	font-size: 90%:
}
p.postfeedback a {
	color: #813207;
}
p.postfeedback a:hover {
	text-decoration: none;
}
#gallery {
	margin-bottom: 10px;
}
#mainPic {
	width: 215px;
	height: 160px;
	border: 1px solid #361706;
	text-align: center;
	margin: 0px auto;
	background-image: url(images/gallery/galleryPic11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

ul#thumbList {
	list-style: none;
	margin: 10px auto;
	padding: 0px 15px 0px 15px;
	width: 210px;
}
ul#thumbList li {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	float: left;
	width: 30px;
	height: 30px;
}
ul#thumbList a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	border: 1px solid #361706;
}
ul#thumbList a:hover {
	border: 1px solid #cf4e08;
}
#col2 h1 {
	font-size: 120%;
	color: #321607;
	text-align: center;
	padding: 6px 0px;
}
#col2 h2 {
	clear: left;
}
#col2 h2 a {
	color: #32393f;
	text-decoration: none;
	font-size: 80%;
}
#col2 h2 a:hover {
	color: #9a6d41;
}
#col2 p {
	font-size: 80%;
	color: #32393f;
	font-family: arial, sans-serif;
	padding: 0px 0px 5px 0px;
}
#col2 p a {
	color: #813207;
}
#col2 p a:hover {
	color: #1fa2f9;
}


/* about page styles */

#pageContent h1 {
	font-size: 140%;
	color: #321607;
}
#aboutBody h1 span {
	font-size: 80%;
}
#pageContent {
	width: 410px;
	background: #f6f3ee;
	padding: 10px 20px;
	color: #321607;
	margin-top: 10px;
	border-right: 1px solid #321607;
}
#pageContent p {
	padding: 8px 0px;
}
#pageContent a {
	color: #813207;
	text-decoration: none;
}
#pageContent a:hover {
color: #1fa2f9;
}
#aboutPic {
	float: right;
	width: 138px;
	height: 150px;
	background: url(images/aboutPic.jpg) 0 0 no-repeat;
	margin-top: 15px;
	margin-left: 5px;
	border: 1px solid #321607;
}
#sideBlock {
	width: 230px;
	position: absolute;
	top: 72px;
	right: 0px;
	background: #e0d6c8;
	padding: 5px;
	border-right: 1px solid #321607;
}
#sideBlock h2 {
	clear: left;
	font-size: 120%;
	color: #32393f;
	margin-top: 5px;
}
#sideBlock h2 a {
	color: #32393f;
	text-decoration: none;
}
#sideBlock h2 a:hover {
	color: #9a6d41;
}
#sideBlock p {
	font-size: 80%;
	color: #32393f;
	font-family: arial, sans-serif;
	padding: 0px 0px 5px 0px;
}
#sideBlock p a {
	color: #813207;
}
#sideBlock p a:hover {
	color: #1fa2f9;
}

/* contact page */

#contactBody form  ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
