body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-color: #ece9d8;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-width: 600px;
	color:#333333;
margin: 0px;
}

#navstore {
	border: 1px solid #FF0000;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
}	

#container {
	margin:0 auto;
	width:730px;
	
}

#content {
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	width: 730px;
	text-align:left;
}

#nav {
	background-image: url(../img/navbg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	width: 730px;
	text-align:left;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;

	padding: 0px;
	color: #FFFFFF;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding-bottom: 10px;
	color: #333333;
}
a:link {
	color: #94a300;
	text-decoration: none;
}

a:visited {
	color: #5f6800;
	text-decoration: none;
}

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




#nav a:link {
	color: #ffffff;
	text-decoration: none;
}

#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
a img {border: none; }

#content p {
	margin: 0px;
	padding-bottom: 10px;
	color: 555555;
	
}

#nav a:hover {
	color: #333333;
	text-decoration: none;
}

#bookoftheweek {

float: left;
width: 203px;
height: 218px;
background-image: url(../img/bow.png);
background-repeat: no-repeat;
margin-left: -10px;
*margin-left: -5px;
margin-right: 5px;

}

#bookoftheweek h3 {
margin: 0;
/*margin-left: 19px;
margin-top: 106px;*/
padding: 0;
color: #000;
font-size: 10pt;
clear: none;
position: relative;
top: 12px;
_top: 9px;
left: 20px;
}

#bookoftheweek h2 {
margin: 0;
padding: 0;
margin-left: 19px;
margin-top: -5px;
color: #000;
font-size: 9pt;
clear: none;
}

#bookoftheweek h1 {
margin: 0;
margin-left: 19px;
margin-top: 11px;
color: #000;
font-size: 10pt;
clear: none;
}
#bookoftheweek img
{
	margin: 0;
	padding: 0;
	border: 1px solid #DEDEDE;
	clear: none;
	position: relative;
	top: 5px;
	left: 20px;
	height: 100px;
}

.footertext {
text-align: center;
font-size:10px;
line-height: 13px;
color: #999999;

}


hr {
border: 0;
color: #043;
background-color: #dedede;
height: 1px;
width: 100%;
text-align: left;
margin-top: -10px;
margin-bottom: 10px;
}

#c1, #c2, #c3 {

padding: 3px;
margin-bottom: 5px;
background-color: #EFEFEC;

}

.newsitem {
border: 3px dotted #dedede;
padding: 3px;
margin-bottom: 1em;

clear: none;


}

.newsitem h2 {
margin: 2px 0px -10px 0px;
font-size: 14pt;

}

.newsitem em {

font-size: 8pt;
color: #999;

}




.testim {
border: 3px dotted #dedede;
padding: 3px;
margin-bottom: 1em;

clear: none;


}

.storecontent p
{ 
	float:right;
	font-size: 8.5pt;
}


.storecontent em
{ 

	font-size: 8pt;
}

.storecontent h2
{ 

margin-bottom: -10px;

}

.storecontent {
border: 3px dotted #dedede;
padding: 3px 3px 0 3px;
margin-bottom: 10px;
float: right;
clear: none;
}

.storeimg

{ 
	float: left;
	clear: none;

}

.testim h2 {
margin: 2px 0px -10px 0px;
font-size: 14pt;

}

.testim em {

font-size: 8pt;
color: #999;

}






.contactitem {
border: 3px dotted #dedede;
padding: 3px;
margin-bottom: 1em;
clear: both;

}

.contactitem h2 {
margin: 2px 0px -10px 0px;

}

.bookpile
{
float: left;
}

.newspaper
{
float: right;
clear: both;

}

.form {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;

}

.area {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
width: 700px;
height: 200px;
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;

}

.button  {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;

font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.right {

float: right;

}

.attention {
font-size: 20pt;
color: #94a300;
padding-top: 8px;
}

/* Admin panel CSS */

table
{
        border: 1px solid #94A300;
        padding: 1px;
        background-color: #FFF; /*#ece9d8;*/
}
table th
{
        background-color: #d5d0b2;
        border-bottom: 1px solid #94A300;
        border-right: 1px solid #94A300;
}
table td
{
        background-color: #ece9d8;
        border-right: 1px solid #D5D0B2;
        border-bottom: 1px solid #D5D0B2;
}

