/* CSS Document */		a:link {color: #A15E38; text-decoration: none;}	a:visited {color: #886A31; text-decoration: none;}	a:active  {color: #ABA671; text-decoration: none;}	a:hover {cursor: default; color: #ffffff; text-decoration: none;}			body {	width: 1021px;	height: 845;	margin: 0px;	padding: 0px;	background-repeat: no-repeat;	}		img {	border: none;	}			p {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; line-height: 2em;}						h1 {	font-family: helvetica, sans-serif;	font-size: 14px;	color: #4B3434;	letter-spacing: 2px;	line-height: 1em;	font-style: italic;	}			h12 {	font-family: helvetica, sans-serif;	font-size: 14px;	color: #4B3434;	letter-spacing: 2px;	line-height: 0em;	font-style: italic;	font-weight: bold;	}			h13 {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; letter-spacing: 2px; line-height: 1em; font-style: italic;}				h2 {font-family: helvetica, sans-serif; font-size: 12px; color: #A15E38; letter-spacing: 1px; line-height: 1em;}		h3 {font-family: helvetica, sans-serif; font-size: 11px; color: #A15E38; letter-spacing: 1px; line-height: 1em; text-transform: uppercase;}		h4 {font-family: helvetica, sans-serif; font-size: 11px; color: #4B3434; letter-spacing: 1px; line-height: 1em; font-weight: normal;}		h5 {font-family: helvetica, sans-serif; font-size: 14px; color: #4B3434; letter-spacing: 5px; line-height: 1em; font-style: italic;}		h6 {font-family: helvetica, sans-serif; font-size: 11px; color: #4B3434; letter-spacing: 1px; line-height: 1em; font-weight: normal; padding-top:30px;}	h7 {font-family: helvetica, sans-serif; font-size: 11px; color: #4B3434; letter-spacing: 1px; line-height: 1em; font-weight: normal;}		h8 {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; line-height: 2;}		h9 {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; line-height: 2; padding-top:40px;}	h10 {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; line-height: 2; padding-top:40px;}		h11 {font-family: helvetica, sans-serif; font-size: 12px; color: #4B3434; letter-spacing: 1px; line-height: 1em; font-style: italic;}	.text {text-align:center;}		.color {	background-color: #C4E0CF;	padding: 5px 10px 5px 10px;	font-weight: normal;	}		.box {	background-color: #C9CDB6;	padding: 5px 10px 5px 10px;	margin: 0px;	}		.boxlight {	background-color: #D4D6CB;	padding: 10px 10px 10px 10px;	margin-left: 30px;	margin-top: 0px;	margin-bottom: 0px;	font-weight: normal;	border-top: solid white 1px; border-bottom: solid white 1px;	}		.boxshop {	background-color: #CAE3D4;	height: auto;	width: 320px;	padding: 10px 10px 10px 10px;	margin-left: 0px;	margin-right: 0px;	margin-top: 0px;	margin-bottom: 10px;	font-weight: normal;	border-top: solid white 1px; 	border-bottom: solid white 1px;	}			.indent {	padding: 5px 10px 5px 10px;	}		.bold {	font-weight: bold;	}		.justify {	text-align: justify;	}		.uppercase {	text-transform: uppercase;	}			ul.circle {list-style-type: circle; margin-top: 0px; }		ul.circle a:hover {background-color: #ABA671; }						#page {	width: 960px;	height: auto;	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	padding: 0px;	}			#logo {	width: 1021px;	height: 309px;	margin: 0px 0px 0px 0px;	padding: 0px;	display: inline;	background-repeat: no-repeat;	float: left;	display: inline;	}		#book {	width: 99px;	height: auto;	margin-top: 0px;	padding: 0px 0px 0px 0px;	display: inline;	background-repeat: no-repeat;	float: left;	display: inline;	}		#shopText {	width: 351px;	height: 138px;	margin: 0px 0px 10px 10px;	padding: 0px;	text-align: justify;	display: inline;	background-repeat: no-repeat;	float: left;	display: inline;	}			#font {	width: 280px;	height: 78px;	margin: 0px 0px 0px 0px;	padding: 0px;	display: inline;	background-repeat: no-repeat;	float: left;	display: inline;	}			#navigation {	width: 237px;	height: auto;	margin: 0px 0px 0px 0px;	padding: 0px;	display: inline;	background-repeat: no-repeat;	float: left;	display: inline;	}			#navigation a {	margin: 0px;	padding: 0px;	display: block;	float: left;	font-size: 0px;	}		#leer {	width: 260px;	height: 600px;	margin: 0px 0px 0px 0px;	padding: 0px;	display: inline;	float: left;	display: inline;	}			#content {	width: 450px;	height: auto;	margin: 0px 0px 0px 0px;	padding: 0px;	display: inline;	background-repeat; no-repeat;	float: left;	display: inline;	}					
