body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.contentBG {
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-y;
}
.knbBG {
	background-image: url(../images/KNB-BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	padding-right: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
#nav {
	padding-right: 5px;
	padding-left: 15px;
	line-height: 1.5;
}
#nav a:link, #nav a:active, #nav a:visited {
	font-weight: bold;
	color: #691a69;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
}
#nav a:hover {
	font-weight: bold;
	color: #691a69;
	text-decoration: underline;
	line-height: 1.5;
}
h1 {
	font-size: 24px;
	color: #691a69;
}
h2 {

	font-size: 18px;
	color: #691a69;
}
h3 {


	font-size: 16px;
}
.purple {
	color: #691a69;
}

.boxLeft {
	background-image: url(../images/box_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/box_09.gif);
	background-repeat: repeat-y;
}
.boxTop {
	background-image: url(../images/box_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {
	background-image: url(../images/box_15.gif);
	background-repeat: repeat-x;
}
.testimonialBG {
	background-image: url(../images/karenTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tw {
	font-size: 9px;
	color: #666666;
}
#blog {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	display: block;
	padding: 0px 8px;
	margin: 0px;
}
h4 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
