@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
}

body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(../images/background.jpg) repeat-x top #f8f8f8;   /* tobias was EAEADB */
	color: #223952;
}

#container {
	width: 1000px;
	min-height: 100%;
	margin: 0px auto -158px auto;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

img {
	border: 0px;
}

img a {
	border: 0px;
}

img.margins{
	margin: 10px 10px 0px 5px;
}


/* Typography ////////////////////////////////////////////////////////// */

/*
a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #223952;
	border-bottom: 1px dotted #223952;
}

a:hover, a:focus { 
	text-decoration: none; 
	color: #A97955;
	border-bottom: 1px dotted #A97955;
}

h2 {
	color: white;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: Garamond, serif;
}

*/

h1 {
	font-size: 24px;
/*	border: 1px solid #ccc;*/
	padding-bottom: 10px;
}

h2 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: Times, serif;
}

p {
	padding-bottom: 10px;
}

.br10 {
	height: 6px;
}
/*
.tTip {
	cursor: pointer;
	width: 100px;
	height: 30px;
	color: #213952;
	background: url(../images/book.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 20px;
	
}

.tip {
	color: white;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 700;
	width: 200px;
	display: none;
	background: transparent url(../images/tip.png) top no-repeat;
	padding-top: 7px;
}

.tipMid {
	background: #213952;
	padding: 10px;
	line-height: 16px;
}

.tTip {
	cursor: pointer;
	width: 100px;
	color: #213952;
	font-style: italic;
}
*/

.tTip {
	cursor: pointer;
	width: 100px;
	height: 30px;
	color: #213952;
	background: url(../images/book.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 20px;
	
}

.tip {
	color: white;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 700;
	width: 200px;
	display: none;
	background: transparent url(../images/tip.png) top no-repeat;
	padding-top: 7px;
}

.tipMid {
	background: #213952;
	padding: 10px;
	line-height: 16px;
}

/* Lists ////////////////////////////////////////////////////////// */

ul, ol {
	padding-left: 10px;
	list-style: none;
}

ul.arrow_blue {
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

ul.arrow_blue li.arrow_blue {
	list-style-image: none;
	background: url(../images/arrow_blue.jpg) no-repeat 0px 5px;
	padding-left: 8px;
}

ul.arrow_blue li.arrow_blue2 {
	list-style-image: none;
	background: url(../images/arrow_blue2.jpg) no-repeat 0px 5px;
	padding-left: 8px;
}

/* Forms ////////////////////////////////////////////////////////// */

.forms {
	width: 448px;
	border: 1px solid #717F86;
	background-color: #E2EFF5;
	padding: 5px;
	margin: 5px 0px;
}

.forms800 {
	width: 768px;
	border: 1px solid #717F86;
	background-color: #E2EFF5;
	padding: 5px;
	margin: 5px 0px;
}

.forms480 {
	width: 470px;
	border: 1px solid #717F86;
	background-color: #E2EFF5;
	padding: 5px;
	margin: 5px 0px;
}

.formsfour {
	width: 448px;
	height: 80px;
	border: 1px solid #717F86;
	background-color: #E2EFF5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

.formsfour800 {
	width: 768px;
	height: 80px;
	border: 1px solid #717F86;
	background-color: #E2EFF5;
	padding: 5px;
	margin: 5px 0px 10px 0px;
}

/* Images ////////////////////////////////////////////////////////// */

.alignright {
   padding: 0px;
   margin: 0px 0px 3px 10px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 0px;
   margin: 0px 10px 3px 0px;
   display: inline;
   float: left;
}

.img_top {
	margin-bottom: 20px;
}

/* Header ////////////////////////////////////////////////////////// */

#logo {
	width: 1000px;
	height: 118px;
	padding: 0px;
	background: url(../images/logo.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 118px;
}

#logo a {
	width: 1000px;
	height: 118px;
	display: block;
	text-indent: -999999px;	
}

/* Navigation //////////////////////////////////////////////////////////////// */

#navigation {
	width: 1000px;
	height: 40px;
	position: relative;
}

#nav {
	width: 565px;
	height: 40px;
	display: inline;
	float: left;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 565px;
	height: 40px;
	float: left;
}

#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -99999px;	
}

#nav li a {
	border: 0;
	display: block;
	height: 40px;
	background: url(../images/nav1.jpg) no-repeat;
}

#nav li a:hover {
	border: 0;
	display: block;
	background-image: url(../images/nav2.jpg);
}

#nav li#home a {
	width: 74px;
}
 
#nav li#home a:link,
#nav li#home a:visited,
#nav li#home a:hover {
	background-position: 0px 0px;
}

#nav li#mining a {
	width: 176px;
}

#nav li#mining a:link,
#nav li#mining a:visited,
#nav li#mining a:hover {
	background-position: -74px 0px;
}

#nav li#articles a {
	width: 112px;
}

#nav li#articles a:link,
#nav li#articles a:visited,
#nav li#articles a:hover {
	background-position: -250px 0px;
}

#nav li#blog a {
	width: 77px;
}

#nav li#blog a:link,
#nav li#blog a:visited,
#nav li#blog a:hover {
	background-position: -362px 0px;
}

#nav li#bookstore a {
	width: 126px;
}

#nav li#bookstore a:link,
#nav li#bookstore a:visited,
#nav li#bookstore a:hover {
	background-position: -439px 0px;
}

/* Search ////////////////////////////////////////////////////////// */

#search {
	width: 275px;
	height: 40px;
	float: right;
	text-align: right;
}

input.search_bar {
	height: 10px;
	padding: 3px 0px;
	width: 180px;
	float: left;
	margin-top: 10px; 
}

/* Breadcrumbs & Mailing List ////////////////////////////////////////////////////////// */
/*
.crumbs {
	color: #3F211A;
	display: inline;
	float: left;
	width: 597px;
	height: 55px;
	margin-top: 10px;
	padding-left: 3px;
}

.mailing {
	float: right;
	text-align: right;
	width: 397px;
	height: 55px;
	margin-top: 10px;
	padding-right: 3px;
}
*/


.crumbs {
	color: #3F211A;
	display: inline;
	float: left;
	width: 597px;
	height: 55px;
	margin-top: 10px;
	padding-left: 3px;
}

.crumbs a { 
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.crumbs a:hover { 
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

.mailing {
	float: right;
	text-align: right;
	width: 397px;
	height: 55px;
	margin-top: 10px;
	padding-right: 3px;
}

.mailing a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.mailing a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

/* Pages ////////////////////////////////////////////////////////// */

#left {
	display: inline;
	float: left;
	width: 800px;
	margin-bottom: 15px;
}

#left a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

#left a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

#left img a {
	text-decoration: none;
	background: none;
}

#left img a:hover {
	text-decoration: none;
	background: none;
}

#right {
	float: right;
	width: 172px;
	margin: -3px 0px 35px 0px;
}

#center {
	width: 1000px;
	margin-bottom: 15px;
}

#ad {
	width: 160px;
	height: 600px;
	padding: 6px;
	background: url(../images/ad_back.jpg);
	margin: 0px -3px 0px 0px;
}

#ad300 {
	width: 300px;
	height: 275px;
	padding: 6px;
	float: right;
	background: url(../images/ad300.jpg) no-repeat;
	margin: -3px -3px 0px 0px;
}

#tag_cloud {
	width: 166px;
	background: white;
	margin: 15px 0px 0px 3px;
}

#tag_cloud h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 166px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#tag_cloud p {
	padding: 0px 10px 10px 10px;
}

#tag_cloud a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

#tag_cloud a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

#rss {
	width: 300px;
	height: 40px;
	background: url(../images/rss.jpg);
}

#rss h3 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 40px;
}

#rss a {
	width: 300px;
	height: 40px;
	display: block;
	text-indent: -9999px;	
	border: 0;
}

#left350 {
	display: inline;
	float: left;
	width: 350px;
}

#left450 {
	display: inline;
	float: left;
	width: 450px;
}

#left470 {
	display: inline;
	float: left;
	width: 470px;
}

#left480 {
	display: inline;
	float: left;
	width: 480px;
}

#right300 {
	float: right;
	width: 300px;
}

#right300_2 {
	float: left;
	width: 300px;
	margin-left: 20px;
}

#right315 {
	float: right;
	width: 315px;
}

#right340 {
	float: right;
	width: 340px;
}

/* Home ////////////////////////////////////////////////////////// */

#home_left {
	display: inline;
	float: left;
	width: 480px;
	padding-left: 3px;
}

.latest_updates {
	background: url(../images/title_back800.jpg);
	height: 40px;
	margin: 10px 0px 20px 0px;
}

.latest_updates h3 {
	width: 200px;
	height: 40px;
	background: url(../images/latest_updates.jpg);
	text-indent: -9999px;
}

#home_right {
	float: right;
	width: 300px;
}

.callout {
	padding: 0px 13px 10px 13px;
}

.callout a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.callout a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

.callout2 {
	padding: 0;
}
.callout2 a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}
.callout2 a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

#featured_town300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#featured_town300 h3 {                                           
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#latest_blog300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#latest_blog300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#articles300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#articles300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#white_links a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#white_links a:hover {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

.blue_caption {
	background: #213952;
	color: white;
	padding: 2px 5px;
}
/*
.blue_caption a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

.blue_caption a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	border-bottom: 1px dotted #D2C3AD;
}
*/
.blue_caption a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

.blue_caption a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

/* Mining Town Landing ////////////////////////////////////////////////////////// */

.landing {
	margin: 0px 0px 15px -2px;
}

#western_us315 {
	width: 315px;
	background: white;
	margin-bottom: 15px;
}

#western_us315 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 315px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#western_us315 ul {
	padding: 0px;
	margin: 0px;
}

#western_us315 ul li {
	list-style-image: none;
	background: url(../images/arrow_blue.jpg) no-repeat 15px 11px;
	padding: 6px 20px 6px 25px;
/*	border-bottom: 1px dotted;*/
	border-bottom: 1px dotted;
	font-size: 15px;
	font-weight: bold;
}


#western_us315 ul li a {
	border: 0px;
	color: #0000ff;
}

#western_us315 ul li a:hover {
	border: 0px;
	color: #0000ff;
}


#related_books315 {
	width: 315px;
	background: white;
	margin-bottom: 15px;
}

#related_books315 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 315px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

/* State ////////////////////////////////////////////////////////// */

#left670 {
	display: inline;
	float: left;
	width: 670px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.map {
	width: 670px;
	height: 470px;
	border: 0px;
	margin-bottom: 20px;
}

#related_books305 {
	width: 305px;
	background: white;
	margin: 0px 0px 15px 20px;
	float: right;
}

#related_books305 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 305px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#mines_by_county {
	width: 305px;
	background: white;
	margin: 0px 0px 15px 20px;
	float: right;
}

#mines_by_county h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 305px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#state_name {
	width: 305px;
	background: white;
	margin: 0px 0px 15px 20px;
	float: right;
}

#state_name h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 305px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

.state_list {
	width: 285px;
	height: 405px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0px 0px 0px 15px;
}

.state_list a {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.state_list a:hover {
	text-decoration: none; 
	color: #0000ff;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

dt {
	display: inline;
	float: left;
	font-weight: bold;
	background: url(../images/arrow_blue.jpg) no-repeat 0px 5px;
	padding-left: 8px;
	width: 160px;
}

dd {
	float: left;
	width: 100px;
}

#right305 {
	float: right;
	width: 305px;
	margin-bottom: 15px;
}

#featured_town305 {
	width: 305px;
	background: white;
	margin-bottom: 15px;
}

#featured_town305 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 305px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

/* Mining Towns ////////////////////////////////////////////////////////// */

#mine_details {
	width: 800px;
	height: 322px;
	background: url(../images/mine_details.jpg) no-repeat;
	position: relative;
	margin: 0px 0px 15px -2px;
}

#town_details {
	width: 800px;
	height: 322px;
	background: url(../images/town_details.jpg) no-repeat;
	position: relative;
	margin: 0px 0px 15px -2px;
}

#town_details a {
	text-decoration: none; 
	color: #223952;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

#town_details a:hover {
	text-decoration: none; 
	color: #A97955;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

#town_image {
	padding: 8px;
}

#town_name {
	position: absolute;
	top: 13px;
	left: 502px;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#settled {
	position: absolute;
	top: 54px;
	left: 502px;
}

#status {
	position: absolute;
	top: 93px;
	left: 502px;
}

#population {
	position: absolute;
	top: 131px;
	left: 502px;
}

#peaked {
	position: absolute;
	top: 170px;
	left: 502px;
}

#elevation {
	position: absolute;
	top: 210px;
	left: 502px;
}

#mineral {
	position: absolute;
	top: 249px;
	left: 502px;
}

#see_photo {
	position: absolute;
	top: 289px;
	left: 502px;
}

.film {
   padding: 0px;
   margin: -4px 0px 3px 10px;
   display: inline;
   float: right;
}

#tags {
	width: 800px;
	height: 40px;
	background: url(../images/blue_bar.jpg);
	margin-bottom: 15px;
}

#tags h3 {
	width: 100px;
	height: 40px;
	background: url(../images/tags.jpg);
	float: left;
	text-indent: -9999px;
}

#tags p {
	padding-top: 10px;
	color: white;
}

#tags p a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#tags p a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#tags2 {
	width: 1000px;
	height: 40px;
	background: url(../images/blue_bar2.jpg);
	margin-bottom: 15px;
}

#tags2 h3 {
	width: 100px;
	height: 40px;
	background: url(../images/tags.jpg);
	float: left;
	text-indent: -9999px;
}

#tags2 p {
	padding-top: 10px;
	color: white;
}

#tags2 a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#tags2 a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#related_books300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#related_books300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#related_articles300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#related_articles300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#auction_items300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#auction_items300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#related_links300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#related_links300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

/* Gallery ////////////////////////////////////////////////////////// */

#gallery {
	width: 677px;
	height: 40px;
	background: url(../images/blue_edge_tan.jpg) bottom repeat-x #213952;
	margin-bottom: 15px;
	display: inline;
	float: left;
}

#gallery h3 {
	width: 68px;
	height: 30px;
	background: url(../images/blue_gallery.jpg);
	display: inline;
	float: left;
	text-indent: -9999px;
}

#gallery h2 {
	padding-top: 7px;
	float: left;
	width: 437px;
}

#gallery2 {
	width: 877px;
	height: 40px;
	background: url(../images/blue_edge_tan.jpg) bottom repeat-x #213952;
	margin-bottom: 15px;
	display: inline;
	float: left;
}

#gallery2 h3 {
	width: 68px;
	height: 30px;
	background: url(../images/blue_gallery.jpg);
	display: inline;
	float: left;
	text-indent: -9999px;
}

#gallery2 h2 {
	padding-top: 7px;
	float: left;
	width: 437px;
}

#gallery_paginate {
	float: right;
	width: 123px;
	height: 40px;
	background: url(../images/blue_edge_tan.jpg) bottom repeat-x #213952;
}

#prev_empty {
	width: 133px;
	height: 40px;
	/*background: url(../images/previous_empty.gif);*/
	text-indent: -9999px;
	float: right;
	border: 0;
}

#next_empty_OLD {
	width: 102px;
	height: 40px;
	/*background: url(../images/next_empty.gif);*/
	text-indent: -9999px;
	float: right;
	border: 0;
}

#next_empty {
	width: 55px;
	height: 30px;
	text-indent: -9999px;
	float: right;
	border: 0;
}

#previous a {
	width: 68px;
	height: 30px;
	background: url(../images/blue_previous.jpg);
	text-indent: -9999px;
	float: right;
	border: 0;
}

#previous a:hover {
	width: 68px;
	height: 30px;
	background: url(../images/blue_previous.jpg);
	display: block;
	border: 0;
}

#next a {
	width: 55px;
	height: 30px;
	background: url(../images/blue_next.jpg);
	text-indent: -9999px;
	float: right;
	border: 0;
}

#next a:hover {
	width: 55px;
	height: 30px;
	background: url(../images/blue_next.jpg);
	display: block;
	border: 0;
}

.white_caption {
	width: 790px;
	height: 18px;
	background: white;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
}

.white_caption2 {
	width: 990px;
	height: 18px;
	background: white;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
}

#image_info300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#image_info300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

.film_info {
	display: inline;
	float: right;
	padding-right: 115px;
}

/* Thumbs ////////////////////////////////////////////////////////// */

#thumbs {
	width: 800px;
	height: 40px;
	padding: 0px;
	background: url(../images/blue_edge_tan.jpg) bottom repeat-x #213952;
	margin-bottom: 15px;
	display: inline;
	float: left;
}

#thumbs h3 {
	width: 68px;
	height: 30px;
	background: url(../images/blue_gallery.jpg);
	display: inline;
	float: left;
	text-indent: -9999px;
}

#thumbs h2 {
	padding-top: 7px;
	float: left;
	width: 672px;
}

.current_set {
	background: #213952;
	color: white;
	padding: 4px 8px;
	margin: 0px 10px 15px 0px;
}

.current_set a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

.current_set a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

.image_paginate {
	clear: both;
}

.image_paginate p {
	text-decoration: none; 
	color: #223952;
	font-size: 14px;
}

.image_paginate a {
	text-decoration: none; 
	color: #223952;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
	font-size: 14px;
}

.image_paginate a:hover {
	text-decoration: none; 
	color: #A97955;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
	font-size: 14px;
}

.thumbs {
	border: 1px solid #213952;
	padding: 3px;
	margin: 0px 10px 10px 0px;
	background: white;
	display: block;
}

.thumbs a {
	border: 1px solid #213952;
}

.thumbs a:hover {
	border: 1px solid #D2C3AD;
}

#gallery_info340 {
	width: 340px;
	background: white;
	margin-bottom: 15px;
}

#gallery_info340 a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#gallery_info340 a:hover {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#gallery_info340 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 340px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

.gallery_info {
	background: #213952;
	color: white;
	padding: 2px 5px;
	margin-bottom: 13px;
}

.gallery_info a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

.gallery_info a:hover {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

.gallery_info_last {
	background: #213952;
	color: white;
	padding: 2px 5px;
	margin-bottom: 5px;
}

.gallery_info_last a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

.gallery_info_last a:hover {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

.thumb_relative {
	position: relative;
	float: left;
}

.panorama {
	background: transparent url(../images/panorama.png);
	width: 47px;
	height: 47px;
	margin: -2px 0px 0px -2px;
	position: absolute;
}

.choose_gallery {
	position: relative;
}

.choose_gallery img {
       border: 0px;
}

.currentset {
	background: transparent url(../images/currentset.png);
	width: 47px;
	height: 47px;
	margin: -2px 0px 0px -2px;
	position: absolute;
	z-index: 100;
}

.currentset_image {
	opacity:0.5;
	filter:alpha(opacity=50);
}

/* Articles & Blog ////////////////////////////////////////////////////////// 

.reading_title {
	width: 464px;
	padding: 8px;
	background: url(../images/title_back480.jpg) repeat-y;
}
*/


.reading_title {
	width: 464px;
	padding: 8px 8px 12px 8px;
	background: #213952;
	/*   TOBIAS removed             background: url(../images/blue_edge.jpg) bottom repeat-x #213952;            */
}

.reading_title800 {
	width: 784px;
	padding: 6px 8px 14px 8px;
	background: url(../images/blue_edge.jpg) bottom repeat-x #213952;
}

.reading_info {
	width: 464px;
	height: 14px;
	padding: 6px 8px 10px 8px;
	background: white;
	margin-bottom: 15px;
}

.reading_info  a {
	text-decoration: none; 
	color: #223952;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.reading_info  a:hover {
	text-decoration: none; 
	color: #A97955;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

.reading_left {
	display: inline;
	float: left;
	width: 360px;
}

.reading_right {
	float: right;
	text-align: right;
	width: 100px;
}

.reading_content {
	margin-bottom: 15px;
}

#categories300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#categories300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

#latest_articles300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
}

#latest_articles300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

/* Single Article & Blog ////////////////////////////////////////////////////////// */

/*
.reading_title800 {
	width: 784px;
	padding: 8px;
	background: url(../images/title_back800.jpg) repeat-y;

}
*/
	
.reading_info800 {
	width: 784px;
	height: 14px;
	padding: 6px 8px 10px 8px;
	background: white;
	margin-bottom: 15px;
}

.reading_info800 a {
	text-decoration: none; 
	color: #223952;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.reading_info800 a:hover {
	text-decoration: none; 
	color: #A97955;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

.single_tags {
	background: white;
	width: 784px;
	height: 14px;
	padding: 6px 8px 10px 8px;
	margin: 8px 0px 20px 0px;
}

.books_left {
	border: 1px solid white;
	padding: 8px;
	float: left;
	width: 230px;
	margin: 0px 15px 15px 0px;
}

.art_ad_left {
	border: 1px solid white;
	padding: 8px;
	float: left;
	width: 300px;
	margin: 0px 5px 5px 0px;
}

.books_right {
	border: 1px solid white;
	padding: 8px;
	float: right;
	width: 230px;
	margin: 0px 0px 15px 15px;
}

.publication {
	clear: both;
	text-align: center;
	border: 1px dotted #223952;
	background: #E2EFF5;
	padding: 8px;
	margin-bottom: 10px;
}

.single_paginate {
	clear: both;
	text-align: center;
	border: 1px solid white;
	padding: 8px;
}

.single_paginate a {
	text-decoration: none; 
	color: #223952;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

.single_paginate a:hover {
	text-decoration: none; 
	color: #A97955;
	background: transparent url(../images/dotted_tan.png) bottom repeat-x;
}

.comment1 {
	border-top: 1px dotted #223952;
	padding: 10px;
}

.comment2 {
	border-top: 1px dotted #223952;
	padding: 10px;
	background: #F2F2E9;
}

.comment_left {
	display: inline;
	float: left;
	width: 125px;
}

.comment_right {
	float: left;
	width: 310px;
}

#comment {
	width: 480px;
	background: white;
}

#comment h3 {
	background: url(../images/leave_a_comment.jpg);
	width: 480px;
	height: 40px;
	text-indent: -9999px;
}

.comment {
	padding: 10px;
}

/* Store ////////////////////////////////////////////////////////// */

.book1 {
	border-top: 1px dotted #223952;
	padding: 10px;
}

.book2 {
	border-top: 1px dotted #223952;
	padding: 10px;
	background: #F2F2E9;
}

.book_left {
	display: inline;
	float: left;
	/*width: 85px;*/
	width: 115px;
	padding-right: 15px;
}

.book_middle {
	float: left;
	width: 230px;
	padding-right: 20px;
}

.book_right {
	float: left;
/*	width: 80px;*/
	width: 110px;
	font-weight: bold;
}

#paginate {
	width: 480px;
	height: 29px;
	padding-top: 7px;
	background: url(../images/paginate.jpg);
	text-align: center;
	color: white;
}
/*
#paginate a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#paginate a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	border-bottom: 1px dotted #D2C3AD;
}
*/

#paginate a {
	text-decoration: none; 
	color: white;
	border-bottom: 1px dotted white;
}

#paginate a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_grey.png) bottom repeat-x;
}

#book_categories300 {
	width: 300px;
	background: white;
	margin-bottom: 15px;
	line-height: 24px;
}

#book_categories300 h3 {
	background: url(../images/block_header_300.jpg);           /* TOBIAS  */
	width: 300px;                                             
	height: 40px;                                              
	line-height: 37px;
    text-indent: 12px; 
	font-family: Times, "Times New Roman", serif; 
	font-size:26px; 
	font-weight:200;   
	color:#ffffff;	
	margin-bottom: 15px;
	text-shadow: 1px 1px 3px #222222;                     /* TOBIAS Webkit browsers only  */
}

/* Contact ////////////////////////////////////////////////////////// */

#contact800 {
	width: 800px;
	background: white;
	margin-bottom: 15px;
	display: inline;
	float: left;
}

#contact800 h3 {
	width: 800px;
	height: 40px;
	background: url(../images/contact_us.jpg) no-repeat;
	display: inline;
	float: left;
	text-indent: -9999px;
	padding-bottom: 10px;
}

.contact800 {
	padding: 10px;
}

#join800 h3 {
	width: 800px;
	height: 40px;
	background: url(../images/join_mailing.jpg) no-repeat;
	display: inline;
	float: left;
	text-indent: -9999px;
	padding-bottom: 10px;
}

.join800 {
	padding: 10px;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 158px;
	clear: both;
	margin: 0;
	padding: 0;	
}

#footer {
	width: 100%;
	height: 178px;
	background: url(../images/footer.jpg) repeat-x bottom;
	position: relative;
	color: white;
}
/*
2009-08-20
I am seeing errors on the home page in both Safari and Firefox on the mac. It seems that they're reading the #footer a and the regular 'a' tags that I had suggested removing so I'm getting double lines below the links... I'd suggest removing those classes in the CSS file!
*/
/*
#footer a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#footer a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	border-bottom: 1px dotted #D2C3AD;
}
*/

#footer_container {
	width: 1000px;
	height: 153px;
	margin: 0px auto;
	padding-top: 25px;
}

#f1 {
	display: inline;
	float: left;
	width: 338px;
	height: 118px;
	margin-right: 45px;
}
#f1 p a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#f1 p a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#f2 {
	float: left;
	width: 200px;
	height: 118px;
	margin-right: 34px;
	
}

#f2 h3 {
	width: 200px;
	height: 32px;
	background: url(../images/f_latest_articles.jpg);
	text-indent: -9999px;
}

#f2 li {
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#f3 {
	float: left;
	width: 190px;
	height: 118px;
	margin-right: 17px;
}

#f3 h3 {
	width: 190px;
	height: 32px;
	background: url(../images/f_latest_blog.jpg);
	text-indent: -9999px;
}

#f3 li {
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#f4 {
	float: left;
	width: 176px;
	height: 118px;
}

#f4 h3 {
	width: 176px;
	height: 32px;
	background: url(../images/f_popular_tags.jpg);
	text-indent: -9999px;
}

#f4 li {
	width: 166px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#f_logo {
	width: 338px;
	height: 64px;
	border: 0px;
	margin-bottom: 13px;
	background: url(../images/f_logo.jpg);
}

#f_logo a {
	width: 338px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	border: 0;
}

#f_logo a:hover {
	width: 338px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	border: 0;
}

ul.arrow_white {
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

ul.arrow_white li {
	list-style-image: none;
	background: url(../images/arrow_white.jpg) no-repeat 2px 5px;
	padding-left: 10px;
}

ul.arrow_white li a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

ul.arrow_white li a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#copyright {
	display: inline;
	float: left;
	width: 600px;
	margin-top: 6px;
}


#copyright a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#copyright a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}


#design {
	float: right;
	text-align: right;
	width: 400px;
	margin-top: 6px;
}

#design a {
	text-decoration: none; 
	color: white;
	background: transparent url(../images/dotted_white.png) bottom repeat-x;
}

#design a:hover {
	text-decoration: none; 
	color: #D2C3AD;
	background: transparent url(../images/dotted_light.png) bottom repeat-x;
}

#cloud{
	line-height: 40px;
}

table.articletable {
   border: 1px solid #68251F;
}
.articletable td { border-bottom: 1px solid #000; }

ul.articlelist1  {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: circle;
}

blockquote { margin: 5px; padding: 0px;
	border-left: 2px solid #999; 
	padding-left: 1em; 
} 
