@charset "UTF-8";
/* CSS Document */


* { margin: 0; padding: 0; }
body { background: #ffffff; font: 13px/1.6 Lucida Grande, Helvetica, Sans Serif; color:#6d6e71; }
.screen-reader-text { left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { position: relative; width: 100%; margin: 0px auto; background-image:url(images/beansprouts.jpg); background-repeat:no-repeat; background-position:bottom; overflow:hidden;}
#header { width: 860px; margin: 0px auto; background-image:url(images/cna-logo.gif); background-repeat:no-repeat; background-position:bottom;}
#content { width: 980px;  margin: 0px auto; }
#maincontent { width: 860px;  margin: 0px auto;}
#footer { width: 860px; margin: 10px auto; font-size:10px; padding: 0px 0px 25px 0px; color:#6d7854;}



h1, h2, h3, h4 { font-weight: normal; margin: 0 0 10px 0; }
h1 { color:#d4905a; font-size:20px; }
h2 { color:#d4905a; font-size:18px;}
h3 { color:#fcf7ea; font-size:16px; }
h4 { color:#d4905a; font-size:14px;}


p { margin: 0 0 10px 0; }

a {
	font-size: 12px;
	color: #fcf7ea;
}

a:link {
	text-decoration: none;
	color:#6d6e71;
}

a:hover {
	text-decoration: none;
	color: #6d7854;
	}

a:active {
	text-decoration: none;
	color: #6d6e71;
}

a img {
	border:none;
}

a img:hover {
	border:none;
}


.A_footer:link {
	font-size: 10px;
	text-decoration:underline;
	color:#6d7854;
}

.A_footer:visited {
	font-size: 10px;
	text-decoration:underline;
	color:#6d7854;
}

.A_footer:hover {
	font-size: 10px;
	text-decoration:underline;
	color:#6d7854;
}

.A_footer:active {
	font-size: 10px;
	text-decoration:underline;
	color:#6d7854;
}


.A_text:link {
	font-size: 13px;
	text-decoration:none;
	color:#6d7854;
}

.A_text:visited {
	font-size: 13px;
	text-decoration:none;
	color:#6d7854;
}

.A_text:hover {
	font-size: 13px;
	text-decoration:none;
	color:#6d7854;
}

.A_text:active {
	font-size: 13px;
	text-decoration:none;
	color:#6d7854;
}


.mission {
	line-height:2;
	padding-right:300px;
}

