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

#address {
	text-align:left;
	border:1px solid #cccccc;
	padding:10px;
	background-color:#efefef;
	line-height:21px;
	width:95%;
}

body, h1, h2, h3, h4, h5, h6, div {
	margin:0;
	padding:0;
}

body {
	background: #37424c url(../images/bkgds/bkgd_texture-paper.png);
	background-repeat:repeat;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#body-container {
	width: 800px;  /* this will create a container of the browser width */
	background: #FFFFFF;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	overflow:hidden;		/* This chops off any overhanging divs */
}
br.clearfloat {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#bkgd-col {
	background:#180000 url(../images/bkgds/bkgd-slidebar.jpg) repeat-x;
	background-position:top;
	float:left;
	overflow:visible;
}

			#footer {	
				background:inherit;
				font-size:9px;
				color:#333333; 
				text-align:center;
				margin:0;
				padding:0;
				line-height:18px;
			}

.btm-nav ul {
	font-weight:bold;
	font-size:12px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:url(../images/bkgds/bkgd-footer.png) repeat-x;
	margin:0;
	padding:0;
	list-style:none;
}
.btm-nav  li {
	color:#55495d;
	display:inline;
	padding:0 0 7px 0;
	letter-spacing:1px;
	line-height:29px;
}
.btm-nav  li a {
	text-decoration:none;
	color:#55495d;
	padding:0 5px 0 5px;
}
.btm-nav  li a:hover {
	color:#7e3f25;
}
.btm-nav  li#selected-home a {
	background-color:#FFFFFF;
	padding:5px 10px 7px 10px;
	color:#000000;
	border-top:1px solid #55495d;
	border-right:1px solid #55495d;
	border-bottom:1px solid #fff;
	border-left:none;
}
.btm-nav  li#selected a {
	background-color:#FFFFFF;
	padding:5px 10px 7px 10px;
	color:#000000;
	border-top:1px solid #55495d;
	border-right:1px solid #55495d;
	border-bottom:1px solid #fff;
	border-left:1px solid #55495d;
}

.buy {color:#FF6633; text-align:right; font-weight:bold; margin:4px 10px 10px 0; overflow:hidden;}

#content-shell {padding:12px;}


#fplogo {
	background-repeat:no-repeat;
	background-image:url(../images/logos/logo_filsigner.png);
	position:relative;
	margin:0px 0 0 50px;
	background-position:left 10px; /* this controls the position of the Filsinger logo */
	height:144px;
}
h1 {
	font-size:14px;
	line-height:28px;
	vertical-align:middle;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:10px 10px 0 0;
	border:1px solid #666666;
	padding-bottom:5px;
	background-image:url(../images/bkgds/bkgd-whitebar.png);
	background-repeat:repeat-x;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 10px 0;
}
h3 {
	font-size:13px;
	margin:0 0 10px 0;
}
h4 {
	font-size:12px;
	letter-spacing:1px;
	border-bottom:1px dashed #000;
	padding-bottom:5px;
}
					#blue {	color:#0000CC;}
					#orange {color:#FF6633;}
					
.header {
	width: 800px;  /* this will create a container of the browser width */
	background:#000000 url(../images/bkgds/bkgd-header.jpg) repeat-x;
	/*line-height:165px;*/
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
}


img {border:none; margin:5px;}
img.float-left {
	float:left;
	margin:2px 8px;
}
 img.float-right {
	float:left;
	margin-right:15px !important;
	margin-left:5px !important;

}

div#page-menu {
	line-height:24px;
	text-align:right;
}
#page-menu a {text-decoration:none;}
#page-menu a:hover {text-decoration:underline;}

.sub-header {
	font-weight:500;
	font-style:oblique;
	background:#ffffff url(../images/bkgds/bkgd_submenu.png) repeat-x;
	background-position:bottom;
	line-height:24px;
	margin:0;
	padding:2px 0 8px 10px;
}
.sub-header a {text-decoration:none; color:#000;}
.sub-header a:hover {text-decoration:underline; color:#0033FF;}

.tabs ul {
	font-weight:bold;
	font-size:12px;
	/*background-color:#464646;*/
	background:url(../images/bkgds/bkgd-submenu.jpg) repeat-x;
	margin:0;
	padding:0;
	list-style:none;
}
.tabs li {
	color:#55495d;
	display:inline;
	padding:0 0 7px 0;
	letter-spacing:1px;
	line-height:29px;
}
.tabs li a {
	text-decoration:none;
	color:#55495d;
	padding:0 5px 0 5px;
}
.tabs li a:hover {
	color:#7e3f25;
}
.tabs li#selected-home a {
	background-color:#FFFFFF;
	padding:5px 10px 7px 10px;
	color:#000000;
	border-top:1px solid #55495d;
	border-right:1px solid #55495d;
	border-bottom:1px solid #fff;
	border-left:none;
}
.tabs li#selected a {
	background-color:#FFFFFF;
	padding:5px 10px 7px 10px;
	color:#000000;
	border-top:1px solid #55495d;
	border-right:1px solid #55495d;
	border-bottom:1px solid #fff;
	border-left:1px solid #55495d;
}

#left-col {
	padding:0;
	margin:0;
	float:left;
	width:264px; /* since this element is floated, a width must be given */
	text-align:left;
	color:#FFFFFF;
	vertical-align:top;
	overflow:hidden;/*background: #EBEBEB; */
}
#left-content img {
	margin-top:10px;
	margin-bottom:10px;
}
#left-content p {
	margin:0 0 0 8px;
	padding:5px 10px 0 10px;
	line-height:21px;
	font-size:10pt;
}
#left-content h2 {
	text-align:center;
	padding:5px 10px 5px 10px;
	color:#efefef;
	font-style:italic;
	background-color:#4c334b;
}
#left-content h3 {
	line-height:18px;
	margin-top:10px!important;
	text-align:center;
	margin:0;
	color:#FF9933;
	padding:0 5px 0 5px;
}
/* the right colume controls the right side of the page */
		#right-col {
			padding:0 0 0 10px;
			width:524px;
			float:right;
			background:#FFFFFF url(../images/bkgds/bkgd-shade.jpg) repeat-y left;
			border-left:2px solid #996633;
		}
		
		#right-content {
			margin:0;
			padding:0 0 10px 10px;
			line-height:21px;
		}
		
		#right-content p {
			padding:0 10px 10px 10px;
			margin:0;
		}
		#right-content img{
			padding:10px 0 10px 0;
			margin:0;
		}
		
.title {font-size:13px; font-weight:bold;}
		
ul {list-style:square;}
ul#book-list {padding:10px; margin-left:20px; list-style-position:inside;}	
	ul#book-list li{line-height:21px;}	
