@media print {
	#body,#container,#contents {background-color: #fff; color: #000;}	
	#contents {width: 630px;}
	#banner {display: none;}
	#breadcrumbs {display: none;}
	#leftnav {display: none;}
	#footer {display: none;}
}




body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fff;
	background-color: #111;
	text-align: center;
	line-height: 1.2em;
	margin: 0 auto;
/*	background-image: url("../images/bg_crosshatch.gif");*/
	background-image: url('/common_files/images/backgrounds/bg_sand.gif');
}
blockquote {margin-left: 20px;}
ul,ol {margin-left: 40px; padding-left: 0;}
li {margin-bottom: 3px;}
img {border: none;}

h1 {
	font-size: 1.75em; margin: 3px 0 20px 0; padding: 0 0 10px 7px;
	border-bottom: 1px solid #ccc; font-variant: small-caps;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em; font-style: normal;
	margin-bottom: 3px; 
}

table {border-collapse: collapse;}


.fileinfo {font-size: 0.85em;}

.note {font-size: 0.85em;}


a {color: #69c; text-decoration: none;}
a:hover {color: #06c; text-decoration: underline;}

.col1 {float: left; width: 50%;}
.col2 {float: right; width: 49%;}

#container {
	width: 780px; margin: 10px auto;
	text-align: center;
	background-color: #000;
	background-image: none;
}
#leftnav {
	float: left; width: 180px; clear: left; 
	margin: 0 0 15px 0;
}
#leftnav a {margin: 0; padding: 0;}
#leftnav img {margin: 0 0 1px 0; padding: 0;}



#leftnav {
	float: left; width: 165px; clear: left;
	margin: 0 15px 15px 0;
}
#leftnav ul {
	list-style-type: none; margin: 0 0 0 5px;
}
#leftnav ul li {
	background-color: #003366;
	margin: 0 0 1px 0; padding: 5px;
}
#leftnav ul li:hover {
	color: #CC0000;
	background-color: #003399;
}
#leftnav a {
	color: #fff;
}
#leftnav a:hover {
	text-decoration: none;
}



#banner {width: 780px; margin: 0; padding: 0; line-height: 1%;}
#breadcrumbs {
	font-size: 0.85em; text-align: left;
	float: right; margin: 0; width: 590px;
}
#contents {
	float: right; width: 590px; margin: 10px 5px 15px 0; padding-top: 0;
	text-align: left;
}
	
#footer {
	clear: both; font-size: 0.9em;
	margin-top: 30px; padding: 10px 10px 10px 110px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.lastUpdate {color: #fff; font-variant: small-caps;}
.copyright {color: #900;}



/*--==Events==--*/
#eventList .eventItem {margin: 0 0 20px 15px; padding-bottom: 0;}

#eventList h2 {text-indent: -10px; margin: 25px 0 0 0;}
#eventList h4,h5 {
	border-top: 1px solid #555; padding-top: 2px;
	margin: 0 0 10px 0;
}
.dt {float: right; padding-top: 2px; margin: 0; text-align: right;}
.info {}
#eventList table {width: 97%; margin-left: 10px;}
#eventList td {padding: 8px 0 0 0; border-bottom: 1px dotted #333;}

/*--==Meetings==--*/
#meetingTable th.col1 {width: 175px !important;}
#meetingTable th.col2 {width: 410px !important;}
#meetingTable td {padding-bottom: 10px; vertical-align: top;}
#meetingNotes {
	margin-top: 25px;
	border-top: 1px solid #555;
	}
#meetingNotes h2 {margin-top: 5px;}

/*--==Members==--*/
#memberList {}
table#members {
	width: 98%;
}
table#members td {
	border: 1px solid #333;
	padding: 2px;
}

/*--==Links==--*/
#links table {width: 100%;}
#links td {text-align: center; padding-bottom: 15px;}


/*--==News==--*/
#newsList div {margin: 0 0 20px 15px; padding-bottom: 0;}
.newsItem {border-top: 1px solid #555;}

/*--==photoList==--*/
#photoList .row {clear: both; margin-top: 10px;}
#photoList .lcol {float: left; text-align: left;}
#photoList .mcol {float: right; text-align: center; margin: 0 7px 0 6px;}
#photoList .rcol {float: right; text-align: right;}

/*--==Resources==--*/
#courseList th {padding-top: 10px;}
#courseList td {padding: 0 0 5px 15px; vertical-align: top;}

/*--==Generic List Styles==--*/
div.pastList {font-size: 0.9em;}
div.pastList h4 {font-size: 1em;}