@charset "UTF-8";
.topbar {
	background-image: url(images/topbk.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3313;
	padding-bottom: 0px;
	padding-top: 70px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: right;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #332324;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #332324;
	font-weight: normal;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.categoriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F2705;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 5px;
}
.photo {
	padding: 4px;
}
.categoriestext a:link {
	color: #663300;
	text-decoration: none;
}
.categoriestext a:visited {
	color: #663300;
	text-decoration: none;
}
.categoriestext a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.categoriestext a:active {
	color: #666666;
	text-decoration: none;
}
.tablecontent {
	padding: 3px;
	border: thin none #CCCCCC;
	margin: 3px;
}
body {
	margin: 0px;
	background-image: url(images/bk.gif);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarbk {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2705;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 5px;
}
#casestudymargin {
	padding: 40px;
	text-align: left;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-align: left;
	}
.textlarge {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #341d00;
	font-size: 20px;
	text-align: left;
	padding-left: 75px;
	padding-right: 25px;
	vertical-align: middle;
	}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #341d00;
	font-size: 14px;
	text-align: left;
	padding-left: 50px;
	padding-right: 25px;
	line-height: 22px;
}
.textsmaller {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #341d00;
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
	padding-right: 25px;
	line-height: 14px;
}

