body {
	background-color: #f0f4dd;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
}


.rightBar {
	background-color:#a8ba57;
	width:148px;
}

/* Headers */
h1 {
	font-size: 18px;
	color: #5f6b29;
	letter-spacing: .5em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #c96225;
	letter-spacing: .2em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
/* Links */
a { color: #5f6b29; text-decoration: none; }
a:hover { color: #475118; }
a:focus { outline: none; }


.pngfix
{
	behavior: url(js/pngfix/iepngfix.htc);
}

.navContainer {
	position:relative;
	z-index:3;
}

.mainContainer {
	position:relative;
	z-index:2;
}

.greenfont {
	color: #5f6b29;
}

.listTable {
	height:15px;
}

hr {
	border:0px;border-top:1px solid #f48608;
}

	
