/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



/* Page */

#page {
	width: 168px;
	margin: 0 auto;
	background: url(../images/img044.jpg) repeat-y left top;
}

#page-bgtop {
	padding-top: 20px;
	background: url(../images/img033.jpg) no-repeat left top;
}
#sidebar ul {
	margin: 0;
	
	padding-left:13px;
	padding-right:20px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0 0 0 0px;
	padding-left: 10px;
	background: url(images/img09.jpg) no-repeat left 4px;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}
#sidebar h2 {
	height: 36px;
	margin: 0 0 0px 0px;
	padding: 8px 0 2px 30px;
	background: url(../images/img066.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #42423E;
}

p, ul, ol {
	margin-top: 0;
	line-height: 280%;

	
}
.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 0px 0px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4B8749;
}

#footer {
	width: 168px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img055.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}


#slideshow {

    	position:relative;
    	height:350px;
}

#slideshow img {

    	position:absolute;
    	top:-4px;
    	left:0;
    	z-index:8;
    	opacity:0.0;
}

#slideshow img.active {

    	z-index:10;
    	opacity:1.0;
}

#slideshow img.last-active {

    	z-index:9;
}
