* 
{
	outline:none;
}

body{
	background:url(/images/content/page_bg.gif) repeat-x #75777A;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

img {
	border:0px;
}

.key{
	
}


td.inactive a{
	color:gray;
}

a,a:visited{
	color:blue;
	text-decoration:none;
}

#container{
	display:block;
    background:url(/images/content/container_bg.gif) repeat-x #fff;
	width:975px;
	position:relative;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
	margin-bottom:20px;
}

#management_container{
	display:block;
    background:url(/images/content/management_container_bg.gif) repeat-x #fff;
	width:975px;
	position:relative;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
	margin-bottom:20px;
}


.secondary #container{
	background:url(/images/content/secondary_container_bg.gif) repeat-y #fff;
}

.secondary #container_w_about_us{
	display:block;
    background:url(/images/content/secondary_container_bg.gif)repeat-y #fff;
	width:975px;
	position:relative;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
	margin-bottom:20px;
	
}


.secondary #content{
	background:url(/images/content/secondary_content_bg.gif) no-repeat;
}

#management_content{
	background:url(/images/content/management_content_bg.gif) no-repeat;
}



#join_today{
	display:block;
	width:236px;
	height:225px;
	overflow:hidden;
	background:#0393B3;
}

.secondary #join_today{
	
}

#join_today img{
	position:relative;
	
}

#header{
	position:relative;
	display:block;
	height:142px;
	width:100%;
	overflow:hidden;
}

#logo_section{
	display:block;
	width:100%;
	height:89px;
	background:url(/images/content/logo_section_bg.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

#logo_section a{
	display:block;
	width:441px;
	height:89px;
}





#slideshow{
	position:absolute;
	top:141px;
	left:0px;
	background:url(/images/content/slideshow_frame_bg.gif) no-repeat top left;
	width:740px;
	height:271px;
	z-index:999;
}

#slideshow img{
	position:relative;
	left:9px;
	top:7px;
}

#m_col
{
	display:block;
	width:733px;
	float:left;
	margin-left:0px;
	margin-right:5px;	
	padding:300px 0px 0px 0px;	
}

.management #m_col
{
	width:919px;
	padding:20px 20px;
}


body.secondary #m_col
{
	padding:30px 10px 0px 20px;
	width:703px;
}

body.secondary .management #m_col
{
	padding:30px 10px 0px 20px;
	width:939px;
}

.dues_information{
	display:block;
	padding:10px;
	font-size:16px;
	border:1px solid black;
	
	color:black;
	font-weight:bold;
}

.center_form textarea{
	display:block;
	width:80%;
	height:150px;
}

.fieldWithErrors{
	display:inline;
	margin:0px;
	padding:0px;
}

.fieldWithErrors *{
	position:relative;
	top:10px;
	border:1px solid red;
}

.center_form label{
	font-weight:bold;
	font-size:15px;
}

.center_form
{
	padding-left:80px;
}

#ybc_about_menu{
	float:left;
	display:block;
	width:183px;	
	margin-right:10px;
}

.contentheading{
	margin-top:0px;
	font-size:20px;
	font-weight:bold;
}

#m_col_left{
	display:block;
	float:left;
	width:197px;
	
	margin-right:2px;
	overflow:hidden;
}

#social_network_links{
	padding-bottom:30px;
	background:white;
}

#social_network_links a{
	display:block;
	margin:0px;
	padding:0px;
}

#social_network_links img{
	display:block;
	margin:0px;
	padding:0px;
}

.corporate_partner
{
	float:left;
	display:block;
	width:110px;
	position:relative;
}

.cp_right
{
	margin-left:8px;
}

.cp_left .tp_corner{
	background:url(/images/content/cp_left_black.gif) no-repeat top left;
	display:block;
	height:10px;
	width:10px;
	position:absolute;
	top:0px;
	left:0px;
}

.cp_right .tp_corner{
	background:url(/images/content/cp_right_black.gif) no-repeat top right;
	display:block;
	height:10px;
	width:9px;
	position:absolute;
	top:0px;
	right:0px;
}

a.corporate_partner_header{
	display:block;
	background:url(/images/content/corporate_partner_header_bg.gif) repeat-x #3A3B3B;
	color:white;
	font-size:14px;
	padding:10px 8px;
	text-align:center;
	font-weight:bold;
}

.module_header
{
	display:block;
	width:100%;
	padding:5px 0px;
	color:white;
	font-size:17px;	
	font-weight:bold;
	
}

.module_header span{
	padding:0px 10px;
	display:block;
}

.gray{
	background:url(/images/content/module_corner_right_gray.gif) no-repeat top right #B0BABC;
}

.black{
	background:url(/images/content/module_corner_left_black.gif) no-repeat top left #3A3B3B;
}

.blue{
	background:url(/images/content/module_corner_left_blue.gif) no-repeat top left #0595B5;
}

#gallery_thumbs_list{
	display:block;
	margin:5px 0px;
	padding:0px;
}

#gallery_thumbs_list li{
	display:block;
	text-indent:0px;
	list-style:none;
	margin:0px;
	padding:5px 0px 20px 0px;
	background:url(/images/content/galleries_divider_bg.gif) no-repeat bottom left;
}


#gallery_thumbs_list li a{
	display:block;
	float:left;
}

#gallery_thumbs_list li a.thumb{
	
	margin-left:8px;
}

* html #gallery_thumbs_list li a.thumb{
	
	margin-left:5px;
}

.more, .more:visited{
	display:block;
	color:black;
	font-size:17px;
	text-align:right;
	width:100%;
	font-weight:bold;
}

#gallery_thumbs_list li a.title{
	width:100px;
	margin-left:5px;
	color:black;
	font-size:13px;
	font-weight:bold;
}

#m_col_right{
	display:block;
	float:right;
	width:534px;
	overflow:hidden;
}

#about_ybc_header{
	display:block;
	width:530px;
	height:35px;
	background:url(/images/content/about_ybc_header.gif) no-repeat top left;
	margin-top:10px;
}


#about_ybc_header span{	
	display:block;
	font-size:17px;
	font-weight:bold;
	color:black;
	position:relative;
	top:10px;
	left:20px;
}

#about_ybc_body
{
	display:block;
	border:1px solid #E4E8E9;
	padding:10px 15px;
	width:498px;
	margin-bottom:30px;
}

#about_ybc_thumb{
	display:block;
	float:left;
}

#about_ybc_details{
	display:block;
	float:left;
	width:330px;
	margin-left:10px;
	font-size:13px;
	line-height:20px;
}

span.sponsor_name{
	font-size:13px;
	color:black;
	font-weight:bold;
	text-indent:10px;
	display:block;
}

.module_divider_right{
	display:block;
	height:14px;
	width:100%;
	background:url(/images/content/right_col_divider_bg.gif) repeat-x;
}


#r_col
{
	display:block;
	width:236px;
	float:right;
	margin-left:0px;
	margin-right:0px;	
	padding:0px 0px 0px 0px;
	
}

.module{
	display:block;
	width:100%;
	background:#F0F5F6;
	padding:10px 0px;
}

#renew_section{
	display:block;
	width:96%;
	position:relative;
	left:2%;
	font-size:13px;
	line-height:22px;
	padding-top:5px;
}

#left_banner{
	display:block;
	float:left;
	width:740px;
	height:275px;
	background:url(/images/content/left_banner_bg.gif) no-repeat top left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#left_banner img{
	position:relative;
	left:8px;
	top:7px;
}

#right_banner{
	display:block;
	float:right;
	width:235px;
	height:275px;
	overflow:hidden;
	position:relative;
	
}

#banners{
	position:absolute;
	top:142px; 
	left:0px;
}

#upcoming_event_header{
	display:block;
	background:url(/images/content/upcoming_event_header_bg.gif) no-repeat;
	width:540px;
	height:47px;
}

#upcoming_event_header span{
	display:block;
	font-size:17px;
	font-weight:bold;
	color:black;
	position:relative;
	top:10px;
	left:20px;
}

#upcoming_event_body
{
	display:block;
	padding:10px 20px;
	background:url(/images/content/upcoming_event_body_bg.gif) repeat-x #F9FBFB;	
}

#upcoming_event_thumb{
	float:left;
	display:block;
	margin-right:10px;
	
}

#upcoming_event_basic_info{
	display:block;
	padding-top:0px;
	margin-top:0px;	
}

#r_col #upcoming_event_basic_info{
	display:block;
	padding-top:15px;
	padding-left:15px;
	margin-top:0px;	
}

#upcoming_event_title{
	display:block;
	color:black;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	margin-top:0px;	
	padding-top:0px;
}

#r_col #upcoming_event_title{
	display:block;
	color:black;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;	
	padding-top:0px;
}

.event_info_line{
	display:block;
	float:left;
	margin-top:10px;
}

.event_info_line label{
	display:block;
	color:#33ADC8;
	width:50px;
	text-align:right;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin-right:10px;
}

.event_info_line span{
	display:block;
	color:black;
	float:left;
	font-size:17px;
	width:260px;
}

#r_col .event_info_line span{
	display:block;
	color:black;
	float:left;
	font-size:14px;
	width:160px;
	font-weight:bold;
}


#upcoming_event_details{
	clear:both;
	display:block;
	padding:20px 0px;
	margin:0px;	
	font-size:13px;
	line-height:20px;
}


#upcoming_event_details p{
	display:block;
	float:left;
	width:75%;
	margin:0px;
	padding:0px;
}

#r_col #upcoming_event_details p{
	display:block;
	float:left;
	width:90%;
	padding-left:15px;
	padding-right:5px;
	margin:0px;
	
}

#upcoming_event_details a{
	display:block;
	float:right;
	
}

* html #upcoming_event_details{
	padding:10px 0px;
}


.clear{
	clear:both;
}

.menuabout_ybc{
	padding:0px;
	margin:5px 0px;
}

.menuabout_ybc li{
	list-style:none;
	padding:0px;
	margin:0px;
	text-indent:20px;
}

.menuabout_ybc li a{
	color:black;
	font-size:15px;
	font-weight:bold;
}

/* temp */
.spacer800
{
	display:block;
	width:100%;
	height:800px;
	
}

.caption{
	float:left;
}

.board_members_table img{
	display:block;
	margin-bottom:5px;
}

.board_members_table{
	
}

.board_members_table td{
padding-bottom:10px;
}

h1.heading1{
width:100%;
padding:8px 0px;
background:#0393B3;
font-size:18px;
color:white;
text-indent:20px;
font-weight:normal;
}

/* nav styles */

#sub-nav{
	display:block;
	width:100%;
	height:52px;
	position:absolute;
	top:89px;
	left:0px;
	overflow:hidden;
	
}

.management #sub-nav{
	background:#16A1C0;
	
}

.management #sub-nav a{
	color:white;
	font-size:14px;
	text-decoration:none;
	
	
}

.management .logout_button{
	float:right;
	color:white;
	font-size:14px;
	text-decoration:none;
	position:relative;
	top:10px;
	right:50px;
	font-weight:bold;
}

.management #sub-nav div.actions{
	position:relative;
	top:10px;
	left:20px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.data_table{
	border:1px solid silver;
	width:100%;
	
}

.color_sample
{
	display:block;
	width:10px;
	height:10px;
	float:left;
	position:relative;
	top:2px;
	left:2px;
}

.key .gray{
	background:silver;
}

.key div{
	display:block;
	float:left;
}



.data_table th.name{
	width:200px;
}

.management a{
	color:black;
	font-size:15px;
	text-decoration:underline;
}


.data_table th{
	background:#444444;
	color:white;
	padding:5px 10px;
}

.data_table td{
	background:white;
	padding:5px 10px;
}



#sub-nav .about-btn {
	width: 168px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/about-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
#sub-nav  .about-btn:hover {
	background-position: 0 -51px;
	}
#sub-nav  .events-btn {
	width: 119px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/events-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
#sub-nav  .events-btn:hover {
	background-position: 0 -51px;
	}
#sub-nav  .membership-btn {
	width: 245px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/membership-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
#sub-nav  .membership-btn:hover {
	background-position: 0 -51px;
	}
#sub-nav  .directory-btn {
	width: 152px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/directory-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	overflow:hidden;
	}
#sub-nav  .directory-btn:hover {
	background-position: 0 -51px;
	}
#sub-nav  .photos-btn {
	width: 124px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/photos-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
#sub-nav  .photos-btn:hover {
	background-position: 0 -51px;
	}
#sub-nav  .contact-btn {
	width: 166px;
	height: 51px;
	float: left;
	border: none;
	background-image:url(/images/content/nav/contact-btn.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
	
#sub-nav .contact-btn:hover {
	background-position: 0 -51px;
	}
	
	div.form_line p{
	float:left;
	margin-left:10px;
}

	#m_col label{
	font-weight:bold;
}

	#m_col textarea{
	display:block;
	width:100%;
	height:100px;
}

#application_questions{
	background:#F0F0EE;
	padding:10px 15px;
}

.edit_section{
	display:block;
	padding:10px 15px;
	
	
	background:#75777A;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}

.edit_section a{
	color:white;
	text-decoration:none;
}


.notice{
	display:block;
	padding:10px 15px;	
	background:#16A1C0;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin:20px 0px;
}

.disclaimer{
	color:gray;
	font-size:13px;
	display:block;
	width:60%;
	position:relative;
	left:85px;
	margin-top:10px;
	display:block;
}

a.next_link{
	display:block;
	text-decoration:underline;
	color:black;
	margin-bottom:30px;
	margin-top:10px;
	font-weight:bold;
}

.submit_button{
	display:block;
	margin-left:100px;
	margin-top:10px;
}
span.full_name{
	color:#75777A;
}

.form_line{
	display:block;
	width:100%;
	
}

.required_star
{
	color:red;
}

.clear{clear:both}
	