@charset "utf-8";


* {
	margin:0; padding:0;border:0;
}
body{
	background-color: #FFFFFF;
	background-image: url(../images/header_tall.gif);
	background-repeat: repeat-x;
	background-position: top;}
p {padding-bottom:15px;}
h2 {color: #558dae; font-size:1.5em; height:45px;}
h2.advocacy {background-image:url(../images/title_advocacy.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.action {background-image:url(../images/title_action.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.clips {background-image:url(../images/title_clips.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.newsletter {background-image:url(../images/title_newsletter.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.calendar {background-image:url(../images/title_calendar.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.videos {background-image:url(../images/title_videos.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.profile {background-image:url(../images/title_profile.jpg); background-repeat:no-repeat; text-indent:-2000px;}




a:link, a:active, a:visited, a:hover{text-decoration:none; color: #558dae; font-weight:bold;}

img {vertical-align:top;}
ul {list-style-type: none; margin-top:-5px;}
#main_content li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
	padding-bottom:10px;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia, tahoma; 
		font-size:11px;
		line-height:17px;
		color:#868686;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; }

/*main layout */

#wrapper {
width:988px;
margin:0 auto;
}

#header { margin-top:30px;}

#logo {float:left; background-image:url(../images/logo.jpg); background-repeat:no-repeat; height:93px;}
#social {float:right}
#social img {padding-left:24px;}
#menu {background:url(../images/menu_tall.gif) top repeat-x; height:65px; }
#menu .rightbg {background:url(../images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(../images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu ul {padding-top: 7px}
#menu li {float:left; background:url(../images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block; margin-left:65px; padding-right:65px; margin-top:4px; padding-top:8px;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; display:block;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#submenu {padding-bottom:5px; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;letter-spacing:1px;}
#submenu ul { margin-top:2px; margin-left:-20px;}
#submenu li {float:left; text-align:left;  display:block; margin-left:20px; padding-right:20px;}
#submenu li a { color:#1eb6de; text-decoration:none; display:block;}
#submenu li span{ display:block;}
#submenu li a:hover {color:#000000; text-decoration:underline;}
#submenu li span {color:#000000; text-decoration:underline;}
#submenu .last {background:none;}

#header_img {margin-bottom:12px;}

#main_content {width:738px;margin-bottom:10px;margin-right:12px;float:left}
#right_content {width:238px;margin-bottom:10px; float:left}

#column_left {float:left; width:363px; margin-right:12px;}
#column_middle {float:left; width:363px;}
#column_right {float:left; width:238px;}

.box {margin-bottom:12px;padding-top:7px;background-image:url(../images/box_top_2.jpg); background-position: top; background-repeat:no-repeat;}
.box_interior {padding:10px;background-image:url(../images/box_bottom_2.jpg); background-position:bottom; background-repeat:no-repeat;}

.box_wide {margin-bottom:12px;padding-top:7px;background-image:url(../images/box_top_wide.jpg); background-position: top; background-repeat:no-repeat;}
.box_interior_wide {padding:10px;background-image:url(../images/box_bottom_wide.jpg); background-position:bottom; background-repeat:no-repeat;}
div.box_interior p, div.box_interior li {text-align:left}

#footer {background-image:url(../images/footer_bg.gif); background-position:top; background-repeat:repeat-x; padding-top:20px; padding-bottom:10px;text-align:center;font-weight:bold;}