body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,p,blockquote,table,th,td,embed,object {
	padding: 0;
	margin: 0;
}

body {
	background-color: #311f0f;
/*	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	background-position: center; */
	color: #311f0f;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 26px;
}

.hideme {
	display: none;
}

#topborder {
	height: 12px;
	width: 100%;
	position: absolute;
	top: 0;
	background-color: #a40000;
}

#container {
	width: 940px;
	margin: 0 auto;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	background-color: #f7f3ea;
	background-position: -1px 0px;
	padding: 122px 0 79px 0;
}

#main {
	padding: 0 79px;
}

#left {
	margin-top: 40px;
	width: 380px;
	float: left;
	margin-right: 21px;
}

#right {
	margin-top: 40px;
	width: 380px;
	float: left;
}

div#googlemap {
	margin-bottom: 8px;
}

a#getdirections {
	margin: 8px 0 5px 0;
	display: block;
	height: 29px;
	width: 132px;
	background-image: url('../images/getdirections.gif');
}

table#numbers .numtitle {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 70px;
}

#mailinglist {
	padding: 16px 20px 5px 20px;
	background-color: #311f0f;
	text-align: center;
	color: #f7f3ea;
}

#mailinglist h3 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 4px;
}

#mailinglist #mce-success-response {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 16px 0;
	line-height: 18px;
	color: #b5d29c;
}

#mailinglist #mce-error-response {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 16px 0;
	line-height: 18px;
	color: #a40000;
}

#mailinglist p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	margin: 10px 0 16px 0;
}

input#mce-EMAIL {
	float: left;
	font-size: 20px;
	width: 234px;
	font-family: Georgia, serif;
	background-color: #e1d6be;
	padding: 6px;
	border: none;
}

input#mc-embedded-subscribe {
	float: left;
	position: relative;
	top: 2px;
	left: 15px;
}

div.photob {
	border: solid 8px #311f0f;
	width: 204px;
	line-height: 0px;
	margin-bottom: 20px;
}

div.photoc {
	border: solid 8px #311f0f;
	width: 124px;
	line-height: 0px;
	margin-bottom: 20px;
}

img.photo {
	padding: 2px;
}

div#albumleft {
	float: left;
	margin-right: 20px;
}

div#albumright {
	float: right;
}
