	/* TYPOGRAPHY
================================================================================*/
	
h1{
	padding:0 0 10px 0;
	margin:0;
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#991b1f;
}
h2{
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#991b1f;
}
h3{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:normal;
	color:#991b1f;
}
#left_column_2col_home {
	background-color:#afa790;
}
#right_column_2col p {
	margin:0;
	margin-bottom:10px;
}
#right_column_2col_home p {
	margin:0;
	margin-bottom:10px;
}
#middle_column p {
	margin:0;
	margin-bottom:10px;
}
	
#footer_right ul li{
	font-size:11px !important;
}
	


/* links in body area */
#right_column_2col a:link, #right_column_2col a:visited, #right_column_2col a:active {
	color:#660000;
	text-decoration:none;
}
#right_column_2col a:hover {
	color:#971a1e;
	text-decoration:underline;
}
#right_column_2col_home a:link, #right_column_2col_home a:visited, #right_column_2col_home a:active {
	color:#660000;
	text-decoration:none;
}
#right_column_2col_home a:hover {
	color:#971a1e;
	text-decoration:underline;
}
#bodyarea_left_content a:link, #bodyarea_left_content a:visited, #bodyarea_left_content a:active {
	color:#660000;
	text-decoration:none;
}
#bodyarea_left_content a:hover {
	color:#971a1e;
	text-decoration:underline;
}
#middle_column a:link, #middle_column a:visited, #middle_column a:active {
	color:#660000;
	text-decoration:none;
}
#middle_column a:hover {
	color:#971a1e;
	text-decoration:underline;
}

/* formatted tables */
.rowHead td { 
	font-weight: bold; 
	font-size:11px;
	background-color: #767769; 
	text-transform: uppercase; 
	padding: 6px; 
	border: solid 1px #afa790;
	color:#dad7c6; 
}

.even td { 
	font-size:11px;
	background-color: #ffffff; 
	padding: 6px; 
	border: solid 1px #afa790; 
}

.odd td { 
	font-size:11px;
	background-color: #dad7c6; 
	padding: 6px; 
	border: solid 1px #afa790; 
}
.even li, .odd li { 
	font-size:11px;
	margin-bottom: 4px; 
	padding-bottom: 4px; 
	border-color: #fff; 
	border-style: solid; 
	border-width: 0 0 1px; 
}
/* SiteFinity Lists */
.sf_expandedList {
	list-style:none;
	margin:0;
}
.sf_newsTitle {
	margin:0;
	padding-top:10px !important;
	font-size:12px !important;
	font-weight:bold !important;
	border-top:1px solid #dad7c6;
}
.sf_newsDate {
	margin:0 !important;
}
.RadTreeView_ECLeftMenu .rtLI

{

width:120px;

}
/* Homepage Lists */
.bluelist {
	display:block;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.bluelist li {
	margin:0 0 0 0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:16px;
	width:220px;
	list-style:none;
	font-weight:bold;
}
.bluelisthead {
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(../../images/blueslice.gif);
	background-repeat:repeat-x;
}
.greenlist {
	display:block;
	float:right;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.greenlist li {
	margin:0 0 0 0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	padding-right:16px;
	width:220px;
	list-style:none;
	font-weight:bold;
}
.greenlisthead {
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(../../images/greenslice.gif);
	background-repeat:repeat-x;
}
.arrowbullet {
	background-image:url(../../images/arrow_tan.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
}
