#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #203804;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 25px;
}
#header {
}

#content a:link  {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.hr {
	clear: both;
	margin-top: 30px;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	background-image: none;
	background-repeat: repeat;
	padding: 2px;
	font-weight: bold;
}


#sidebar {
	color: #FFFFFF;
	font-size: 14px;
	border-right-color: #203804;
	float: left;
	width: 135px;
	margin-right: 30px;
	padding-top: 10px;
	list-style-image: none;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-image: url(assets/images/tree_sidebar.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
	background-color: #748362;
	font-weight: bold;
	border-top-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #203804;
	display: inline;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #203804;
}
#heading {
	background-color: #203804;
}

.img {
	margin: 5px;
	text-align: left;
}

body {
	background-color: #748362;
	background-image: url(assets/images/grad.jpg);
	background-repeat: repeat-x;
}
#sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
#sidebar a:hover {
	color: #203804;
}

.leftimg {
	float: left;
	margin-right: 8px;
	border: 1px solid #FFFFFF;
}
#maincontent {
	font-size: 12px;
	color: #203804;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	background-image: none;
	margin-left: 220px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#maincontent a:link {
	color: #203804;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
#maincontent a:visited {
	color: #203804;
}


#picstrip {
	background-image: none;
	background-repeat: no-repeat;
}

#copyright {
	font-size: 65%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
#copyright a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #203804;
	text-decoration: none;
}

#header {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #203804;
	clear: both;
	width: 800px;
	text-align: center;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.price {
	font-weight: bold;
	color: #FF0000;
}

