@charset "UTF-8";
/* CSS Document */

body {
	
	background-color:#dff5f4;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#384243;
	line-height:200%;
	margin-top:0px;
	}
	
#main {
	margin: 0px auto;
	width: 980px;
	}	
	
#container_home {
	position:relative;
	width:980px;
	margin:0;
	padding:0;
	}	
	
p {
	margin:10px 0 20px 0;
	padding:0;
	}	
	
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #003265;
	margin: 20px auto 10px 0;
}

h2 {
	font-size: 15px;
	margin: 20px auto 10px 0;
	color: #003265;
	font-weight:normal;
}

h3 {
	font-size: 13px;
		color: #003265;
	font-weight:normal;
	margin: 20px auto 10px 0;
}
	
a {
	color:#384243;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}		

	
	
/*banner homepage */		
	
#banner_home {
	width:980px;
	margin:0;
	padding:0;
	
	}
	
#banner_top {
	width:980px;
	margin:0;
	padding:0;
	
	}	

	
#navigation_home {
	padding:0;
	margin:0;
	width:980px;
	height:29px;
	}		
	
#logo{
	position:absolute;
	top:17px;
	left:18px;
	border:none;
	z-index: 8;
	}	
	
	
		
/*homepage bottom*/

#ancillary {
	background:url(images/ancillary_bg.gif) repeat-x;
	width: 980px;
	height: 35px;
	margin:0;
	padding:0;
	}
	
#ancillary p {
	text-align:right;
	margin: 15px 20px 0px 0px;
	padding:0;
	color: 	#8c8d8d;
	font-size:11px;
	line-height:100%;
	}
	
#ancillary a {
	text-decoration:none;
	color: 	#8c8d8d;
	margin:0;
	padding:0;
	}	
	
#ancillary a:hover {
	text-decoration:underline;
	}			
	
	
#bottom {
	width: 980px;
	margin:0;
	padding:0;
	background:url(images/column_bg.gif) repeat-y;
	background-color:#dff5f4;
	}
	
.column	{
	float:left;
	width:326px;
	margin:0;
	padding:0;
	}
	
.column_content {
	margin: 33px 25px 30px 17px;
	padding:0;
	}
	
.column_content p {
	margin: 10px auto 5px 0;
	padding:0;
	line-height:150%;
	}	
		
	
/* Subpage Styles */
#subpage_bottom {
	width: 980px;
	margin:0;
	padding:0;
	background-color:#dff5f4;
	}
	
#subpage_content {
	padding: 15px 30px 15px 100px;
}



/* Buttons */
#btn_about {
	width: 114px;
	height:29px;
	float: left;
	}	
	
#btn_about a {
    display: block;
    width: 114px;
    height: 29px;
    background: url("images/btn_about_us.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_about a:hover {
    background-position: -114px 0;
}	

#btn_board {
	width: 108px;
	height:29px;
	float: left;
	}	
	
#btn_board a {
    display: block;
    width: 108px;
    height: 29px;
    background: url("images/btn_board.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_board a:hover {
    background-position: -108px 0;
}	


#btn_committees {
	width: 137px;
	height:29px;
	float: left;
	}	
	
#btn_committees a {
    display: block;
    width: 137px;
    height: 29px;
    background: url("images/btn_committee.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_committees a:hover {
    background-position: -137px 0;
}

#btn_events {
	width: 101px;
	height:29px;
	float: left;
	}	
	
#btn_events a {
    display: block;
    width: 101px;
    height: 29px;
    background: url("images/btn_events.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_events a:hover {
    background-position: -101px 0;
}

#btn_membership {
	width: 138px;
	height:29px;
	float: left;
	}	
	
#btn_membership a {
    display: block;
    width: 138px;
    height: 29px;
    background: url("images/btn_membership.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_membership a:hover {
    background-position: -138px 0;
}

#btn_sponsorship {
	width: 142px;
	height:29px;
	float: left;
	}	
	
#btn_sponsorship a {
    display: block;
    width: 142px;
    height: 29px;
    background: url("images/btn_sponsorship.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_sponsorship a:hover {
    background-position: -142px 0;
}

#btn_jobbank {
	width: 120px;
	height:29px;
	float: left;
	}	
	
#btn_jobbank a {
    display: block;
    width: 120px;
    height: 29px;
    background: url("images/btn_job_bank.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_jobbank a:hover {
    background-position: -120px 0;
}
	
#btn_contact {
	width: 120px;
	height:29px;
	float: left;
	}	
	
#btn_contact a {
    display: block;
    width: 120px;
    height: 29px;
    background: url("images/btn_contact_us.gif") 0 0 no-repeat;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#btn_contact a:hover {
    background-position: -120px 0;
}


ul {
	list-style-type: none;
	margin: 0px auto 0px 45px;
	padding:0;
	}
	
li {
	/*list-style-image:url(images/bullet.gif);
	padding-left:5px;*/
	
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.5em;
	
	
	color: #384243;
	font-size: 12px;
	

	}


/* sponsorship page */

#sponsorship_page h2 {
	font-size: 13px;
	width: 100%;
	padding: 3px 10px;
	margin:0px 0px 1px 0px;
	background-color: #063264;
	color: white;
}

#sponsorship_page h3 {
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	padding: 3px 10px;
	margin:0 0 20px 0;
	background-color: #063264;
	color: white;
}


#board {
	width: 600px;
	margin:0;
	padding:0;
	line-height: 17px;
}

#board h3 {
	color:#063264;
	margin-bottom: 2px;
}

	
	
/*credit, etc.*/

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

	
.spacer {
	clear:both;
	}	
	
#credit p {
	font-size: 10px;
	color:	#8c8d8d;
	line-height:150%;
	margin: 10px 0 0 5px;
	}
	
#credit a {
	color: 	#8c8d8d;
	text-decoration:none;
	}
	
#credit a:hover {
	color:#4a4c4c;
	}	