/* css file: wpcstyles_box.css */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}
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, caption {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

html { 
   background: #f0ffff;

}

body {
   background: #f0ffff;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   font-family: Helvetica;
 }

.container {
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.hgroup {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #e2e0e1;
	border-bottom-right-radius: 7pt;
	border-bottom-left-radius: 7pt;
	height: 100px;
/*		background-image:url(../images/banner800x100_faint.jpg);*/
		background-image:url(../images/banner800x100.jpg);
		background-position: right center;
		background-repeat: no-repeat;

} 
header {
	display: block;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
}
header h1 {
	color: #ffffff;
	text-shadow: 2px 2px #333333;
/*	font-style: oblique;
	text-align: center;*/
	margin: 40px 0 0 0;
	position: relative;
	display: block;
/*	background: #f0ffff20;*/
	width: 60%;
	float: left;
	clear: right;
}
header img {
	float: left;
	margin: 0 20px;
}
.fullwidth {
	width: 100%;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	margin: 4px;
	padding: 5px;
	border: 1px solid #cccc33;
	border-radius: 7pt;
	background: #f0ffff;
	text-align: left;
}
.spHead {
	width: 100%;
	display:inline-block;
	font-weight:bold;
	text-align:center;
}
.halfwidth {
	width: 50%;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.1rem;
	margin: 4px auto;
	padding: 5px;
	border: 1px solid #cccc33;
	border-radius: 7pt;
	background: #f0ffff;
	text-align: left;
}
.column {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.1rem;
	min-width: 200px;
	margin: 4px;
	padding: 5px;
	border: 1px solid #cccc33;
	border-radius: 7pt;
	background: #f0ffff;
}


.tagline {
	clear: both;
	border: 1px solid #000;
	border-radius: 7pt;
	margin-bottom: 4px;
	padding: 2px 0 2px 0;
	background-color: #a1cdbc;
	font-size: 14px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-shadow: none;
/*	height: 20px;*/
	position: relative;
	text-align: center;
}
.tagline h2 {
	font-size: 14px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.menuTable {
	width: 100%;
	border-collapse: collapse;
	border-width: 0;
	border-color: #fff;
	line-height: 1rem;
}
.menuTable caption {
	width: 100%;
}
/*
.menuTable td:nth-child(1) {
	width: 75%;
	text-align: left;
	padding: 1px 20px;
}

.menuTable td:nth-child(2) {
	width: 25%;
	text-align: right;
	padding: 1px 20px;
}
*/
.hidden {
	position:absolute;
	left:-9999px
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;
}
.centre {
	text-align: center;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

table tr.spacerow {
	height: 5px;
}

.mainitem {
	font-weight: bold;
}
.mainitem td:nth-child(1) {
	padding: 1px 5px 1px 15px;
}
.mainitem td:nth-child(2) {
	padding: 1px 10px 1px 5px;
}
.subitem {
	font-weight: normal;
}
.subitem td:nth-child(1) {
	padding: 1px 5px 1px 20px;
}
.subitem td:nth-child(2) {
	padding: 1px 10px 1px 5px;
	font-weight: bold;
}
.subitem2 td:nth-child(1) {
	padding: 1px 5px 1px 20px;
}
.subitem2 td:nth-child(2) {
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}
.subitem2 td:nth-child(3) {
	padding: 1px 10px 1px 5px;
	font-weight: bold;
}

	


.contact {
	display: block;
	height: 40px;
	margin: 0;
	padding: 1px 0;
	border: 1px solid #000000;
	border-radius: 7pt;
	background-color: #a1cdbc;
	color: #000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1rem;
	font-style: normal;
}
.contact a {
	text-decoration: none;
}
.contact a img {
	vertical-align:middle;
	padding-top: 4px;
}
footer {
	display: block;
	height: 14px;
	margin: 0;
	padding: 1px 0;
	border: 1px solid #000000;
	border-radius: 7pt;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.725rem;
	font-style: normal;
}


/*Screens large enough to display 2+ cols = 2* (column width+margins) + width of vertical scroll bar */
@media all and (min-width: 666px){
	header h1 {
		font-size: 2.5rem;
	}
	.container {
    	flex-flow: row wrap;
	}
	.column {
		width: 45%;
		flex-grow: 0;
	}
	
}	/* end of definitions for screens min-width 616px */

 
 
 /* Wide screens - needing wider banner */
@media all and (min-width: 768px) {
	header h1 {
		font-size: 3rem;
	}
	.container {
		flex-flow: row wrap;
	}
}
/* End of screen definitions > 769px */
 
  /* Narrow screens - single column display */
  @media all and (max-width: 665px) {
  
	.container {
    	flex-direction: column;
	}
   
	header {
		height: 50px;
	}	
	header h1 {
		font-size: 1.8rem;
		margin-top: 50px;
	}
	.column {
		flex-grow: 1;
	}
	.fullwidth {
		width: auto;
	}	
	.halfwidth {
		width: 95%;
}
  @media all and (max-width: 380px) {
  	header h1 {
		margin-top: 30px;
		margin-left: 30px;
	}
	header img {
		margin: 0 5px;
	}
}
/* end of  styles for narrow screen - single-column display  */


