/*********************
  Main Styles
*********************/
html, body
	{
	margin: 0;
	padding: 0;
	font: .9em Arial, Helvetica, sans-serif;
	}

/*********************
  general items
*********************/
a img
	{
	border: 0;
	}
a.more
	{
	padding-left: 17px;
	background: url(/wordpress/wp-content/themes/am_1.0/images/bullet_more_dark.gif) no-repeat left bottom;
	}
.date
	{
	font-weight: bold;
	}
#h1_container
	{
	padding: 18px 0 0 32px;
	border-top: 6px solid #c00;
	width: 538px;
	height: 37px;
	color: #fff;
	background: #36c url(/wordpress/wp-content/themes/am_1.0/images/h1_bgr.gif) repeat-x bottom;
	}

#h1_container_wide
	{
	padding: 18px 0 0 32px;
	border-top: 6px solid #c00;
	width: 749px;
	height: 37px;
	color: #fff;
	background: #36c url(/wordpress/wp-content/themes/am_1.0/images/h1_bgr.gif) repeat-x bottom;
	}

h1
	{
	margin: 0;
	padding:0;
	font-weight: normal;
	font-size: 1.8em;
	}
h2
	{
	margin: 20px 32px 8px 32px;
	padding: 0;
	font-size: 1.3em;
	color: #c00;
	}
h3
	{
	margin: 20px 32px 8px 32px;
	padding: 0;
	font-size: 1em;
		font-weight: normal;
	/* color: #2a6ebb; */
	color: #000;
	}
.post-date	{
	font-weight: bold;
	font-size: .9 em;
}
	
a
	{
	/* color: #c00; */
	color: blue;
	}
p
	{
	margin: 8px 32px 8px 32px;
	padding: 0;
	}
/*********************
  navigation
*********************/
#sub_nav
	{
	margin:0 0 10px 0;
	padding:0;
	border: solid #900;
	border-width: 8px 2px 1px;
	list-style-type: none;
	}
#sub_nav li
	{
	display: inline;
	}
#sub_nav a
	{
	display: block;
	padding-left: 25px;
	border-bottom: 1px solid #900;
	font: 0.85em/2.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2a6ebb;
	background: #fff url(/wordpress/wp-content/themes/am_1.0/images/bullet_sub_nav.gif) no-repeat 8px 50%;
	}
#sub_nav a:hover,
#sub_nav li.on a
	{
	color: #fff;
	background-color: #6ca9ef;
	background-image: url(/wordpress/wp-content/themes/am_1.0/images/bullet_sub_nav_over.gif);
	}

/*********************
  main content items
*********************/
#content
	{
	float: left;
	background: url(/wordpress/wp-content/themes/am_1.0/images/content_bgr.gif) no-repeat 0 61px;
	}
	
/* #content ul li {list-style: inside; } */

#flashWrapper
{
margin: 30px 0 20px 30px;
}

#main
	{
	float: left;
	width: 570px;
	}

#main_wide
	{
	float: left;
	width: 780px;
	}

#main ul
	{
	margin: 15px 0 15px 42px;
	padding: 0;
	list-style-type: none;
	}
#main li
	{
	margin: 3px 10px;
	padding: 0 0 0 -15px;
	list-style-position: outside; 
	list-style-image: url(/wordpress/wp-content/themes/am_1.0/images/bullet.gif);
	/* background: url(/wordpress/wp-content/themes/am_1.0/images/bullet.gif) no-repeat left; */
	}

#col
	{
	float: left;
	width: 210px;
	}
	
#col .nonav
	{
	display: block;
	margin: 0;
	padding: 62px 0 0 0;
	background: url(/wordpress/wp-content/themes/am_1.1/images/col_nonav_bg.gif) repeat-x top;
	}

#map_promo
	{
	float: none;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
	}

#related_info
	{
	padding: 10px 20px;
	background-color: #e7e7e7;
	font: .9em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}
#related_info h2
	{
	margin: 0 0 10px 2px;
	padding: 0;
	width: 167px;
	height: 12px;
	font-size: 0.5em;
	text-indent: -9999px;
	background: url(/wordpress/wp-content/themes/am_1.0/images/h2_related_info.gif) no-repeat;
	}

#related_info ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#related_info li
	{
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/wordpress/wp-content/themes/am_1.0/images/bullet_related_info.gif) no-repeat 0% 0.5em;
	}
#related_info a
	{
	/* font: .85em Georgia, "Times New Roman", Times, serif; */
	color: #333;
	}

#join
	{
	position: static;
	float: none;
	margin-bottom: 10px;
	padding: 20px 10px 10px;
	width: auto;
	background-color: #e7e7e7;
	}
#join h2
	{
	margin: 0 0 10px;
	padding: 0;
	width: 167px;
	height: 12px;
	font-size: 0.5em;
	text-indent: -9999px;
	background: url(/wordpress/wp-content/themes/am_1.0/images/h2_join_down.gif) no-repeat;
	}
#join form
	{
	margin: 0;
	}

#h3_press_container h3
	{
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;		
	}
#press_info
	{
		width: 100%;
		display: inline-block;
		border: 0px red solid;
	}
	
#press_info_left 
	{
		margin-left: 30px;
		float: left;
		border: 0px blue solid;
	}
#press_info_right 
	{
		margin-right: 50px;
		float: right;
		text-align: right;
		border: 0px green solid;
		
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}