﻿/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;margin:0;padding:0;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:none;}
/*#hdrLogo a:link:after, #hdrLogo a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/

.noprint{display:none;}
#contentCol2, #footer_container, #breadcrumb, #homeBannerContent{display:none;}

.clear{clear:both;}
#main{clear:both;}

#hdrLogo img{width:200px;height:110px;margin:0 1.5em 0 0;}

/* HOME content Area */
#header_wrap {width:940px;height:260px;}
#logo {height:234px;float:left;width:219px;}
#dragon_contact_info{padding:40px 0 0 40px;height:234px;float:left;width:619px;}
#home_content_container {width:100%;}
.contentCol2TwoColumnLayout h1{height:20px;display:block;clear:both;margin-bottom:20px;}
	
#home_content_wrap  {
	width:940px;
	margin:auto;
	background-image:url(/media/bg_home_grid.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
	margin-top:20px;
	}

#home_col_1, #button_col_1 {
    float:left;
    width:285px;
	padding-right:35px;
	}
	
#home_col_2, #button_col_2 {
    float:left;
	width:285px;
	padding-right:35px;
	}
#home_col_2_content{
    margin-top:66px;
    }
#home_col_1_2_container{float:left;width:645px;}

#home_col_3 {
    float:left;
    width:285px;
	}
#home_col_3_content{
    width:285px;
    }
.bucket1_bucket2_titles{padding:22px 0 30px 0;}
.bucket3_title{padding:40px 0 15px 0;}
.bucket3_title h1{margin:0;}

/*Home Banner*/
#bannerImageWrap{width:620px;height:281px;position:relative;}
#previousButton {
	cursor:pointer;
	left:530px;
	position:absolute;
	top:218px;
	z-index:999;
}
#nextButton {
	cursor:pointer;
	left:565px;
	position:absolute;
	top:218px;
	z-index:999;
}






/** Political Action **/
#politicalAction h2{color:#DB322B;}
#politicalAction p{margin:0; color:Black;}
#pol_action_top{}
#pol_action_middle{width:650px; background-image:url(/media/home_pol_action_bg.jpg); background-repeat:repeat-y;}
#pol_action_img{float:left;width:41px; padding: 0 20px;}
#pol_action_text{float:left;width:550px;}
#pol_action_bottom{}

/** introCopy **/
#introCopy{margin:8px 0;}
#introCopyText{width:625px;margin-left:12px;}
#introCopyText h1{margin-top:0;}
#introCopyText p{margin:0;}
#introCopyMiddle{background-image:url(/media/img_home_introcopy_bg.jpg);width:650px;}

/** Banner **/
.showBanner { /* Do Nothing */ }
.hideBanner { display:none; }
#homeBannerTop{width:650px;height:32px;}

/** Row of three Copy Buckets**/
#introBucketMiddle{background-image:url(/media/bg_home_buckets.jpg); background-repeat:repeat-y;width:650px;}
#leftIntroBucketText, #centerIntroBucketText, #rightIntroBucketText{float:left;width:180px;padding:0 20px 0 15px;}
#leftIntroBucketText{}
#centerIntroBucketText{}
#rightIntroBucketText{}
#introBucketMiddle .clear{height:1px;}
#threeRow p{margin:0 0 0.7em;}
#introTextButtom img{border:none;}
