#page_title
{
	margin: 0 0 14px;
	font-size: 14px;
	text-transform: uppercase;
}

.errormessage
{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #f00;
}

.headline
{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.subheadline
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.formtitle
{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.title,
.formlabel
{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.content,
.formcontent
{
	font-size: 11px;
	line-height: 16px;
}

.news_articles, .news_archives, 
.subcontent
{
	font-size: 10px;
	line-height: 14px;
}

.news_articles ul {
padding-left:10px;
margin:0px;
}

.news_archives {
	font-weight:bold;
	text-align:right;
	padding-top:10px;
}

a:link
{
	color: #000;
}

a:visited
{
	color: #666;
}

a:hover,
a:active
{
	color: #3573b9;
}

body
{
	margin: 0;
	background-color: #fff;
	padding: 0 0 20px;
	font-family: Verdana,Arial,sans-serif;
	color: #333;
}

#logo
{
	position: relative;
	width: 846px;
	height: 92px;
	margin: 0 auto;
}

	#logo img
	{
		display: block;
		position: absolute;
		top: 0;
		left: -22px;
		border: 0;
	}

#primary
{
	width: 846px;
	margin: 0 auto;
	background: #fff0b1 url(../graphics/layout/bg_primary.gif) 0 0 repeat-y;
}

#menu_main
{
	width: 846px;
	height: 42px;
	background: #fff url(../graphics/layout/bg_menu_main.gif) 0 -42px no-repeat;
}

	#menu_main ul
	{
		position: absolute;
		width: 824px;
		height: 42px;
		margin: 0;
		padding: 0 0 0 22px;
		list-style: none;
	}

	#menu_main li
	{
		float: left;
		height: 100%;
	}

	#menu_main a:link,
	#menu_main a:visited
	{
		display: block;
		float: left;
		top: 0;
		display: block;
		float: left;
		height: 100%;
		background: #fff url(../graphics/layout/bg_menu_main.gif) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}

		#menu_main li.about_autism a:link,
		#menu_main li.about_autism a:visited
		{
			width: 134px;
			background-position: -22px 0;
		}

		#menu_main li.about_asm a:link,
		#menu_main li.about_asm a:visited
		{
			width: 116px;
			background-position: -156px 0;
		}

		#menu_main li.resources a,
		#menu_main li.resources a:visited
		{
			width: 117px;
			background-position: -272px 0;
		}

		#menu_main li.get_involved a,
		#menu_main li.get_involved a:visited
		{
			width: 132px;
			background-position: -389px 0;
		}

		#menu_main li.calendar_events a,
		#menu_main li.calendar_events a:visited
		{
			width: 174px;
			background-position: -521px 0;
		}

		#menu_main li.support_asm a,
		#menu_main li.support_asm a:visited
		{
			width: 129px;
			background-position: -695px 0;
		}

	body.about_autism #menu_main li.about_autism a:link,
	body.about_autism #menu_main li.about_autism a:visited,
	body.about_asm #menu_main li.about_asm a,
	body.resources #menu_main li.resources a,
	body.get_involved #menu_main li.get_involved a,
	body.calendar_events #menu_main li.calendar_events a,
	body.support_asm #menu_main li.support_asm a,
	#menu_main li a:hover,
	#menu_main li a:active
	{
		background: none ! important;
	}

#masthead
{
	width: 846px;
	height: 100px;
	border-bottom: 2px solid #fff;
	background: #fff url(../graphics/layout/bg_color_stripes.gif) left bottom no-repeat;
}

#spotlight
{
	width: 846px;
	height: 242px;
	border-bottom: 2px solid #fff;
}

	#masthead img,
	#spotlight img
	{
		display: block;
		margin: 0;
		border: 0;
	}

#subheader
{
	height: 34px;
	background: #fff url(../graphics/layout/bg_color_stripes.gif) 0 0 repeat-y;
	border-bottom: 2px solid #fff;
	font-family: 'Arial Narrow',Arial,sans-serif;
	text-transform: uppercase;
}

	#subheader h3
	{
		float: left;
		margin: 0;
		width: 168px;
		height: 34px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		line-height: 34px;
	}

	#subheader ul
	{
		height: 34px;
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: center;
		color: #fff;
		font-size: 12px;
		line-height: 34px;
	}

	#subheader li
	{
		float: left;
		width: 135px;
		height: 34px;
		padding: 0 0 0 2px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 11px;
		line-height: 34px;
	}

	#subheader li.last
	{
		width: 128px;
	}

	#subheader a
	{
		color: #fff;
		text-decoration: none;
	}

#columns
{
	width: 846px;
	border-collapse: collapse;
}

#left_column
{
	vertical-align: top;
	width: 146px;
	height: 200px;
	padding: 15px 12px 10px 10px;
}

	#left_column h1
	{
		margin: 0 0 11px;
		font-size: 11px;
		text-transform: uppercase;
	}

	#left_column img
	{
		display: block;
		margin: 1em auto;
	}

#right_column
{
	vertical-align: top;
	width: 646px;
	height: 200px;
	padding: 15px;
}

#menu_section
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

	#menu_section li
	{
		margin: 0 0 11px;
		background: transparent url(../graphics/layout/bg_menu_section_li.gif) 0 4px no-repeat;
		padding: 0 0 0 12px;
	}

	#menu_section a
	{
		color: #333;
		text-decoration: none;
	}

	#menu_section a:hover,
	#menu_section a:active
	{
		color: #3573b9;
	}

#footer
{
	width: 806px;
	margin: 2px auto 0;
	background: #fff url(../graphics/layout/bg_footer.gif) left bottom no-repeat;
	padding: 5px 20px 45px;
}

	body.homepage #footer,
	body.about_autism #footer
	{
		border-top: 10px solid #3573B9;
	}

	body.about_asm #footer
	{
		border-top: 10px solid #59A056;
	}

	body.resources #footer
	{
		border-top: 10px solid #559CBE;
	}

	body.get_involved #footer
	{
		border-top: 10px solid #E4801C;
	}

	body.calendar_events #footer
	{
		border-top: 10px solid #7B2B83;
	}

	body.support_asm #footer
	{
		border-top: 10px solid #e90010;
	}

	#footer form
	{
		float: right;
		margin: 0;
	}

		#footer form *
		{
			margin: 0;
			font-size: 11px;
		}

	#footer ul
	{
		margin: 0;
		padding: 6px 0 0;
		list-style: none;
		font-size: 10px;
		line-height: 14px;
	}

	#footer li
	{
		float: left;
		border-left: 1px solid #000;
		padding: 0 15px;
	}

	#footer li.first
	{
		border-left: 0;
		padding: 0 15px 0 0;
	}

	#footer a
	{
		color: #333;
		text-decoration: none;
	}

#contactinfo
{
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

	#contactinfo a:link,
	#contactinfo a:visited
	{
		color: #3573b9;
	}

	#contactinfo a:hover,
	#contactinfo a:active
	{
		color: #000;
	}
	
h5.form_title, div.form_row_submit {
background:#3573b9 none repeat scroll 0 0;
color:#fff;
}	