﻿/* CSS Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Body */

body
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	
	background-color: #d7d7d7;
	
}



/* Text Standards */

h1.logo {
	width: 1050px; height: 285px;
	background: url(images/hnew1.png) no-repeat;
	position:relative;
  top:-60px;
 margin: 0 auto 0;
 
	}
	h1.logo span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
h2
{
	font-weight: normal;
	font-size: 22px;
	color:#28719e;
	}

h3
{
  font-weight: normal;
	font-size: 16px;
  border-bottom: 1px #304158 dashed;
  color:#28719e;
  font-size: 22px;
}

h4
{
	font-weight: normal;
	font-size: 22px;
	color:#28719e;
	padding-bottom: 10px;
	}
	
h5
{
	font-weight: normal;
	font-size: 18px;
	color:#28719e;
	padding-bottom: 5px;
	padding-top: 10px;
	}
	h6
{
	font-weight: normal;
	font-size: 18px;
	color:#28719e;
	padding-bottom: 5px;
	padding-top: 15px;
	}
p
{
	font-size: 15px;
	display: block;
	padding-top:10px;
	
}

p.right
{
  text-align:right;
}

p.centre
{
  text-align:center;
}

p.bold
{
  font-weight:bold;
  padding-bottom: 10px;
}
.bold
{ font-weight:bold;
}
hr
{
  padding-top:5px;
}


/* Page Container */

#container 
{
	margin: 100px auto 0px;
	width: 100%;
	
}


/* Header */

#header
{
	margin: 0 auto 0;
	width: 100%;
	height: 175px;
	background: #304158;
	
}


/* Content Area */

#content
{
	margin: 0 auto 0;
	width: 1000px;
	height:100%;
	padding:0px 10px 10px 10px;
	background:#fff;
	line-height: 1.5;
	overflow:auto;
	}


/*Side Div- Menu*/

#side
{
  width: 170px;
	float:right;
	height: 100%;
	text-align:center;
	padding: 40px 15px 15px 10px ;
  
  }
  
#side ul
{  
list-style-type: none;
}

#side li
{
    
}
#side a
{
    font-size: 14px;
    display: block;
    border-bottom: 1px #304158 dashed;
    padding: 5px;
        }
#side a:link, 
a:visited {
		text-decoration: none;
		color: black;
}

#side  
a:active, 
a:focus  {
	color: black;
}

#side a:hover {
	background: #a0c9d7;
	
	}

#membermenu
{
  text-align:center;
  padding:10px;
  
}

#membermenu ul
{  
list-style-type: none;
}
#membermenu li { display:inline; padding: 15px; }

#membermenu a
{
   
    border-bottom: 1px #304158 dashed;
   
        }
        
a
{
    border-bottom: 1px #304158 dashed;
    padding: 5px;
        }
a:link, 
a:visited {
		text-decoration: none;
		color: black;
}
 
a:active, 
a:focus  {
	color: black;
}
	a:hover {
	background: #a0c9d7;
	
	}
	
/* Page Div - Main Block of content */
#page
{
	
	float:left;
	padding: 45px 15px 15px 15px;
	width: 760px;
	margin-bottom: 15px;
	clear:both;}
	

    
    /*stage - secondary content on home page*/
#stage
{
	
	float:left;
	padding: 0px 15px 15px 15px;
	width: 760px;
	margin-bottom: 15px;
	clear:both;}
	
	#stage img
	{
	padding:17px 10px 0px 0px;
	
    }
	
/*Content block Logos*/

#shows
{
    float:left;
    width: 260px;
    padding: 0px 15px 15px 0px;
    margin-left:25px;
    
}

#shows img
{
    padding-top: 5px;
}
#shows a
{
  border-bottom:none;
  
}
#shows a:hover
{
  background:none;
  border-bottom: none;
}
#gallery a
{
  border-bottom:none;
  
}
#gallery a:hover
{
  background:none;
  border-bottom: none;
}

#welcome
{
    float:left;
    width: 400px;
    padding: 0px 15px 15px 15px;
}




/* Footer */

#footer
{
	
	clear:both;
	padding: 10px;
	font-size: 14px;
	  text-align:center;
	}
	
	#footer p 
	{
	  padding: 5px;
	}
	
	#footer a
	{ border-bottom:none; padding:5px; }
	
	span.alignright
	{ 
	  float:right; 
	  
	  }
	span.alignleft
	{ 
	  float:left; 
	  
	  }
	
/*image alignment floats */
img.floatright
{
  float:right;  
  padding: 15px;
}
	
	img.floatleft
{
  float:left;  
}
	
/*Image gallery */
#gallery
{
padding-top: 25px;

}

#gallery img

{
  padding: 20px 0 20px 80px;
}

/* Past Prod div*/

.play
{
  margin:10px 0px 15px 0;
}

.meetings { padding: 15px 0 15px 0; }

.meetings p { padding: 10px 0 10px 0;}

