@charset "utf-8";
/*
 * CSS - Website Style
 * [Client]
 * Distinguished Young Gentlemen of America, Inc.
 * [Author]
 * Shane Chism <schism@acm.org>
 * http://shanechism.com
 */
 
html,body {
	margin: 0px; padding: 0px;
	height: 100%;
}

body {
	background: url( '../images/global/bg_center_glow.jpg' ) top center repeat-y;
	background-color: #0d0851;
}

/* Opera Fix */
body:before {
	content: ""; height: 100%; float: left; width: 0; margin-top: -32767px;
}

a,a:visited {
	color: #322bb0;
}
a:hover {
	color: #6775f4;
}

/* ---------------------------------------------------------------- 
 *  HEADER
 * ----------------------------------------------------------------
*/
div.header {
	z-index: 100; position: absolute; left: 0;
	width: 100%; height: 135px; margin: 0px auto; text-align: center;
	background: url( '../images/global/bg_header_top.png' ) 0px 0px repeat-x;
}
div.header div.inner {
	width: 1084px; margin: 0px auto; text-align: left;
}
div.header div.buttons {
	float: left; padding-left: 312px; margin: 0px; margin-top: -135px;
}
div.header a.logo {
	width: 315px; height: 135px; display: block;
	background: url( '../images/global/bg_header_logo.png' ) 0px 0px no-repeat;
}

/* ---------------------------------------------------------------- 
 *  FOOTER
 * ----------------------------------------------------------------
*/
div.footer {
	z-index: 100; position: relative; clear: both;
	width: 100%; height: 172px; margin: 0px auto; margin-top: -172px; text-align: center;
	background: url( '../images/global/bg_footer_bottom.png' ) bottom left repeat-x;
}
div.footer div.inner {
	width: 1084px; margin: 0px auto;
}
div.footer div.copyright {
	float: right; width: 300px;	
}
div.footer div.triangle {
	width: 305px; height: 172px; float: right; margin-right: 19px;
	background: url( '../images/global/bg_footer_triangle.jpg' ) 0px 0px no-repeat;
}
div.footer div.footer_content {
	float: left; padding-left: 19px; padding-top: 115px; color: #19146a;
}

/* ---------------------------------------------------------------- 
 *  LAYOUT
 * ----------------------------------------------------------------
*/
div.wrapper {
	min-height: 100%;
}
div.playground {
	overflow: auto; width: 1084px; margin: 0px auto; position: relative;
}
div.content_container {
	height: 100%; padding-bottom: 172px;
	background: url( '../images/global/bg_faux_rightcolumn.jpg' ) top center repeat-y;
}
div.content {
	width: 1024px; margin: 0px auto;
	text-align: left; clear: both; overflow: hidden;
}
div.top_block {
	padding-top: 65px;
}

 /* ---------------------------------------------------------------- 
 *  FEATURE BLOCK
 * ----------------------------------------------------------------
*/
div.feature {
	width: 1024px; height: 294px;
}
div.content_feature {
	width: 1024px; height: 148px;	
}

/* ---------------------------------------------------------------- 
 *  CONTENT SECTION
 * ----------------------------------------------------------------
*/
div.content_header {
	width: 1049px; height: 55px; margin: 0px auto; position: relative; margin-bottom: -11px;
	background: url( '../images/front/front_content_header.png' ) top center no-repeat;
}
div.content div.c_left {
	width: 688px; min-height: 330px; margin-top: -12px;	padding: 15px;
	float: left; background-color: #ffffff; padding-top: 30px; line-height: 20px;
	border: 1px solid #e2af00; border-top: 0px; border-bottom: 0px; line-height: 23px; text-align: justify;
}
div.c_right {
	width: 292px; float: right; background-color: #f0f0f0; padding-top: 15px; padding-bottom: 15px;
	border: 1px solid #e2af00; border-top: 0px; border-bottom: 0px;
}

/* ---------------------------------------------------------------- 
 *  RIGHT COLUMN
 * ----------------------------------------------------------------
*/
div.right_block_top {
	width: 265px; height: 30px; margin: 0px auto; margin-top: 15px;
	background-position: 2px center; background-repeat: no-repeat;
	background-color: #e3e8ee;
}
div.right_block {
	width: 193px; padding: 5px; margin: 0px auto; background-color: #ffffff;
	border: 11px solid #e3e8ee; border-top: 0px; text-align: center;
	padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px;
}
div.c_right div.right_block_applications {
	margin-top: 0px;
	background-image: url( '../images/front/right_block_head_applications.jpg' );
}
div.c_right div.right_block_keepincontact {
	background-image: url( '../images/front/right_block_head_keepincontact.jpg' );
}
div.c_right div.right_block_events {
	background-image: url( '../images/front/right_block_head_events.jpg' );
}
div.c_right div.right_block_testimonials {
	background-image: url( '../images/front/right_block_head_testimonials.jpg' );	
}

/* ---------------------------------------------------------------- 
 *  APPLICATIONS
 * ----------------------------------------------------------------
*/
#applications_list {
	text-align: left; padding-top: 15px;
}
#applications_list ul {
	padding: 0px; margin: 0px;	
}
#applications_list a:link, #applications_list a:visited {
	color: #04335d; font-size: 12px;
}
#applications_list a:hover {
	color: #dc2828;	
}
#applications_list li {
	font-size: 11px; padding-bottom: 5px; line-height: 18px;
	list-style-image: url( '../images/global/bg_upcomingevents_bullet.jpg' );
}

/* ---------------------------------------------------------------- 
 *  HEADER BUTTONS
 * ----------------------------------------------------------------
*/
a.headerbtn {
	height: 53px; display: block; float: left; padding-right: 6px;
	background-position: 0px 0px; background-repeat: no-repeat; cursor: pointer;
}
a.headerbtn:hover {
	background-position: 0px -53px;
}
a.headerbtn_home {
	width: 39px; background-image: url( '../images/global/btn_header_home.jpg' );
}
a.headerbtn_nsa {
	width: 41px; background-image: url( '../images/global/btn_header_nsa.jpg' );
}
a.headerbtn_chapters {
	width: 90px; background-image: url( '../images/global/btn_header_chapters.jpg' );
}
a.headerbtn_gallery {
	width: 81px; background-image: url( '../images/global/btn_header_gallery.jpg' );
}
a.headerbtn_board {
	width: 65px; background-image: url( '../images/global/btn_header_board.jpg' );
}
a.headerbtn_directors {
	width: 100px; background-image: url( '../images/global/btn_header_directors.jpg' );
}
a.headerbtn_contact {
	width: 84px; background-image: url( '../images/global/btn_header_contact.jpg' );
}
a.headerbtn_partners {
	width: 91px; background-image: url( '../images/global/btn_header_partners.jpg' );
}
a.headerbtn_donatenow {
	width: 105px; background-image: url( '../images/global/btn_header_donatenow.jpg' );
}

/* ---------------------------------------------------------------- 
 *  BULLETS AND LISTS
 * ----------------------------------------------------------------
*/
ul {
	list-style: square;
}

/* ---------------------------------------------------------------- 
 *  TESTIMONIALS
 * ----------------------------------------------------------------
*/
#testimonials {
	width: 213px; height: 170px; padding: 15px; padding-left: 15px; padding-right: 15px; overflow: hidden;
}
#testimonials ul {
	margin: 0px; padding: 0px; list-style: none; overflow: hidden;
}
#testimonials li {
	display: none; text-align: center; font-weight: bold; font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; line-height: 20px; height: 170px; overflow: hidden;
}
#testimonials li.large {
	font-size: 18px; font-weight: bold;
}
#testimonials li.medium {
	font-size: 16px; font-weight: bold;
}
#testimonials span.name {
	display: block; margin-top: 10px; font-size: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Tahoma; color: #08185c;
}