body {
	margin: 0px;
	background-image: url(../images/wood_rpt.jpg);
	background-color: #150F09;
	background-repeat: repeat-x;
	font-family: Calibri, Helvetica, sans-serif;
}
#main {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 960px;
	margin-bottom: 40px;
}
#right {
	height: auto;
	width: 170px;
}
#left {
	height: 300px;
	width: 230px;
}
#middle {
	height: auto;
	width: 560px;
}
#copyright {
	height: 10px;
}
#flash {
	height: 290px;
	background-image: url(../images/paper_top.jpg);
	background-repeat: no-repeat;
	background-position: center 230px;
}
#content {
	height: 310px;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	background-position: center -40px;
}
#textcontent {
	margin-bottom: 20px;
}
#textbottom {
	background-image: url(../images/textbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#tabularRates {
	margin-bottom: 20px;
	border: 1px solid #600;
}
#textinfo #gallery td{
	padding: 5px;
	width: 88px;
	height: 88px;
	background-color: #F0E5D5;
	border: 1px solid #F5EBE0;
}
#main tr #middle table tr #content #textcontent {
	text-align: left;
}
