.left_side_image_border {
	background-image: url(images/main_14.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}

.right_side_image_border {

	background-image: url(images/main_13.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
.cr_text {
	font-size: 10px;
	color: #999999;
}
a:link, a:visited {
	color: #330066;
	text-decoration: underline;
}

a:hover {
	color: #330066;
	text-decoration: none;
}

a.reverse:link, a.reverse:visited {
	color: #330066;
	text-decoration: underline;
}

a.reverse:hover {
	color: #330066;
	text-decoration: none;
}
.contact_info {
	font-size: 12px;
	color: #669897;
}
.green_contact_info {color: #CDCC3C}
a.cinfo:link, a.cinfo:visited {
	color: #669897;
	text-decoration: none;
}

a.cinfo:hover {
	color: #669897;
	text-decoration: underline;
}.quote {
	font-weight: bold;
}
.quote2 {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.categories {
	font-weight: bold;
	color: #333333;
	font-size: 115%;
}
.small {
	font-size: 12px;
	color: #000000;
}
