/*#############################################################
Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */


a {color: #36C;}

a:hover {color: #06F;}

body {
/*	background: #4E5D3C url(img/bg-new.jpg);*/
	background: #41210C url(img/bg-new.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

.left {float: left;}
.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}


/* navigation */
.navigation {margin: 0 0px;}
.navigation a {
	color: #865d33;
	line-height: 25px;
	margin: 0 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.navigation a:hover,.navigation #selected {	color: #2C3111; }
/* navigation2 */
.navigation2 {margin: 0 0px;}
.navigation2 a {
	color: #865d33;
	line-height: 25px;
	margin: 0 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.navigation2 a:hover,.navigation2 #selected {	color: #2C3111; }
/* navigation3 */
.navigation3 {margin: 0 0px;}
.navigation3 a {
	color: #865d33;
	line-height: 25px;
	margin: 0 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.navigation3 a:hover,.navigation3 #selected {	color: #2C3111; }

.item img {border: 1px dashed #8A6;}

.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #946d40;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;
}
