body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(images/bkgrnd.png);
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
}

#holder {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#nav {
	width: 750px;
	font-size: 90%;
	text-align: center;
	border-bottom: thin solid #CCCCCC;
	padding: 5px;
	border-top: thin solid #CCCCCC;
}
#content p {
	line-height: 130%;
}


#content {
	padding: 10px;
	border-top: #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	margin-right: 220px;
	height: auto;
}

#content a:link {
	color: #0000FF;
}


#footer {
	padding: 5px;
	border-top: thin solid #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 60%;
	color: #999999;
	text-align: center;
}
p {
	font-size: 80%;
}
#nav a:link {color:#0000FF}
#content a:visited {
	color: #0000FF;
}
#content a:hover, #content a:active, #content a:focus {
	color: #FF0000;
}

#nav a:visited {color:#0000FF}
#nav a:hover, #nav a:active, #nav a:focus {color:#FF0000}
#news {
	margin: 0px;
	float: right;
	width: 210px;
	text-align: center;
	padding: 5px;
}
#news a:visited {
	color: #0000FF;
}


.recenteventstable {
	font-size: 70%;
	color: #000000;
	}
#horad {
	width: 750px;
	text-align: center;
	padding: 5px;
	height: auto;
}
.address {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.bookeventform {
	font-size: 80%;
}
.productstable {
	font-size: 70%;
}
.productdetails {
	font-size: 90%;
}
.bullets {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
}
.safetygreen {
	background-color: #33FF33;
	padding: 5px;
}
#fullwidth {
	padding: 10px;
}
#fullpageholder {
	width: 760px;
}

#fullwidth a:link {
	color: #0000FF;
}
.5pixelpadding {
	padding: 5px;
}
.L2imagepadding {
	padding: 5px;
}


#fullwidth a:visited {
	color: #0000FF;
}
#fullwidth a:hover, #fullwidth a:active, #fullwidth a:focus {
	color: #FF0000;
}


h4 {
	font-size: 90%;
}
.outlinebox {
	border: 1px solid #000000;
	padding: 5px;
	font-size: 70%;
	background-color: #CCCCCC;
	font-style: italic;
}
.table-normal {
	font-size: 80%;
}
#team_pro_table h3 {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.product_img {
	padding: 5px;
	float: left;
	clear: both;
}
#team_pro_table img {
	padding-top: 5px;
}
#team_pro_table p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#team_pro_table td {
	margin: 0px;
	padding: 0px;
}

#team_pro_table {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content li {
	font-size: 80%;
	font-style: italic;
	line-height: 130%;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
.posterbullets {
	list-style-image: none;
	list-style-type: inherit;
	list-style-position: inside;
}

.imgfloatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.imgfloatleft {
	float: left;
	padding-right: 5px;
}
.yellowhighlight {
	background-color: #FFFF00;
	padding: 5px;
}
.scheduletable {
	font-size: 80%;
	text-align: center;
}
.imgcenter {
	padding: 5px;
	text-align: center;
}
.FivePixelPaddingLeft {
	padding-left: 10px;
}
.Ten-Padding-Left-Right {
	padding-right: 10px;
	padding-left: 10px;
}
.imgnolinkcolor {
	text-decoration: none;
}

.error {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #dddddd;
	color: darkred;
	border: 2px solid darkred;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 485px;
}
.access {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #dddddd;
	color: darkgreen;
	border: 2px solid darkgreen;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 485px;
}

