
/* CSS Document */

body {
		margin:0; padding:0;
		font:11pt/1.5 sans-serif;
		/*background: url(../images/bckgrnd.png) repeat-x #FFFFFF;*/
		background-color:  #b4cdc7;
		width: 100%;
		}
	
.text
{
	width: 100%;
	font-size: 12px;
}
.textsm
{
	width: 100%;
	font-size: 11px;
}
#textsm
{
	width: 100%;
	font-size: 11px;
}

#backgroundContainer {
	width: 1024px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	height: 688px;
	}
	
#weeds {
/*	width: 1074px;
	margin: 0 auto;*/
	background-image: url(../images/weeds.png);
	background-repeat: no-repeat;
	}
		
#shadow {
	width: 1024px;
	margin: 0 auto;
	background-image: url(../images/dropshadow.png);
	background-repeat: repeat-y;
	}
	
#shadow_end {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 66px;
	background-color: #EEE;
	}
	
#container 
{
		/*margin: 0 auto;*/
		width: 700px;
		background-color: #fff;
		margin-left: 163px;
	}
/* LOCALHOST
#nav {
	width: 163px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/nav_vert.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 27px;
	text-align: left;
	height: 100%;
	}
*/
#nav 
{
	width: 190px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/nav_vert.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align: left;
	height: 100%;
	}
	
	#nav ul li {
		list-style: none;
		padding-bottom: 15px;
		}
		
		#nav ul li a {
			font-size: 18px;
			font: Verdana, Arial, Helvetica, sans-serif;
			color: #3c2415;
			font-weight: bold;
			text-decoration: none;

			}

.Calendar
{
	width: 100%;
	font-size: 12px;
}
.CalendarHeaderCell
{
	font-size: 14px;
	font-weight: bold;
	
}
.CalendarReaders
{
	background-color: #FBD359;	
}
.CalendarMeditation
{
	background-color: #C3D6C4;	
}
.CalendarSpecial
{
	background-color: #F9D3B5;	
}
.CalendarSeminar
{
	background-color: #AC8D8A;	
}
.CalendarWorkshop
{
	background-color: #FF9999;	
}
.CalendarLecture
{
	background-color: #00BB75;	
}

#TopNavTable
{
	width: 100%;
}

#TopNavTable TR 
{	
	padding: 0px 0px 0px 0px;
}

#TopNavTable TD 
{
	
	
	border-style: none;
	text-align: right;
	display: inline;
	padding-right: 18px;
	width: 80px;
	background: url(../images/btn_back.png) no-repeat;
	background-position: right;
}
		
#TopNavTable TD A
{
	font-size: 18px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #3c2415;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	padding-right: 5px;
}	
				
		
#content 
{
	/*border: solid 2px black;*/
	/*width: 510px;*/
	width: 670px;
	float: right;
	background-color: #FFF;
	text-align: left;
}


/*Title and paragraph specific styles*/

.articleTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1a464;
	}
	
.articletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.articletextsm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.articletextsmr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.articleContainer {
	padding-right: 27px;
	padding-bottom: 15px;
	}

.articleP {
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c2415;
	font-weight:400;

	}
.articlesP {
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c2415;
	font-weight:400;

	}

.notesTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: red;
	}
.notesP {
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight:400;

	}
	
img.floatLeft {
	float: left;
	margin: 4px;
	}
	
img.floatRight {
	float: right;
	margin: 4px;
	}

#BackgroundPopup   
{
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;   
	width:100%;   
	top:0;   
	left:0;   
	background:#000000;   
	border:1px solid #cecece;   
	z-index:1;   
}

#MapPopupDiv
{
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:500px;   
	width:700px;   
	background:#FFFFFF;   
	border:2px solid #cecece;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
}

#MapPopupDiv h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1a464;	
}

#MapPopupDivClose   
{
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#f1a464;   
	font-weight:700;   
	display:block;
	cursor: default;
} 

#MapPopupDivClose:hover
{
	color:red;   
} 

#PopupDiv
{
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;   
	width:408px;   
	background:#FFFFFF;   
	border:2px solid #cecece;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
}

#PopupDiv h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1a464;	
}

#PopupDivClose   
{
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#f1a464;   
	font-weight:700;   
	display:block;
	cursor: default;
} 

#PopupDivClose:hover
{
	color:red;   
} 

#XHover
{
	color: Red;	
}

#LecturePopupDiv
{
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;   
	width:408px;   
	background:#FFFFFF;   
	border:2px solid #cecece;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
}

#LecturePopupDiv h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1a464;	
}

#LecturePopupDivClose   
{
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#f1a464;   
	font-weight:700;   
	display:block;
	cursor: default;
} 

#LecturePopupDivClose:hover
{
	color:red;   
} 

#SeminarPopupDiv
{
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;   
	width:408px;   
	background:#FFFFFF;   
	border:2px solid #cecece;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
}

#SeminarPopupDiv h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f1a464;	
}

#SeminarPopupDivClose   
{
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#f1a464;   
	font-weight:700;   
	display:block;
	cursor: default;
} 

#SeminarPopupDivClose:hover
{
	color:red;   
} 