
body {
	font: 16px "Times New Roman", geneva, sans-serif;
	color:#666;
	margin:0;
/*	border-top:2px solid #7996ff; */
}

.testimonial_psn {
	text-align: right;
}
blockquote {
	font-style: italic;
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#book_menu {text-align: center;}

#book_menu #selected {COLOR: #000; TEXT-DECORATION: none;}
#book_menu A {COLOR: #3366cc; TEXT-DECORATION: underline}
#book_menu A:link:visited {COLOR: #3366cc; TEXT-DECORATION: underline;}
#book_menu A:hover{COLOR: #3366cc; TEXT-DECORATION: none}

sup {color: #ff0000;}
ul {
	padding: 0px;
	margin: 0px;
}

#contents ul
{
	line-height: 2em;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

#contents li
{
	text-indent: 20px;
	list-style-type: disc;
}

li {
	font-size: 16px;
	line-height:22px;
	list-style: none;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color:#7996ff;
	margin: 0;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

A {COLOR: #3366cc; TEXT-DECORATION: underline}
A:link:visited {COLOR: #3366cc; TEXT-DECORATION: underline;}
A:hover{COLOR: #3366cc; TEXT-DECORATION: none}

a.button, a:visited.button {
	display: block;
	font-family:arial;
	font-weight:bold;
	text-align:center;
	color: #000;
	width:127px;
	height:20px;
	background-color: #f8e49e;
	text-decoration: none;
	padding:5px;
	font-size:13px;
	border: 1px solid #999;
}

a:hover.button{display: block; background-color: #7996ff; color: #FFF; border: 1px solid #999; }

/* START TOP MENU */
#invertedtabs{
padding: 0;
width: 99%;
height: 30px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}
#invertedtabs ul{
font: bold 16px "Times New Roman", Arial, sans-serif;
margin:0;
margin-bottom: 0em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}
#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
line-height: 1.6em;
}
#invertedtabs a{
float:left;
color: #000;
background: #fff url(images/color_tabs_left2.gif) no-repeat left bottom; /*inactive tab color*/
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}
#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}
#invertedtabs a span{
float:none;
}
#invertedtabs a:hover{
background-color: #bce77c;
}
#invertedtabs a:hover span{
background-color: #bce77c;
}
#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #f8e49e;
color: #000;
}
#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 10px;
background: #7996ff;
border-bottom: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.book_image {
	background:#fff;
	padding:1px;
	margin: 0 10px 15px 0;
	border:1px solid #ccc;
}
 
.image_right {
	margin: 0 0 20px 20px;
}
hr {
border: none 0; 
border-top: 1px dashed #ccc;
width: 100%;
height: 1px;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
}

#header {
	border-top:0px solid #BCE77C;
}

#header .description {
	float:right;
	margin:10px 0 0 0;
	color:#222;
}

#header h1 {
	margin:5px 0 0 0;
	padding:10px 0 20px 0;
	border-bottom:10px solid #cbfa9d;
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}


.clear {
	clear:both;
}
.clear_left {
	clear: left;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 25px 30px 25px;
}

p {
	line-height:20px;
	margin:10px 0;
	font-size:16px;
}

p.news {
 	font-size:1em;
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}


/* START AJAX TABS */
.shadetabs{
width: 700px;
padding: 10px 0 3px 0;
margin: 0;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
color: #2d2b2b;
font-size: 16px;
position: relative;
top: 1px;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration: none;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background: #eee;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border-top: 1px solid #ccc;
width: 750px;
margin-bottom: 1em; padding: 0px;
}


.box_comments {
	float:right;
	border: 1px solid #ccc;
	background: #ffffcc;
	width: 150px;
	padding: 10px;
	margin: 10px 0 0 0;
}

