.border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.blk_border {
	border: 1px solid #666666;
}
.box_bg {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subTitile_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.body_text {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}

.box_bg2 {
	background-image: url(images/box_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus_bg {
	background-image: url(images/pens_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

a.SubLink:link {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.SubLink:visited {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.SubLink:hover {
	text-decoration: underline;
	background-color: #FEE69E;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.home_bg {

	background-image: url(images/home_left_roses.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.contact_bg {

	background-image: url(images/contact_right_pic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftline {

}
.small-font {
	color: #999999;
	font-size: 10px;
}
.sub-heading {
	font-size: 18px;
}



.RateBorder {
	border: 1px solid #EFEFEF;
}
.pens {


	background-image: url(images/pens_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.spacing {
	line-height: 1.5;
}
#news-content {
	height: 280px;
	width: 168px;
	background-image: url(images/news-bg.png);
}
#news-title-holder {
	height: 22px;
	width: 148px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4802B;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#news {
	color: #666666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	width: 148px;
	font-size: 14px;
	padding: 10px;
}
#news a {
	color: #0000CC;
	text-decoration: none;
}

#news a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#encrichment {
	height: 50px;
	width: 148px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
	font-style: italic;
}
#encrichment a {
	color: #009900;
	text-decoration: none;
	text-transform: uppercase;
}
#encrichment a:hover {
	color: #009900;
	text-decoration: underline;
}
#workshops {
	height: 90px;
	width: 148px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}
#workshops a {
	color: #FF6600;
	text-decoration: none;
}
#workshops a:hover {
	color: #FF6600;
	text-decoration: underline;
}

