body {
	background-image: url(../images/brownTexturetile.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:1.4em;
	color: #2f2721;
	font-family:"Century Gothic", "Palatino Linotype";
	list-style-image: url(../images/bullet.png);
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.tableBG { background-image: url(../images/tableBG.jpg); }

.leftAlignText {
	text-align:left;
	margin-left: 20px;
	margin-right: 20px;
	list-style-image: url(../images/bullet.png);
	font-size: 13px;
	}
	.leftAlignBullet {
	text-align:left;
	margin-left: 0px;
	margin-right: 0px;
	list-style-image: url(../images/bullet.png);
	font-size: 13px;
	}
a {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #875E45;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1.smalltext {
	font-size: 14em;
	color: #574128;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}
.centerAlignText {
	text-align:center;
	list-style-image: url(../images/bullet.png);
	color: #827063;
	font-weight: bold;
	font-family: "Century Gothic", "Palatino Linotype";
	font-size: 11px;
}
.centerAlignTextsmall {
	text-align:center;
	list-style-image: url(../images/bullet.png);
	color: #827063;
	font-weight: normal;
	font-family: "Century Gothic", "Palatino Linotype";
	font-size: 12px;
}

