/*** Content Styles ***/

#title {
	display:none;
}

body {
	color: #333;
	background-image: url(images/layoutslice/background.jpg);
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 20px;
}

body.resources {
	color: #333;
	background-image: url(zw_images/resourcesbgimg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0;
}

h1,
h2, 
h3, 
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}

h1 {
	color: #4A855A;
	font-size: 15px;
	margin-bottom: 14px;
		
}

h2 {
	color: #333;
	font-size: 14px;
	margin-bottom: 0px;
}

 h3 {
	color: #126C87;
	font-size: 13px;
	margin-bottom: 0px;
		
}

.headline  {
	color: #333;
	font-size: 12px;
}
	
.arrows {
	font-size: 16px;
}

/*** Image Styles ***/

.imagespacert, 
imagespacelt {
	border: 1px solid #CCC;
	margin-bottom: 13px;
}

.imagespacert {
	float: right;
	margin-left: 13px;
}

.imagespacelt {
	float: left;
	margin-right: 13px;
}


/*** Link Styles ***/

a:link, 
a:visited,
a:active {
	color: #126C87;
	text-decoration: none;
}
a:hover {
	color: #4A855A;
	text-decoration: underline;
}

/*** Table Styles ***/

.tablecontent {
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #98B69D;
}

.odd {
	background-color: #EFEFEB;
}

.tablecontent th {
	background-color: #4A855A;
	color: #FFF;
}

.tablecontent th, 
.tablecontent td  {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

.tablecontent th.schedule {
	background-color: #126C87;
	font-size: 13px;
}

.tablecontent .border th,
.tablecontent .border td {
	border-left: 1px solid #98B69D;
}

.tablecontent .border th.noborder,
.tablecontent .border td.noborder {
	border-left: none;
}

/*** Layout Styles ***/

address {
	font-style: normal;
}

.copyright {
	font-size: 11px;
	line-height: 14px;
	padding-top: 8px;
	text-align: center;
}

#copyright {
	width: 100%;
}

.spacer {
	padding-top: 13px;
	padding-left: 20px;
}

.gmap {
	width: 350px;
	height: 350px;
	}

td.ac {
	text-align: center;
}

td.footerimg {
	background-image: url(images/layoutslice/layout_r5_c1v2gh.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: top;
	padding-left: 75px;
	padding-top: 25px;
	font-size: 14px;
}

td.regboxc {
	background-color: #ffffec;
	border: dashed;
	border-width: thin;
	border-color: #053f57;
	text-align: justify;	
	vertical-align: top;
}

td.regbox {
	background-color: #dcd6b8;
	border: dashed;
	border-width: thin;
	border-color: #aa0101;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;	
	vertical-align: top;
	width: 48%;
}

.frmtxt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.frmtxtw { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.txtboxbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}

.ac {
	text-align: center;
}

td.act {
	text-align: center;
	vertical-align: top;
	width: 33%;	
}

.blackbg1h100w {
	background-color: #000000;
	height: 1 px;
	width: 100%;
}

.whitebg1h100w {
	background-color: #ffffff;
	height: 1 px;
	width: 100%;
}

.categoryitem {
	
}

h2.category {
	color: #333;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/1x1grn.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

img.prodimglink {
	 text-decoration: none;
}

ul.resources {
 margin-left: 0px;
 padding-left: 12px;
}

li.resources {
 margin-left: 0px;
 padding-left: 0px;
}

.vidtop {
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	

}

.regpagetxti {
 font-style: italic;
}
/* Safari Fixes */
@media screen and (-webkit-min-device-pixel-ratio:0){
