/* CSS Document */

body {
	margin: 0;
	padding: 0; 
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url(images/wcmga_bg_color.jpg);
	background-repeat: repeat;
}

a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:hover { text-decoration: none; color:#339900; }

a#calendar_link:link { text-decoration: none; color:#FFFFFF; }
a#calendar_link:visited { text-decoration: none; color:#FFFFFF; }
a#calendar_link:active { text-decoration: none; color:#FFFFFF; }
a#calendar_link:hover { text-decoration: none; color:#CCCCCC; }

a#gray_link:link { text-decoration: none; color:#333333; }
a#gray_link:visited { text-decoration: none; color:#333333; }
a#gray_link:active { text-decoration: none; color:#333333; }
a#gray_link:hover { text-decoration: none; color:#666666; }


.header {
	font-size: 26px;
	color:#666666;
}

.header_pad {
	font-size: 26px;
	color:#666666;
	padding-left:20px;
}

.sub_header {
	font-size: 16px;
	color:#666666;
}

.float_header {
	font-size: 26px;
	color:#666666;
	float:left;
	padding: 0px 50px 0px 0px;
}

.body_text {

	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;

}

.float_right {

	float: right;

}

.float_left {

	float:left;

}

.officer_title{
	
	font-size:11px;
	color:#666666;

}

table#main {


}

table#main td {

	
}

.content{

	background-color:#FFFFFF;
	background-image: url(images/index_r2_c2.jpg);
	background-repeat:no-repeat;
	
}


table#login td#login_header{

	background-image: url(images/wcmga_bg_color.jpg);
	color:#FFFFFF;
	font-size:12px;

}

ul#subnav {

	float:right;

}

#subnav li#subnav_right_long a{
	
	background: #CDCECF url(images/sub_nav_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display:block;
	border-left:1px solid #fff;
	
	width:150px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;
	
	color:#000000;

}

#subnav li#subnav_single a{
	
	background: #CDCECF url(images/sub_nav_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display:block;
	
	width:150px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;
	
	color:#000000;

}

#subnav li{

	display:block;
	float:left;
	padding-top:20px;
	padding-bottom: 20px;

}

#subnav li#subnav_about a, li#subnav_left a{

	background: #CDCECF url(images/sub_nav_left.gif);
	background-repeat: no-repeat;
	
	color:#333333;
	
	display:block;
	border-left:1px solid #fff;
	
	width:92px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;

}

#subnav li#subnav_left_endcap a{

	background: #CDCECF url(images/sub_nav_left.gif);
	background-repeat: no-repeat;
	
	display:block;
	
	width:15px;
	height:21px;
	
	padding:6px 0px 0px 0px;

}

#subnav li#subnav_right_endcap a{

	background: #CDCECF url(images/sub_nav_right.gif);
	background-repeat: no-repeat;
	
	display:block;
	
	width:18px;
	height:21px;
	
	padding:6px 0px 0px 0px;

}

#subnav li#subnav_single_mid a{
	
	color:#333333;
	
	display:block;
	
	width:92px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	background: #CDCECF;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;

}



#subnav li#subnav_officers a, li#subnav_mgclass a, li#subnav_mgcert a, li#subnav_join a, li#subnav_mid a{
	
	color:#333333;
	
	display:block;
	border-left:1px solid #fff;
	
	width:92px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	background: #CDCECF;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;

}


#subnav li#subnav_contact a, li#subnav_right a{

	background: #CDCECF url(images/sub_nav_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	color:#333333;
	
	display:block;
	border-left:1px solid #fff;
	
	width:92px;
	height:21px;
	
	padding:6px 0px 0px 0px;
	
	text-align:center;
	text-decoration:none;
	
	white-space:nowrap;

	font-size: 10px;

}

body#subnav a{

	background: #CDCECF;

}

p{ font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }