body {
	background: #ffffff url("img/background.jpg") repeat-x;
	font:normal 12px arial,sans-serif;
	color: #595031;
	margin:0px;
	padding:0px;
}

#wrapper {
	margin: 0 auto;
	width: 768px;
}

.hidden {
	display: none;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}

.clearfloat {
	clear:both;
	height:0px;
}

a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

#main {
	float:left;
	width:768px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#hheader {
	margin-left:0px;
	margin-top:0px;
	width:768px;
	height:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/hheader.jpg);
	overflow:hidden;
}

#hwrapleft {
	margin-left:0px;
	margin-top:0px;
	width:293px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/hwrapleft.jpg);
	overflow:hidden;
}

#colwrap1 {
	float:left;
	width:475px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}

#hnavsplit {
	margin-left:0px;
	margin-top:0px;
	width:475px;
	height:14px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/hnavsplit.jpg);
	overflow:hidden;
}

#homediv {
	margin-left:0px;
	margin-top:0px;
	width:14px;
	height:748px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/homediv.jpg);
	overflow:hidden;
}

#Flash {
	margin-left:0px;
	margin-top:0px;
	width:461px;
	height:491px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
}

/* ------------------------
	Footer 
------------------------ */

#FooterSpacer {
	margin-left:0px;
	margin-top:0px;
	width:768px;
	height:17px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/FooterSpacer.jpg);
	overflow:hidden;
}

#hfooter {
	margin-left:0px;
	margin-top:0px;
	width:768px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(img/hfooter.jpg);
	overflow:hidden;
}

#hfooternav {
	margin-left:0px;
	margin-top:0px;
	width:768px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
}

#footerwrap {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 10px;
}

#footerwrap a {
	text-decoration: none;
	color: #595031;
}

#footerwrap a:hover {
	text-decoration: underline;
}

#subFooter {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#subFooter li {
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #595031;
}

div, img, .nb, #subFooter li.end {
	border: 0px;
}

.lead {
	background: #5F533B;
}

#leftPadding {
	background: #5F533B;
	height: 38px;
}
