@charset "utf-8";
body {
	background-color: #EFF2EC;
	background-image: url(img/green_title_background.jpg);
}
h1 {
	color: #496638;
}
#loves p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

h2 {
	color: #496638;
}

/*TOP BAR**********************************************************************************************/
#topbar {
	background-color: #8BA977;
	background-image: url(img/green_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#topbar h1 {

}
/*MENU**********************************************************************************************/
.selectedanchor{
	color: #CCD8C0;
	background-color: #496638;
}
.anylinkcss{
	color: #496638;
	background-color: #CCD8C0;
}

.anylinkcss a:hover{
	background: #496638;
	color: #CCD8C0;
}
.anylinkcss ul{
	color: #496638;
}
.anylinkcss ul li a{
	color: #496638;
}
#item a  {
	color: #496638;
	background-color: #CCD8C0;
}
#item a:hover {
	color: #CCD8C0;
	background-color: #496638;
}
/*MAIN BOX**********************************************************************************************/
#Maintext {

}
#Maintext a {
	color: #496638;
}
#Maintext #MAIN {
	border: 1px solid #496638;
}
/*WIDE MAIN BOX**********************************************************************************************/



/*RIGHT COLUMN**********************************************************************************************/

#PictureColumn p a {
	color: #47663A;
}
#PictureColumn img {
	border: 1px solid #496638;
}
#bottombox {
	border: 1px dotted #496638;
	background-color: #FFF;
}

#bottombox h1 {
	font-size: 12px;
	color: #496638;
	background-color: #CCD8C0;
	border-bottom-color: #496638;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#bottombox h2 a {
	font-size: 12px;
	text-transform: none;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 18px;
	text-align: left;
	margin: 0px;
}

#bottombox a {
	color: #496638;
}

/*FOOTER**********************************************************************************************/
#footerbar {
	background-color: #CCD8C0;
	border-color: #496638;
}
#footertext {
	border: 1px none #496638;
	color: #496638;
}
#footertext a {
	color: #496638;
}
#footertext a:hover {
	color: #496638;
}

/*Gallery***************************************************************************************/
#myGallery, #myGallerySet, #flickrGallery
{
	border: 1px solid #496638;
}
.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/green/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { background: url('img/green/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/green/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/green/fleche2.gif') no-repeat center right; }

.withArrows a.open:hover { background: url('img/green/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/green/open.gif') no-repeat center center;
	filter:alpha(opacity=100); }
.remooz-btn-close
{
	background-image: url('img/green/closebox.png');
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image: url('img/green/closebox.gif');
}
.remooz-box
{
	border: 1px solid #8BA977;
}
.jdGallery a.carouselBtn
{
	background-color: #8BA977;
}

.jdGallery .carousel
{
	background-color: #8BA977;
}

	/***********************************************************************************************/
#container #loves {
	background-color: #F7F4F5;
	border: 1px dotted #94174D;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	padding: 6px;
	width: 450px;
}

