body {
	background-color: #FFF;
	margin: 0;
}

body, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #7E362D;
}

#container {
	padding: 5px;
	text-align: center;		/* IE centering */
}

#pic-box {
	width: 740px;
	border: solid 3px #7E362D;
	background: url(images/pic_bg.jpg) no-repeat bottom left;
	position: relative;		/* Firefox centering */
	margin: 0 auto;			/* Firefox centering */
}

#stripe-box {
	background: url("images/stripe_bg.gif") repeat-x;
	text-align: left;		/* IE align left to override above centering */
	border-top: solid 1px #7E362D;
	padding: 0;
	margin: 0;
}

#left-column {
	float: left;
	width: 250px;
	margin: 5px 0 0 5px;
}

#right-column {
	width: 460px;
	margin: 5px 5px 5px 265px;
}

.picture img {
	border: solid 1px #7E362D;
}

.caption {
	background-color: #7E362D;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}

.caption a {
	color: #fff;
	text-decoration: none;
}

.caption a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #7E362D;
	font-family: Georgia, Times, serif;
	margin: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

#identity {
	height: 100px;
}

#identity h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#information {
	border: solid 1px #7E362D;
	background-color: #F0E0D9;
	padding: 5px;
}

#information h2 {
	background-color: #7E362D;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#information h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.fact {
	font-weight: bold;
	font-style: italic;
}

.relation {
	font-style: italic;
}

.clear {
	clear: both;
}

a {
	color: #7E362D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#footer {
	background-color: #7E362D;
	color: #fff;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}

#footer a {
	font-weight: bold;
	color: #fff;
}

#services-section p {
	margin: 0;
}

#services-section h3 {
	margin-top: 10px;
}


/* Image gallery */

#imagegallery {
}

#imagegallery td {
	background-color: #7E362D;
	color: #fff;
	text-align: center;
}

#imagegallery a {
	color: #fff;
	text-decoration: none;
}

#imagegallery a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Guestbook Styles */

#guestbookdata {
	padding: 5px;
}

#signguestbook h3, #guestbookdata h3 {
	text-align: left;
}

.guestfooter, #signguestbook h3, #guestbookdata h3 {
	background-color: #7E362D;
	color: #fff;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}

.guestfooter a {
	text-decoration: none;
	color: #fff;
}

.guestfooter a:hover {
	text-decoration: underline;
}

#name {
	font-weight: bold;
}

#message {
}

#date {
	font-style: italic;
	text-align: right;
}


#signguestbook {
	padding: 5px;
}


div.body {
	padding: 5px;
}

/*
TEMPLATE:7
*/
