/* CSS file with stylesheet information for JKW (joywalshe.com) (D de Alwis) */

body {  
	/* background-color: #EEE;  */
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
	font-family: Trebuchet, "Lucida Grande", Helvetica, sans-serif; 
	margin-top: 15px;
}
.bodytext {
	font-size: 0.78em; 
	font-weight:normal;
	text-decoration:none; 
	padding-top: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	color: #292929;
} 

A.bodylink:link { font-weight: bold; color: #336633; text-decoration: none; }
A.bodylink:visited { font-weight: bold; color: #336633; text-decoration: none; }
A.bodylink:hover { color: #FE6850; text-decoration:none; }

.navtext {  font-size: 0.85em; font-weight:bold; text-decoration:none; color:#292929;}   
.smalltext {  font-size:11px; font-weight:normal; text-decoration:none; color:#292929;} 

A.smalltext:link { text-decoration: none; color: #292929; }
A.smalltext:visited { text-decoration: none; color: #292929; }
A.smalltext:hover { text-decoration: none; color: #FE6850;}

p { 
	margin: 5px 0 5px 0; 
	padding: 2px 0 2px 0;
}

li { padding: 20px; }

a:link, a:visited {color: #336633; text-decoration:none; font-weight: bold;} 
a:hover { color:#339933; text-decoration:none; }

.itemBorder { border: 1px dotted; border-color: #ccc; }

.cellBorder { 
	border: 1px solid #ccc; /* border for body images */
	
}
.tableBorder { border: 1px dotted; border-color: #c0c0c0; }

.rightNav {
	
	padding: 200px 0 0 0;
	z-index: -1;
	background-image: url(images/bg_nav2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	opacity: .95;
	filter: alpha(opacity=55);
	/* height: 178px; */
	height: auto;
	border: 0px solid #dadada; 
	background-attachment: scroll;
}

.rightNavLong {
	padding: 400px 0 0 0;
	z-index: -1;
	background-image: url(images/bg_nav1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	opacity: .95;
	filter: alpha(opacity=55);
	/* height: 178px; */
	height: auto;
	border: 0px solid #dadada; 
	background-attachment: scroll;;
}

.rightBg {
	border: 1px solid #dadada;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainBody {
	background-color: #fff;
	border: 5px solid #dadada;
	margin-left: auto;
	margin-right: auto;
	/*
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	*/
}

.crazyBorder { border: solid; border-width: 1px 0px 0px; border-color: #666666; padding-top: 0px;}

.heading { 
	text-decoration: none; 
	color: #FE6850; 
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px; 
}
.formtext {  
	font-size: 0.80em;
	font-weight: normal; 
	color: #292929; 
	text-decoration: none; 
	font-style: normal;
}

.formheader {  
	position: relative;
	font-size: 1.2em;
	font-weight: bold; 
	font-style: normal;
	color: #292929; 
	padding-top: 5px; 
	padding-left: 10px;
	text-decoration: none;
	vertical-align: top;
	border: 0px solid #fff;
}

.home_but {
	vertical-align: bottom;
	margin: 0;
	
}

.alert {  
	font-size: 0.80em;
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	color: #330099;
}

li { 
	list-style: square; ;
	padding: 0px;
}

h1 { 
	font-family:  Arial, "Enabler";
	color: #E2C8A0; 
	font-size: 1.1em;
	font-style: italic;
	vertical-align: top;
}
h2 { 
	font-family:  Arial, "Enabler";
	color: #EE6850; 
	font-size: 1.05em;
	font-style: normal;
	vertical-align: top;
	margin-bottom: 1em;
}

hr { height: 0; margin: 0; border: 0; border-bottom: 1px dotted #d3d3d3; }

.hlite { color: #E2C8A0;  }
.hdark{ color: #693622;  }

.text-box {  font-size: 0.80em; font-weight: bold; color: #292929; text-decoration: none}
.headersmall {  font-size: 0.80em; font-weight: normal; color: #a52a2a}
.alert_text {  font-size: 0.80em; font-weight: bold; color: #6b8e23; text-decoration: none}
.biog_text {  font-size: 0.80em; font-weight: normal; color: #6b8023; text-decoration: none}

/* -------------------------------------------------------------------------- */

.nav {
	font-family: "Arial narrow", Helvetica;
	font-size: 1.10em;
	color: #693622;
	background-color: transparent;
	margin: 2px;
	padding: 0px 5px 0px 22px;
	border: 0px solid #ccc;
	/*ie hack to make border look slightly better */

}
.nav a:link, .nav a:visited { color: #693622; text-decoration: none; font-weight: normal;}

.nav a:hover {
	display: block;
	text-decoration: underline;
	background-color: #dadada;
	color: #292929;
	border: 1px solid #ccc;
	font-weight: normal;
}

.but {
	font-size: 0.85em;
	color: #292929;
	background-color: #FFF;
	margin-right: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #aaa;
	/*ie hack to make border look slightly better */

}
.but a, a:visited { }
.but:hover {
	text-decoration:none;
	background-color: #c0c0c0;
	color: #292929;
	border: 1px solid #999;
}

.butrev {
	font-size: 0.85em;
	font-weight: bold;
	color: #999;
	background-color: #dadada;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ccc;

}
.bodybg {
	padding: 10px 15px 5px 5px;
	/* background-image: url(images/bodybg.gif); */
	background-image: url(images/bodybg_beige.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 580px;
	background-position: left top;
}

.homebody {
	position: relative;
	margin: 0;
	padding: 10px 15px 0px 5px;
	background-image: url(images/home_pic.jpg); 
	/* background-image: url(images/florish01_bg.gif); */
	
	background-repeat: no-repeat;
	width: 580px;
	height: 540px;
	min-height: 530px;
	background-position: top right;
}

.biogbody {
	padding: 10px 15px 0 5px;
	background-image: url(images/biog_bg.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 600px;
	background-position: left top;
}
.biogbody2 {
	padding: 5px 15px 5px 5px;
	background-image: url(images/biog_bg2.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 600px;
	background-position: left top;
}
.biogbody3 {
	padding: 10px 15px 5px 5px;
	background-image: url(images/biog_bg3.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 600px;
	background-position: left top;
}

.biogtext {
	padding-left: 300px;
	color: #333;
}

.biogtext1 {
	padding-right: 150px;
	color: #292929;
} 
.biogtext2{
	padding-right: 340px;
	color: #292929;
} 
.biogtext3 {
	padding-right: 320px;
	color: #292929;
} 
/*-------------------------------------------------------------------------------- */
.newsbody {
	padding: 10px 15px 5px 5px;
	background-image: url(images/news_pic.jpg);
	background-repeat: no-repeat;
	width: 580px;
	background-position: left top;
}
.songsbody {
	padding: 10px 15px 5px 5px;
	background-image: url(images/songs_bg.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 50px;
	background-position: left top;
}


.songtext {
	padding-left: 300px;
	color: #000;
	float: right;
} 

A.song:link { font-weight: bold; color: #336633; text-decoration: none; }
A.song:visited { font-weight: bold; color: #336633; text-decoration: none; }
A.song:hover { color: #669966; text-decoration:none; }

.songtextsmall {
	font-size: 0.85em;
	padding: 0px 0 10px 200px;
	color: #333;
	float: left;
} 

.song_selected {

	font-weight: bold;
	font-style: italic;
	margin-left: 200px;
	color: #003300;
	margin-top: 30px;
	border-top: 1px dotted #dadada;

} 
.r { float: right; }
.l { float: left; }

/*--------------------------------------- paging styles -----------------------------------------*/
#pagenums {
	clear: both;
	margin: 5px;
	float: right;
	font-size: 0.85em;	
}

#pagenums .pagebut {
	white-space: nowrap;
	float: left;
	margin: 5px 0px 0px 5px;
}

#pagenums ol {
	list-style: none;
	background-image: none;
}	

#pagenums ol li {
	position: relative;
	display: block;
	float: left;
	background-image: none;
 	text-decoration: none;
	text-align: center;
	list-style: none;
	background-color: #f6f6f6;
	margin: 3px;	
	width: 25px;
	padding: 0px;
	border: 1px solid #999;	
	
}

#pagenums li a {
	display: block;
	list-style: none;
	text-decoration: none;
}

#pagenums li a:hover {
	text-decoration: none;

}

#pagenums .pageon {	

	color: #000;
	border: 1px solid #999;
	background-color: #ccc;
}

#pagenums .pagetotals {
	white-space: nowrap;
	float: left;
	margin: 5px 0px 0px 5px;
}