body {
	background-color: #513C29;
	margin:0;
	padding:0;
	color:#513C29;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:1.7em;
}
img {
	border:0;
}

h1 {
	font-size:130%;
}

#main, #header, #middle, #content, #footer{
	width:696px;
}

#main {
	margin:8px 0 0 57px;
	background:#F8F6DF;
}
#header {
	height:139px;
	background:url(../images/headerBack.jpg) no-repeat;
}
#nav {
	position:absolute;
	left:360px;
	top:-4px;
}

*html #nav, +*html #nav{
	top:8px;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}

#nav a{
	text-decoration:none;
}

#middleRow {
	height:119px;
	background:url(../images/middleRow.jpg) no-repeat;
}

#content {
	height:auto !important;
	height:294px;
	min-height:294px;
	background:#F8F6DF;
}

#contentImage {
	float:right;
	margin-top:21px;
	margin-right:19px;
}

#contentLeft {
	margin:10px 10px 0px 60px;
	padding:10px 0 20px 0;
}

#footer {
	clear:both;
	height:53px;
	background:url(../images/footerBack.jpg) no-repeat;
}


.firstLine {
	color:#A74B24;
	font-style:italic;
	font-weight:bold;
}

