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

body {
	background-image: url(../images/background_bars.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000;
}
h1 {
	font-size: 15pt;
	line-height: 18pt;
}
h2 {
	font-size: 13pt;
	line-height: 16pt;
}
h3 {
	font-size: 11pt;
	line-height: 14pt;
}
a:link { color: #473025; text-decoration: underline; }
a:visited { color: #473025; text-decoration: underline; }
a:hover { color: #8a624c; text-decoration: underline; }
a:active { color: #473025; text-decoration: underline; }
.cs_footer {
	background-image: url(../images/footer_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	line-height: 15pt;
	color: #000;
	text-align: center;
}
.cs_footer a:link { color: #000; text-decoration: underline; }
.cs_footer a:visited { color: #000; text-decoration: underline; }
.cs_footer a:hover { color: #000; text-decoration: none; }
.cs_footer a:active { color: #000; text-decoration: underline; }

.ds_right {
	background-image: url(../images/dropshadows/ds_br.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8F7F4;
}
.ds_left {
	background-image: url(../images/dropshadows/ds_bl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8F7F4;
}
.brown_bar {
	font-size: 13pt;
	line-height: 16pt;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #4a2b18;
}
.othercart_home_bold {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #0c61a4;
}
.othercart_home_bold2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #0c61a4;
}
.othercart_Mid {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #473025;
}
.othercart_home_text {
	font-size: 16px;
	line-height: 19px;
}
.othercart_home_text2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.othercart_home_text2_sm {
	font-size: 12px;
	line-height: 14px;
}
