body {
	background: #bb5728 url(images/bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #728294;
}
.upperContainer {
	background: url(images/containerUpper.gif) no-repeat;
	height: 326px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.lowerContainer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/containerLower.gif) repeat-y left top;
}
.header {
	height: 77px;
	width: 600px;
	color: #FFFFFF;
	font-size: 9px;
	background: url(images/header.gif) no-repeat left top;
}

.panel1 {
	height: 206px;
	width: 600px;
}
.stone {
	height: 45px;
	width: 600px;
	background: url(images/stone.jpg) no-repeat;
}
.panel2 {
	background: url(images/panel2bg.gif) repeat-y left top;
	line-height: 185%;
	color: #504D38;
	text-align: justify;
}
.footer {
	background: url(images/footer.gif) no-repeat left top;
	height: 100px;
	width: 600px;
	text-align: center;
	padding-top: 25px;
	line-height: 185%;
}
.designby a {
	color: #FF9900;
	text-decoration: none;
}

.pannel2top {
	background: url(images/panel2top.gif) no-repeat;
	height: 11px;
	width: 600px;
}
.pannel2bottom {
	background: url(images/panel2bottom.gif) no-repeat center bottom;
	height: 11px;
	width: 600px;
}
.designby {
	height: 30px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	color: #5A2B14;
	font-weight: bold;
	text-align: right;
}
.padding30 {
	padding-right: 30px;
	padding-left: 30px;
}
.nav {
	color: #FFFFFF;
	height: 37px;
	width: 535px;
	padding-top: 40px;
	padding-left: 40px;
}
.odd {
	font-weight: bold;
	font-size: 10px;
	background: #bdc2a9;
}

.nav a {

	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	border-left: 5px solid #FFCC00;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.nav a:hover {
	color: #FFCC00;
	background: #000000;
	text-decoration: none;
}
.even {
	font-weight: bold;
	font-size: 10px;
}
.fullImage {
	background: #4f5e44;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #868f98;
	font-weight: bold;
	text-align: center;
}
h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #4f5e44;
}
.designby a:hover {

	text-decoration: none;
	color: #FFFFFF;
}
.panel2 a {
	text-decoration: underline;
	font-weight: bold;
	color: #8F431F;
	font-size: 10px;
}
ul {
	line-height: 125%;
}
