body {
	background: url(../images/tileBackground.gif) center;
	padding:0;
	margin:0;
	text-align:Center;
	font:12px/21px Arial, Helvetica, sans-serif;
	color:#000000;
}
body a {
	color:#700000;
}
body a:hover {
	text-decoration:none;
}
#wrapper {
	width:836px;
	background:url(../images/tileWrapper.jpg) center repeat-y;
	margin:0 auto;
}
#footer {
	width:836px;
	background:url(../images/footer.jpg) top left no-repeat;
	height:40px;
	padding-top:28px;
	margin:0 auto;
}
#footer a{color:#000000;}
#wrapper2Home {
	width:810px;
	height:244px;
	background:url(../images/backgroundHome.jpg) top left no-repeat;
	margin:0 auto;
	text-align:left;
}
#wrapper2Inner {
	width:810px;
	height:170px;
	background:url(../images/backgroundInner.jpg) top left no-repeat;
	margin:0 auto;
	text-align:left;
}
#push31 {
	width:31px;
	float:left;
}
#leftNav{
//	width:154px;
	width:180px;
	float:left;
	text-align:left;
	padding-top:33px;
}
#push23 {
	width:23px;
	float:left;
}
#pageContent {
//	width:600px;
	width:550px;
	float:left;
	text-align:left;
}

.navItem {
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font:14px/19px "Times New Roman", Times, serif;
	margin-top:3px;
	padding:0 0 0 15px;
	background:url(../images/bullet.gif) 5px 6px no-repeat;
}
.navItem a{
	color:#322f1f;
	text-decoration:none;
}
.navItem a:hover {color:#b0a46e;}

.p_indent { margin:10px; }
.p_justmid { text-align:center; }
.p_enhanced { 		padding:0;
	margin:0;
	text-align:Center;
	font:bold 14px/21px Arial, Helvetica, sans-serif;
	color:#000077;}
.indent5 { margin:5px 0; }

h1, h2 {
	font:normal 24px/29px "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:0 0 5px 0;
	letter-spacing:-1px;
}
p {margin:5px 0;}

h2 {margin-top:20px;}
h3 {
	font:bold 16px/18px "Times New Roman", Times, serif;
	margin:5px 0;	
}
ul {
	list-style-type:none;
	margin:5px 0;
	padding:0;
}
ul li {
	background:url(../images/bullet.gif) 0px 7px no-repeat;
	margin:0;
	padding:0 0 0 10px;
}
td {
	border-top:1px solid #e4e4e4;
}
a.selected {color:#b0a46e;}
#backToHome {
	float:right;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding-right:4px;
}