/* Wabi-Sabi 10/19/07 */

body {
	background-image: url("images/bg.gif");
	background-repeat: repeat;
	background-attachment: fixed
}

div.fullContainer {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #444444;
	height: 591px;
	width: 1000px;
}

div.rightContainer {
	margin: 0;
	margin-left: 398px;
	border-left: 5px solid #444444;
	border-right: 4px solid #444444;
	background-color: white;
	height: 591px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.header {
	margin-left: auto;
	margin-right: auto;
	width: 16em;
	text-align: right;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #363636
}
.bodytext {
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #48422F;
	text-decoration: none;
}
p.bodytext {
	margin-left: 3%;
	margin-right: 3%;
}
a.bodytext:link		{ color: #006800; }
a.bodytext:visited	{ color: #006800; }
a.bodytext:hover	{ color: #00A800; }
a.bodytext:active	{ color: #A08800; }
	
.footlink {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.footlink:link		{ color: #006800; }
a.footlink:visited	{ color: #006800; }
a.footlink:hover	{ color: #00A800; }
a.footlink:active	{ color: #A08800; }

.email {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.email:link		{ color: #000068; }
a.email:visited		{ color: #000068; }
a.email:hover		{ color: #0000C8; }
a.email:active		{ color: #A08800; }

.titletext {
	font-family: Georgia, Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #88422F;
}
p.titletext {
	text-align: center;
}

.blurbtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #48422F;
}
p.blurbtext {
	margin-left: 5%;
	margin-right: 5%;
	margin-top:-2%;
}

.copytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8F8F8F;
}	
