* {
	margin: 0;
	padding: 0;
	}

#logo a {
	border: none;
	}

a img {
	border: none;
	}

.hidetext {
	text-indent: -99999px;
	}

/* @group Layout */

body {
	text-align: center;
	min-width: 859px;
	background-color: #bcbcbc;
	}

#container {
	width: 829px;
	margin: 0 auto;
	padding: 0 15px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	}

#nav_main {
	width: 562px;
	float: right;
	margin-bottom: 6px;
	}

#branding {
	width: 829px;
	height: 135px;
	clear: both;
	}

.homepage #branding {
	height: 189px;
	}

.homepage #content_intro {
	width: 268px;
	float: left;
	}

.homepage #brand_image {
	width: 561px;
	float: right;
	}

#content_area {
	float: left;
	background: url(../i/bg_content_area.gif) top left repeat-y;
	}

#content_main {
	float: right;
	width: 561px;
	}

#nav_sub {
	float: left;
	width: 268px;
	}

#content_sub {
	float: left;
	width: 268px;
	/*background-color: #f2f2f2;*/
	}

#site_info {
	width: 561px;
	float: right;
	margin-bottom: .5em;
	}

#rights, #credits {
	height: 22px;
	padding-top: 4px;
	display: inline;
	}

#rights {
	float: left;
	width: 395px;
	margin-left: 20px;
	border-right: 1px dashed;
	}

#credits {
	float: right;
	width: 140px;	
	}

#credits a {
	display: block;
	border: none;
	height: 22px;
	background: url(../i/logo_i2i.gif) no-repeat right center;
	}

#content_feature_stories {
	float: left;
	margin-left: 20px;
	display: inline;
	}




.fs {
	margin-top: 2em;
	margin-right: 9px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 174px;
	height: 300px;
	float: left;
	display: inline;
	}
	
#content_main .fs h2,
#content_main .fs p {
	margin: 10px;
	} 

#fs1 {
	background-color: #b9280f;
	}

#fs2 {
	background-color: #7d0005;
	}

#fs3 {
	background-color: #3e101d;
	margin-right: 0;
	}

.content_additional {
	clear: both;
	margin-top: 1.6364em;
	margin-left: 20px;
	padding: 1px 0 1.8em 0;
	background-color: #e4e4e4;
	}

#content_main .content_additional .content_linklist {
	margin-left: 35px;
	}

.h2 #example {
	background: url(../img/heading-example.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

/* @end */

/* @group Typography */

body {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	}

p {
	font-size: 1.2em; /* 12px */ 
	line-height: 1.6364em; /* 18px */ 
	margin-top: 1.6364em;
	margin-bottom: 0em;
	}

h1, h2, h3, h4, h5 {
	font-weight: 500;
	text-transform: uppercase;
	}

a:link, a:visited {
	color: #9e2a16;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dashed #9e2a16;
	}

a:hover {
	border-bottom: 1px solid #9e2a16;
	}

#nav_main a {
	color: #862413;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	}

#nav_main a:hover, #nav_main a.active {
	color: #fff;
	background-color: #9e2a16;
	}

#nav_sub a {
	font-size: 1em; /* 10px */ 
	line-height: 1.8em; /* 18px */ 
	margin-top: 1.8em; 
	margin-bottom: 0em;
	border: none;	
	}

#nav_sub a:hover, #nav_sub a.active {
	color: #e29026;
	}

#nav_sub ul li ul li a {
	text-transform: lowercase;
	}

#nav_sub #nav_breadcrumbs a {
	color: #fff;
	}

#nav_sub #nav_breadcrumbs .active {
	color: #f5c48d;
	}
	
#content_intro h1 {
	height: 20px;
	}

#content_intro p {
	color: #fff;
	font-size: 1.1em; /* 12px */ 
	line-height: 1.4em; /* 18px */ 
	margin-top: 1.65em; 
	margin-bottom: 0em;
	margin-right: 15px;
	margin-left: 15px;
	}

#content_main h1 {
	font-size: 3em; /* 30px */ 
	line-height: 1.2em; /* 36px */ 
	margin-top: 0.6em; 
	margin-bottom: 0em;
	color: #e18917;
	}

#content_main h2 {
	font-size: 1.8em; /* 18px */ 
	line-height: 1em; /* 18px */ 
	margin-top: 1em; 
	margin-bottom: 0em;
	}

#content_main h3.news_story {
	font-size: 1.4em; /* 14px */ 
	line-height: 1.2857em; /* 18px */ 
	margin-top: 1.2857em; 
	margin-bottom: 0em;
	border-bottom: 3px solid #ccc;
	padding-bottom: 10px;
	color: #9e2a16;
	}

#content_main .fs h2,
#content_main h2.news_date {
	font-size: 1.1em; /* 11px */ 
	line-height: 1.6364em; /* 18px */ 
	margin-top: 1.6364em;
	margin-bottom: 0em;
	}

#content_main .fs h2 {
	color: #ffa293;	
	}

#content_main h2.news_date {
	color: #333;
	}

#content_main .content_additional h2 {
	color: #9e2a16;
	margin-right: 20px;
	}

#content_main .content_additional p {
	margin-right: 20px;
	}

.fs a:link,
.fs a:visited,
.fs a:hover {
	color: #ffa293;
	border-bottom-color: #ffa293;
	font-size: .9em; /* 9px */ 
	}

.fs p {
	color: #fff;
	font-size: 1.0em; /* 10px */
	}

#content_sub h2 {
	font-size: 1.6em; /* 16px */ 
	line-height: 1.125em; /* 18px */ 
	margin-top: 1.125em; 
	margin-bottom: 1.125em;	
	color: #e18917;
	}

#content_sub h3 {
	font-size: 1.1em; /* 11px */ 
	line-height: 1.6364em; /* 18px */ 
	/*margin-top: 1.6364em;*/ 
	margin-top: 0;
	margin-bottom: 0em;	
	color: #9e2a16;
	}

#content_sub p {
	margin-top: 0;
	text-align: justify;
	font-size: 1.0em; /* 10px */
	}
	
#content_main h1,
#content_main h2,
#content_main h3,
#content_main p {
	/*margin-right: 20px;*/
	margin-left: 20px;
	}

#content_main ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 55px;
	list-style: disc;
	}

#content_main li {
	line-height: 2em;
	}

#content_sub p,
#content_sub h2,
#content_sub h3 {
	margin-right: 15px;
	margin-left: 15px;
	}
	
p#rights, 
p#credits {
	font-size: 0.9em; /* 9px */ 
	line-height: 2em; /* 18px */ 
	margin-top: 2em; 
	margin-bottom: 0em;	
	color: #862413;
	}

.content_linklist a {
	text-transform: none;
	}

/* @end */

/* @group Navigation */

/* @group Main */

#nav_main li {
	display: inline;
	}

#nav_main a:link, #nav_main a:visited {
	display: block;
	border-left: 1px dashed #9e2a16;
	text-align: center;
	float: left;
	padding: .6em 0;
	}

#nav_main .last a:link, #nav_main .last a:visited {
	border-right: 1px dashed #9e2a16;
	}

#nav_main_home a {
	width: 59px;
	}

#nav_main_about a {
	width: 61px;
	}

#nav_main_news a {
	width: 53px;
	}

#nav_main_resources a {
	width: 84px;
	}

#nav_main_membership a {
	width: 161px;
	}

#nav_main_contact a {
	width: 76px;
	}

#nav_main_login a {
	width: 60px;
	}

/* @end */

/* @group Sub */

#nav_sub ul {
	margin-left: 20px;
	list-style: none;
	}

#nav_sub li {
	margin: 5px 0;
	}

#nav_sub li a {
	padding-left: 15px;
	}

#nav_sub li a.active {
	background: url(../i/bullet_nav_sub.gif) no-repeat left 50%;
	}

#nav_sub li ul li a.active {
	background: none;
	}

#nav_breadcrumbs ul,
#nav_breadcrumbs li,
#nav_breadcrumbs li a,
#nav_breadcrumbs li a.active {
	margin: 0;
	padding: 0;
	background: none;
	}

#nav_breadcrumbs {
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	background-color: #9e2a16;	
	}

#nav_breadcrumbs li {
	display: inline;
	}

#nav_breadcrumbs li.first {
	margin-right: 5px;
	padding-right: 2px;
	border-right: 1px solid #fff;
	}

/* @end */

/* @end */

/* @group Forms */

input:focus, textarea:focus {
	background: #f4f4f4;
	}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

label {
	display: block;
	font-weight: 500;
	}

#contactform {
	position: relative;
	float: left;
	width: 550px;
	margin-bottom: 1.6364em;
	}

#contactform #fields {
	float: left;
	width: 435px;
	}

#contactform #send {
	float: right;
	}

#contactform p {
	margin: .6em 40px;
	}

#contactform p:first-child {
	margin-top: 1em;	
	}

#contactform textarea {
	width: 370px;
	height: 60px;
	}

#contactform input {
	width: 370px;
	min-height: 18px;
	}

#contactform #field_city, 
#contactform #field_state, 
#contactform #field_zip, 
#contactform #field_phone, 
#contactform #field_fax {
	float: left;
	margin-right: 0;
	display: inline;
	}

#contactform #field_state,
#contactform #field_zip {
	margin-left: 10px;
	}

#contactform #field_fax {
	margin-left: 46px;
	}

#contactform #state,
#contactform #zip {
	width: 92px;
	}

#contactform #city, #contactform #phone, #contactform #fax {
	width: 160px;
	}

#contactform #field_email, #contactform #field_message {
	clear: left;
	}

#contactform #submit {
	position: absolute;
	width: 66px;
	height: 1.75em;
	bottom: 5px;
	right: 40px;
	}
	
/* @end */

/* @group Images */

.homepage #branding {
	background: url(../i/brand_homepage.jpg);
	}

.homepage #brand_image {
	margin: 0;
	border: none;
	padding: 0;
	}

.resources #branding {
	background-color: #b33b16;
	}

.contact #branding {
	background-color: #b33b16;
	}

#content_main img {
	float: right;
	margin-top: 1.6em;
	margin-left: 20px;
	border: 1px solid #a1311e;	
	}

#content_main .fs img {
	border: none;
	float: none;
	margin: 7px;
	margin-bottom: 0;
	}

#content_sub img {
	margin: 0 15px 1em 15px;
	}

#login a {
	display: block;
	height: 79px;
	width: 237px;
	background: url(../i/bg_login.jpg);
	}

#login a:link, 
#login a:visited, 
#login a:hover, 
#login a:active {
	border: none;
	}

/* @end */