.box-yellow {
	background-image: url(images/box-yellow-bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #492423;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #492423;
}
hr {
 color: #C8D1BE;
background-color: #FFFFFF;
height: 1px;}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image:url(images/bullet.gif);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bg-bottom-right {
	background-attachment: fixed;
	background-image: url(images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-bottom-nav {
	background-attachment: fixed;
	background-image: url(images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gradient-left {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
}
.gradient-right {
	background-image: url(images/gradient-right.jpg);
	background-repeat: repeat-y;
}
.gradient-top {
	background-image: url(images/gradient-top.jpg);
	background-repeat: repeat-x;
}
.gradient-bottom {
	background-image: url(images/gradient-bottom.jpg);
	background-repeat: repeat-x;
}
.small {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #BEBEBE;
}
a.small:link {
	color: #BEBEBE;
	text-decoration: underline;
}
a.small:visited {
	color: #999999;
	text-decoration: underline;
}
a.small:hover {
	color: #999999;
	text-decoration: none;
}
a.small:active {
	color: #BEBEBE;
	text-decoration: underline;
}
body {
	background-color: #98AD9C;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg-feature-top {
	background-attachment: fixed;
	background-image: url(images/img-feature-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-feature-yellow {
	background-attachment: fixed;
	background-image: url(images/img-feature-yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-feature-green {
	background-attachment: fixed;
	background-image: url(images/img-feature-green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.catdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #823336;
	background-color: #F2EDC5;
}
.listHeadings {
	color: #F2EDC5;
	font-weight: bold;
	background-color: #823336;
}
.listNews {color: #000066; font-size:13px;}
.tableborder {
	border: thin solid #000066;
}
.articleList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #823336;
	background-color: #F2EDC5;
}
.catLinks {
	color: #823336;
	font-weight: bold;
}
