body {
	background:url(../images/bgrepeat.jpg)
}

.container{ 
	width: 1002px;
	margin: 0 auto;

/*box-shadow: 2px 0px 1px   #004000;
 -moz-box-shadow: 2px 0px 1px   #004000;
 -webkit-box-shadow: 2px 0px 1px   #004000;*/}


a{color:#003E00;
font-size:13px;
text-decoration:none}

a:hover{
	color:#000;
	text-decoration:underline}

p.sub-title{
color:#004200;
font-weight: bold;
font-size: 16px;
margin-bottom:15px
}

p.sub-content{
	margin-left:20px;
	font-family:Verdana, Geneva, sans-serif; font-size:13px;
	line-height:18px
	
	
	}

.bold{
	font-weight:bold
	
	}

h1{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#333333}

.foot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	
	}


.foot a{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none}

.foot a:hover{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none}


td,div{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:22px;
	
	}

p{
	
	line-height:12px}

ul.nav {
	
	list-style:none; /* this removes the list marker */
	border-top: 0px solid #f1f1f1; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	
}
ul.nav li,ul.nav2 li{
	margin-bottom:0px; /* this creates the button separation */
	color:#333333;
	background:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding: 5px 5px 0px 15px;
	
}
ul.nav a { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	
	display: block; 
	width: 200px; 
	text-decoration: none;
	color:#5f4f46;
	background:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

ul.nav a:hover { /* this changes the background and text color for both mouse and keyboard navigators */
	background:transparent;
	color: #5f4f46;
	text-decoration:underline
}

ul.nav2 a { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 200px; 
	text-decoration: none;
	background:transparent;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#F30;
}

ul.nav2 a:hover { /* this changes the background and text color for both mouse and keyboard navigators */
	background:transparent;
	color: #333333;
	text-decoration:underline
}


.adm td{padding:10px; font-size:16px; color:#990000; border:1px solid #DDD}

.book td{padding:5px; font-size:13px; color:#990000; border:1px solid #DDD}

.content{font-family:Verdana, Geneva, sans-serif; font-size:13px; text-align: }

.content ul{
	list-style-type:disc;
	margin-left:50px;
	}

.content ul li{line-height:18px;

}

#leaf {
	position:absolute;
	width:100%;
	height:118px;
	z-index:1;
	margin-top:-100px;
	background:url(../images/left.png)
	
	
	
}

#bt2 {
	position:absolute;
	width:292px;
	height:221px;
	z-index:2;
	margin-top:-220px;
	background:url(../images/btdown.png);
	margin-left:780px
	
}

#leaf2 {
	position:absolute;
	width:417px;
	height:362px;
	z-index:2;
	margin-top:-350px;
	margin-left:-100px;
	background:url(../images/leaf2.png);
	
	
}

#leaf3 {
	position:absolute;
	width:350px;
	height:336px;
	z-index:3;
	margin-top:-330px;
	margin-left:655px;
	background:url(../images/leaf3.png) no-repeat ;
	
	
}

#ga2{
	position:absolute;
	width:262px;
	height:254px;
	z-index:3;
	margin-left:420px;
	margin-top:-250px;
	background:url(../images/ga2_03.png);
	}
	
#ga3{
	position:absolute;
	width:239px;
	height:290px;
	z-index:9999;
	margin-left:380px;
	margin-top:-190px;
	background:url(../images/ga3_03.png);
	}

#ga4{
	position:absolute;
	width:387px;
	height:193px;
	z-index:3;
	margin-left:0px;
	margin-top:20px;
	background:url(../images/ga4_03.png);
	}
	
#leftb{
	position:absolute;
	width:109px;
	height:924px;
	z-index:3;
	margin-left:-109px;
	margin-top:0px;
	background:url(../images/leftb.png);
	}
	
#rightb{
	position:absolute;
	width:108px;
	height:899px;
	z-index:3;
	margin-left:1002px;
	margin-top:0px;
	background:url(../images/rightb.png);
	}
.en td{padding:5px}

.f-right{
	float:right;
	margin-bottom:20px}

.w-400{width:400px}

.clearfloat{clear:both}

div.box {
width:680px;
padding: 10px;
background-color: #F5F5F5;
border-radius: 3px;
border: 1px solid #AAA;
margin-left:20px
/*box-shadow: 2px 0px 1px #AAA;
-moz-box-shadow: 2px 0px 1px #AAA;*/}

div.content:first-letter{
	font-size:200%;
	font-style:italic;
	font-family:}
	
	
div.cart table td{border-bottom:1px solid #CCCCCC}