html {
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


	
					
#wrapper {
	margin:0 auto ;
	width:100%;
}

body {
	color:#444444;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FBF5D1;
}

p {
	letter-spacing: normal;
	line-height: 1.7em;
}

h1, h2, h3, h3 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

h1 {
	color:#000000;
	margin:20px 0 10px 0;
	clear:both;
	font-size:40px;
}


h2 {
	color:#000000;
	margin:20px 0 10px 0;
	clear:both;
	font-size:1.8em;
}


h3 {
	color:#000000;
	margin:10px 0 5px 0;
	clear:both;
	font-size:35px;
}
					
#topBannerWrapper {
	width:100%;
	height:83px;
	background-repeat:repeat-x;
}


					
#topBanner {
	width:920px;
	height:94px;
	background-repeat:no-repeat;
	background-image: url(images/Eva_Fischer_Dixon.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

	

#hmenuWrapper {
	width:100%;
	margin:0 auto ;
}

#hmenu {
	position:relative;
	top:30px;
	float:right;
}

					

#hmenu ul {
	list-style:none ;
	margin:0;
	padding:0;
	font-size:24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, 'IM Fell DW Pica SC', serif;
	
}

#hmenu ul li {
	float:left;}

#hmenu ul li a {
	border:0 none;
	display:block;
	float:left;
	font-weight:bolder;
	height:1.8em;
	line-height:2em;
	text-align:center;
	padding:0 10px;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(images/feather.png);
	/* CSS3 background positioning property with multiple values. The background
       images themselves are defined in the individual color classes */

    background-position:bottom left, top right, 0 0, 0 0;
	background-clip:border-box;
	/* Applying a default border radius of 8px */
	-webkit-transition:background-position 1s;
	-moz-transition:background-position 1s;
	-o-transition:background-position 1s;
	transition:background-position 1s;
	color: #000;
}


#hmenu ul li a:hover {
	background-color:#;
	color:#9A0E0E;
	background-image: url(images/feather.png);
	/* The first rule is a fallback, in case the browser
       does not support multiple backgrounds
    */

    background-position:top left;
	background-position:top left, bottom right, 0 0, 0 0;
}

#hmenu ul li a:link {
	text-decoration:none;
}

#hmenu ul li a:visited {
	text-decoration:none;
}

#hmenu ul li a:active {
	text-decoration:none;
}


#hmenu li#current a {
	color:#000;
}

	

#topSlideshowWrapper {
	width:100%;
	height:300px;
}

					
#sliderContainer {
	width: 960px;
	margin:0 auto;
}


#slider1 {
	width:100%;
	height: 300px;	
	position: relative;
    overflow: hidden; /* important */
}


#slider1 img { 
	padding: 0; 
	margin:0;
	width:920px;
	height:300px;
}


#slider1 a img { border:none } 


#slider1Content {
	margin:0;
	padding:0;
	height:300px;
	font-size:0;
	width:100%;
	position: relative;  
}
#container {
	margin:0 auto;
	width:960px;
	min-height:570px;
	background-image: url(images/shadow1.png);
	background-repeat: no-repeat;
	background-position: center top;
}




#content {
	width:960px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content p {
	text-align:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#444;
}

#main {
	width:540px;
	float:left;
	margin-right:40px;
	margin-left: 30px;
}

#sidebar {
	float:left;
	width:346px;
	margin-top: 30px;
}

.bloc h3 {
	margin-top:10px;
}

.bloc {
	padding:15px;
	background-color:#EEEEEE;
}



#content a:link, #content a:visited {
	color:#505050;
	font-weight:bold;
}
*/

#content p {
	margin-top:10px;
	text-align:justify;
}


.padd15 {
	padding:15px;
}

.padd20 {
	padding:20px;
}




a:link, a:visited {
	color:#505050;
	text-decoration:none;
}*/


a:hover {
	text-decoration:underline;
}

	
					
#bottomWrapper {
	background-color:#8a0906;
	text-align:center;
	color:#70806D;
	text-align:center;	
	width:100%;
	clear:both;	
}


#bottomWrapper a:link, #bottomWrapper a:visited {
	color:#e7ded9;
	margin: 0 20px;
}



#bottomWrapper a:hover{
	color:#000;
	text-decoration:none;
}


#footer {
	min-height:100px;
	width:960px;
	background-color:#8a0906;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	font-size: 18px;
	
	}




.footer-last {
	margin-right:0 !important;
	clear:right;
}

.footer-one-third {
	float:left;
	margin:20px 100px 20px 0;
	width:240px;
	position:relative;
	text-align:left;
	overflow:hidden;
}

.footer-one-third h3 {
	margin-top:10px;
}

.footer-one-third ul{
	border-top:1px solid #0a0a0a;
	padding:0 ;
}

.footer-one-third ul, .footer-one-third li {
	list-style: none ;
	margin-left:0 ;
}

.footer-one-third li {
	border-bottom:1px solid #0a0a0a;
	padding: 5px 0 ;
}



#bottom-links {
	height:60px;
	background:#000000 url('images/css/bottomLinks-bg.png') center top repeat-x;
}
	

a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#main_image {
	height: 242px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/main_img.png);
	background-repeat: no-repeat;
}
#sidebar_top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 346px;
}
#sidebar_bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 346px;
}
.bloc.rounded p {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
}
.buy_book a:link {
	background-image: url(images/Buy_book.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 317px;
	display:block;
}
.buy_book a:hover {
	background-image: url(images/Buy_book_hover.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 317px;
}

.latest_img img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.bloc.rounded h3 {
	text-align: center;
	margin-top: 0px;
}
.read_more a:link {
	background-image: url(images/read_more.png);
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 197px;
	margin-bottom: 10px;
	margin-top:-15px;
}
#main p img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.Fell_font {
	font-family: Palatino, serif;
	font-size:18px;
	color:#000;
	text-align:center;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: -9px;
	margin-left: 0px;
}


.reviews_button {
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #e65f44;
	padding:8px 22px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f0c911), color-stop(100%, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	background:-ms-linear-gradient( top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	color:#c92200;
	display:inline-block;
	text-shadow:1px 1px 0px #ded17c;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f9eca0;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f9eca0;
 	box-shadow:inset 1px 1px 0px 0px #f9eca0;
}.reviews_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #f2ab1e), color-stop(100%, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	background:-ms-linear-gradient( top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}.reviews_button:active {
	position:relative;
	top:1px;
}


.buybook_button {
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #bd5a52;
	padding:8px 22px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #eb3023), color-stop(100%, #943e37) );
	background:-moz-linear-gradient( center top, #eb3023 5%, #943e37 100% );
	background:-ms-linear-gradient( top, #eb3023 5%, #943e37 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb3023', endColorstr='#943e37');
	background-color:#eb3023;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #98231a;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fab3ad;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fab3ad;
 	box-shadow:inset 1px 1px 0px 0px #fab3ad;
}.buybook:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #943e37), color-stop(100%, #eb3023) );
	background:-moz-linear-gradient( center top, #943e37 5%, #eb3023 100% );
	background:-ms-linear-gradient( top, #943e37 5%, #eb3023 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#943e37', endColorstr='#eb3023');
	background-color:#943e37;
}.buybook_button:active {
	position:relative;
	top:1px;
}
.review_box {
	padding: 10px;
	width:100%;
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 1px 1px rgba(206, 206, 203, 0.5);
	box-shadow: 2px 2px 1px 1px rgba(206, 206, 203, 0.5);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(images/review_bg.png);
	background-repeat: no-repeat;
	background-position: 500px bottom;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.review_box p{
	font-family:Verdana, Geneva, sans-serif !important;
	line-height:normal !important;
	font-style:italic;}.divider {
	background-image: url(images/feather.png);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	width: 100%;
}
#main a:link, #main a:visited {
	font-weight: bold;
	color: #630;
}
#main a:hover {
	font-weight: bold;
	color:#900;
	}
.webdesign  {
	text-align: center;
	font-size:14px;
	display: block;
	margin: 20px;
	font-family: 'IM Fell DW Pica', serif;
	
}

.webdesign a:link { color: #F90 !important; margin:0 !important; font-family: 'IM Fell DW Pica', serif; }
