/* Global Styles */

body {
	margin:0px;
	}


	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	font-weight:bold;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:14px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeadercal {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #336666;
	letter-spacing:.1em;
	font-weight:bold;
	}
.navTextStatic {
	font:10px arial;
	color: #993300;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.excerpt_ref {
	margin-left: 275px;
	margin-top: -12px;
}
.bio {
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.bio p {
	line-height: 125%;
}
.bio p a {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.bio p a:hover {
	font-weight: normal;
	color: #993300;
	text-decoration:underline;

}
.bio img {
	float: left;
	margin-right: 15px;
	margin-top: 2px;
}
.padTop15 {
	padding-top: 15px;
}

.bkborder {
	border: 1px solid #333;
}
#padding  p {
	width: 210px;
	text-align: center;
}
.left {
	text-align: left;
}


.sidebar {
}
.sidebar h4 {
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
}

.bodyText blockquote {
	font-size: 14px;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4D7373;
	padding-top: 21px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 15px;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.bodyText blockquote .quoter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-left: 140px;
	font-size: 11px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
}
.bodyText blockquote .quoter2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-left: 150px;
	font-size: 11px;
	display: block;
}

.bodyText h6 {
	font-size: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
.bodyText .dashbox {
	font-size: 14px;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4D7373;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: block;
	margin-top: 21px;
	margin-bottom: 21px;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px dashed #4D7373;
}
.bodyText .dashbox .quoter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-left: 140px;
	font-size: 11px;
	padding-top: 10px;
	display: block;
	font-weight: bold;
}
#side_quote {
	margin-right: auto;
	margin-left: auto;
}
.bodyText_dense {
	line-height:18px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
}

.right {
	text-align: right;
}
.pic_caption {
	text-align: center;
}
.padbot10 {
	margin-bottom: 5px;
}

.nobold {
	font-weight: normal;
}
.left45 {
	padding-left: 45px;
}
.left65 {
	padding-left: 65px;
}

.left90 {
	padding-left: 90px;
}
.left100 {
	padding-left: 100px;
}
.left125 {
	padding-left: 125px;
}
.left150 {
	padding-left: 150px;
}
.left190 {
	padding-left: 190px;
}

