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

/* start real styles here - temp page styles above */


html {
	/*margin: 0px;
	padding: 0px;*/
}

body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#c0c0c0;
	margin:0px;
	padding:0px;
	font-size: 80%;
	color:#50351f; /* default text to dark brown */
}

#full_width_wrapper {
	width: 898px;
	border-top:7px solid #486890;
	border-left: 1px solid #486890;
	border-right: 1px solid #486890;
	border-bottom: 0px;	
	margin: 0px auto;
	background-color:#ffffff;
	margin-bottom:5px;
}

h1,h2,h3,h4 {
	color:#000000;
	font-weight:normal;
	
}

h1 {	
	font-size:1.8em;		
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1em;
}

a, a:link, a:active, a:visited {
	text-decoration:underline;
	color:#ba4827;
	color:#2f4a73;
}

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

#banner {
	width:100%;
	background-color:#ffffff; /* in case banner gets taller, better than showing tan */
	background-image:url(/images/bg_banner.png);
	background-repeat:no-repeat;
}

#banner img.logo {
	padding:20px 0px 0px 20px;
}

#topnav {
	clear:both;
	color:#000000;
	margin-left:40px;
	margin-bottom:10px;
	margin-top:5px;
}

#topnav table {
	border-collapse:collapse;
	width:100%;
	margin:0px;
	padding:0px;
}

#topnav td {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#topnav td.left {
	width:700px;
	font-size:.95em;
}

#topnav td.middle,#topnav td.right {
	text-align:center;
	padding:0px;
	margin:0px;
}

#topnav td.middle {
	width:175px;
}

#topnav td.right {
	width:150px;
}

#topnav td.middle a,#topnav td.right a {
	text-decoration:none;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#000000;	
	font-weight:bold;
	font-size:1.1em;

}
#topnav td.middle a:hover,#topnav td.right a:hover {
	color:#FF9D09;
}

#topnav div.little {
	color:#2f4a73;
	font-size:xx-small;
	margin:0px;
	padding:0px;
}

#topnav td.left a {
	text-align:center;
	padding:0px 12px 0px 0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:.9em;
	white-space:nowrap;
}

#topnav td.left a:hover {
	color:#FF9D09;
}

#topnav td.left a.last {
	padding:0px;
}

#topnav td.left a.active {
	color:#FF9D09;
}

#topnav td.spacer {
	font-size:1em;
	padding:0px;
	width:1px;
	margin:0px;
}

.insidewrapper {
	clear:both;
	margin:0px;
}

.insidewrapper p, .insidewrapper ul {
	font-size:1em;
}

.insidewrapper p {
	line-height:1.6em;
	margin-top:0px;
	
}

#footer {
	clear:both;	
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	width:100%;
	background-color:#2f4a73; 
}

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

#footer a:hover {
	color:#FF9D09;
}

#footer .content {
	color:#ffffff;
	font-size:.75em;
	padding:10px 20px;
}

#footer table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#footer table {
	width:100%;
}
#footer table td.left {
}

#footer table td.right {
	text-align:right;
}

#sitecredit {
	width: 898px;
	margin:5px auto 20px auto;
}

#sitecredit .content {
	text-align:right;
	font-size:xx-small;
	padding-right:20px;
}

/* home page specific */

table.hp {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}

div.hp {
	padding:20px 20px 0px 35px;
	background-image:url('/images/bg_hp_copy_top.png');
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin:0px;	
}

div.gradient_bottom {
	margin:0px;
	padding:0px;
	background-image:url('/images/bg_hp_copy_bottom.png');
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:40px;
}

div.hp p {
	margin:0px;
	padding:0px;
}

table.hp td {
	vertical-align:top;	
	margin:0px;
	padding:0px;
}

table.hp td.header {
	vertical-align:bottom;
}

table.hp td.left {
	width:45%;
	padding:10px 40px 0px 0px;
	font-size:95%;
}

table.hp td.middle {
	width:25%;
	padding:10px 20px 0px 0px;
	font-size:85%;
}

table.hp td.right {
	padding-top:10px;
	font-size:85%;

}

div.hp ul {
	margin:0px;
	padding:0px;
}

div.hp ul li {
	list-style-type:none;
	margin:0px;
	padding-bottom:8px;
}

.hpnews {
	margin:0px;
	padding:0px;
	margin-bottom:10px;	
}
.hpnewsdate {
	font-size:smaller;
}

.hpmore {
	font-size:larger;
}

.hpmore a {
	padding-right:10px;
}

/* level 1 styles */


.l1header {
	background-image:url(../images/bg_l1_waves.png);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:15px 35px;
}

.l1header a, 
.l1header a:link, 
.l1header a:active, 
.l1header a:visited {
	color: #FF9D32;
	text-decoration: none;
}

.l1header a:hover {
	text-decoration: underline;
}

.l1header h1 {
	color:#ffffff;
	margin:0px;
	padding:0px;
	
}

.l1header p {
	margin:0px;
	margin-top:10px;
	padding:0px;
}

div.l1 {
	padding:20px 20px 0px 35px;	
	background-color:#ffffff;
	margin:0px;	
}

div.l1 p {
	/*margin:0px;
	padding:0px;*/
}

table.l1 {
	width:843px;
}

table.l1 td {
	vertical-align:top;	
	margin:0px;
	padding:0px;
}

table.l1 td.left {
	width:528px;
	padding:0px 40px 0px 0px;
	font-size:95%;
}

table.l1 td.middle {
	width:1px;
	font-size:1px;
	line-height:1px;
	background-color:#35527a;
	margin:0px;
	padding:0px;
	height:100%;
}

table.l1 td.right {
	padding-left:20px;
	padding-right:20px;
	font-size:95%;
	width:234px;
}

table.l1 td.full {
	width:100%;
	padding:0px 0px 0px 0px;
	font-size:95%;
}

table.l1 div.practice {
	clear:both;
	margin-bottom:30px;
}

table.l1 td.left .thumb {
	width:75px;
	float:left;
	margin:0px;
	padding:0px;
}

table.l1 td.left .copy {
	width:430px;
	margin-left:20px;
}

table.l1 td.right h2, table.l2 td.right h2 {
	margin-top:0px;
}

table.l1 table.practice h2 {
	margin:0px;
	padding:0px;
}

table.l1 table.practice p {
	margin:0px;
	padding:0px;
}

table.l1 table.practice img {
	border:1px solid #486890;
}

.l2header {
	background-image:url(/images/bg_waves_900w.png);
	background-repeat:no-repeat;
	color:#ffffff;
	width:100%;
}

.l2header img {
	margin:0px;
	padding:0px;
	border:0px;
	margin-left:35px;
	float:left;
	width:382px;
}

.l2header .copy {
	width:420px;
	float:left;
	margin:0px;
	padding:0px;
	padding:30px 20px 30px 20px;
}

.l2header h1 {
	color:#ffffff;
	margin-bottom:10px;
}

.l2header p {
	margin:0px;
	padding:0px;
}

div.l2 {
	clear:both;
	padding:20px 20px 0px 35px;	
	background-color:#ffffff;
	margin:0px;
}


div.l2 p {
	/*margin:0px;
	padding:0px;*/
}

table.l2 td {
	vertical-align:top;	
	margin:0px;
	padding:0px;
}

table.l2 td.left {
	width:342px;
	padding:0px 40px 0px 0px;
	font-size:95%;
}

table.l2 td.middle {
	width:1px;
	font-size:1px;
	line-height:1px;
	background-color:#35527a;
	margin:0px;
	padding:0px;
	height:100%;
}

table.l2 td.right {
	padding-left:20px;
	font-size:95%;
}

table.l2 td.fulll {
	border: none;

}

/* photos */

.img_floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.img_floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.photo_left {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

table.photo_right {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

table.photo_center {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

table.photo_left img, table.photo_right img,table.photo_center img {
	border:1px solid #486890;
}

.photo_credit {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:xx-small;
	color:#666666;
	text-align:right;
}

.photo_caption {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size:x-small;
	color:#666666;
	text-align:left;
}

table.photo_center .photo_caption {
	text-align:center;
}

/* inline quote styles with quote images */

.inlinequote {
	clear:both;
	padding: 0px;
	margin: 0px;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background-color:#EBEBEB;
}

.inlinequote img.quote {
	float: left;
	padding: 0 7px 0 0;
}

.inlinequote img.quoteEnd {
	display: inline;
	padding: 0;
	margin: -4px 0 0 0;
	position: relative;
	top: 5px;
}

.inlinequote h3 {
	margin: 0;
	padding: 7px 0 8px 0;
	line-height: 1.3em;	
	font-size:1.2em;
	color:#000;
}

.inlinequote p {
	margin: 0 0 0 20px;
	padding: 0;
}

.totop {
	float:right;
	text-align:right;
	font-size:smaller;
}

.backto {
	margin-top:20px;
}

.inthissection, .getinvolved {
	margin-bottom:40px;
}

.inthissection p {
	margin:0px;
	padding:0px;
}

#full_width_wrapper .smaller {
	font-size:smaller;
}

#sitemap li {
	margin-bottom: 0.5em;
}

#banner_tagline {
	float: right; 
	width: 420px;
	margin-top: 1.5em;
        margin-right: 50px;
}


*:first-child+html #banner_tagline {
	margin-top: 4em;
}

* html #banner_tagline {
	margin-top: 4em;
}

#banner_tagline h4 {
font-size: 1.2em;
}

.waves {
	float: left;
	width: 137px;
}

#hp_big_photo {
	border: 1px solid #486890;
	width: 622px;
	height: 354px;
	float: left;
	background: url(../images/photo_hp.jpg) 0 0 no-repeat;
}

#hp_big_photo table {
	width: 602px;
	height: 354px;
	margin: 0 auto;
}

#hp_big_photo table tr td h1,
#hp_big_photo table tr td h2,
#hp_big_photo table tr td h3,
#hp_big_photo table tr td h4,
#hp_big_photo table tr td h5,
#hp_big_photo table tr td h6,
#hp_big_photo table tr td p,
#hp_big_photo table tr td {
	color: #ffffff;
}

#my_hover a {
position: relative;
bottom: 1em;
}

a,
a:hover,
a:active,
a:link {
	outline: none !important;
}

#hp_right p {
	font-size: smaller;
	margin-bottom: 1em;
}

.insidewrapper ul {
	margin: 0;
	padding: 0 0 0 1.25em;
}

.insidewrapper ul li {
	margin: 0 0 1em 0;
	line-height:1.6em;
}

.take_action_wrapper {
	background-color: #D9E0EB; 
	border: 1px solid #486890;	
	margin-bottom: 1em;
}

.take_action_wrapper table {
	border-collapse: collapse;
	white-space: normal;
}

.take_action_wrapper .padme {
	padding: 10px;
}