html {
	font-size: 125%;
}
body {
	font-size: 50%;
	background: #FFFFFF;
	margin: 0px;
	position: relative;
}
#container {
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	width: 768px;
	border-right: 1px solid #3b2e00;
}
#housekeeping {
	font-size: 1.1em;
	font-weight: bold;
	background: #d1cab3;
	height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3b2e00;
	text-align: right;
}
#header {
	background: url(/images/bkg.gif);
	height: 200px;
	border-bottom: 1px solid #3b2e00;
	padding-left: 18px;
	padding-top: 12px;
}
#nav {
	height: 29px;
}
#content   { float: left; padding: 48px 20px 50px 42px; width: 267px }
a {
	font-size: 1em;
	font-weight: bold;
	color: #3b2e00;
}
#photo   { float: left; padding-top: 50px; padding-bottom: 25px; width: 439px }
#housekeeping a {
	font-size: .8em;
	font-weight: bold;
}
#footer {
	font-size: 1.1em;
	font-weight: bold;
	background: #d1cab3;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3b2e00;
	text-align: center;
	clear: both;
	border-top: 1px solid #3b2e00;
}
#footer a {

	font-size: .8em;
	font-weight: bold;
}
#header  p {
	margin: 10px;
}
h1 {
	font-size: 1.8em;
	color: #44380e;
}
#headertwo {

	background: url(/images/bkg.gif);
	height: 112px;
	border-bottom: 1px solid #3b2e00;
	padding-left: 18px;
	padding-top: 18px;
}
