body {
	text-align:center;
	background: #E7E3DD url(../images/wallpaper_background.gif) repeat-x;
	color: #1a1a1a;
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
	font-size: 10.5px;
}

#wrapper {
	width:800px;
	margin:0 auto;
	background-color:#E7E3DD;
	padding:0 10px;
	background-image: url(../images/content_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	color:#33CC00;
	text-decoration:none;
	
}

a:hover {
	color:#000;
	background-color:#336600;
}

p {
	line-height:1.5;
}

h1 {
	font-size:16px;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	margin:0;
	display:inline;
	background-color:#fff568;
}

h3 {
	font-size:14px;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	margin-top:0;
	text-align:left;
}

.clearLeft {
	clear:left;
}

/* HEADER
*******************************/

#header {
	margin-bottom:20px;
	background-image: url(../images/header02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header ul {
	display:block;
	margin:0;
	padding:10px 0;
	list-style:none;
	text-align:right;
	padding:10px 0;
	font-family:Georgia, times, serif;
}

#header ul li {
	display:inline;
	margin:0;
	padding:0 0 0 8px;
	color:#ccc;
}

#header ul li.pipe {
	color:#000;
}

#header ul li a {
   margin:0;
   padding:0 1px;
   color:#000;
   text-decoration:none;
}

#header ul li a:hover {
	background-color:#336600;
	color: #000000;
}

/* HOME
*******************************/

#news {
	float:left;
	width:485px;
	margin-right:15px;
	text-align:left;
}

#right img {
	margin-bottom:5px;
}

.newsEntry {
	padding-bottom:5px;
	border-bottom:1px solid #f6f6f6;
	margin-bottom:15px;
	clear:left;
}

.newsEntry p.newsDate {
	color:#ccc;
	margin:0;
	padding:0;
}

.newsEntry p.newsTitle {

}

.newsEntry .newsContent {
	margin-top:0px;
	float:left;
	width:315px;
}

.newsEntry .newsContent p {
	margin:0 0 10px 0;
	line-height:1.5;
}

.newsPic {
	float:left;
	margin-right: 10px;
}

/* BOOKS
**********************************/
.bookDisplay {
     width:485px;
     float:left;
     margin-right:15px;
}

.bookDetails {
    width:300px;
    float:left; 
    text-align:left;
}

ul.bookNav {
    list-style:none;
    margin:0;
text-align:right;
background-color:#ccc;
margin-top:5px;
}

ul.bookNav li {
    display:inline;
    padding:5px 3px;
    background-color:#fff;
margin:0 -1px;
}

ul.bookNav li:first-child {
	padding-left:10px;
}

ul.bookNav li a {
   margin:0;
   color:#000;
   text-decoration:none;
}

ul.bookNav li a:hover {
    background-color:#fff568;
}

hr {
	height:0;
	border:1px solid #e6e6e6;
	margin:5px 0;
}

/* OTHER pages
*********************************/
#content {
	float:left;
	width:480px;
	text-align:left;
	background-image: url(../images/content_bg01.jpg);
	background-repeat: repeat-y;
	margin-right: 20px;
	margin-left: 20px;
}
#content01 {
	float:left;
	width:440px;
	text-align:left;
	margin-right: 20px;
	margin-left: 20px;
}


#right {
	float:left;
	width:270px;
	text-align:left;
}

/* STORE
*******************************/

#store {
	width:100%;
	height:100%;
	border:0;
	height:800px;
	margin:0;
}

#storeWrapper {
	width:780px;
	margin:0 auto;
	background-color:#fff;
}

/* CONTACT
*******************************/
input {
	border:1px solid #ccc;
	width:200px;
}

input.submit {
	border:1px solid #ccc;
	width:50px;
	font-size:10px;
}

/* FOOTER
*******************************/

#footer {
	clear:left;
	color:#333333;
	font-size:11px;
	text-align:right;
	margin-top:20px;
	padding-bottom:5px;
	background-image: url(../images/footer_bg02.jpg);
	background-repeat: no-repeat;
}
