@charset "utf-8";
/* CSS Document */
body
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font:normal 62.5% 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0.04em;
}


.banner
	{
	position: relative;
	width: 178px;
	height: 66px;
	margin-left: 7px;
	margin-top: 68px;
	z-index:100;
	border: 0px;
	}
	
	
strong {
	color: #c47360;
}
.spacer {
	height: 10px;
}
.spacer5 {
	height: 5px;
}
.spacer_button {
	height: 3px;
}
.spacer15{
	height: 15px;
}
.spacer25{
	height: 25px;
}
.clearer{
	clear:left;
}
p {margin:0; padding: 0;} 
/*a:active , a:visited , a:link {
	font-size: 1.2em;
	font-family : "Times New Roman", Times, serif;
	color : #B00206;
	font-weight : normal;
	background : transparent;
	text-decoration : none;
}
a:hover {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	background: transparent;
	text-decoration: underline;
}*/
.allApp #container
{
	position: relative;
	width: 930px;
	margin: 0px;
	padding: 0px;
}
.allApp .flashHeader
{
	position: absolute;
	left: 0;
	width: 930px; 
	height: 185px;
	z-index: 99;
	color:#000;
}
.allApp .flashHeader #flashcontent {
		font-family:arial;
		font-size:12px;
		color: #444;
	}
.allApp .logoHeader
{
	position: absolute;
	background:#FFF url(../images/flash.jpg) top left no-repeat;
	margin: 0;
	width: 930px; 
	height: 185px;
}
.allApp #topApp
{
	position: relative;
	margin:0;
	padding:0;
	height:185px;
	width: 930px;
}
.allApp #leftApp
{
	float: left;
	background-color:#c47360;
	width: 184px;
	padding: 0px;
}
.allApp #leftApp .copy
{
	margin-top: 100px;
	display:block;
	width:auto;
	padding:0 10px;
}
.allApp .copy a:link, .allApp .copy a:visited
{
}

.allApp #leftApp .soundPlayer
{
	background:#c96e5b url(../images/bottomLeft.gif) top left no-repeat;
	width: 184px;
	height: 131px;
	margin-top: 10px;
}
.allApp #rightApp
{
	float: left;
	background:#fff url(../images/rightBg.gif) top left no-repeat;
	width: 243px;
	height: auto;
	padding: 0px;
}
.allApp #rightApp .news
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right:60px;
	width: auto;
	color: #000;
	padding: 0px;
	font-size: 1.2em;
	height:auto;
}

.allApp #rightApp .news .newsTitle
{
	margin-bottom: 5px;
	color: #823b39;
	padding: 0px;
	font-size: 1.8em;
	font-weight:bold;
	line-height: normal;
}
.news a:link, .news a:visited{
	color: #823b39;
	text-decoration: none;
	line-height:20px;
}
.news a:hover{
	color: #444;
}  
.allApp .newsContent
{
	color: #777;
}
.allApp .dateNews
{
	font-size: 0.9em;
}
.newsContent .newsContentTitle{
	text-transform:lowercase;
	font-weight: bold;
	margin-bottom: 0px;
}
.newsContentTitle a:link, .newsContentTitle a:visited{
	color: #823b39;
	text-decoration: none;
	line-height: 1em;
}
.newsContentTitle a:hover{
	color: #444;
}
.allApp #mainApp
{
	margin-left: 0px;
	width: 503px;
	margin-bottom: 30px;
	float:left;
}
.allApp #mainApp .mainTop
{
	background:#fff url(../images/topMain.gif) top left no-repeat;
	width: 503px;
	height: 18px;
}
.allApp #mainApp #main
{
	color: #777;
	font-size: 1.2em;
	padding:0 15px;
}
#main .txt 
{
	background:#fff url(../images/red_line.jpg) top left repeat-x; 
	width:250px;
	margin-top: -13px;
	vertical-align: top;
	position: relative;
	color:#FFFFFF;
}
#main .txt100
{
	background:#fff url(../images/red_line.jpg) top left repeat-x; 
	width:470px;
	margin-top: -13px;
	padding:0;
	vertical-align: top;
	position: relative;
	color:#FFFFFF;
}
#main .txt2 
{
	vertical-align: top;
}
#main .txtmp3
{
	background:#fff url(../images/spacer.gif) top left repeat-x;
	width:100%;
	vertical-align: top;
}
#main .txtmp3r
{
	background:#fff url(../images/spacer.gif) top left repeat-x;
	width:100%;
	padding-right: 15px;
	vertical-align: top;
}
#main .mp3
{
	width:140px;
	padding-top: 1px;
	vertical-align:top;
	background-color: #f3e3df;
	text-align: left;
}
#main .numbering 
{
	color: #c96e5b;
}
#main .numbering a:link, #main .numbering a:visited 
{
	color: #823b39;
}
#main .numbering a:hover
{
	font-weight: bold;
}
#main .numbering .gal
{
	color: #444;
	font-weight: bold;
}
#main .txtMR20
{
	vertical-align: top;
	font-weight:400;
}
#main .photoleft
{
	vertical-align: top;
	margin: 0px;
	padding-right: 20px;
}
#main .leftSponsor 
{
	width: 400px;
}
#main .tit_light{
	color: #c96e5b;
}
#main .tit_dark{
	color: #823b39;
	text-transform: uppercase;
}
#main .tit a:link, #main .tit a:visited, #main .tit a:active{
	color: #823b39;
	text-decoration: underline;
}
#main .photoCoro{
	padding: 0 10px; 
} 
#main .tit a:hover{
	color: #823b39;
	text-decoration: underline;
}
#main .back a:link, .back a:visited{
	color: #823b39;
	text-decoration: none;
}
#main .back a:hover{
	color: #777;
	text-decoration: none;
}
#main .txtCal {
	text-transform: uppercase;
	padding-right: 15px;
}
#main .leftSponsor {
	width: 400px;
}
#main .tit {
	text-transform: uppercase;
}
#main .photo{
	vertical-align: top;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: -13px;
	float: right;
}
#main .photoMp3{
	vertical-align: top;
}
#main .txtDir{
	padding-right: 15px;
}
#main .newsCon{
	padding-right: 15px;
}
#main .newsContentTitle{
	text-transform: uppercase;
}
#main .pdf{
	margin-top: 10px;
}
#main .pdf a:link, #main .pdf a:visited{
	color: #823b39;
}
#main .pdf a:hover{
	color: #444;
}
.mainMenu
{
	margin-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	text-decoration: none;
	color: #c96e5b;
	height: 32px;
	font: bold 1.8em "Times New Roman", Times, serif;
}
.subMenu
{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	padding-top: 2px;
	text-decoration: none;
	font-size: 1.4em;
	color: #FFF;
}
.subMenu a:link, .subMenu a:visited, .subMenu a:active
{
	color: #fff;
}
.subMenu a:hover
{
	color: #000;
	text-decoration: none;
}
.hide
{
	display: none;
}
.show
{
	display: block;
}

/*
**ADMIN PAGE
*/

.i {
	border: 1px #c96e5b solid;
	cursor: hand;
	color: #c96e5b;
	background:  #fff;
}
.h2 {
	font-family: Trebuchet MS, verdana;
	color: #823b39;
	font-size: 13pt;
	font-weight: bold;
	background-color: #fff;
} 
.inputb {
	border: 1px #fff solid;
	color: #fff;
	background: #c96e5b;
}
.loginbg{
	background-color: #c96e5b;
	border: 4px #823b39 solid;
}

/* 
** PHOTO THUMB
*/

#thumb_photo{
	position:relative;
	z-index:
}
#thumb_photo img{ 
	border:0px solid #fff;  
}
#thumb_photo a{
	display: block; 
	border:3px solid #c96e5b; 
	padding: 1px; 
	width: 90px; 
	float: left; 
	margin: 0 10px 10px 0; 
}
#thumb_photo a:hover{
	border-color: #823b39;
	}

.thumbnail{
	position: relative;
	z-index: 0;
	display: block; 
	border:3px solid #c96e5b; 
	padding: 1px; 
	width: 90px; 
	float: left; 
	margin: 0 10px 10px 0; 
}
#thumbnail img{ 
	border:0px solid #fff;  
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	border-color: #823b39;
}

.thumbnail span{ 
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid #823b39;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index:100;
}

.thumbnail span img{ 
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ 
	visibility: visible;
	top: 0;
	left: 0; 

}

/*
**LIGHTBOX 2.0
*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox /nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	
	
	
	
	.sms
		{
			margin-top:5px;
			color:#513239;
		}

	.sms strong
		{
		color: #ffffff;
		}
		
	.sms a
		{
			font-weight:bold;
			text-decoration:none;
			color:#513239;
		}

	.sms a:hover
		{
		text-decoration:none;
		color:#edd5cf;
		}

	.boxSms
		{
		position:relative;
		background:url(../images/coro_sms.png) left no-repeat;
		background-position:top left;
		width:160px;
		height:156px;
		color:#513239;
		font-size:10px;
		padding-left:20px;
		padding-top:16px;
		font-size:12px;
		}
		
	.boxSms a
		{
		position:relative;
		line-height:20px;
		}
