body {
	background-color: #ffffff;
	margin: 0;
}

body, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #733E2C;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	letter-spacing: 1.5;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #733E2C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	padding: 5px;
	text-align: center;		/* IE centering */
}

#main-box {
	width: 740px;
	border: solid 2px #733E2C;
	background-color: #F2EDE6;
	position: relative;		/* Firefox centering */
	margin: 0 auto;			/* Firefox centering */
}


#sidebar {
	width: 250px;
	background: url(texture.jpg);
	background-color: #F2EDE6;
	border-right: solid 1px #733E2C;
}

#sidebar-image {
	background: url("sidebar_image.jpg") no-repeat;
	width: 250px;
	height: 320px;
}

#text-column {
	width: 500px;
}


/* Guestbook Styles */
#guestbook-section {
	width: 230px;
	margin: 0 0 10px 10px;
	background-color: #F2EDE6;
	border: solid 1px #733E2C;
}

#guestbook-section a {
}

#guestbook-section a:hover {
}

#guestbook-top {
}

.guestbook-padding {
	padding: 10px;
}

#guestbook-bottom {
}


/* Right column */

#header {
	background: url(header_bg.jpg) repeat-y;
	background-color: #733E2C;
	height: 71px;
	margin: 0 0 10px 0;
	padding-left: 15px;
}

#header h1 {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#header h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1.2;
	text-transform: none;
}

.clear {
	clear: both;
}

#bio-section, #facts-section, #survivors-section, #services-section {
	padding-left: 15px;
}

/* Sections */

#media-box {
	float: right;
	margin: 0 10px 10px 10px;
}

.caption {
	background: url(header_bg.jpg) repeat-y;
	background-color: #733E2C;
	width: 250px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}

.caption a {
	color: #fff;
}

.relation {
	font-style: italic;
}

.fact {
	font-weight: bold;
}

#flowers-section {
	margin: 0 0 10px 10px;
}

#footer {
	text-align: center;
	padding: 5px;
}

/* Image gallery */

#imagegallery {
}

#imagegallery td {
	background: url(header_bg.jpg) repeat-y;
	background-color: #733E2C;
	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: url(header_bg.jpg) repeat-y;
	background-color: #733E2C;
	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;
}

/* Flower Code 
FLOWER:6
TEMPLATE:8
/*
