/* ----- */
/* Common - Style Definitions */  
/* ----- */
body { 
	color: #000000;
	font-family: verdana, arial,  sans-serif;
	font-size: 12px;
	background-color: #EDFFED;
	margin: 0px;
	}

table {
	font-size: 12px;
	}

table td { 
	border: none 0;
	font-family: verdana, arial,  sans-serif;
	vertical-align: top;
	padding: 0;
	}

img { 
	border: none 0;
	margin: 0;
	padding: 0;
	}

h1, h2, h3 { 
	font-weight: bold;
	text-align: left;
	}

h1 { 
	font-size: 200%;
	line-height: 1.7em;
	margin-top: 5pt;
	margin-bottom: 2pt;
	}

h2 { 
	font-size: 150%;
	line-height: 1.6em;
	margin-top: 3pt;
	margin-bottom: 1pt;
	}

h3 { font-size: 135%;
	line-height: 1.5em;
	margin-top: 2pt;
	margin-bottom: 0pt;
	}

h4 { 
	font-size: 135%;
	line-height: 1.2em;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

h5 { 
	font-size: 105%;
	line-height: 1.2em;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

h6 { 
	font-size: 105%;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

hr#pgEnd { 
	color: transparent;
	border-top: 2px solid #000000; 
	border-bottom: none; 
	border-left: none; 
	border-right: none;
	width: 75%;
	margin-top: 1.5em;
	text-align: center;
	}

a:link { 
	color: rgb(51, 51, 153);
	font-weight: bold;
	text-decoration: none;
	}

a:visited { 
	color: rgb(153, 0, 51);
	font-weight: bold;
	text-decoration: none;
	}

a:active { 
	color: rgb(51, 51, 153);
	font-weight: bold;
	}

a:hover { 
	color: rgb(153, 0, 51);
	font-weight: bold;
	text-decoration: underline;
	}

.indent { 
	font-weight: normal;
	margin: 0 0 0 6%;
	}

.txBordered { 
	background: transparent;
	padding: 20px;
	border: 2px solid #000000;
	}

.txNote { 
	color: #CC0000;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	}

.txSml { 
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding-left: 25px;
	padding-right: 25px;
	}

.txMed { 
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 105%;
	line-height: 1.5em;
	padding-left: 25px;
	padding-right: 25px;
	}

.txLrg { 
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	}

.bRed { 
	color: #CC0000;
	font-family: verdana,arial,sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	}

/* ----- */
/* Cincinnati Celtic Festival - Style Definitions */
/* ----- */

div#fBackground { 
	position: absolute;
	background-color: #EDFFED;
	left: 4px;
	top: 4px;
	}

div#fBanner { 
	background-color: #07CB00;
	height: 135px;
	width: 800px;
	}

div#fContent {
	position: absolute;
	left: 185px;
	top: 135px;
	}

div#fBannerYear {
	position: absolute;
	font-family: "arial black",verdana,arial,sans-serif;
	font-size: 50px;
	line-height: 1.2em;
	text-align: center;
	left: 5px;
	top: 0px;
	width: 165px;
	height: 40px;
	}

a.fYear:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.fYear:visited {
	color: #000000;
	text-decoration: none;
	}

a.fYear:active { 
	color: #000000;
	text-decoration: none;
	}

a.fYear:hover {
	color: #000000;
	text-decoration: none;
	}

div#noScript {
	position: absolute;
	color: #CC0000;
	left: 300px;
	top: 110px;
	width: 540px;
	height: 24px;
	font-weight: bold;
	line-height: 2em;
	}

.Mnu1n { 
	border: 0pt none ;
	background-color: rgb(7, 203, 0);
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	color: rgb(0, 51, 0);
	}

.Mnu1o { 
	border: 0pt none ;
	background-color: rgb(252, 252, 124);
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	color: rgb(51, 51, 153);
	}

table#fNavBar { 
	background-color: #EDFFED;
	background-image: url(/images/cwf-navbar_fill.gif);
	background-repeat: repeat-y;
	width: 185px;
	}
	
.fUpdate { 
	position: absolute;
	left: 5px;
	top: 111px;
	width: 165px;
	height: 24px;
	font-size: 80%;
	line-height: 2.6em;
	text-align: center;
	}

.fMessage {
	background: transparent;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	width: 175px;
	text-align: center;
	}

.fTitleButton {
	position: absolute;
	background-color: #EDFFED;
	left: 0px;
	top: 0px;
	width: 65px;
	height: 45px;
	padding-left: 20px;
	}

.fTitle {
	position: absolute;
	background-color: #EDFFED;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 150%;
	line-height: 2.8em;
	left: 66px;
	top: 0px;
	height: 45px;
	padding-left: 20px;
	}

.fMainContent {
	position: relative;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	background-color: #EDFFED;
	top: 0px;
	left: 0px;
	width: 565px;
	height: 500px;
	background-image: url(/images/cwf-logo.gif);
	background-repeat: no-repeat;
	background-position: 125px 45px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 25px;
	}

.fHomeContent { 
	position: relative;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 115%;
	line-height: 1.2em;
	background-color: #EDFFED;
	top: 0px;
	left: 0px;
	width: 565px;
	height: 290px;
	background-image: url(/images/cwf-photos.gif);
	background-repeat: no-repeat;
	background-position: 98% 3%;
	padding-top: 70px;
	padding-left: 25px;
	padding-right: 25px;
	}


.fSubContent {
	font-family: verdana,arial,sans-serif;
	background: transparent;
	padding-left: 20px;
	padding-right: 20px;
	}

.fSubLink {
	font-family: verdana,arial,sans-serif;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	}



/* ----- */
/* Cincinnati Folk Life - Style Definitions */
/* ----- */
table#iBackground { 
	background-color: #EDFFED;
	background-image: url(/images/fl-cknot.gif);
	background-repeat: repeat;
	}

table#iBanner { 
	background-color: #07CB00;
	}

table td#iTransparent { 
	background: transparent;
	}

table td#iNavBar { 
	width: 180px;
	background-image: url(/images/cfl-navbar_spacer.gif);
	background-repeat: repeat-y;
	}

.iLogo { 
	background-color: #07CB00;
	}

.iTitle {
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: middle;
	}

.iUpdate { 
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	}

.iContext {
	font-family: verdana,arial,sans-serif;
	background: transparent;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

