@charset "utf-8";
/* CSS Document */


a:link {
	color: #624931;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #624931;
}
a:hover {
	text-decoration: none;
	color: #5D919C;
}
a:active {
	text-decoration: none;
	color: #624931;
}
.style6 {
	color: #663300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
}

.rightcolumn {
	background-image: url(images/bg_rightcolumn.gif);
	background-repeat: repeat-y;
}
.leftcolumn {
	background-image: url(images/bg_leftcolumnyellow.gif);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style2 {
	color: #5C838D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomfooterbg {
	background-image: url(images/footer_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {font-size: small}
.style14 {font-size: x-large}.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-transform: capitalize;
}
