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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #363636;
	margin: 0px;
	background: #ddeef5
}

a:link {color: #0066cc; font-weight: bold; text-decoration:none}
a:visited {color: #118efd; font-weight: bold; text-decoration:none}
a:hover {color: #0066cc; font-weight: bold; text-decoration:underline;}


#bg{
	width: 1010px;
	background:url(images/bg-page.png);
	margin-left: auto;
	margin-right: auto;
}

#container{
	width:990px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#head{
	width:990px;
	height:106px;
	background:url(images/bg-top.jpg) repeat-x bottom left #333;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	text-align:left;
}

#nav{
	width:990px;
	height:36px;
	background: url(images/bg-nav.jpg) #008cbc;
	text-align:left;
	margin: 1px auto 1px auto;
}

#nav-home{display: block; width: 80px; height: 36px; background: url("images/nav-home.png") no-repeat 0 0; float:left}
#nav-home:hover{background-position: 0 -36px; border-bottom: none} #nav-home span{display: none;}
#nav-home-on{display: block; width: 80px; height: 36px; background: url("images/nav-home.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-home-on span{display: none;}

#nav-about{display: block; width: 172px; height: 36px; background: url("images/nav-about.png") no-repeat 0 0; float:left}
#nav-about:hover{background-position: 0 -36px; border-bottom: none} #nav-about span{display: none;}
#nav-about-on{display: block; width: 172px; height: 36px; background: url("images/nav-about.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-about-on span{display: none;}

#nav-members{display: block; width: 120px; height: 36px; background: url("images/nav-members.png") no-repeat 0 0; float:left}
#nav-members:hover{background-position: 0 -36px; border-bottom: none} #nav-members span{display: none;}
#nav-members-on{display: block; width: 120px; height: 36px; background: url("images/nav-members.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-members-on span{display: none;}

#nav-luncheons{display: block; width: 134px; height: 36px; background: url("images/nav-luncheons.png") no-repeat 0 0; float:left}
#nav-luncheons:hover{background-position: 0 -36px; border-bottom: none} #nav-luncheons span{display: none;}
#nav-luncheons-on{display: block; width: 134px; height: 36px; background: url("images/nav-luncheons.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-luncheons-on span{display: none;}

#nav-awards{display: block; width: 110px; height: 36px; background: url("images/nav-awards.png") no-repeat 0 0; float:left}
#nav-awards:hover{background-position: 0 -36px; border-bottom: none} #nav-awards span{display: none;}
#nav-awards-on{display: block; width: 110px; height: 36px; background: url("images/nav-awards.png") no-repeat 0 -36px ; border-bottom: none; float:left}
#nav-awards-on span{display: none;}

#nav-scholarship{display: block; width: 148px; height: 36px; background: url("images/nav-scholarship.png") no-repeat 0 0; float:left}
#nav-scholarship:hover{background-position: 0 -36px; border-bottom: none} #nav-scholarship span{display: none;}
#nav-scholarship-on{display: block; width: 148px; height: 36px; background: url("images/nav-scholarship.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-scholarship-on span{display: none;}

#nav-links{display: block; width: 90px; height: 36px; background: url("images/nav-links.png") no-repeat 0 0; float:left}
#nav-links:hover{background-position: 0 -36px; border-bottom: none} #nav-links span{display: none;}
#nav-links-on{display: block; width: 90px; height: 36px; background: url("images/nav-links.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-links-on span{display: none;}

#nav-contactus{display: block; width: 136px; height: 36px; background: url("images/nav-contactus.png") no-repeat 0 0; float:left}
#nav-contactus:hover{background-position: 0 -36px; border-bottom: none} #nav-contactus span{display: none;}
#nav-contactus-on{display: block; width: 136px; height: 36px; background: url("images/nav-contactus.png") no-repeat 0 -36px; border-bottom: none; float:left}
#nav-contactus-on span{display: none;}

#toplabels{
	width:990px;
	height: 30px;
	background: #002534;
	text-align:left;
	margin: 0px auto 1px auto;
}

#content{
	width:990px;
	background:#fff;
	text-align:left;
}

#mainleft{
	width:341px;
	float:left;
	background:#fff;
	margin: 0px 1px 0px 0px;
}

#mainupcoming{
	width:630px;
	height:368px;
	float:right;
	color: #005171;
	padding:0px 0px 0px 18px;
	background: url(images/bg-mainupcoming.gif) #7dbbd2;
}

#mainupcoming2{
	width:630px;
	height:368px;
	float:right;
	color: #005171;
	padding:0px 0px 0px 18px;
	background:  #7dbbd2;
}


.upcomingbox{
	width:398px;
	height:183px;
	margin: 0px 0px 1px 0px;
	font-size: .85em;
	color: 21647f;
}

.upcomingbox p{padding-left:2px; padding-right: 10px; line-height: 1.1em; font-size: .9em}

.mainupcoming-name{height:38px; color:#fff; padding-top: 10px; font-family: 'Segoe UI', 'Trebuchet MS', Arial, Helvetica, sans-serif;}

.mainupcoming-name h2{margin:0px; padding:0px; font-size: 2em; font-weight: normal;}
.mainupcoming-name p{margin:-4px 0px 0px 2px; padding:0px; font-size: 1.3em; font-weight: bold; color:#002534}

.mainupcoming-held{
	margin: 12px 0px 8px 2px;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
}

.mainupdates{
	width:188px;
	height: 328px;
	float:right;
	background: #00587d;
	padding:20px;
	font-size:.75em;
	color: #fff;
	border-left: 1px solid #fff;
}

.mainupdates img{float:left; padding-right: 3px}
.mainupdates p strong{padding-top: -3px; font-size: .95em; color:#6bd9ff; padding-bottom: 3px}
.mainupdates-p {margin-top: -5px;}

.mainlatest{
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	height:368px;
}

.mainlatest a:link{color: #0099d2; text-decoration: none}.mainlatest a:hover{color: #0686b6; text-decoration: underline}.mainlatest a:visited{color: #6106b6; text-decoration: none}

.mainlatest-info{
	width: 341px;
	height:140px;
	background: url(images/bg-mainlatest.gif);
	margin: 1px 0 0 0;
}

.mainlatest-name{
	height:51px;
	padding:3px 13px 13px 13px;
	color:#fff;
}

.mainlatest-name h2{margin:0px; padding:0px; font-size: 2.1em; font-weight: normal;}
.mainlatest-name p{margin:-7px 0px 0px 2px; padding:0px; font-size: 1em; font-weight: normal;}

.mainlatest-audio{
	height:33px;
	padding: 8px 13px 0px 15px;
}

.mainlatest-held{
	height: 26px;
	padding: 6px 13px 0px 15px;
	font-size: .9em;
	color: #00506d;
}

.mainrecent{
	height:44px;
	background: url(images/bg-mainrecent.gif) repeat-x;
	padding: 7px 0px 0px 15px;
}

.mainrecent img{padding-top: 8px; padding-right: 10px}
.mainrecent h3{color:#4c4c4c; margin:0px; font-size: 1.2em;}
.mainrecent p{color:#20657e; margin:0px; font-size: .75em;}
.mainrecent-active img{padding-top: 8px; padding-right: 10px}
.mainrecent-active h3{color:#4c4c4c; margin:0px; font-size: 1.2em;}
.mainrecent-active p{color:#20657e; margin:0px; font-size: .75em;}

#special{
	height:47px;
	float:right;
	background: #000;
	width:618px;
	margin-top:1px;
	font-size: 1.4em;
	color: #fff;
	text-align:center;
	padding:13px 15px 0px 15px;
}

#special a:link{color:#6bd9ff; font-weight: bold}

#intcontent{
	font-size:.9em;
	padding: 15px 13px 15px 17px;
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
}

#interior h1{font-size: 1.7em; margin: 0px 0px 15px 0px; color: #00587d}
#interior h2{font-size: 1.3em; margin: 0px; color: #567f8d}
#interior li{margin-left: -40px; padding-left: 15px; padding-bottom: 5px; padding-top: 5px; border-bottom: #000000 dotted 1px; list-style:none; font-size: .9em;}



#interior{
	width:955px;
	padding: 20px 20px 10px 15px;
	font-size: .9em;
	background: url(images/bg-mainintro.gif) #fff repeat-x;
}

#introduction{
	font-size:.9em;
	width:618px;
	padding: 15px 13px 15px 17px;
	margin-top: 1px;
	float:right;
	background: url(images/bg-mainintro.gif) repeat-x;
}

#introduction h1{
	color:#006cb9;
	margin: 5px 0 0 0;
	font-size: 2.3em;
	font-weight: normal;
}

#introduction h2{
	color:#777777;
	margin: 16px 0px 0px 0px;
	font-size: 1.4em;
	font-weight: normal;
}

#introduction p{
		line-height: 1.52em;
}

#intleft{
	width:369px;
	float:left;
	background:#fff;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #666;
}

#intspecial{float: left; padding:20px; background: #00587d; color: #fff; margin-right: 20px; margin-bottom: 20px;}
#intspecial h2{color: #6bd9ff;}
#intspecial li{margin-left: -40px; padding-left: 15px; padding-bottom: 5px; padding-top: 5px; border-bottom: #fff dotted 1px; list-style:none; font-size: .9em;}

img{border:none}
.imgleft{float:left; padding-right:10px;}
.imgright{float:right; padding-left:10px;}

#footer{
	clear:both;
	font-size: .75em;
	height: 40px;
	padding-top:10px;
	color: #fff;
	background: #002534 url(images/bg-foot.gif);
}

#footer a:link{color:#6bd9ff}
#footer a:visited{color:#6bd9ff}
#footer a:hover{color: #CCC}

#intspecial a:link{color:#6bd9ff}
#intspecial a:visited{color:#6bd9ff}
#intspecial a:hover{color: #CCC}

.bigger{font-size: 1.3em}

.profile-box { padding: 20px; border-bottom: 1px dotted #000 }
.profile-box h2{margin:0px;}
.profile-box h3{margin:0px}
.profile-box .bigger {font-size: 1.1em}

.icon-right {padding-left: 8px; padding-top:3px; float: right; border: none}
.icon-left  {padding-right: 8px; padding-top:3px; float: left; border: none}

.awards{
	height:42px;
	background: url(images/bg-mainrecent.gif) repeat-x;
	padding: 9px 0px 0px 15px;
}

.awards-active{
	height:42px;
	background: url(images/bg-mainrecent-active.gif) repeat-x;
	padding: 9px 0px 0px 15px;
}

.awards img{padding-top: 8px; padding-right: 10px}
.awards h3{color:#4c4c4c; margin:0px; font-size: 1.2em;}
.awards p{color:#363636; margin:0px; font-size: .75em;}
.awards-active img{padding-top: 8px; padding-right: 10px}
.awards-active h3{color:#363636; margin:0px; font-size: 1.2em;}
.awards-active p{color:#363636; margin:0px; font-size: .75em;}
.listenright { width: 290px; height: 50px; padding-left: 10px; padding-right: 10px; background: #37619C url(images/bg-audio.jpg) no-repeat; margin-left: 146px; margin-bottom: 20px}
