/* colleen_crosson.css */

body {
	margin-top: 20px;
	background-image: url(images/common/colleen_crosson_singer_songwriter_leaves_bgnd.jpg);
}

a.con:link    { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.con:visited { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.con:active  { color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
a.con:hover   { color: #AFCD8F; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
.con { padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px;}

td.content { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; background-color: #DFE9DA; text-align: left; }
td.footnote { color: #006633; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-align: center; }
.title { font-size: 20px; font-weight: bold; }
.schedule_full  { text-align: left; width: 620px; }
.schedule_left  { padding-left: 10px; padding-right: 10px; text-align: right; width: 100px; }
.schedule_right { text-align: left; width: 520px; }
.caption { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/* photos page */
div.photos {
 position: relative;
 background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
 }
	
div.photos_center {
 position: relative;
 background-color: #000000;
 width: 530px;
	margin-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
 }
		
div.photo {
 position: relative;
 background-color: #000000;
 width: 125px;
	height: 95px;
	float: left;
	margin: 2px;
 }
	
/* news_and_notes page */
.inset {
 padding-left: 10px;
 }