body {
	margin:20px 0px 0px 0px;
	padding:0;
	background-image:url('/objects/images/background_global.gif');
	background-repeat: repeat;
	color:#333;
	font-size:12px;
	font-family:arial, helvetica;
	text-align:center;

}

#pagecontainer {
width:1000px;
position:relative;
margin:0 auto;
text-align:left;

	}

form {
	margin:0px;
	padding:0px;
}

.navigation-drop a {
	display: block;
	background-color: #108DDD;
	color: #FFF;
	font-size: 12px;
	padding: 4px 10px;
	border-top: 1px solid #999;
	text-decoration: none;
}

.navigation-drop a:visited {
	display: block;
	background-color: #108DDD;
	color: #FFF;
	font-size: 12px;
	padding: 4px 10px;
	border-top: 1px solid #999;
	text-decoration: none;
}

.navigation-drop a:link {
	display: block;
	background-color: #108DDD;
	color: #FFF;
	font-size: 12px;
	padding: 4px 10px;
	border-top: 1px solid #999;
	text-decoration: none;
}

.navigation-drop a:hover {
	display: block;
	background-color: #208D99;
	color: #FFF;
	font-size: 12px;
	padding: 4px 10px;
	border-top: 1px solid #999;
	text-decoration: none;
}

a:link, a:visited {
	color:#0353a4;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

.inputfield {
	border: solid #E2E3DC 1px;
	display:inline
}

.button {
	border: solid #5BBE77 1px;
	color:#5BBE77;
	background-color:#CCC9B2;
	font-size:10px;
	display:inline
}

.right {
	float:right;
}

.left {
	float:left;
}

ul li {
	list-style-image: url('/objects/images/bullet_content.gif');
	padding-bottom:5px;
}

ol li {
	padding-bottom:8px
}

.form-label {
	color:#666666;
	font-size:9px;
}

.label {
	color:#FF9933;
}

.label a:link, .label a:visited {
	color:#CCCC33
}

.pad {
	padding-left:16px;
	padding-right:16px;
}

.utility {
	color:#00B8CA;
	font-size:12px;
}

.utility a:link, .utility a:visited {
	color:#00B8CA;
	text-decoration:underline;
}

.utility a:hover {
	text-decoration:none;
}

.subscriber-header {
	color:#0266cb;
	font-size:13px;
	font-weight:bold;
	font-family:arial, helvetica;
}

.tableheader {
	color:#FD9735;
	font-size:12px;
	font-weight:bold;
}

.tabledata {
	color:#666666;
	font-size:12px;
}

.tabledata a:link, .tabledata a:visited {
	color:#FFCC33;
	font-size:12px;
}

.tabledata-title {
	color:#FD9735;
	font-size:12px;
	font-weight:bold;
}

.relatedlinks {
	margin-left:24px;
	list-style : url('/objects/images/bullet_relatedlinks.gif');
}

.relatedlinks a:link, .relatedlinks a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

.relatedlinks a:hover {
	text-decoration:underline;
}

.relatedlinks li {
	float:none;
	padding:0px;
	cursor:auto;
}

.relatedlinkheader {
	margin:0px 0px 5px 7px;
	color:#FD9735;
	font-size:12px;
	font-weight:bold;
}

#header {
	position:relative;
	width:824px;
	height:92px;
	background-image:url('/objects/images/header.gif');
	background-repeat : no-repeat;
	z-index:2;
}

#header-nav {
	position:absolute;
	top:-14px;
	left:575px;
	z-index:1;
	width:225px;
	text-align:right
}

#header-logo {
	position:absolute;
	top:20px;
	left:24px;
	z-index:1;
}

#header-searchform {
	position:absolute;
	top:24px;
	left:575px;
}

#header-cityform {
	position:absolute;
	top:70px;
	left:520px;
	z-index:6;
}

#main-nav {
	position:relative;
	width:824px;
	height:31px;
	z-index:1;
}

#centerwell {
	position:relative;
	top:0px;
}

#centerwell-top {
	position:relative;
	width:824px;
	height:9px;
	overflow:hidden;
	background-image:url('/objects/images/centerwell_bg_top.gif');
	background-repeat : no-repeat;
}

#centerwell-top-subscriber {
	position:relative;
	width:824px;
	height:48px;
	overflow:hidden;
	background-image:url('/objects/images/centerwell_bg_top_subscriber.gif');
	background-repeat : no-repeat;
}

#centerwell-bottom {
	position:relative;
	width:824px;
	height:18px;
	margin:0px;
	background-image:url('/objects/images/centerwell_bg_bottom.gif');
	background-repeat : no-repeat;
}

#centerwell-bottom-nav {
	position:absolute;
	top:5px;
	left:28px;
	width:824px;
	height:23px;
	z-index:1
}

#centerwell-content {
	position:relative;
	width:824px;
	background-image:url('/objects/images/centerwell_bg_mid.gif');
	background-repeat : repeat-y;
}

#centerwell-content-subpage {
	position:relative;
	width:824px;
	background-image:url('/objects/images/centerwell_bg_mid_subpage.gif');
	background-repeat : repeat-y;
}

#centerwell-content-subscriber {
	position:relative;
	width:824px;
	background-image:url('/objects/images/centerwell_bg_mid_subscriber.gif');
	background-repeat : repeat-y;
}

#centerwell-content-right {
	float:left;
}

#centerwell-content-left {
	position:relative;
	left:30px;
	float:left;
	width:408px;
}

#subpage-left {
	float:left;
	width:190px;
}

#subpage-content {
	float:left;
	width:404px;
	padding:24px;
}

#subpage-right {
	float:left;
	width:175px;
}

.subpage-right-promo {
	margin:13px;
}

.subpage-right-promo-sponsor {
	color:#00B8CA;
	font-size:17px;
	font-weight:bold;
	font-family:arial, helvetica;
}

.subpage-right-promo-description {
	color:#666666;
	font-size:11px;
}

.subpage-right-promo-description a:link, .subpage-right-promo-description a:visited {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

.subpage-right-promo-description a:hover {
	text-decoration:underline;
}

.subpage-right-promo-address {
	color:#FF9933;
	font-size:11px;
}

.subpage-right-promo-label {
	color:#66CCFF;
	font-size:11px;
}

.subpage-right-promo-url a:link, .subpage-right-promo-url a:visited {
	color:#33CC66;
	font-size:11px;
	text-decoration:none;
}

.subpage-right-promo-url a:hover {
	text-decoration:underline;
}

.divider {
	background-color:#EFEEEC;
	width:100%;
	height:10px;
	line-height:10px;
	overflow:hidden;
}

.subpage-right-divider {
	background-color:#EFEEEC;
	height:10px;
	line-height:10px;
	overflow:hidden;
}

.subpage-navigation-divider {
	clear:both;
	margin-top:2px;
	margin-bottom:2px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	background-image:url('/objects/images/subnav_div.gif');
	background-repeat : repeat-x;
}

.subpage-navigation-item-closed {
	position:relative;
	left:24px;
	padding-left:16px;
	background-image:url('/objects/images/subnav_icon_closed.gif');
	background-repeat : no-repeat;
	background-position:0px 2px;
}

.subpage-navigation-item-closed a:link, .subpage-navigation-item-closed a:visited {
	color:#3684D6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subpage-navigation-item-closed a:hover {
	text-decoration:underline;
}

.subpage-navigation-item-open {
	position:relative;
	left:24px;
	padding-left:16px;
	background-image:url('/objects/images/subnav_icon_open.gif');
	background-repeat : no-repeat;
	background-position:0px 2px;
}

.subpage-navigation-item-open a:link, .subpage-navigation-item-open a:visited {
	color:#FFA916;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subpage-navigation-item-open a:hover {
	text-decoration:underline;
}

.subpage-navigation-subitem {
	position:relative;
	left:32px;
	padding-left:12px;
}

.subpage-navigation-subitem a:link, .subpage-navigation-subitem a:visited {
	color:gray;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.subpage-navigation-subitem a:hover {
	text-decoration:underline;
}

.subpage-navigation-subitem-on {
	position:relative;
	left:32px;
	padding-left:12px;
	background-image:url('/objects/images/subnav_icon_arrow.gif');
	background-repeat : no-repeat;
	background-position:0px 4px;
}

.subpage-navigation-subitem-on a:link, .subpage-navigation-subitem-on a:visited {
	color:#FD9735;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subpage-navigation-subitem-on a:hover {
	text-decoration:underline;
}

.subpage-title {
	color:#FF6666;
	font-size:17px;
	font-weight:bold;
	font-family:arial, helvetica;
}

.subpageindicator {
	color:#f7943d;
	font-size:14px;
	font-weight:bold;
	font-family:arial, helvetica;
	margin:12px 0px 8px 36px;
}

#subscriber-left {
	float:left;
	position:relative;
	width:220px;
	left:20px;
}

#subscriber-right {
	float:left;
	width:564px;
	padding:16px;
}

#subscriber-label-left {
	float:left;
	position:relative;
	width:220px;
	height:30px;
	left:24px;
	top:8px;
}

#subscriber-label-right {
	float:left;
	position:relative;
	width:600px;
	height:30px;
	left:0px;
	top:8px;
}

#subscriber-message {
	color:#33CCFF;
	font-size:13px;
	font-weight:bold;
	font-family:arial, helvetica;
	padding:18px 0px 0px 24px;
}

#subscriber-tabs {
	height: 40px;
}

.subscriber-divider {
	background-color:#EFEEEC;
	width:815px;
	height:10px;
	line-height:10px;
	margin-left:5px;
	overflow:hidden;
}

.tabon {
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	font-family:arial, helvetica;
	text-align:center;
	background-image: url('/objects/images/tab_on.gif');
	width:117px;
	height:23px;
}

.taboff {
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	font-family:arial, helvetica;
	text-align:center;
	background-image: url('/objects/images/tab_off.gif');
	width:117px;
	height:23px;
	cursor:pointer;
}

/* homepage promos */
#promos {
	padding-bottom:16px;
}

#promo1 {
	display:block;
}

#promo2 {
	display:none;
}

#promo3 {
	display:none;
}

#promo-tabs {
	padding-left:100px;
}

.promo-tab-on {
	padding-top:1px;
	float:left;
	width:84px;
	height:18px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url('/objects/images/promo_tab_on.gif');
	background-repeat : no-repeat;
}

.promo-tab-off {
	padding-top:1px;
	float:left;
	width:84px;
	height:18px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url('/objects/images/promo_tab_off.gif');
	background-repeat : no-repeat;
	cursor:pointer;
}

#infoboxes tr, #infoboxes td {
	margin:0px;
	padding:0px;
}

.infobox-wrapper {
	margin:0px;
	padding:0px;
	height:2px;
}

.infobox {
	background:#f5f5f5;
	margin:0px;
	padding:6px;
	border:solid 2px #FFE96B;
}

#footer {
	position:relative;
	width:815px;
	height:120px;
	margin-left:3px;
	background-image:url('/objects/images/footer_bg.gif');
	background-repeat : no-repeat;
}

#footer-left {
	width:575px;
	float:left;
	padding:4px 0px 0px 6px;
	color:white;
	font-size:12px;
}

#footer-right a:link, #footer-right a:visited {
	padding:4px 0px 0px 8px;
	color:#FFE96B;
	font-size:12px;
	float:left;
	text-decoration: none;
}

#footer-right a:hover {
	text-decoration: underline;
}

#adwell-right {
	position:absolute;
	top:41px;
	left:830px;
}

#ad_container {
clear:both;margin-left:13px;margin-top:10px;padding:20px 0px 20px 10px;border:1px solid #ffffff;background-color:#EEE;width:787px	
}

#adwell-homepage {
	float:left;
}

#adwell-subpage {
	position:relative;
	left:18px;
}

#ad-small {
	padding-bottom:6px;
	width:188px;
	height:178px;
	margin:0px 0px 0px 0px;
	background-image:url('/objects/images/ad_bg_small.gif');
	background-repeat : no-repeat;
}

#ad-small img {
	padding:9px 0px 0px 9px;
}

#ad-small2 {
	padding-bottom:6px;
	width:188px;
	height:85px;
	margin:0px 0px 0px 0px;
	background-image:url('/objects/images/ad_bg_small2.gif');
	background-repeat : no-repeat;
}

#ad-small2 img {
	padding:9px 0px 0px 9px;
}

#ad-skyscraper {
	padding-bottom:6px;
	width:136px;
	height:616px;
	background-image:url('/objects/images/ad_bg_vert.gif');
	background-repeat : no-repeat;
}

#ad-skyscraper img {
	padding:8px 0px 0px 8px;
}

#ad-horizontal {
	margin:8px;
	width:546px;
	height:180px;
	padding:12px;
	background-image:url('/objects/images/ad_bg_hor.gif');
	background-repeat : no-repeat;
}

#registerform {
	padding:15px;
	width:188px;
	height:268px;
	color:white;
	font-size:12px;
	font-family:arial, helvetica;
	overflow:hidden;
	background-image:url('/objects/images/registerform_bg.gif');
	background-repeat : no-repeat;
}

#registerform a:link, #registerform a:visited {
	color:#5BBE77;
	font-size:11px;
	font-family:arial, helvetica;
}

#select-city {
	padding:16px;
	padding-top:76px;
	width:300px;
	height:484px;
	margin:0px 0px 0px 0px;
	background-image:url('/objects/images/select_city_bg.gif');
	background-repeat : no-repeat;
}

#select-city-form a:link, #select-cityform a:visited {
	color:#5BBE77;
	font-size:11px;
	font-family:arial, helvetica;
}

#accordion {
	position:relative;
	width:327px;
	z-index:0;
}

#acchead1 {
	position:relative;
	z-index:1;
	cursor:pointer;
}

#acchead2 {
	position:relative;
	z-index:1;
	cursor:pointer;
}

#acchead3 {
	position:relative;
	z-index:1;
	cursor:pointer;
}

#acchead4 {
	position:relative;
	z-index:1;
	cursor:pointer;
}

.acc_container {
	border:1px solid #555;
	background-color:#FFCB08
}
.acc_container a:link,.acc_container a:visited {color:#0353a4;}

#acc2 {
	position:relative;
	z-index:1;
	top:-4px;
	/*background-color:#FFCB08;*/
}

#acc3 {
	position:relative;
	z-index:1;
	top:-4px;
	/*background-color:#B6CD33;*/
}

#acc4 {
	position:relative;
	z-index:1;
	top:-4px;
	/*background-color:#F7943D;*/
}

.accordion-content {
	padding:5px;
	background-color:#DDD
}

.accordion-content a:link, .accordion-content a:visited {
	color:#0353a4;
	font-size:12px;
	font-family:arial, helvetica;
	text-decoration: none;
}

.accordion-content a:hover {
	text-decoration: underline;
}

.accordion-more {
	padding:0px 12px 12px 12px;
	float:right;
}

.accordion-more a:link, .accordion-more a:visited {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family:arial, helvetica;
	text-decoration: none;
	text-align:right;
}

.accordion-more a:hover {
	color:#000000;
	text-decoration: underline;
}

.accordion-more-alt {
	padding:0px 12px 12px 12px;
	float:right;
}

.accordion-more-alt a:link, .accordion-more-alt a:visited {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family:arial, helvetica;
	text-decoration: none;
	text-align:right;
}

.accordion-more-alt a:hover {
	text-decoration: underline;
}

.toggler {
	margin: 0px 0px 0px 0px;
}

/* dropdown select boxes */
.dropdown {
	position:relative;
	width:118px;
	height:22px;
	margin-right:4px;
	background-image: url('/objects/images/dropdown_bg.gif');
	background-color:#35BC65;
	background-repeat:no-repeat;
	z-index:3;
}

.dropdownLabel {
	width:auto;
	height:16px;
	padding-left:6px;
	padding-top:2px;
	overflow:hidden;
	cursor:default;
	color:#ffffff;
}

.dropdownContent {
	position:absolute;
	width:130px;
	top:-22px;
	background-color:#35BC65;
	display:none;
	z-index:2;
	border:solid 2px #35BC65;
}

.dropdownContentItem {
	width:auto;
	padding-left:4px;
	white-space:nowrap;
	color:#ffffff;
}

.dropdownContentItemHover {
	width:auto;
	padding-left:4px;
	color:#35BC65;
	background-color:#ffffff;
	white-space:nowrap;
	cursor:default
}

tr.alt {
	background-color: #EEE;
}

tr.normal {
	background-color: #FFF;
}

div#tipDiv {
	position: absolute;
	visibility: hidden;
	top:0;
    left:0;
	z-index: 10000;
	background-color: #0266cb;
	width:320px;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	min-height: 100px;
}

div#tipDiv a {
	color: #CFF;
	text-decoration: underline;
}

.global-alert {
	background-color: #900;
	color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}

.global-alert a, .global-alert a:link, .global-alert a:visited, .global-alert a:active {
	background-color: #900;
	color: #FFF;
	text-decoration:underline
}

.global-alert-pass {
	background-color: #090;
	color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}

.form-title {
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 35%;
	padding-top: 5px;
	color: #666;
}

.form-input {
	float: left;
	width: 58%;
	padding-left: 10px;
	margin-bottom: 5px;
}

.form-input-required {
	float: left;
	width: 58%;
	padding-left: 10px;
	background-image: url(/objects/images/form_required.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.form-field {
	border: 1px solid #BBB;
	padding: 4px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 14px;
}

.form-title2 {
	float: left;
	padding-right: 5px;
	width: 34%;
	padding-top: 5px;
	color: #666;
}

.form-input2 {
	float: left;
	width: 58%;
	padding-left: 5px;
	margin-bottom: 5px;
}

.clear-form {
	clear: both;
}

.content-body {
	padding: 10px 20px 0px 20px;

}

.content-title {
	color: #F90;
	font-size: 24px;
	letter-spacing: -1px;
	padding-bottom: 4px;
}

.content-title-green {
	color: #35BC65;
	font-size: 24px;
	letter-spacing: -1px;
	padding-bottom: 4px;
}

.logo_title {
	color: #35BC65;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 46px 0px 0px 10px;
	float:right
}

span.content-title {
	color: #F90;
	font-size: 24px;
	letter-spacing: -1px;
}

.content-title-choose {
	color: #000;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-right:5px;
}

.subsection-header /*{ margin-left: 20px; font-weight: bold; color: #333; padding-top: 5px; margin-bottom: 5px; border-bottom: 1px solid #EEE; font-size: 17px; }*/ {
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#cccccc;
	border: 1px solid #666;
	font-size: 16px;
}

.day-anchor-links {
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-weight:bold
}

.divider {
	padding-left: 8px;
	padding-right: 8px;
	background-color:#fff
}

.m_banner_hide {
	display:none;
}

.m_banner_show {
	display:block;
}

.ad-blocka-left {
	padding-left: 20px;
	margin-bottom: 20px;
}

.ad-blockb-left {
	padding-left: 20px;
	margin-bottom: 20px;
}

#registerform .cErrorText {
	width: 156px;
	line-height: 12px;
}

#registerform .cErrorText a {
	font-size: 12px;
}

#login .cErrorText {
	margin-top: 10px;
	color: #ff0000;
}


/* buckets ---------------------------  */

#buckets {
margin:2px -9px -9px 2px;
width:785px;
height:38em;
text-align:left;
}

#buckets .item {
float:left;
width:250px;
height:38em;
margin-right:5px;
border:3px solid #eee;
position:relative;
overflow:hidden;
/*
overflow:hidden;
background:transparent url(/objects/images/bg-buckets-bot.gif) no-repeat 0 100%;*/
}

	#buckets .item div {
	padding:5px;
	/*background:transparent url(/objects/images/bg-buckets-top.gif) no-repeat 0 0;*/
	}

	#buckets h3 {
	width:240px;/* for IE6*/
	margin:0;
	color:#fff;
	font-size:1em;
	background-color:#007cd5 /*url(/objects/images/bg-buckets-hdr.gif) repeat-x 0 100%;*/
	}

		#buckets h3 a {
		display:block;
		padding:9px 9px 9px 9px;
		font-size:1.3em;
		color:#fff;
		background-color:#007cd5 /*url(/objects/images/bg-buckets-hdricon.gif) no-repeat 0 50%;*/
		}
		#buckets h3 a:hover {
		color:#c3d442;
		text-decoration:none;		
		}

	#buckets h2 {
	line-height:1.2em;
	padding:9px 9px 2px 9px;
	margin:0
	}

		#buckets h2 a {
		font-size: 1em;
		color:#222;
		}
		
		#buckets h2 a:hover {
		color:#c3d442;	
		text-decoration:none		
		}

	#buckets p.subhead {
	color:#333333;
	margin: 0 9px 9px 9px;
	padding:0 0 8px 0;
	border-bottom:1px solid #d6d8da;
	}
	
	#buckets p.eventsubhead {
	color:#333333;
	font-weight:normal;
	margin: 0 9px 9px 9px;
	padding:0 0 8px 0;
	border-bottom:1px solid #d6d8da;	
	}	

	#buckets img {
	display:block;
	margin:-9px -9px 12px -9px;
	}

	#buckets p.source {
	position:absolute;
	bottom:-4px;
	width:235px;
	height:1em;
	padding:1em 0px 1em .5em;
	line-height:1em;
	display:block;
	color:#c3d442;
	background:#555;
	}

		#buckets p.source a {
		font-size: 1.2em;	
		font-weight:bold;
		color:#c3d442;
		}
		
		#buckets p.source a:hover {
		color:#ffffff;
		text-decoration:none
		}		
		
		#buckets p.source span.type {
		font-size: .8em;	
		font-weight:bold;
		color:#fff;
		}

	#buckets p.dates {
	margin: 5px 2px 5px 9px;
	font-size: 1em;	
	font-weight:bold;
	color:#cc6600;		
	padding:2px 0 8px 0;
	border-bottom:1px dotted #d6d8da;
	}
	
	#buckets p.eventposts {
	margin: 0 9px 2px 9px;
	}

	#buckets p.eventposts a {
	display:block;
	color:#666b6c;
	font-size:1.5em;
	}

	#buckets p.eventposts a strong {
	display:block;
	color:#222;
	}

	#buckets p.eventposts a:hover {
	color:#c3d442;	
	text-decoration:none;
	}

	#buckets p.eventposts a:hover strong {
	color:#c3d442;	
	text-decoration:none;
	}		

	#buckets p.posts {
	margin: 0 9px 10px 9px;
	}

	#buckets p.posts a {
	display:block;
	color:#666b6c;
	}

	#buckets p.posts a strong {
	display:block;
	color:#222;
	}

	#buckets p.posts a:hover {
	color:#c3d442;	
	text-decoration:none;
	}

	#buckets p.posts a:hover strong {
	color:#c3d442;	
	text-decoration:none;
	}		




/*footer links*/
#footerlinks {
clear:both;
margin-top:20px;
margin-left:13px;
padding:15px 0px 15px 40px;
background-color:#555;
width:759px
}

#footerlinks .item {
float:left;
width:180px;
margin-right:5px;
}

	#footerlinks h2 {
	color:#fff;	
	font-size: 1.2em;
	line-height:1.1em;
	padding:0px 9px 5px 0px;
	margin:0
	}

		#footerlinks h2 a {
		font-size: .7em;
		color:#fff;
		}
		
		#footerlinks h2 a:hover {
		color:#fff;	
		text-decoration:none		
		}

	#footerlinks .item div {
	padding:5px;
	}	
	

	#footerlinks p.sflink {
	margin: 0 9px 2px 0px;
	color:#ffffff;
	}

	#footerlinks p.sflink a {
	color:#faa54d;
	font-size:1em;
	}

	#footerlinks p.sflink a strong {
	display:block;
	color:#faa54d;
	}

	#footerlinks p.sflink a:hover {
	color:#ffffff;	
	text-decoration:none;
	}

	#footerlinks p.sflink a:hover strong {
	color:#ffffff;	
	text-decoration:none;
	}	
	
	#footerlinks p.subhead {
	color:#DDD;
	margin: 0 9px 9px 0px;
	padding:0 0 8px 0;
	border-bottom:1px solid #d6d8da;
	}	


#feedburner_module {
clear:both;margin-left:13px;margin-top:20px;padding:10px 5px 10px 10px;border:1px solid #ffffff;background-color:#fff;border-top:1px solid #eee;width:782px	
}

#feedburner_module h2  {
color:#333;	
font-size: 1.5em;
padding:0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
}
#feedburner_module ul  {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
#feedburner_module ul li  {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color:#333;
}

#feedburner_module a {
color:#333;
font-size:1em;
text-decoration:none;
}

#feedburner_module a:hover  {
color:#c3d442;
text-decoration:none;
}

#feedburner_module p.date {font-weight:bold;padding: 0px 0px 0px 0px;margin: 0px 0px 10px 0px;}
