*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#outer
{
	margin-left:3.0em;
	margin-right:3.0em;
	margin-top: 3.0em;
	margin-bottom:3.0em;
	background-color: #FEFEF2;
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}
/*
#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.6em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.4em;
}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}
*/


#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}


#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}


#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.5em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#main {
	margin: 0 200px 0 150px;
}


#column1
{
/*	width: 530px;*/
	width:100%;
	float: left;
	position: relative;
	margin-right: -150px;
}

#column1 p
{
	text-align: left;
	margin-bottom: 2em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: left;
	margin-bottom: 2em;
	color: #4F4F2B;
	font-size: 1em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}


/*

*/

#column3
{
	width: 145px;
	float: left;
	position: relative;
	margin-left: auto;
	margin-right:3.0em;
}

#column3 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column3 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column3 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column3 li
{
	border-bottom: dashed 1px #EFEFD6;
}







.bookname {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.bookname a{
	color: #333333;
	text-decoration:underline;
}


.booknameBig {
	/*
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8DA359;
	*/
	color: #37371E;
	font-size: 16px;
	background-color: #999999;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	background-image: url(images/a3.gif);
	font-weight: bold;
}

.booknameBig a{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.bookprice {
	font-size: 9px;
	font-weight: bold;
	color: #6C7D44;
}

.bookprice2 {
	font-size: 9px;
	font-weight: bold;
	color: #CC6600;
}

.bookprice3 {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

.td {/*F0E3A4*/
	
	background-color: #FFFFFF;
	background-image: url('images/a3.gif'); 
	background-repeat: repeat-x;	
	
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #8DA359;
	border-right-color: #8DA359;
	border-bottom-color: #8DA359;
	border-left-color: #8DA359;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.productimg {
	padding: 2px;
	border: 1px solid #F0E3A4;
}

.tdProps {
	margin: 2px;
	padding: 2px;
	font-size: 10px;
}


.table11{
	font-size: 11px;
}

.table12{
	font-size: 12px;
}


input {
	margin: 0;
	/*width: 120px;*/
	border: 1px solid #546078;
	background: #FFF;
	color: #808080;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	margin: 0;
	width: 200px;
	border: 1px solid #546078;
	background: #FFF;
	color: #808080;
	font-size: 9pt;
	font-family: georgia, serif;
}

img {
	border:none;
}

p.p11{
	font-size: 11px;
}
p.p12{
	font-size: 12px;
}

h1 {
	color: #ffffff;
	font-size: 16px;
	background-color: #CC6600;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(images/a2.gif);
	line-height: 2em;
}

h1 a{
	color: #ffffff;
	font-size: 16px;
	background-color: #CC6600;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h1 a:hover{
	color: #ffffff;
	font-size: 16px;
	background-color: #CC6600;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration:underline;
	height: 2.2em;
}

h2 {
	color: #37371E;
	font-size: 12px;
	background-color: #999999;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	background-image: url(images/a6.gif);		
}

h2 a{
	color: #ffffff;
}

h2 a:hover{
	text-decoration:underline;
}

h3 {
	color: #BF1540;
	font-size: 10px;
	background-color: #ffffff;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}

h3 a{
	color: #BF1540;
	text-decoration: underline;
}

h3 a:hover{
	color: #BF1540;
	text-decoration:underline;
}

.emk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}


.pagination {
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}