@charset "UTF-8";

body {
	width: 917px;
	background: white;
	margin: 0 auto 0 auto;
	padding: 0;
}

#wrapper {
	text-align: left;
	position: absolute;
	width: 917px;
}

#header {
	width: 917px;
	height: 145px;
	background: url(images/home_rem_07.jpg) no-repeat top left;
	z-index: 1000;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #9c996c;
	line-height: 25px;
}

#header a:hover {
	text-decoration:underline;
	color: white;
}

#header td#search {
	vertical-align: top;
	padding-top: 5px;
}


#top_navigation {
	clear: both;
	width: 917px;
	height: 48px;
	background: url(images/home_rem_10.jpg) no-repeat top left;
	/* z-index: 1000; */
}

#top_navigation p {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}

#top_navigation ul {
	margin: 0;
	width: 917px;
	height: 48px;
	text-align: right;
	position: absolute;
	padding: 18px 15px 0 0;
}

#top_navigation li {
	color: white;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px white solid;
}

#top_navigation li.first {
	color: white;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	border-left: none;
}

#top_navigation a, #top_navigation a:link, #top_navigation a:visited, #top_navigation a:active {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#top_navigation a:hover {
	color: black;
	text-decoration: none;
}


#image_rotation {
	width: 541px;
	height: 312px;
	background:url(images/animation_01.jpg) no-repeat top left;
	float: left;
	z-index: 1;
}

#welcome {
	width: 376px;
	height: 312px;
	background: url(images/animation_02.jpg) no-repeat top left;
	float: left;
}

		body.home #welcome h2 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			line-height: 16px;
			color: #e2e9a0;
			padding-top: 40px;
		}
		
		body.home #welcome p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			color: white;
			padding-right:45px;
		}

#banner {
	clear: both;
	width: 917px;
	height: 40px;
	background: url(images/images/banner_03_01.gif) repeat top left;
}


#inner_wrapper {
	clear: both;
	width: 917px;
	overflow: hidden;
	background: #FFFFFF;
}

#home_news {
	width: 373px;
	float: left;
	/* background: url(images/home_rem_16.jpg) no-repeat top left; */
}

		#home_news h2 {
			width: 200px;
			height: 23px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 18px;
			color: #555d06;
			margin: 15px 15px 0px 15px;
			border-bottom: 1px solid #882020;
		}
		
		#home_news h3 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #882020;
			margin: 15px 15px 0px 15px;
		}
		
		#home_news p {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #333333;
			margin: 0px 15px 8px 15px;
		}
		
		#home_news a, #home_news a:link, #home_news a:visited, #home_news a:active {
			color: #882020;
			text-decoration: underline;
		}

		#home_news a:hover {
			color: black;
			text-decoration: underline;
		}

		#home_news a.special, #home_news a.special:link, #home_news a.special:visited, #home_news a.special:active {
			font-size: 11px;
			font-weight: bold;
			color: black;
			text-decoration: underline;
		}

		#home_news a.special:hover {
			color: #882020;
			text-decoration: underline;
		}

#home_resources {
	width: 277px;
	float: left;
	/* background: url(images/home_rem_17.jpg) no-repeat top left; */
}

		#home_resources h2 {
			width: 140px;
			height: 23px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 18px;
			color: black;
			margin: 15px 15px 0px 20px;
			border-bottom: 1px solid #882020;
		}
		
		#home_resources h3 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 14px;
			color: black;
			margin: 15px 15px 0px 20px;
		}
		
		#home_resources p {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #333333;
			margin: 0px 15px 8px 20px;
		}
		
		#home_resources a, #home_resources a:link, #home_resources a:visited, #home_resources a:active {
			color: #882020;
			text-decoration: underline;
		}
		
		#home_resources a:hover {
			color: black;
			text-decoration: underline;
		}

		#home_resources a.special, #home_resources a.special:link, #home_resources a.special:visited, #home_resources a.special:active {
			color: #555d06;
			text-decoration: underline;
			font-weight:bold;
		}
		
		#home_resources a.special:hover {
			color: black;
			text-decoration: underline;
		}

#home_spotlight {
	width: 267px;
	float: left;
	/* background: url(images/home_rem_18.jpg) no-repeat top left; */
}

		#home_spotlight h2 {
			height: 23px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 18px;
			color: white;
			margin: 15px 15px 0px 15px;
		}
		
		#home_spotlight h3 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 17px;
			color: #efebaf;
			margin: 15px 15px 0px 15px;
		}
		
		#home_spotlight p {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 17px;
			color: white;
			margin: 0px 15px 8px 15px;
		}
		
		#home_spotlight a, #home_spotlight a:link, #home_spotlight a:visited, #home_spotlight a:active {
			color: #efebaf;
			text-decoration: underline;
		}

		#home_spotlight a:hover {
			color: white;
			text-decoration: underline;
		}

		#home_spotlight a.more, #home_spotlight a.more:link, #home_spotlight a.more:visited, #home_spotlight a.more:active {
			color: #efebaf;
			text-decoration: underline;
			font-style:italic;
		}

		#home_spotlight a.more:hover {
			color: white;
			text-decoration: underline;
		}

#home_awareness {
	width: 917px;
	height: 191px;
	/*background: url(images/home_rem_21.jpg) no-repeat top left; */
	padding-top: 15px;
}

#sub_header {
	width: 917px;
	height: 190px;
	background: url(images/sub_06.jpg) no-repeat top left;
}

#sidebar {
	width: 248px;
	float: left;
	padding-top: 18px;
	/* background: url(images/sub_09.jpg) no-repeat top left; */
}

		td#navigation_box {
			padding: 25px 0 5px 0;
		}
		
		p.sidebar_nav {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			line-height: 16px;
			color: white;
			background: url(images/sidebar_bullet2.jpg) no-repeat 0px -2px;
			margin: 2px 0 0px 13px;
			padding: 10px 0 4px 30px;
			width: 200px;
		}
		
		p.sidebar_nav a, p.sidebar_nav a:link, p.sidebar_nav a:active, p.sidebar_nav a:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: white;
			text-decoration:none;
			/* padding-top: 40px; */
			padding: 20px 0 20px 0;
		}
		
		p.sidebar_nav a:hover {
			color: #9c996c;
		}
		
		#sidebar img.left {
			padding-top: 9px;
		}


#main_content {
	width: 669px;
	float: left;
	/* background: url(images/sub_10.jpg) no-repeat top left; */
}

		#main_content h1 {
			/*width: 200px; */
			height: 23px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 18px;
			color: #555d06;
			margin: 16px 15px 0px 25px;
			border-bottom: 1px solid #882020;
		}
		
		#main_content h1.plain {
			/*width: 200px; */
			height: 23px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 18px;
			color: #555d06;
			margin: 16px 15px 0px 25px;
			border-bottom: none;
		}
		
		#main_content h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #882020;
			margin: 15px 15px 0px 25px;
		}
		
		body.resources_links #main_content h2,
		body.newsletters #main_content h2,
		body.supportive_care_products #main_content h2
		{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #545454;
			margin: 15px 15px 0px 25px;
		}
		
		#main_content p {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 17px;
			/* color: #333333; */
			color: #545454;
			margin: 0px 35px 8px 25px;
		}
		
		#main_content a, #main_content a:link, #main_content a:visited, #main_content a:active {
			color: #882020;
			text-decoration: underline;
		}

		#main_content a:hover {
			color: black;
			text-decoration: underline;
		}

		#main_content a.special, #main_content a.special:link, #main_content a.special:visited, #main_content a.special:active {
			font-size: 11px;
			font-weight: bold;
			color: black;
			text-decoration: underline;
		}

		#main_content a.special:hover {
			color: #882020;
			text-decoration: underline;
		}
		
		#main_content .highlight {
			color: #882020;
			font-weight: bold;
		}
		
		#main_content ul {
			margin: 0px 35px 8px 25px;
		}
		
		#main_content li {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 17px;
			color: #545454;
			margin: 0px 35px 0px 25px;
		}
		
		#main_content img.art_right {
			padding: 0 30px 30px 30px;
		}
		
		/*main results table */
		#result_report {
			padding: 30px 0 30px 25px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: black;
			font-size: 12px;
		}
		
		#results {
			padding: 10px 0px 0px 25px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #545454;
			font-size: 12px;
		}
		
		#other_pages {
			padding: 30px 0 30px 25px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: black;
			font-size: 12px;
		}
		
		#powered_by {
			padding-left: 25px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #545454;
			font-size: 12px;
		}


#bottom_navigation {
	width: 917px;
	height: 69px;
	background: url(images/home_rem_24.jpg) no-repeat top left;
}

		#bottom_navigation p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 18px;
			color: white;
			padding-top: 28px;
			text-align: center;
			font-weight: normal;
			margin: 0;
		}
		
		#bottom_navigation a, #bottom_navigation a:link, #bottom_navigation a:visited, #bottom_navigation a:active {
			color: white;
			text-decoration: none;
		}

		#bottom_navigation a:hover {
			color: #efebaf;
			text-decoration: underline;
		}



#footer {
	clear: both;
	width: 917px;
	height: 85px;
	/* background: url(images/home_rem_27.jpg) no-repeat top left; */
}


		#footer p {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			line-height: 18px;
			color: #666666;
			padding-top: 1px;
			text-align: right;
			font-weight: normal;
			margin: 0;
		}
		
		#footer a, #footer a:link, #footer a:visited, #footer a:active {
			color: #666666;
			text-decoration: none;
		}

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



body.home #flash h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #e2e9a0;
}

body.home #flash p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
	padding-right:45px;
}

img.art_left {
	padding-right: 6px;
	padding-bottom: 6px;
}


.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.clear_both {
	clear: both;
}


/* specifics page by page */

body.about_spohnc p.sidebar_nav a#about_spohnc,
body.corporate_sponsors p.sidebar_nav a#corporate_sponsors,
body.spohnc_archives p.sidebar_nav a#spohnc_archives,
body.board_of_directors p.sidebar_nav a#board_of_directors,
body.local_chapters p.sidebar_nav a#local_chapters,
body.nsvn p.sidebar_nav a#nsvn,
body.supportive_care_products p.sidebar_nav a#supportive_care_products,
body.resources_links p.sidebar_nav a#resources_links,
body.chapter_highlights p.sidebar_nav a#chapter_highlights,
body.press_releases p.sidebar_nav a#press_releases,
body.clinical_trials p.sidebar_nav a#clinical_trials,
body.newsletters p.sidebar_nav a#newsletters,
body.membership p.sidebar_nav a#membership,
body.enamel_pins p.sidebar_nav a#enamel_pins,
body.wristbands p.sidebar_nav a#wristbands,
body.tshirts p.sidebar_nav a#tshirts,
body.recipe_resource_guide p.sidebar_nav a#recipe_resource_guide,
body.challenges p.sidebar_nav a#challenges,
body.guide p.sidebar_nav a#guide,
body.donate p.sidebar_nav a#donate,
body.disclaimer p.sidebar_nav a#disclaimer,
body.privacy p.sidebar_nav a#privacy,
body.search p.sidebar_nav a#search,
body.sitemap p.sidebar_nav a#sitemap,
body.contact p.sidebar_nav a#contact,
body.board_of_directors p.sidebar_nav a#board_of_directors
{
	color: #9c996c;
}

/* about section ART - DEFAULT */

/* supportive care ART */
body.local_chapters #sub_header,
body.nsvn #sub_header,
body.supportive_care_products #sub_header,
body.resources_links #sub_header,
body.chapter_highlights #sub_header
 {
	background: url(images/supportive_06.jpg) no-repeat top left;
}

/* cancer info ART */
body.press_releases #sub_header,
body.clinical_trials #sub_header,
body.newsletters #sub_header
 {
	background: url(images/cancer_06.jpg) no-repeat top left;
}

/* order ART */
body.membership #sub_header,
body.enamel_pins #sub_header,
body.wristbands #sub_header,
body.tshirts #sub_header,
body.recipe_resource_guide #sub_header,
body.challenges #sub_header,
body.guide #sub_header
 {
	background: url(images/order_06.jpg) no-repeat top left;
}

/* donate ART */
body.donate #sub_header
 {
	background: url(images/donations_06.jpg) no-repeat top left;
}

/* disclaimer ART */
body.disclaimer #sub_header
 {
	background: url(images/disclaimer_06.jpg) no-repeat top left;
}


/* privacy ART */
body.privacy #sub_header
 {
	background: url(images/privacy_06.jpg) no-repeat top left;
}


/* sitemap ART */
body.sitemap #sub_header
 {
	background: url(images/sitemap_06.jpg) no-repeat top left;
}

/* search ART */
body.search #sub_header
 {
	background: url(images/search_06.jpg) no-repeat top left;
}

/* contact ART */
body.contact #sub_header
 {
	background: url(images/contact_06.jpg) no-repeat top left;
}

/* spotlight ART */
body.spotlight #sub_header
 {
	background: url(images/spot_06.jpg) no-repeat top left;
}

