/* CSS Document */

Body {
	Background-color: #a3b196;
}

img { 
	behavior: url(/iepngfix.htc); 
}
	
#Background-container {
	position:absolute;
	width:902px;
	height:1500px;
	z-index:1;
	top: 12px;
	left: 50%;
	margin-left: -451px;
}

#main-text {
	position:absolute;
	width: 900px;
	height: auto;
	z-index: 2;
	left: 0px;
	top: 0px;
	border: 1px solid #333333;
	background-image: url(images/white-background.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	list-style-type: disc;
	list-style-position: inside;
	line-height:1.4em;
}

#banner {
	position:relative;
	width:900px;
	height:250px;
	z-index:8;
}

#sidebar-home {
	position: relative;
	width:175px;
	float: left;
	height:auto;
	z-index:5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
	padding-right: 10px;
}

 #Main-text-extended {
	position:relative;
	float: left;
	width:498px;
	height: auto;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	list-style-type: disc;
	list-style-position: inside;
	line-height:1.4em;
}

#right-sidebar-home {
	position:relative;
	float:left;
	width:155px;
	height:auto;
	z-index:5;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.9em; 
	font-weight: bold; */
}

#footer {
	position:relative;
	clear: both;
	width:900px;
	height:100px;
	z-index:3;
}

.nav_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
}

.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
}

.meeting_entry {
	text-indent: -20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}

.map_link {
	color: #993333;
}
	
.events_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

#main-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-style: oblique;
	font-size: 1.7em;
	font-weight: bold;
}

#main-text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	font-style: italic;
	font-size: 1.3em;
}

#main-text h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-style: normal;
	font-size: 1.1em;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: strong;
	line-height: 1.3em;
}

.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

	
/* Calendar formatting */

.calendarBG {
 background-color: #000; 
}

.calendarBlank {
	background-color: #CCCCCC;
	font-size: 11px;
	color: #666;
}

.calendarHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #006699;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         10px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
	font-weight: bold;
	font-size:	10px;
	color: #fff;
	background-color: #339999;
	text-align:  center;
	vertical-align: middle;
}

.calendarToday {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #000;
	background-color: 	#FFFF99;
}

.calendarCell {
	font-family:       Arial, "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #333333;
	background-color:  #fff;
}

.calendarCell a {
	color:             #CC6600;
	text-decoration:   none;
	background-color:  transparent;
}
  
.calendarCell a:visited {
	color:             #CC6600;
	text-decoration:   none;
	background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

/* music song list styles */

#Main-text-extended .song .music-title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 228px;
	height: auto;
	font-size: 0.9em;
}
#Main-text-extended .song .AudioPlayer {
	float: left;
	height: 25px;
	width: 260px;
	padding-left: 10px;
}
#Main-text-extended .song {
	width: 498px;
	padding-bottom: 5px;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	float: left;
}
