@charset "utf-8";
.image_border {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CBDB97;
	border-right-color: #CBDB97;
	border-bottom-color: #CBDB97;
	border-left-color: #CBDB97;
	background-position: center center;
}
.top_image_border {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #80AAB8;
	border-right-color: #80AAB8;
	border-bottom-color: #80AAB8;
	border-left-color: #80AAB8;
}
.bottomside {
	background-image: url(../images/template_r19_c1.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(../images/template_r21_c4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E6E7DE;
}
.bottomleft {
	background-image: url(../images/leftsidebot.jpg);
	background-color: #80AAB8;
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightnav {
	background-image: url(../images/template_r2_c3.jpg);
	background-repeat: repeat-y;
}
