body {
	background-color: #fff;
	margin: 0;
}

body, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	padding: 5px;
	text-align: center;		/* IE centering */
}

#pic-box {
	width: 730px;
	border: solid 3px #000;
	background: url(images/bottom_bg.gif) repeat-x bottom left;
	background-color: #000;
	position: relative;		/* Firefox centering */
	margin: 0 auto;			/* Firefox centering */
}

#stripe-box {
	background: url(images/pic_bg.jpg) no-repeat bottom left;
	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: 450px;
	margin: 5px 5px 5px 265px;
}

.picture img {
	border: solid 1px #7E362D;
}

.caption {
	background-color: #B38869;
	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: #fff;
	margin: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

#identity {
	height: 70px;
	background: url(images/apple_bg.jpg) bottom right no-repeat;
}

#identity h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#information {
	border: solid 4px #B38869;
	background-color: #86A688;
	padding: 5px;
}

#information h2 {
	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: #333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#footer {
	background-color: #B38869;
	color: #fff;
	padding: 5px;
	text-align: center;
	margin-top: 5px;
}

#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#services-section p {
	margin: 0;
}

#services-section h3 {
	color: #000;
	margin-top: 10px;
}

/* Image Headers for sections */
#bio-section, #facts-section, #survivors-section, #guestbook-section, #services-section {
	padding-top: 20px;
	border-top: solid white 1px;
}



/* Image gallery */

#imagegallery {
}

#imagegallery td {
	background-color: #86A688;
	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: #86A688;
	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
*/
