

body {
	
	color: #6d6a6a;
	font-size: 14px;
	line-height: 18px;
	word-spacing: 2px;
}

a img {
	border: none;
	text-decoration: none;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
}

#tblMain {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}

#cellNav {
	background-image: url(../images/bg-nav.png);
	height: 43px;
	text-align: center;
	width: 775px;
}

#cellNav a {
	color: white;
	text-decoration: none;
}

.navLink {
	display: inline-block;
	text-align: center;
    margin-left: 12px;
    margin-right: 12px;
	*display: inline;
	_height: 30px;
}

#cellNav a:hover {
	color: #FF6600;
}

#cellContent {
	background-image: url(../images/bg-content.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 517px;
}

#cellFooter {
	color: #3e2819;
	font-size: 8pt;
	height: 43px;
	background-image: url(../images/bg-footer.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#cellFooter a {
	text-decoration: none;
	color: #3e2819;
}

#divLeftBox {
	width: 251px;
	height: 261px;
	background-image: url(../images/bg-leftbox.jpg);
}

#divGrow {
	clear: both;
	width: 251px;
	height: 33px;
	background-image: url(../images/bg-grow.jpg);
}

#divGrow a {
	color: #3e2819;
	text-decoration: none;
}

#divYPABox {
	clear: both;
	width: 251px;
	height: 162px;
	background-image: url(../images/bg-leftbox.jpg);
	background-position: 0 -40px;
	margin-bottom: 10px;
	color: #3e2819;
	text-align: center;
}

#divContent {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#divOrange {
	clear: both;
	background-image: url(../images/img1-orange.jpg);
	width: 525px;
	height: 100px;
	left: 7px;
	position: relative;
}

#divGray {
	clear: both;
	background-image: url(../images/img1-gray.jpg);
	width: 518px;
	height: 98px;
	margin-top: 5px;
	left: 11px;
	position: relative;
}

#divBrown {
	clear: both;
	background-image: url(../images/img1-brown.jpg);
	width: 518px;
	height: 98px;
	margin-top: 5px;
	left: 11px;
	position: relative;
	margin-bottom: 5px;
}

.homeDivInner {
	padding-left: 184px;
	padding-top: 14px;
}

.hideBreadcrumbs {
	display: none;
	visibility: hidden;
}
