@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}

a{
	color: #039;	
}



a:visited{
	color: #60F;	
	
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #5b0f27;
	font-variant: small-caps;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 3px;
	
}

#container{
	width: 800px;
	height: 700px;
	*height: auto;
	margin: auto;
	border: 1px solid #039;
}

#binderRings{
	background-image:url(../images/binderBG.jpg);
	background-repeat: repeat-y;
	width: 26px;
	height: 36px;
	position: relative;
	float: left;
}

#header{
	background-color: #f8f8f8;	
	width: 800px;
	height: 80px;
	position: relative;
	clear: both;
}

#logo{
	float: left;
	height: 74px;
	position: relative;
	width: 348px;	
}

#companyName{
	position: relative;
	float: right;
	height: 74px;
}

#contentWrapper{
	clear: both;
	position: relative;
	width: 800px;
	height: auto;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
	
}

#nav{
	width: 192px;	
	position: relative;
	float: left;	
	background-image: url(../images/bgNav.gif);
	background-repeat: repeat;
}

#nav ul{
	list-style: none;
	text-indent: 0px;
	padding: 5px;
	margin-left: 5px
}

#nav li{
	text-indent: 20px;	
	margin-left: 0px;
	background-image: url(../images/bulletNav.gif);
	background-repeat: no-repeat;
	display: block;
	
}

#content{
	position: relative;
	width: 577px;
	*width: 582px;
	background-color: #ebebeb;
	float: left;
	padding-right: 5px;
	text-align: center;
}

#footer{
	background-color: #f8f8f8;
	width: 800px;
	clear: both;
	position: relative;
	height: 25px;
	color: #333;
	font-size: 10px;
	padding-top: 10px;
	top: 1px;
	*top: 0px;
}

p{
	text-align: left;
	padding-left: 10px;
}

#president img{
	border: #FFFFFF 2px solid;
	margin-right: 5px;
	
}

ul li ul{
	text-indent: 0;
	padding-left: 0;
		padding: 6px;
	margin-left: 6px
	
}


#involved{
		text-indent: 0;
	padding-left: 0;
		padding: 10px;
	margin-left: 10px;
	text-align: left;
}

.eventTitles{
	font-weight: bold;	
}

.eventName{
	font-weight: bold;
	color: #006;
	font-size: 13px;
}

.sectionTitle{
	font-size: 22px;
	font-weight: bold;
	color: #5b0f27;
	font-variant: small-caps;
	top: 15px;
	padding-bottom: 15px;	
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	display: block;
	border-bottom: 1px solid #000000;
	width: 555px;
	position: relative;
}

#nav li.subButton{
	background-image: none;
	color: #5b0f27;
	text-align: left;
	font-size: 14px;
}

#nav li.subButton a{
	text-decoration: none;
	color: #0140A1;
	border-bottom: #0140A1 dashed 1px;
	padding-bottom: 15px;
	display: block;
	padding-top: 10px;

}

#nav li.subButton a#first{
	border-top: #0140A1 dashed 1px;
}

ul{
	text-align: left;	
}


#nav #pen{
	left: 0px;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	float: left;
}

.month{
	font-size: 16px;
	display: block;
	color: #5b0f27;
	text-indent: 0px;
	padding-left: 0px;
	float: left;
	font-weight: bold;
}

#eventTable{
	text-align: center;	
	font-size: 12px;
}

#eventTable td{
	padding-top: 5px;
	padding-bottom: 5px;
}

th{
	background-color: #0140A1;
	color: #FFFFFF;
	border-collapse: collapse;	
}

.calBorderBottom td{
	border-bottom: 1px dashed #0140A1;	
	
}
