body {
	background-color: #8b8b8b;
	margin: 0;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2b1817;
}
a:link {
	color: #871711;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #871711;
}
a:hover {
	text-decoration: underline;
	color: #871711;
}
a:active {
	text-decoration: none;
	color: #871711;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h2 + p {
	margin-top: 0px;
}

.underlined {
	border-bottom: 1px solid #2b1817;
	margin-bottom: 5px
}
h3 {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}
hr {
	border: none;
	height: 14px;
	padding-top: 4px;
	padding-bottom: 4px; 
	margin: 0;
	background: #fff url(/images/hr_bg.gif) no-repeat top center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(/images/bk_page.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#header {
	background-color: #871711;
	background-image: url(/images/bk_header.jpg);
	height: 156px;
	color: #FFFFFF;
	padding: 0 20px;
}
#header p {
	margin: 0;
	padding: 0;
}
#header h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
#header a:link {
	color: #f2f1c6;
}
#nav {
	background-color: #5e1e20;
	margin: 0px;
	padding: 0px;
	height: 44px;
	clear: both;
	line-height: 0;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	height: 43px;
	width: 119px;
	text-align: center;
}
#nav li a:link, #nav li a:visited {
	color: #f2f1c6;
	text-decoration: none;
	background-image: url(/images/bk_nav.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	height: 43px;
	width: 119px;
	display: block;
	float: left;
	line-height: 40px;
	margin-right: 1px;
	text-align: center;
}
#nav li a:hover, #nav li a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/bk_nav_over.jpg);
}
#main_content {
	padding: 20px;
	clear: both;
	line-height: 22px;
}
#main_content ul {
	padding: 15px;
	margin: 0;
}
#main_content .rightcol ul li {
line-height: normal;
}
#main_content .rightcol {
	background-image: url(/images/bk_home_bigbox.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 598px;
	height: 512px;
	padding: 1px 8px 8px 1px;
}
#main_content .rightcol p {
	margin: 0;
	padding: 0;
}
#yellow_bar {
	padding: 20px;
	background-color: #f2f1c6;
	clear: both;
}
.rightcol {
	float: right;
	width: 603px;
	margin-left: 25px;
	padding-left: 20px;
}
.leftcol {
	float: left;
	width: 265px;
}
#yellow_bar .leftcol img {
	border: 1px solid #2d4e5d;
	float: left;
	margin: 0 6px 6px 0;
}
#yellow_bar .rightcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#yellow_bar .rightcol ul li {
	list-style: none;
	width: 270px;
	float: left;
	padding: 0;
}
#yellow_bar .rightcol ul li a:link, #yellow_bar .rightcol ul li a:hover, #yellow_bar .rightcol ul li a:visited, #yellow_bar .rightcol ul li a:active  {
	font-weight: bold;
}
#yellow_bar h2 {
	clear: both;
}
#footer {
	color: #FFFFFF;
	background-color: #871711;
	padding: 8px;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}
#footer .rightcol {
	width: 485px;
	text-align: right;
}
#footer .rightcol h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#footer img {
	float: left;
	border: none;
	margin-right: 4px;
}
#footer .rightcol p {
	margin-top: 0;
	padding-top: 0;
}
#footer a:link, #footer a:visited {
	color: #f2f1c6;
}
#footer a:hover , #footer a:active {
	color: #FFF;
}
.ts_right {
	float: right;
	width: 50%;
	padding: 20px;
	margin-left: 20px;
	background: #f2f1c6;
	font-weight: bold;
	font- size: 13px;
}
.quote_credit {
 	float: right;
 	width: 25%;
 	padding-bottom: 10px;
}

.right {
 	float: right;
 	margin-left: 8px;
 	margin-bottom: 8px;
}
.left {
 	float: left;
 	margin-rightt: 8px;
 	margin-bottom: 8px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;} 

/* GALLERY PAGE STYLES */
#main_content .rightcol_interior {
	width: 294px;
	float: right;
	margin-left: 10px;
}
#main_content .rightcol_interior p {
	font-size: 12px;
	line-height: 18px;
}
#main_content .centercol_interior {
	width: 251px;
	float: right;
	margin-right: 9px;
	margin-left: 19px;
}
#main_content .centercol_interior p {
	font-size: 12px;
	line-height: 18px;
}
.sidebox {
	background-image: url(/images/bk_sidebox.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px 11px;
}
.sidebox h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.sidebox p {
	margin-top: 0;
	padding-top: 0;
}
#main_content .rightcol_interior ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom;: 1px solid #f2f1c6;
}
#main_content .rightcol_interior li {
	list-style: none;
	background-color: #871711;
	line-height: 27px;
	padding: 0;
	margin: 0;
	border: 1px solid #f2f1c6;
	border-bottom: none;
}
#main_content .rightcol_interior li:hover {
	background-image: url(/images/bk_menu_hover.gif);
	background-repeat: repeat-x;
}
#main_content .rightcol_interior li.selected {
	background-image: url(/images/bk_menu_active.gif);
	background-repeat: repeat-x;
}
#main_content .rightcol_interior li.selected a:link, #main_content .rightcol_interior li.selected a:visited {
	background-image: url(/images/menu_bullet.gif);
	background-position: 10px;
	background-repeat: no-repeat;
}
#main_content .rightcol_interior li a:link, #main_content .rightcol_interior li a:visited {
	color: #f2f1c6;
	display: block;
	padding: 0 0 0 27px;
}
#main_content .rightcol_interior li a:hover {
	color: #FFFFFF;
	display: block;
}
.datarow {
	background-image: url(/images/bk_table.gif);
	background-repeat: repeat-x;
}
.outline {
	padding: 5px;
	border: 1px solid #8b8b8b;
}
.yellow_bg {
	background: url(/images/yellow_bg.gif) no-repeat bottom left;
	padding: 0 5px 5px 0;
}
.white_bg {
	background: url(/images/white_bg.gif) no-repeat bottom left;
	padding: 0 5px 5px 0;
}