﻿html, body {
	margin: 0;
	padding: 0;
}
img {
	max-width:100%;
	height:auto !important;
}
#wrapper {
	width: 100%;
	max-width:970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	padding-right: 1.54639175257732%;  /*15px*/
	padding-bottom: 15px;
	padding-left: 1.54639175257732%;  /*15px*/
}
#header {
	position: relative;
	width: 100%;
}
#slider {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
#navigation {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main {
	padding: 01.03092783505155%; /* 10px*/
	position: relative;
	width: 100%;
	max-width:950px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
}
#newbook {
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
#box1 {
	position: relative;
	width: 23.71134020618557%; /* 230px*/
	float: left;
	margin-right:1.54639175257732%;  /*15px*/
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	margin-bottom: 15px;
}
#box2 {
	position: relative;
	width: 23.71134020618557%; /* 230px*/
	float: left;
	margin-right: 1.54639175257732%;  /*15px*/
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	margin-bottom: 15px;
}
#box3 {
	position: relative;
	width: 23.71134020618557%; /* 230px*/
	margin-right: 1.54639175257732%;  /*15px*/
	float: left;
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	margin-bottom: 15px;
}
#box4 {
	position: relative;
	width: 23.71134020618557%; /* 230px*/
	float: left;
	background-image: url('images/BG_tans.png');
	background-repeat: repeat;
	margin-bottom: 15px;
}
#footer {
	position: relative;
	width: 100%;
	clear: both;
}

html { 
  background: url(images/image5.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.img_right {
	float: right;
	padding-left: 1%;
}

.titles {
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #A1B127;
}

p {
	font-family: "Open Sans Condensed", sans-serif;
	color: #333333;
	font-size: medium;
}

h1 {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066CC;
}

.signature {
	font-family: Pacifico, cursive;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

.auto-style1 {
	color: #565555;
}
.auto-style2 {
	text-decoration: none;
}
.auto-style3 {
	color: #FFFFFF;
}
.auto-style4 {
	border-width: 0;
}
.auto-style5 {
	border-width: 0px;
}

.brown {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7a510b), color-stop(1, #5c3f06) );
	background:-moz-linear-gradient( center top, #7a510b 5%, #5c3f06 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a510b', endColorstr='#5c3f06');
	background-color:#7a510b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
}.brown:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5c3f06), color-stop(1, #7a510b) );
	background:-moz-linear-gradient( center top, #5c3f06 5%, #7a510b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c3f06', endColorstr='#7a510b');
	background-color:#5c3f06;
}.brown:active {
	position:relative;
	top:1px;
}





/