body { 
	background-color: #ff9900; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/backgroundGradient.gif); background-repeat:repeat-x
}
.sideBar {
	padding-bottom:20px;
}
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
.tableBackground { background-image: url(../images/tableBackground.gif); }
.featureBox {
	background-color:#d8d8c2;
}
.tableLeft { background-image: url(../images/leftTable.gif); }
.bodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#443404;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
.bodytextXtraLarge {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-align: center;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
.bodyHeader {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#443404;
	text-align: left;
}
.smallbodytext {
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#443404;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
p#footerheader {margin-top:35px;}
.medbodytextorange {
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC9900;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}
.largebodytext {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC9900;
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	line-height: 1.3;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #A4730D;
}
a:hover {
	color: #CCBF9A;
	text-decoration: none;
	font-weight: bold;
}

h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.news-thumbnail-set {float: right;padding-top:20px;}
.news-thumbnail {padding:5px 10px;}
.news-box {float:left}

div.footer-menu * {
	display:inline;
	margin:0 2px;
	padding:0;
	font-size:10px;
	float:left;
}
div.footer-menu div * {
	white-space:nowrap;
	background-image:url(../images/divideButton.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
}
div.footer-menu div.footer-menu2 * {	/* Only the li's that are 2nd lvl down and more */
	color:#D59900;
	font-size:9px;
}
div.footer-menu div.footer-menu2 a:hover { color: #CCBF9A; }

.sub_cat_bullet  {
	white-space:nowrap;
	background-image:url(../images/divideButton.gif);
/*	background-image:url(../images/tableBackground.gif); */
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
	margin-left:4px;
	display:block;
	font-size:14px;
	line-height: 2em;
}
.sibling_bullet  {
	white-space:nowrap;
	background-image:url(../images/divideButton.gif);
/*	background-image:url(../images/tableBackground.gif); */
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
	margin-left:4px;
	display:inline;
}
#footerheader {
	border-top:1px solid #CC9900;
	padding-top:10px;
	margin-top:10px;
}
#siblings_container {
	margin-top:15px;
}
#subcats_container {}

.eventBox {
	border:1px solid #CCBF9A;
	padding:5px;
	margin:5px 20px 5px 0;
}
.eventBox h2 .nun {
	text-decoration:none;
	color:#000000;
}
.eventBox h2 a:hover.nun {color:#000000;}
/*.eventBox h2 a.nun:hover {color:#000000;}*/

