﻿body 		{ margin: 0px; 
			  padding:0px; 
			  text-align:center; 
			  background-color: #003300;
			  font-size: 62.5%;
			  font-family:"Times New Roman", Times, serif;
			  background: url(../images/pattern1.jpg) repeat ; 
} 

h1 {
   	color:#003300;
	background-image:url(../images/shamrock3leaf.png); 
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;	
	padding:5px 0px 5px 10px;
	font-size: 225%;
	font-variant:small-caps;
	letter-spacing: 2px;
}
 * html h1{ background:none;}
 h2{ 
	font-size: 170%;
	font-variant:small-caps;
	letter-spacing: 1px;
	color:#9B4106;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

h3{ 
   	color:#005500;
	/*background-image:url(../images/shamrock.png);  */
	background-repeat:no-repeat;
	margin: 5px 0px 3px 0px;	
	padding:0px 0px 0px 0px;
	font-size: 160%;
	font-variant:small-caps;
	letter-spacing: 2px;
}


h4 { 
	color:#9B4106;                           /* date  (orange)*/
	margin: 0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	font-size: 132%;
		font-variant:small-caps;
}
h5{ 
	color:#004400 ;                          /* event - artist  (dark green) */
	margin: 0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	font-size: 145%;
		font-variant:small-caps;
}
h6{ 
    color:#004400;
	font-family:Verdana, Arial, Helvetica, sans-serif;  /* extra info  (dark green) - paragraph size  */
    margin: 0px 0px 2px 0px;
	font-size: 120%;
	font-weight:normal;
	font-style:italic;

}

 p {
    color:#001100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    margin: 2px 0px 2px 0px;
	font-size: 132%;
	line-height:130%;
	word-spacing:1px;
} 

   
a {
    color:#003300;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

span.hide { display: none; }

img
{  border-style: none;
margin:0 ;

}

#sitetop {
	width: 938px;
	height: 40px ;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:0;
}
#sitebox {
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom: 10px;
	background: url(../images/sides_938.jpg) top left repeat-y; /*the whole thing  955px */	
}

#container {
    min-height:500px;
	width:838px;
	background-color:#000;
	/*background: url(../images/parchment_middle.jpg) top left repeat-y; */
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px; /* inside sitebox top to bottom 798px */
}

#banner {
    position:relative;
	width: 838px;
	height: 120px;  /*logo */
}

#bannerinner {
	width: 838px;
	height: 150px;	
}

#menu		{ width:818px; 
			  height: 30px;
			  margin: 0px 10px 0px 10px;
			  padding: 0px 0px 0px 0px;
			 /* background-image:url(../images/nav_bg.jpg); 
			  background-repeat: no-repeat;
			  background-color:#000000;*/
			  }

.menu		{ font-family:"Times New Roman", Times, serif;
	          font-variant:small-caps;
	  		  font-size: 150%; 
			  font-weight: bold;
			  word-spacing:1px;
	  		  color:#C3AC8A;
			  padding: 7px 0px 0px 9px;
			  text-align: center;  
	  		  }
.menu A:link		{ color:#C3AC8A; text-decoration: none; font-weight: bold; }
.menu A:visited	{ color:#C3AC8A; text-decoration: none; font-weight: bold;}
.menu A:hover		{ color:#FF9900; text-decoration: underline; font-weight: bold;}
.menu A:active	{ color:#009900; font-weight: bold;}


#subnavbar {
	width: 818px;
	height: 30px;
	font-family:"Times New Roman", Times, serif;
	          font-variant:small-caps;
	  		  font-size: 165%; 
			  font-weight: bold;
			  word-spacing:1px;
	  		  color:#004400;
			  padding: 7px 0px 0px 9px;
			  text-align: center;  
	/* background-image:url(../images/nav_bgjpg); 
	 background-repeat: no-repeat;*/
}

#subnavbar  a {
	color: #004400;
	text-decoration: none;
}

#subnavbar  a:hover {
	color:#009900;
	text-decoration: underline;
}


/* /////////////////////////////////// CONTENT /////////////////////////////////////// */

#content_top {
    width:838px;
	margin: 0px 0px -2px 0px ;
	padding:0;
	background-image:url(../images/parchment_top.jpg);
	background-repeat:no-repeat;
	min-height: 30px;
	}

#content {
    width:838px;
	min-height: 600px;
	margin: 0px 0px 0px 0px ; /* dont know the reason for 3px gap */
	padding:0;
	background: url(../images/parchment_middle.jpg) top left repeat-y; 
	/*background-repeat:repeat-y;  /*  */
}
#content_bottom {
    width:838px;
	margin: -5px 0px 0px 0px ;
	padding:0;
	background-image:url(../images/parchment_bottom.jpg);
	background-repeat:no-repeat;
	min-height: 30px;
	}

/*************************************************************************************/
/**************** Photos page ********************************************************/
#content .photos {
	width: 560px;
	/*height: 30px; */
	margin-top: 20px;	margin-bottom: 10px;	margin-left:auto;	margin-right:auto;
	padding: 0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 165%; 
	font-weight: bold;
	word-spacing:1px;
	color:#004400;
	text-align:center;
}
#content .photos  a {
/* background-color: #B9A17F ; flesh color */
display: block;
}

#content .photos a:hover {
background-color:#B9A17F;
text-decoration:none;
padding: 0px 0px 5px 0px;
border:#006600 solid 1px;
}

#content .photos  img {
 background-color:#B9A17F;
 margin: 10px 0px 0px 0px;
 padding: 5px;
 border:#777 1px solid;

}	
 * html div.photos_imagebox {  background: none; }

/***************************************************************************************/




#footer	{     width:838px;
              height: 50px;
              margin-left: auto;
	         /* margin-right: auto; background-image: url(../images/footer.jpg); 
			  background-repeat: no-repeat;*/			 
			  background-color:#000000;  /*footer id*/
			  }
 #footer p	{ 
 font-family:"Times New Roman", Times, serif;
 color:#C3AC8A;
 font-style:normal;
 font-size: 130%;
 font-variant:small-caps;
 margin: 5px 0px 0px 0px ;
 padding:0 ;
 }			  
			  			  
.footer		{ font-family:"Times New Roman", Times, serif;
	          font-variant:small-caps;
	  		  font-size: 135%; 
			  font-weight: bold;
			  word-spacing:1px;
	  		  color:#C3AC8A;
			  padding: 7px 0px 0px 9px;
			  text-align: center;  
	  		  }
			  
.footer A:link	{ color:#C3AC8A; text-decoration: none; font-weight: bold; }
.footer A:visited	{ color:#C3AC8A; text-decoration: none; font-weight: bold;}
.footer A:hover	{ color:#FF9900; text-decoration: underline; font-weight: bold;}
.footer A:active	{ color:#FFFF00; font-weight: bold;}
 .spacer {
   clear: both;
 }
hr {
   /* color:#F7511F;*/
	color:#005500;
    width: 760px;
	height: 1px;
}
 

