* {
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/bg.jpg) repeat-x;
}  

h3{
	font-family: Georgia;
	color: #3c4d51;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

h4{
	font-family: Tahoma;
	color: #3c4d51;
	margin-bottom: 10px;
	font-weight: bold;
}

p {
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.reg {
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	display: inline;
}

.space{
	line-height: 160%;
}

.spacing{
	margin: 0 0 10px 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}

.spacing span{
	font-family: Tahoma;
	font-size: 12px;
	color: #49792d;
}

#tab {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 50px;
}

#tab p{
	margin: 0;
	padding: 0;
}

#tab span{
	font-style: italic;
	font-weight: bold;
}

.green_19 {
	font-family: Georgia;
	color: #49792d;
	font-size: 19px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

.green{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #7c964b;
	font-weight: bold;
}

.grey{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #959594;
	font-weight: bold;
}

.grey_nb{
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #959594;
}

.gold{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #a4a474;
}

.gold a{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #a4a474;
	font-weight: normal;
}

p a{
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7c964b;
	text-decoration: none;
}

p a:hover{
	margin: 0;
	text-decoration: underline;
}

a {
}

a:hover, a:focus, a:active {
	outline: none;
}

a:focus, a:active {
	outline: none;
}

img, a img {
}

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

#wrapper {
	margin: 0 auto 0;
	width: 100%;
	min-height: 1330px;
	background: url(../images/content_bg.jpg) no-repeat top;
	overflow: auto;
}

#header {
	margin:0 auto 0;
	width: 940px;
	overflow: auto;
	padding: 0;
}

#header_content {
	margin: 31px 0 0 0;
	padding: 0;
	width: 940px;
	/*min-height: 138px;*/
	overflow: auto;
}

#logo {
	margin: 0;
	padding: 0;
}

/*****************************************************************
*MAIN NAVIGATION - BEGIN
******************************************************************/
#menu {
	float:left;
	/*width:900px;*/
	/*background:#bebd4e;*/
	font-family: "Verdana";
	font-size: 15px;
	/*line-height:inherit;*/
	margin: 31px 0 0 19px;
	padding: 0
	}
#menu ul {
	margin: 0;
	padding:0;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding: 0;
	}
#menu a {
	float:left;
	/*background:url("images/top_left.jpg") no-repeat left top;*/
	margin:0 1px 0 0;
	padding:0;
	text-decoration:none;
	background-color: #3c4d51;
	}
#menu a span {
	float:left;
	display:block;
	/*background:url("images/top_right.jpg") no-repeat right top;*/
	/*padding:0 0 0 12px;*/
	text-align: center;
	color:#e5e5cd;
	background-color: #3c4d51;
	margin: 8px 0 8px;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float:none; 
	}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#59686b;
	}
	
/*#menu a:hover {background-position:0% -42px;}*/
#menu a:hover {
	margin:0 1px 0 0;
	padding:0;
	background-color: #ffffff;
	/*background:url("images/active_top_left.jpg") no-repeat left top;*/
	/*border-bottom: 0;*/
	}
/*#menu a:hover span {background-position:100% -42px;}       */
#menu a:hover span {
	background-color: #ffffff;
	/*background:url("images/active_top_right.jpg") no-repeat right top;*/
	}   
#menu a.current {
	margin:0 1px 0 0;
	padding:0;
	background-color: #ffffff;
	/*background:url("images/active_top_left.jpg") no-repeat left top;*/
}

#menu a.current span{
	margin: 8px 0 8px 0;
	padding: 0;
	color:#59686b;
	background-color: #ffffff;
	/*background:url("images/active_top_right.jpg") no-repeat right top;*/
}

.tab_width{
	width: 100px;
	margin: 0;
	padding: 0;
}

.tab_width_pr{
	width: 190px;
	margin: 0;
	padding: 0;
}
/*****************************************************************
*MAIN NAVIGATION - END
******************************************************************/

#content {
	width: 940px;
	margin:0 auto 2px;
	overflow: auto;
}

#content_sub {
	width: 940px;
	min-height: 800px;
	background-color: #ffffff;
	overflow: auto;
}

#content_sub_c{
	width: 902px;
	margin: 0 auto 25px;
	position: relative;
}

#content_sub_c1{
	width: 700px; 
	overflow: auto;
}

.img_hover img{
	border: 1px solid #ffffff;
	padding: 2px;
}

.img_hover:hover img{
	/*border: 1px solid #7c964b;**/
	background-color: #7c964b;
	padding: 2px;
}

#home_content{
	margin-bottom: 2px;
	width: 940px;
	min-height: 384px;
	background-color: #ffffff;
	overflow: auto;
}

#home_content_sub{
	width: 940px;
	min-height: 333px;
	overflow: auto;
	position: relative;
}

* html #home_content_sub {
        height: 1%;
}

#home_left{
	float: left;
	width: 626px;
}

#home_right{
	float: right;
	width: 312px;
}

#home_books{
	width: 626px;
	background-color: #ffffff;
	/*overflow: auto;*/
	margin-bottom: 2px;
	min-height: 249px;
}

#home_books_c{
	width: 596px;
	padding-top: 15px;
	margin: 0 auto;
}

#home_books_more p{
	position: absolute;
	bottom: 150px;
	left: 56%;
}

#home_bio{
	width: 626px;
	min-height: 143px;
	background-color: #ffffff;
	/*overflow: auto;*/
}

#home_bio_c{
	width: 596px;
	padding-top: 15px;
	margin: 0 auto;
}

#home_article{
	width: 312px;
	min-height: 394px;
	background-color: #ffffff;
}

#home_article_c{
	width: 283px;
	padding-top: 15px;
	margin: auto;
}

#home_article_more p{
	position: absolute;
	bottom: 150px;
	left: 92%;
}

#home_bio_more p{
	position: absolute;
	bottom: 5px;
	left: 57%;
}

#margin_top_20{
	margin-top: 20px;
	width: 700px;
}

#margin_top_20 p{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}

#margin_top_20 a{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #7c964b;
}

.clear {
	clear: both;
	line-height: 1px;
}


#dl{
	margin: 19px auto;
	width: 902px;
}

#section_title{
	font-family: Georgia;
	font-size: 24px;
	color: #3c4d51;
}

#books{
	width: 902px;
	margin-bottom: 10px;
	margin-top: 20px;
	position: relative;
}

#books_row{
	margin-bottom: 20px;
	width: 902px;
	overflow: auto;
}

#books_col{
	float: left;
	/*width: 235px;*/
	width: 190px;
	margin-right: 47px;
	min-height: 526px;
 	background:url("../images/book_bg.jpg") no-repeat top left;
 	overflow: auto;
}

#books_col4{
	float: right;
	width: 189px;
	min-height: 526px;
 	background:url("../images/book_bg.jpg") no-repeat top right;
 	overflow: auto;
}

#book_image{
	width: 183px;
	/*margin: 2px auto 7px;*/
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 7px;	
}

#book_content{
	width: 183px;
	margin-left: 5px;
	min-height: 193px;
	overflow: auto;
}

#book_link{
	width: 80px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}


#buy_book3{
	position: absolute;
	bottom: 15px;
	left: 78%;
}

.book_title{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #7c964b;
	margin-bottom: 3px;
}

.book_caption{
	font-family: Tahoma;
	font-size: 11px;
	color: #3c4d51;
}

.book_caption span{
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
}

#press{
	font-family: Tahoma;
	font-size: 14px;
	color: #3c4d51;
	margin-left: 20px;
	margin-top: 15px;
}

#press ul{
	margin: 0;
	padding:0;
}

#press li{
	margin-bottom: 10px;
}

#press a {
	text-decoration:none;
	color: #7c964b;
}
	
#press a:hover {
	text-decoration:underline;
	color: #7c964b;
}

#press_header {
	margin: 20px 0 0 0;
	width: 940;
}

#press_header h4{
	font-family: Tahoma;
	color: #3c4d51;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}

#press_body{
	line-height: 140%;
	width: 700px;
	margin-top: 15px;
	overflow: auto;
}

#press_body p{
	margin-bottom: 10px;
}

#press_body span{
	font-style: italic;
}

#sidebar {
}

#navigation {
}

#footer {
	margin: 0 auto;
	width: 940px;
	min-height: 83px;
	background-color: #3e4b50;
}

#footer_links {
	float:left;
	width:600px;
	/*background:#bebd4e;*/
	font-family: Verdana;
	font-size: 11px;
	/*line-height:inherit;*/
	margin-top: 12px;
	}
#footer_links ul {
	margin: 0;
	padding:0;
	list-style: none;
	}
#footer_links li {
	display:inline;
	margin:0;
	padding: 0;
	}
#footer_links a {
	float:left;
	/*background:url("images/top_left.jpg") no-repeat left top;*/
	margin:0 5px;
	padding:0;
	text-decoration:none;
	color: #ffffff
	}

#footer_links a:hover {
	text-decoration:underline;
	}

#footer_content{
	margin: 0 auto;
	width: 920px;
}

#back_to_top{
	float: right;
	width: 900px;
	text-align: right;
}

#back_to_top a{
	font-family: Tahoma;
	font-size: 14px;
	color: #e3e2c3;
	font-weight: bold;
	text-decoration: none;
}

#back_to_top a:hover{
	text-decoration: underline;
}

#copy{
	float:left;
	width:600px;
	margin: 5px 0 0 5px;
}

#copy p{
	font-family: Verdana;
	font-size: 10px;
	color: #6f7137;
	display: inline;
}

#copy a{
	font-family: Verdana;
	font-size: 10px;
	/*line-height:inherit;
	color: #e1e0c3;*/
	color: #6f7137;
	text-decoration: none;
}

#copy a:hover{
	text-decoration: underline;
}

#by{
	font-family: Tahoma;
	font-size: 10px;
	color: #a3a3a3;
}

#by a{
	color: #a3a3a3;
	text-decoration: none;
}

#by a:hover{
	text-decoration: underline;
}

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}
