@charset "utf-8";
/* CSS Document */

body {
	background-image: url(blueback.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2a466b;
}
p {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
} 
#wrapper {
	text-align: left;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#masthead {
	height: 132px;
	width: 950px;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#mastheadonlinelink {
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #cede9c;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#pagecontainer {
	background-image: url(images/wrapperback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 950px;
	overflow: hidden;

}

/* start of button rollover style navigation */
#navbar {
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#nav {
	background-image: url(images/navback.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
#nav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
white-space: nowrap;
}

#nav ul li {
display: inline;

}

#nav ul li a {
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin: 0px;
	height: 30px;
	width: 127px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/buttonoff.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #2a466b;
	text-align: center;

}


#nav li a:hover {
	color: #FFFFFF;
	background-image: url(images/buttonon2.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#homepagecontent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#maincontent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#homeleftside {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#mainleftside {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#homebanner {
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 600px;
}
#homerightside {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#mainrightside {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87de56;
	border-bottom-color: #87de56;
	background-image: url(images/checkers.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}

#homebox1 {
	background-image: url(images/homebox1bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#homebox1content {
	background-image: url(images/homebox1top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
	color: #7eca39;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #4085e0;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}
#homebox2 {
	background-image: url(images/homebox2top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 280px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homebox2content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #7eca39;
	line-height: 20px;
}

#homegreenbox {
	background-image: url(images/homegreenboxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	background-color: #d4f5c6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homegreenboxtext {
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#maintext {
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#insidegreenbox {
	background-image: url(images/homegreenboxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	background-color: #d4f5c6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#insidegreenboxtext {
	margin: 0px;
	padding: 15px;
	color: #339933;
	font-size: 13px;
}

.hometable h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87de56;
	border-bottom-color: #87de56;
	background-image: url(images/checkers.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.hometable p {
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87de56;
}
.greenhighlight {
	color: #1EB6F5;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 950px;
	background-image: url(images/footerback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footercontent {
	margin: 0px;
	padding-top: 3px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#footercontent p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px;
}
#homebluebox {
	background-image: url(images/navyboxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 280px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeblueboxtext {
	background-image: url(images/navyboxbot2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #FFFFFF;
}
#sideblue {
	background-image: url(images/navyboxbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
}

.sideheader {
	background-image: url(images/sidenavheader.jpg);
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #87de56;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sidenav {
	width: 269px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebluetext {
	color: #FFFFFF;
	margin: 0px;
	padding-right: 21px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(images/navyboxback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebluetext a:link, #sidebluetext a:visited, #sidebluetext a:active {
	color: #87de56;
	text-decoration: underline;
	font-weight: bold;
}
#sidebluetext a:hover {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}

.trainerpict {
}

#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	background-image: url(images/sidenavback2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 14px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	}

#sidenav a:hover {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0px;
	background-color: #4085DF;
	}
.startquote {
	background-image: url(images/quoteup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 50px;
	padding-left: 50px;
}
.endquote {
	background-image: url(images/quotedown.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.resourcetable h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87de56;
	border-bottom-color: #87de56;
	background-image: url(images/checkers.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0099FF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.resourcelist ul {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.resourcelist li {
	background-image: url(images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-type: none;
	text-align: left;
}
a:link, a:visited, a:active {
	color: #6bd20e;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
}


.prodimage img {
	padding: 5px;
	border: 1px solid #87de56;
}
.proddescription {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #87de56;
	border-bottom-color: #87de56;
}
.productdiv {
	height: 15px;
	
}
#onpmenu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#onpmenu a:link, #onpmenu a:visited, #onpmenu a:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#onpmenu a:hover {
}
.ratestable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
