/* CSS Document */

TABLE {
	FONT-FAMILY: ARIAL;
	FONT-SIZE:12PX;
	color:#333333
	}
	
.footer {
	FONT-FAMILY: ARIAL;
	FONT-SIZE:10PX;
	color:#000000;
	}
	
.footer2 {
	text-align: center;
	margin: auto;
	color: #000;
	font-size: 10px;
	}
	
	.text {
	FONT-FAMILY: ARIAL;
	FONT-SIZE:12PX;
	color:#000000;
	}
	
.leftlinks a         {color:#003366; text-decoration: underline; font-family: arial; font-size: 12px;}
.leftlinks a:visited {color:#003366; text-decoration: underline; font-family: arial; font-size: 12px;}
.leftlinks a:active  {color:#003366; text-decoration: underline; font-family: arial; font-size: 12px;}
.leftlinks a:hover   {color:#000000; text-decoration: underline; font-family: arial; font-size: 12px;}

a         {color:#000000; text-decoration: underline; font-family: arial; font-size: 12px;}
a:visited {color:#000000; text-decoration: underline; font-family: arial; font-size: 12px;}
a:active  {color:#000000; text-decoration: underline; font-family: arial; font-size: 12px;}
a:hover   {color:#000000; text-decoration: underline; font-family: arial; font-size: 12px;}

fieldset {border: 1px solid #666; padding: 10px;}

.formError { color: #990000; font-weight: bold; }

#twitter_div { 
	float: right;
	width: 260px;
	height: 150px;
	background: url(../images/twitter_icon.png) 0 0 no-repeat;
	padding: 15px 15px 15px 21px ;
	margin: 0 0 0 20px;
	}

#twitter_div li {
	display: inline;
	color: #666;
	}
	
a.twitFollow {
	display: block;
	text-indent: -99999em;
	height: 20px;
	margin: 0 0 15px 0;
	}
	
.latest {
	font-weight: bold;
	}

.latest, #twitter_update_list {
	display: inline;
	}

.cancer_dates { float: right;
	margin-right: 18px;
	margin-left: 18px;	
}

.cancer_img { display: inline;
	margin-top: 12px;
}

.center_banner { width: 728px;
	margin: 12px auto 12px auto;

}


/*NEW STYLES*/
a img { border: none; }


body { background-color: #a6a972; }
#content {width: 765px; margin: 0 auto 0; }
#heading { width: 765px; height: 150px; margin: 14px auto 0; background: url(../images/header_back.gif) repeat-y;
	position: relative;
}

#main_logo { postion: absolute; top: 16px; left: 0; margin-left: 20px; width: 136px;  height: 127px; }
#address_img { position: absolute; top: 16px; left: 480px; }

#top_nav { width: 530px; position: absolute; bottom: 26px; right: 12px; }

#top_nav ul { list-style: none; margin: 0; padding: 0; }
#top_nav li { display: block; float: left; height: 23px;  padding-left: 8px; background: url(../images/nav_spacer.gif) no-repeat; 
	margin-right: 6px; 
}
#top_nav li.first { background:none; }

#top_nav li a { display: block; height: 23px; text-indent: -99999em; outline: none; }

#top_nav li a.home { width: 43px; background: url(../images/home_off.gif) no-repeat; }
#top_nav li a.home:hover { background: url(../images/home_on.gif) no-repeat; }
#top_nav li a.menus { width: 48px; background: url(../images/menus_off.gif) no-repeat; }
#top_nav li a.menus:hover { background: url(../images/menus_on.gif) no-repeat; }
#top_nav li a.accolades { width: 67px; background: url(../images/accolades_off.gif) no-repeat; }
#top_nav li a.accolades:hover { background: url(../images/accolades_on.gif) no-repeat; }
#top_nav li a.hours { width: 122px; background: url(../images/hours_off.gif) no-repeat; }
#top_nav li a.hours:hover { background: url(../images/hours_on.gif) no-repeat; }
#top_nav li a.karma { width: 89px; background: url(../images/menu_kc_off.gif) no-repeat; }
#top_nav li a.karma:hover { background: url(../images/menu_kc_on.gif) no-repeat; }
#top_nav li a.contact { width: 71px; background: url(../images/contact_off.gif) no-repeat; }
#top_nav li a.contact:hover { background: url(../images/contact_on.gif) no-repeat; }

td.content_right { background: url(../images/contentRight.jpg) repeat-y; }
td.content_left { background: url(../images/contentLeft.jpg) repeat-y; }

td.footer_right { background: url(../images/footerRight.jpg) repeat-y; }
td.footer_left { background: url(../images/footerLeft.jpg) repeat-y; }

/*TWITTER***********************/
ul.tweet_list {margin: 0; padding: 0; list-style: none; display: inline;}
ul.tweet_list li { display: inline; }
