* {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border: none;
}
body {
	background-color: #545454;
	background-image: url(../images/bg-tile.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}
#case {
	margin: 17px auto 0 auto;
	width: 760px;
	display: block;
}
#case_structure {
	width: 758px;
	background-color: #fff;
	padding-bottom: 15px;
	border: 1px solid #cfc5b8;
	display: block;
	float: left;
}
#inner_case_structure {
	margin: 0 auto 0 auto;
	width: 729px;
	display: block;
}
#header {
	margin: 14px auto 0 auto;
	padding-top: 26px;
	padding-bottom: 8px;
	width: 727px;
	background-color: #5f1c20;
	border: 1px solid #afa699;
	background-image: url(../images/indian-logo.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#header p {
	margin: 0 20px 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 2.4em;
	font-size: .72em;
}
#header p a:link,
#header p a:visited,
#header p a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#header p a:hover {
	color: #ff9c00;
	text-decoration: underline;
}
.header_spacer {
	margin: 0 5px;
}
#header_image_case {
	width: 727px;
	margin: 14px auto 0 auto;
	border: 1px solid #ada498;
	display: block;
	float: left;
}
#content_case {
	width: 727px;
	margin: 14px auto 0 auto;
	border: 1px solid #d8d2cb;
	background-color: #f1edea;
	background-image: url(../images/content-bg-top.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #444444;
}
#content_case_inner {
	width: 727px;
	background-image: url(../images/content-bg-lower.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	float: left;
}
#content_case_last {
	width: 727px;
	background-image: url(../images/content-bg-sml.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	display: block;
	float: left;
}
#content_block {
	width: 686px;
	margin: 0px auto 15px auto;
	padding-bottom: 5px;
	border-bottom: 1px dashed #aea598;
	display: block;
	clear: both;
}
.content_block_lower {
	width: 686px;
	margin: 0px auto 15px auto;
	padding-bottom: 5px;
	border-top: 1px dashed #aea598;
	display: block;
	clear: both;
}
.content_block_lower h3 {
	margin: 15px 0 10px 0;
	line-height: 1.7em;
	font-size: .95em !important;
}
.content_block_lower p {
	padding: 10px 0 10px 0;
	line-height: 1.9em;
	font-size: .75em;
}.content_block_lower p a:link,
.content_block_lower p a:visited,
.content_block_lower p a:active {
	color: #444444;
	text-decoration: none;
}
.content_block_lower p a:hover {
	color: #444444;
	text-decoration: underline;
}
#content_block_borderless {
	width: 686px;
	margin: 0px auto 15px auto;
	padding-bottom: 15px;
	display: block;
	clear: both;
}
.oversize_h1 {
	font-size: 180%;
}
#content_block h1, #content_block_borderless h1 {
	margin: 16px 0 4px 0;
	line-height: 1.7em;
	font-size: .95em;
}
#content_block h2, #content_block_borderless h2 {
	margin: 16px 0 4px 0;
	line-height: 1.7em;
	font-size: .95em;
	font-weight: normal;
}
#content_block h2 a:link,
#content_block h2 a:visited,
#content_block h2 a:active,
#content_block_borderless h2 a:link,
#content_block_borderless h2 a:visited,
#content_block_borderless h2 a:active {
	color: #444444;
	text-decoration: underline;
}
#content_block h2 a:hover,
#content_block_borderless h2 a:hover {
	color: #ff9c00;
	text-decoration: underline;
}
#content_block p, #content_block_borderless p {
	padding: 10px 0 10px 0;
	line-height: 1.9em;
	font-size: .75em;
}
#content_block p a:link,
#content_block p a:visited,
#content_block p a:active,
#content_block_borderless p a:link,
#content_block_borderless p a:visited,
#content_block_borderless p a:active {
	color: #444444;
	text-decoration: none;
}
#content_block p a:hover,
#content_block_borderless p a:hover {
	color: #ff9c00;
	text-decoration: underline;
}
.main_photo_float {
	margin: 4px 0 18px 40px;
	border: 3px solid #fff;
	float: right;
}
.home_lower_content {
	margin-bottom: 25px;
	padding: 2px 0 0 0;
	width: 100%;
	display: block;
	float: left;
}
.lower_title {
	margin: 0px 0 10px 20px;
	line-height: 1.7em;
	font-size: .95em;
	font-weight: normal;
}
.lower_title_sml {
	font-size: 70%;
	font-weight: normal;
	margin-top: 10px;
}
.ql_img_border {
	border: 3px solid #fff;
}
.ql_case {
	width: 153px;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
}
.ql_case_end {
	width: 153px;
	float: left;
	padding-left: 20px;
}
.ql_case h2, .ql_case_end h2 {
	margin: 0 0 10px 3px;
	width: 100%;
	font-size: .75em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.ql_case p, .ql_case_end p {
	color: #9d3641;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em !important;
	line-height: 1.7em !important;
	margin: 10px 5px 10px 3px !important;
	padding: 0 !important;
}
.ql_case p a:link,
.ql_case p a:visited,
.ql_case p a:active,
.ql_case_end p a:link,
.ql_case_end p a:visited,
.ql_case_end p a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d3641;
	text-decoration: underline;
}
.ql_case p a:hover,
.ql_case_end p a:hover {
	color: #333;
	text-decoration: underline;
}
.link_arrow {
	margin: 0 0 -1px 0;
}
.century_symbol {
	vertical-align: super;
	font-size: 75%;
}
#footer {
	margin: 0 auto 0 auto;
	width: 760px;
	display: block;
	text-align: left;
}
#footer_inner {
	margin: 15px 0 20px 0;
	display: block;
	width: 760px;
	float: left;
}
#footer p {
	margin-left: 37px; 
	color: #fff;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif !important;
}
#footer p a:link,
#footer p a:visited,
#footer p a:active {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif !important;
}
#footer p a:hover {
	color: #ff9c00;
	text-decoration: underline;
}
.footer_spacer {
	margin: 0 5px;
}
.footer_logo {
	margin: 0 0 -6px 8px;
}






