/* ------------------------------
BASIC STYLES
-------------------------------- */
html {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

body {
	background: #fff;
}

img {
	border: none;
}

.clear_it {
	clear: both;
	height: 0px;
	width: 100%;
}

/* ------------------------------
STRUCTURE
-------------------------------- */
#wrapper,
#wrapper_site,
#wrapper_head,
#wrapper_homepage,
#wrapper_action,
#wrapper_bottom,
#wrapper_footer {
	width: 100%;
	min-width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#wrapper_site.frontpage {
	background: #cadae7 url(../images/bg_homepage.jpg) no-repeat top;
}

#wrapper_site {
	z-index: 222;
	background: #cadae7 url(../images/bgWrapperSite.jpg) no-repeat top;
}
	
.frontpage #wrapper_head {
	border-bottom: 5px solid #fff;
}
	
#wrapper_homepage {}
	
#wrapper_content {
	width: 900px !important;
	margin: -160px auto 100px;
	position: relative;
	
	padding: 30px;
	position: relative;
	display: block;
	background: #fcfcfc;
	min-height: 500px;
	box-shadow: 0 0 10px #b6cbdc;
	-o-box-shadow: 0 0 10px #b6cbdc;
	-moz-box-shadow: 0 0 10px #b6cbdc;
	-webkit-box-shadow: 0 0 10px #b6cbdc;
	border-bottom: 5px solid #b4c7d7;
	border-top: 5px solid #b4c7d7;
	z-index: 333;
}
	
#wrapper_footer {
	z-index: 111;
	min-height: 370px;
	background: #fff;	
	border-top: 5px solid #b6cbdc;
}


/* ------------------------------
HEADER STYLES
-------------------------------- */

.frontpage #head {
	
}
#head {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	z-index: 111;
	height: 320px;
}

#logo {
	position: absolute;
	top: 18px;
	left: 0;
	display: block;
	text-indent: -9999px;
	width: 224px;
	height: 74px;
	z-index: 222;
	background: url(../images/sprites.png) 0 0 no-repeat;
}

#logo_print {}

.open {display: none;}
	
.dinaPicture {
	display: block;
	width: 517px;
	height: 217px;
	background: url(../images/sprites.png) no-repeat left -684px;
	position: absolute;
	z-index: 111;
	bottom: 0;
	left: 0;
}

#search-block-form {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 333;
	width: 126px;
}

#search-block-form input[type='text'] {
	background: #0d425f;
	border: none;
	color: #fff;
	font: italic 14px/1em 'times new roman', times, serif;
	padding: 8px;
	display: block;
	float: left;
	width: 110px;
}

#search-block-form input[type='submit'] {
	background: #082d42;
	border: none;
	color: #fff;
	font: italic 14px/1em 'times new roman', times, serif;
	padding: 9px;
	text-transform: uppercase;
	display: block;
	float: right;
	max-height: 34px;
	width: 71px;
}

#search-block-form input[type='submit'] {
	display:none;
}

.search-results .search-info {
	display:none;
}


/* ------------------------------
HOMEPAGE STYLES
-------------------------------- */

#homepage {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 785px;
}



/* ------------------------------
CONSTITUENT RESOURCES
-------------------------------- */

#boxes-box-constituent_services {
	color: #19446b;
	font: 15px/20px 'times new roman', times, georgia, serif;
	width: 625px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 420px;
	z-index: 333;
}

#boxes-box-constituent_services .p1 {
	font-size: 18px;
	line-height:27px;
}

#boxes-box-constituent_services h3 {
	font: bold 27px/1em 'times new roman', times, serif;
	text-transform: uppercase;
	margin: 0 0 20px;
	border-bottom: 1px solid #a5bed1;
	box-shadow: 0 1px 0 #d8e5ef;
	-moz-box-shadow: 0 1px 0 #d8e5ef;
	-webkit-box-shadow: 0 1px 0 #d8e5ef;
	-o-box-shadow: 0 1px 0 #d8e5ef;
	padding-bottom: 5px;
}

#boxes-box-constituent_services h3:first-letter { 
	font-size: 1.25em;
}

#boxes-box-featured_photos {
	width: 290px;
	position: absolute;
	right: 0;
	top: 420px;
	z-index: 333;
	text-align: center;
}

#boxes-box-featured_photos h3 {
	font: bold 14px/1em 'times new roman', times, serif;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #19446b;
	text-align: center;
	border-bottom: 1px solid #a5bed1;
	padding: 10px 0;
	box-shadow: 0 1px 0 #d8e5ef;
	-moz-box-shadow: 0 1px 0 #d8e5ef;
	-webkit-box-shadow: 0 1px 0 #d8e5ef;
	-o-box-shadow: 0 1px 0 #d8e5ef;
}

#boxes-box-featured_photos ul {
	margin: 0;
	padding: 0;
}

#boxes-box-featured_photos ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#boxes-box-featured_photos ul li img {
	height: 80px;
	width: 120px;
	border: 3px solid #fff;
	margin: 0 5px;
}

#boxes-box-featured_photos a {
	display: inline-block;
	clear: both;
	background: #075b95;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
	font-family: 'times new roman', times, serif;
	padding: 5px 10px;
	margin: 5px 0 0;
}

#boxes-box-featured_photos a:hover {
	background: #ae2a2a;
}



/* ------------------------------
CONTENT STYLES
-------------------------------- */

#content {
	width: 600px;
	float: left;
}

#content ul {
	margin-bottom: 30px;
}

#right {
	width: 220px;
	float: right;
	background: #f3f1eb;
	padding: 20px;
	min-height: 200px;
}

#under_right {
	width: 220px;
	float: right;
	padding: 20px;
	min-height: 200px;
}

#under_right h2 {
	display:none;
}

#under_right p {
	margin:0;
}

#right h2 {
	font: bold 21px/1em 'times new roman', times, serif;
	text-transform: uppercase;
	margin: 0 0 20px;
}

#right ul {
	margin: 0;
	list-style: none;
}

#right ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right ul li a {
	display: block;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #666;
	padding: 8px 0;
	line-height: 1em;
}

#right ul li a.active,
#right ul li a:hover {
	color: #970100;
}

#right ul li ul {
	margin: 0 0 0 18px;
}

.views-row,
.pane-term-description {
	border-bottom: 1px solid #eee;
	margin: 0 0 30px;
	padding: 0 0 10px;
}
.views-row-last {
	border-bottom: none;
}

#widgets-element-cng_share {
	margin: 0 0 20px;
}

#content img {
	margin: 0 20px 20px 0;
	border: 3px solid #fff;
	box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-o-box-shadow: 0 0 5px #ccc;
}

.views-field-created,
.pane-node-created {
	font-style: italic;
	color: #666;
	font-size: 12px;
}

.field-name-field-congress-article-type,
.breadcrumb {
	font: 12px/1em 'times new roman', times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.breadcrumb a {
	text-decoration: none;
}

.views-field-created,
.pane-node-created,
.field-name-field-congress-article-type {
	display: none;
}

#panels-ipe-paneid-new-8 {

}


/* ------------------------------
LEFT STYLES
-------------------------------- */

#left {
	width: 260px;
	float: left;
}


/* ------------------------------
RIGHT STYLES
-------------------------------- */



/* ------------------------------
CATEGORY BLOG ENTRY STYLES
-------------------------------- */

.field-type-taxonomy-term-reference {
	margin-bottom: 20px;
}


/* ------------------------------
BOTTOM
-------------------------------- */

#bottom {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0;	
}

#boxes-box-newsletter_form {
	background: #fff url(../images/imgStayConnected.jpg) no-repeat 25px 25px;
	border-bottom: 5px solid #b4c7d7;
	width: 625px;
	box-shadow: 0 0 10px #b6cbdc;
	-o-box-shadow: 0 0 10px #b6cbdc;
	-moz-box-shadow: 0 0 10px #b6cbdc;
	-webkit-box-shadow: 0 0 10px #b6cbdc;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 333;
	height: 98px;
}

#boxes-box-newsletter_form form {
	padding: 45px 0 0 25px;
}

#boxes-box-newsletter_form input {
	display: inline-block;
	font: 14px/1em 'times new roman', times, serif;
	color: #4f7797;
	border: none;
	background: #e4ebf1;
	padding: 10px;
	margin: 0 5px 0 0;
}

#boxes-box-newsletter_form .required-field {
	display: none;
}

.required-field {
	color: #950101;
	float: right;
	position: relative;
	right: 225px;
	top: -20px;
}

#first,
#last {
	width: 120px;
}

#required-valid-email {
	width: 180px;
}

#boxes-box-newsletter_form input[type='submit'] {
	background: #075b95;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
}

#boxes-box-newsletter_form input[type='submit']:hover {
	background: #ae2a2a;
}


.menu-block-social_media_icons {
	background: #fff url(../images/imgConnectTitle.jpg) no-repeat center 25px;
	border-bottom: 5px solid #b4c7d7;
	width: 290px;
	box-shadow: 0 0 10px #b6cbdc;
	-o-box-shadow: 0 0 10px #b6cbdc;
	-moz-box-shadow: 0 0 10px #b6cbdc;
	-webkit-box-shadow: 0 0 10px #b6cbdc;
	position: absolute;
	right: 0;
	bottom: -30px;
	z-index: 333;
}

.menu-block-social_media_icons .menu {
	margin: 0;
	padding: 0;
	text-align: center;
}

.menu-block-social_media_icons .menu li {
	margin: 0;
	padding: 50px 5px 20px;
	list-style: none;
	display: inline-block;
}

.menu-block-social_media_icons a {
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	background: url(../images/sprites.png) no-repeat 0 0;
	text-decoration: none;
}

.menu-block-social_media_icons a.twitter {
	background-position: 0 -96px;
}
.menu-block-social_media_icons a.facebook {
	background-position: -28px -96px;
}
.menu-block-social_media_icons a.flickr {
	background-position: -56px -96px;
}
.menu-block-social_media_icons a.youtube {
	background-position: -84px -96px;
}
.menu-block-social_media_icons a.rss {
	background-position: -112px -96px;
}
.menu-block-social_media_icons a.instagram {
	background-position: -140px -96px;
}





/* ------------------------------
FOOTER
-------------------------------- */

#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 215px 0 75px;
}

#footer .menu {
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#footer .menu li {
	margin: 4px 0;
	padding: 0;
	list-style: none;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
}

#footer .menu li a {
	font: 14px/1em 'Times New Roman', Times, serif;
	color: #666;
	text-decoration: none;
	padding: 15px;
	display: inline-block;
}

#footer .menu li.last a {
	padding-right: 13px;
	padding-left: 11px;
}

#footer .menu li a:hover {
	color: #9f0100;
}

#boxes-box-office_washington,
#boxes-box-office_vegas {
	width: 340px;
	position: absolute;
	top: 75px;
	z-index: 333;	
	padding-left: 120px;
	color: #666;
	font-family: 'times new roman', times, serif;
}

#boxes-box-office_washington {
	left: 0;
}

#boxes-box-office_vegas {
	right: 0;
}

#boxes-box-office_washington li,
#boxes-box-office_vegas li,
#boxes-box-office_washington ul,
#boxes-box-office_vegas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#boxes-box-office_washington ul.left,
#boxes-box-office_vegas ul.left {
	float: left;
}

#boxes-box-office_washington ul.right,
#boxes-box-office_vegas ul.right {
	float: right;
}

#boxes-box-office_washington h3,
#boxes-box-office_vegas h3 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.35em;
	margin-bottom: 20px;
	font-weight: normal;
}

#boxes-box-office_washington .iconCapital,
#boxes-box-office_vegas .iconVegas {
	width: 110px;
	height: 90px;
	display: block;
	background: url(../images/sprites.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#boxes-box-office_washington .iconCapital {
	background-position: 0 -127px;
}

#boxes-box-office_vegas .iconVegas {
	background-position: 0 -218px;
}

#boxes-box-disclaimer {
	margin: 100px 0 0;
}

#boxes-box-disclaimer ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#boxes-box-disclaimer ul li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	font: 12px/1em 'times new roman', times, serif;
	color: #666;
	letter-spacing: 1px;
}

#boxes-box-disclaimer ul li a.houseLogo {
	display: block;
	width: 95px;
	height: 95px;
	text-indent: -9999px;
	background: url(../images/sprites.png) no-repeat -224px 0;
	position: relative;
	top: -35px;
	
}


/* ------------------------------
COPYRIGHT INFORMATION
-------------------------------- */

.disclaimer {
	position: absolute;
	left: 0;
	top: 390px;
	z-index: 111;
	color: #fff;
	font-size: 13px;
}

/* ------------------------------
PROOF CREDIT LINK
-------------------------------- */

.credit {
	position: absolute;
	right: 0;
	top: 390px;
	z-index: 111;
	text-align: right;
	color: #fff;
}
	
.credit a {
	color: #fff;
}
	
.credit a:hover {}
	
	
	
	
	
/* ------------------------------
FLEXSLIDER
-------------------------------- */

form ul {
	margin: 0;
	padding: 0;
}

form ul li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

input[type='text'],
input[type='email'],
input[type='password'],
textarea {
	border: 1px solid #ccc;
	font: 14px/1em 'times new roman', times, serif;
	color: #444;
	padding: 6px;
	width: 60%;
	margin-bottom: 10px;
}

textarea {
	height: 100px;
}

input[type='submit'] {
	background: #075b95;
	color: #fff;
	text-transform: uppercase;
	font: italic 14px/1em 'times new roman', times, serif;
	padding: 10px;
	border: 0;
}
input[type='submit']:hover {
	background: #ae2a2a;
}

input[type='radio'],
input[type='checkbox'] {
	float: left;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

label {}



/* ------------------------------
FLEXSLIDER
-------------------------------- */

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {
	margin: 0 0 60px; 
	background: #fff; 
	border: 4px solid #fff; 
	position: relative; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px; 
	box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}


/* Direction Nav */
.flex-direction-nav {
	position: absolute;
	right: -255px;
	z-index: 666;
	top: 15px;
	
	width: 250px; 
	border-bottom: 1px solid #386589;
	height: 30px;
}

.flex-direction-nav li {
	float: left;
}

.flex-direction-nav a {
	width: 20px; 
	height: 20px; 
	margin: 0; 
	display: block;
	background: url(../images/sprites.png) 0 0 no-repeat;
	position: relative; 
	top: 0; 
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px; 
	opacity: 1 !important; 
	-webkit-transition: none;
}

.flex-direction-nav .flex-next {
	background-position: -21px -75px; 
	left: 0;
	margin-left: 5px;
}

.flex-direction-nav .flex-prev {
	left: 0;
	background-position: 0 -75px; 
}

.flexslider:hover .flex-next {
	opacity: 1; right: 0;
}

.flexslider:hover .flex-prev {
	opacity: 1; left: 0;
}

.flexslider:hover 
.flex-next:hover, 
.flexslider:hover 
.flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: .3!important; 
	cursor: default;
}

/* Control Nav */
.flex-control-nav {

}

.flex-control-nav li {
	margin: 0 6px; 
	display: inline-block; 
	zoom: 1; 
	*display: inline;
}

.flex-control-paging li a {
	width: 11px; 
	height: 11px; 
	display: block; 
	background: #666; 
	background: rgba(0,0,0,0.5); 
	cursor: pointer; 
	text-indent: -9999px; 
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px; 
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover { 
	background: #333; 
	background: rgba(0,0,0,0.7); 
}

.flex-control-paging li a.flex-active { 
	background: #000; 
	background: rgba(0,0,0,0.9); 
	cursor: default; 
}

.flex-control-thumbs {
	margin: 5px 0 0; 
	position: static; 
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%; 
	float: left; 
	margin: 0;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1; 
	cursor: default;
}





.flexslider {
	margin: 0;
	background: none;
	border: none;
	position: relative;
	border-radius: none;
	box-shadow: none;
	width: 680px;
	height: 300px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 333;
}

.flexslider ul {
	
}

.flexslider li {
	list-style: none;
}

.flexslider li img {
	width: 680px;
	height: auto;
}

.hprotator-text-block {
	font-family: 'times new roman', times, serif;
}

.hprotator-text-block h2 {
	display: none;
	background: #083450;
	color: #fff;
	padding: 10px;
	font: 14px/1em 'times new roman', times, serif;
	opacity: .8;
	text-decoration: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 444;
	width: 100%;
}

.flexslider .field-name-body {
	background: #4f7797;
	position: absolute;
	right: -280px;
	top: -10px;
	z-index: 555;
	width: 260px;
	height: 265px;
	padding: 80px 15px 15px;
	color: #fff !important;
}

#hp_top_read_more a {
	position: absolute;
	right: -265px;
	bottom: 15px;
	z-index: 666;
	width: 260px;	
	color: #fff;
	text-decoration: none;
}

.flex-pauseplay,
.flex-control-nav {
	display: none;
}













/* ------------------------------
IE7 HACKS
-------------------------------- */

/* Header */
#search-block-form input[type='submit'] {
	*max-height: 32px;
}

/* Homepage Top */
.flex-direction-nav .flex-next {
	*right: -70px !important;
}


/* Homepage Bottom */
#boxes-box-featured_photos ul li {
	*display: block;
	*float: left;
}


/* Bottom Styles */
.menu-block-social_media_icons .menu {
	*margin-left: 20px !important;
}

.menu-block-social_media_icons .menu li {
	*float: left;
	*display: block;
}

#boxes-box-newsletter_form input[type='submit'] {
	*position: absolute;
	*top: 45px;
	*right: 10px;
	*width: 90px;
}


/* Footer */
#boxes-box-disclaimer {
	*position: absolute;
	*left: 120px;
	*z-index: 222;
}
#boxes-box-disclaimer ul {
	*width: 840px;
}
#boxes-box-disclaimer ul li {
	*display: block;
	*float: left;
}

#boxes-box-office_washington ul.right, 
#boxes-box-office_vegas ul.right {
	*width: 125px;
	*position: absolute;
	*right: 0;
	*z-index: 222;
	*text-align: right;
}



/* Right */
#right ul li {
	*list-style: none;
	*list-style-image: none;
}





/* KIDS PAGE */
.page-node-299 .field-items a {
	font-size:14px;
}






/* MEETING REQUEST FORM */
form[name="inviteForm"] fieldset {
	margin:40px 0;
}




/* CONTACT - NEWSLETTER SIGNUP BTN */
.btn_newsletter_signup {
	background: #075B97;
	border: none;
	color: #fff !important;
	font: italic 14px/1em 'times new roman', times, serif;
	padding: 9px;
	text-transform: uppercase;
	display: block;
	float: none;
	max-height: 34px;
	width: 230px;
	text-decoration: none;
	color:white;
}

.btn_newsletter_signup:hover {
	background:#ae2a2a !important;
}




/*#under_right {display: none;}*/





/* ------------------------------
MEDIA STYLES
-------------------------------- */

/* ---------------------------------

 100% LAYOUT
 
 --------------------------------- */
@media screen and (min-width: 961px) {
	
	
	
}


/* ---------------------------------

 TABLET LAYOUT
 
 --------------------------------- */
@media screen and (max-width: 960px) {
	
	/* ------------------------------
	STRUCTURE
	-------------------------------- */
	#wrapper_content {
		width: 92% !important;
		padding: 30px 4%;
	}
	
	/* ------------------------------
	HEADER STYLES
	-------------------------------- */
	#head {width: 92%;}
	
	
	/* ------------------------------
	HOMEPAGE STYLES
	-------------------------------- */
	#homepage {
		width: 92%;
		height: auto;
		padding: 0 0 100px 0;
	}
	
	.flexslider {
		position: relative;
		top: 0;
		width: 100%;
		height: auto;
		margin: 40px 0;
	}
	
	.flexslider .slides img {width: 70%;}
	
	.flexslider .field-name-body {
		right: 0;
		top: 0;
		width: 26%;
		height: auto;
		padding: 60px 2% 20px;
		font-size: 14px;
		line-height: 21px;
	}
	
	.flex-direction-nav {
		right: 2%;
		top: 15px;
		width: 26%;
	}
	
	#boxes-box-constituent_services {
		position: relative;
		top: 0;
		float: left;
		width: 65%;
	}
	
	#boxes-box-featured_photos {
		position: relative;
		top: 0;
		float: right;
		width: 30%;
	}
	
	#boxes-box-featured_photos ul li {
		width: 46%;
		margin: 0 2%;
	}
	
	#boxes-box-featured_photos ul li img {
		width: 94%;
		height: auto;
		margin: 0px;
	}
	
	#boxes-box-featured_photos a {
		width: 94%;
		margin: 5px 3% 0;
		padding: 5px 0px;
	}
	
	
	/* ------------------------------
	CONTENT STYLES
	-------------------------------- */
	#content {width: 70%;}
	
	#content img {
		max-width: 100%;
		height: auto !important;
	}
	
	.pane-content object {width: 100%;}
	
	#right {
    width: 21%;
    padding: 20px 2%;	    
	}
	
	
	/* ------------------------------
	BOTTOM
	-------------------------------- */
	#bottom {width: 92%;}
	
	#boxes-box-newsletter_form {width: 61%;}
	
	#boxes-box-newsletter_form input {
		margin: 0 1% 0 0;
		padding: 10px 2%;
	}
	
	#first, 
	#last {width: 20%;}
	
	#required-valid-email {width: 24%;}
	
	#boxes-box-newsletter_form input[type="submit"] {width: 16%;}
	
	.menu-block-social_media_icons {width: 38%;}
	
	.menu-block-social_media_icons .menu li {padding: 50px 0 20px;}
	
	
	/* ------------------------------
	FOOTER
	-------------------------------- */
	#footer {width: 92%;}
	
	#boxes-box-office_washington, 
	#boxes-box-office_vegas {
		width: 48%;
		padding: 100px 0 0 0;
	}
	
	#boxes-box-office_washington .iconCapital, 
	#boxes-box-office_vegas .iconVegas {
		left: 50%;
		width: 110px;
		margin: 0 0 0 -55px;
	}
	
	#boxes-box-office_washington .iconCapital {background-position: 0 -127px;}
	
	#boxes-box-office_vegas .iconVegas {background-position: 0 -218px;}
	
	#boxes-box-office_washington h3, #boxes-box-office_vegas h3 {text-align: center;}
	
	#footer .menu {display: none;}
	
}


/* ---------------------------------

 SMALL TABLET LAYOUT
 
 --------------------------------- */
@media screen and (max-width: 760px) {
	
	/* ------------------------------
	STRUCTURE
	-------------------------------- */
	#wrapper_site.frontpage {background: url(../images/bg_homepage.jpg) center 100px no-repeat #05447a;}

	#wrapper_site {background: #cadae7 url(../images/bgWrapperSite.jpg) no-repeat top;}
	
	#wrapper_homepage {
		padding: 30px 0 0 0;
		background: #cadae7;
	}
	
	#wrapper_bottom {background: #cadae7;}
	
	
	/* ------------------------------
	HEADER STYLES
	-------------------------------- */
	#head {height: 400px;}
	
	#logo {
    left: 50%;
    top: 40px;
    margin: 0 0 0 -112px;
	}
	
	.dinaPicture {
		display: block;
		width: 109%;
		height: 170px;
		background: url(../images/sprites.png) no-repeat left -684px;
		bottom: 50px;
		left: -4.5%;
	}
	
	
	/* ------------------------------
	HOMEPAGE STYLES
	-------------------------------- */
	#homepage {padding: 0 0 20px 0;}
	
	.flexslider {margin: 0 0 40px;}
	
	.flexslider .slides img {width: 100%;}
	
	.flexslider .field-name-body {
		position: relative;
		width: 92%;
		padding: 20px 4%;
		font-size: 14px;
		line-height: 21px;
	}
	
	.flex-direction-nav {
		right: 10px;
		top: 10px;
		width: auto;
		border-bottom: none;
	}
	
	#boxes-box-featured_photos ul li {width: 96%;}
	
	
	/* ------------------------------
	CONTENT STYLES
	-------------------------------- */
	#content {
		float: none;
		width: 100%;
	}
	
	.field-item iframe {width: 100%;}
	
	.field-item p object embed {width: 100%;}
	
	#right {
		float: none;
    width: 92%;
    min-height: 0;
    padding: 20px 4%;
	}
	
	
	/* ------------------------------
	BOTTOM
	-------------------------------- */
	#bottom {padding: 0 0 20px 0;}
	
	#boxes-box-newsletter_form,
	.menu-block-social_media_icons {
		position: relative;
		bottom: auto;
		width: 100%;
	}
	
	#boxes-box-newsletter_form {
		margin: 0 0 20px 0;
	}
	
	
	/* ------------------------------
	FOOTER
	-------------------------------- */
	#footer {padding: 350px 0 75px}
	
	#boxes-box-office_washington ul.left,
	#boxes-box-office_vegas ul.left,
	#boxes-box-office_washington ul.right,
	#boxes-box-office_vegas ul.right {float: none;}
	
	#boxes-box-disclaimer ul li {
		display: block;
	}
	
	#boxes-box-disclaimer ul li a.houseLogo {
    top: 0px;
    width: 95px;
    height: 95px;
    margin: 10px auto;
	}
	
	
}


/* ---------------------------------

 PHONE LAYOUT
 
 --------------------------------- */
@media screen and (max-width: 480px) {
	
	/* ------------------------------
	STRUCTURE
	-------------------------------- */
	body {background: #012a49;}

	#wrapper {overflow: hidden;}
	
	#wrapper_site.frontpage {background: url(../images/bg_homepage.jpg) center 20px no-repeat #05447a;}
	
	#wrapper_site,
	#wrapper_footer {
		right: 0;
		-webkit-transition: right 0.5s;
    transition: right 0.5s;
	}
	
	#wrapper_site.active,
	#wrapper_footer.active {
		right: 240px;
		-webkit-transition: right 1s;
    transition: right 1s;
	}


	/* ------------------------------
	HEADER STYLES
	-------------------------------- */
	#head {
		width: 100%;
		height: 320px;
	}
	
	#logo {
    left: 20px;
    top: 20px;
    margin: 0;
	}
	
	.open {
		display: block;
		position: absolute;
		right: 0;
		top: 20px;
		width: 55px;
		height: 60px;
		padding: 14px 0 0 0;
		font: 12px/1em 'times new roman', times, serif;
		text-align: center;
		color: #fff;
		background: #012a49;
		z-index: 999;
		cursor: pointer;
	}
	
	.open span {font: 30px/1em 'times new roman', times, serif;}
	
	.navWrap {
		position: absolute;
		right: -240px;
		top: 0;
		width: 240px;
	}
	
	.dinaPicture {
		width: 182px;
		height: 170px;
		bottom: 50px;
		left: 50%;
		margin: 0 0 0 -91px;
	}
	
	
	/* ------------------------------
	CONTENT STYLES
	-------------------------------- */
	.media-youtube-player {width: 100%;}
	
	#content img {width: 100% !important;}
	
	
	/* ------------------------------
	HOMEPAGE STYLES
	-------------------------------- */
	#boxes-box-constituent_services,
	#boxes-box-featured_photos {
		float: none;
		width: 100%;
	}
	
	#boxes-box-featured_photos ul li {width: 46%;}
	
	
	/* ------------------------------
	BOTTOM
	-------------------------------- */
	#boxes-box-newsletter_form {
		width: 100%;
		height: auto;
	}
	
	#boxes-box-newsletter_form form {padding: 45px 25px 15px;}
	
	#boxes-box-newsletter_form input {
		display: block;
		margin: 0 0 10px 0;
		padding: 10px 2%;
	}
	
	#first, 
	#last,
	#required-valid-email {width: 96%;}
	
	#boxes-box-newsletter_form input[type="submit"] {width: 100%;}
	
	
	/* ------------------------------
	FOOTER
	-------------------------------- */
	#footer {padding: 0 0 75px}
	
	#boxes-box-office_washington,
	#boxes-box-office_vegas {
		position: relative;
		top: 0;
		width: 100%;
		margin: 50px 0 0 0;
	}
	
	#boxes-box-office_washington ul.left, 
	#boxes-box-office_vegas ul.left, 
	#boxes-box-office_washington ul.right, 
	#boxes-box-office_vegas ul.right {text-align: center;}
	
	#boxes-box-disclaimer {
		margin: 50px 0 0 0;
	}
	
	
}

