@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
body {
	background-color: #9eda37;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #990033;
}
a:active {
	color: #990033;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family:"Comic Sans MS";
	background-color:#9eda37;
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 2px 0px 2px 20px;
	margin:10px 0 0 0;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}
h3 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.bigbold {
	font-size:16px;
	font-weight:bold;
	color: #CC0066;
	}
.smalltext {
    font-size:11px;
	}

#container {
	width:875px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
#header {
	width:875px;
	height:76px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	}
#tagline {
	position:absolute;
	top:44px;
	color:#000;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#stage {
	float:left;
	width:850px;
	margin:0;
	padding:0;
	background-image:url(images/stageBG.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
		
#cloud-corner {
	float:right;
	width:25px;
	height:38px;
	padding:0;
	margin:0;
	background-image:url(images/cloud-corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

#nav-container {
	height:37px;
	width:850px;
	margin:0px;
	-margin-bottom:-5px;
	padding:0px;
	background-image:url(images/nav-tail.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

#banner-container {
	width:850px;
	height:210px;
	}
#banner-shadow {
	width:850px;
	height:7px;
	background-image:url(images/banner-shadow.gif);
	background-position:top left;
	background-repeat: repeat-y;
	}				
#home-content {
	padding:12px 0 10px 12px;
	}
	
.home-flwbtn {
	width:231px;
	padding-bottom:3px;
	}
.home-feature	{
	background-color:#f5eb36;
	padding:8px 12px 5px 17px;
	}	
.home-feature img{
	margin-right:5px;
}

.home-left	{
	background-color:#bce27b;
	padding:8px 12px 5px 17px;
	}	
.home-mid	{
	background-color:#a2cd59;
	padding:5px;
	}	
.home-right	{
	background-color:#bce27b;
	padding:5px;
	}	
#home-quicklinks {
	padding:7px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}	
#home-quicklinks a {
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	padding:9px;
	}
#home-quicklinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	padding:9px;
	background-color:#99CC00;
	}
#subheader {
	width:850px;
	height:72px;
	background-image:url(images/cloud-bottom.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
#pagetitle {
	width:640px;
	height:57px;
	float:left;
	margin:0 0 0 75px;	
	padding: 15px 0 0 60px;
	background-image:url(images/h1BG.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#pagetitle h1 {
	color:#FFFFFF;
	background:none;
	border:hidden;
	font-size:24px;
	font-weight:bold;
	font-family:"Comic Sans MS";
	}

#content-corner-TL {
	background-image:url(images/CornerTL.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:25px;
	background-color:#FFFFFF;
	width:800px;
	}	
#content-corner-TR {
	background-image:url(images/CornerTR.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#content-corner-BL {
	background-image:url(images/CornerBL.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#content-corner-BR {
	background-image:url(images/CornerBR.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:20px;
	margin-bottom:50px;
	-margin-bottom:0px;
}


.clearfloat {clear:both;}
	
.list li{
    display: list-item;
    list-style: none;
	list-style-image:url(images/bullet-sm.gif);
	list-style-position: outside;
	padding:0px 0px 5px 0px;
	margin: 2px 10px 2px 20px;
	}	
.list-center li{
	font-size:14px;
	font-family:"Comic Sans MS";
	text-align:center;
    display: list-item;
    list-style: none;
	padding:0px 0px 10px 0px;
	}	
	
.table-style {
	border: 1px solid  #669900;
	}
.table-style img {
	margin:3px;
	}
.cell1 {
	padding:3px;
	font-size:13px;
	font-weight:bold;
	color:#660066;
	}
.cell2 {
	padding:3px;
	font-size:11px;
	font-weight:bold;
	}
.row1 {
	border-bottom: 1px solid #d4ff8a;
	background-color:#eaffc6;
	padding:2px;
	}				
.row2 {
	border-bottom: 1px solid #93ca34;
	background-color:#d6f99a;
	padding:2px;
	}				
.testimonycell {
	border-bottom:1px dashed #CC0066;
	padding-bottom:10px;
	}	
.testimonycell img{
	margin-right:10px;
	}	
	
.productbox {
	border:1px dashed #CC0066;
	}
.inputbox {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-image:url(images/BGshade.gif);
  background-position:top;
  background-repeat: repeat-x;
  background-color:#ffffff;
  border: 1px solid #003366;
  padding:1px;
  margin:10px 0 0 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #330033;
  border: 2px solid #660099;
  padding: 1px 4px 1px 4px;
  cursor: pointer;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}	
.button:hover {
	background-color: #330066;
	}
	
#footer {
	clear:both;
    background-color:#88b43b;
	color: #444444;
	font-size:10px;
	text-align:center;
	padding:5px;
	width:840px;
	}
#footer a:link {
    font-size: 10px;
	font-weight: bold;
 	color: #cff58d;
	text-decoration: none;
}
#footer a:visited {
    font-size: 10px;
	font-weight: bold;
 	color: #cff58d;
	text-decoration: none;
}
#footer a:active {
    font-size: 10px;
	font-weight: bold;
 	color: #cff58d;
	text-decoration: none;
}
#footer a:hover {
    font-size: 10px;
	font-weight: bold;
 	color: #e617b3;
	text-decoration: none;
}

.newslink {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  text-align:right;
  margin-top:4px;
}	
.newslink a {
  color: #FFFFFF;
  text-decoration:none;
  background-color: #4d814d;
  border: 2px solid #006600;
  padding: 1px 4px 1px 4px;
  cursor: pointer;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.newslink a:hover {
	background-color:#009900;
	}
.blogblock {
	width:610px;
	font-size:12px;
	padding:5px;
	border:1px solid #7EBA2D;
	margin-bottom:5px;
	}
#sponsors{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
#sponsors div{
	width:300px;
	float:left;
	margin-right:10px;
}
fieldset {
	margin:10px;
}
fieldset legend {
	font-weight:bold;
}
fieldset div{
	margin: 4px 0px 2px 0px;
}

