body {
	background-color: #4c1919;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	margin-top: 25px;
	margin-bottom: 25px;
}
#content {
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.green {
	color: #662222;
}
a:link {
	color: #662222;
}
#sidebar {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #662222;
}
#sidebar h1 {
	font-size: 15px;
	font-weight: normal;
	color: #662222;
}
#sidebar p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 14px;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	color: #662222;
}
#content h1 {
	font-size: 21px;
	color: #662222;
	line-height: 27px;
}
#content p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 18px;
	color: #662222;
}
.contentcel {
	background-image: url(images/layout_contentbg.jpg);
	background-repeat: no-repeat;
}
#content h3 {
	font-size: 16px;
	color: #662222;
}
#footer {
	margin-top: 40px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#footer p {
	font-size: 12px;
}
.photoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid;
}
.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid;
}
.brown {
	font-weight: bold;
	color: #662222;
}
#testimonial p.credit {
	text-align: right;
}
#testimonial {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #662222;
	border-bottom-color: #662222;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/testimonial_bg.jpg);
	background-repeat: no-repeat;
}
#testimonial p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.noemphasis {
	text-decoration: none;
}
.galleryPhoto {
	border: 1px solid #ffc425;
}
.photo {
	border: 1px solid;
}

