BODY {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.imagebox {
	height: 300px;
	width: 300px;
	background-color: #F0F0F0;
	color: #6ba541;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.page {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.right_side {
	background-image: url(../images/rightside.gif);
	background-repeat: repeat-x;
}
.page2 {
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}

.middle {

 background: images/middle.jpg;
	background-repeat: no-repeat;
	background-image: url(../images/middle.jpg);

}

.middle_empty {


	background-repeat: no-repeat;
	background-image: url(../images/emptymiddle.jpg);

}


.red {
	color: #6ba541;
	font-weight: bold;

}
.really_red {
	color: #FF0000;
	font-weight: bold;

}
.listing_red {
	color: #6ba541;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.red_boxed {
	color: #6ba541;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #6ba541;
	background-color: #FFFFFF;
	margin: 3px;
		text-decoration: none;
}

.small_red {
	font-size: 11px;
	color: #6ba541;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6ba541;
	background-color: #F0F0FF;
	text-decoration: none;
}

.left_menu {
	font-size: 14px;
	font-weight: bold;
}
.main_menu {
	font-size: 14px;
	font-weight: bold;
}
.left_menu a:visited {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;

}
.left_menu a:link {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;

}
.left_menu a:active {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;

}
.left_menu a:hover {
	color:  #000000;
	text-decoration:  underline;
		font-weight: bold;

}


.main_menu a:link {
	color: #b2b38f;
	text-decoration: none;
	font-weight: bold;

}

.main_menu a:visited {
	color: #b2b38f;
	text-decoration: none;
	font-weight: bold;

}
.main_menu a:active {
	Color: #b2b38f;
	text-decoration: none;
	font-weight: bold;

}
.main_menu a:hover {
	color:  #000000;
	text-decoration:  underline;
	font-weight: bold;

}

.red a:visited {
	color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
.red a:active {
	Color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
.red a:hover {
	color:  #000000;
	text-decoration:  underline;
	font-weight: bold;

}

a:link {
	color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	Color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color:  #000000;
	text-decoration:  underline;
	font-weight: bold;

}
.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


red a:link {
	color: #6ba541;
	text-decoration: none;
	font-weight: bold;

}
.on_purple {
	font-size: 18px;
	color: #ffffcc;
	font-weight: bold;
}
.red_title {
	color: #6ba541;
	font-weight: normal;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listing_title {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.price {
	font-size: 24px;
	font-weight: normal;
	color: #6ba541;
}
.box {
	padding: 10px;
	border: 1px solid #6ba541;
	width: 300px;
	background-color: #FFFFCE;
}
.box_wide {
	padding: 10px;
	border: 1px solid #6ba541;
	background-color: #FFFFCE;
}
.box2 {
	padding: 10px;
	border: 1px solid #6ba541;
	width: 425px;
	background-image: url(../images/emptymiddle2.jpg);
}
.small {
	font-size: 10px;
}
