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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.5%;
	color: #3d766f;
}
body {
	background-color: #fff200;
	line-height: 150%;
	padding: 0;
	margin: 0;
		background-image: url(images/yellow_texture.jpg);
	background-position: center top;
	background-repeat: repeat;
	text-align: center;

}
a:link {
	color: #DB1205;
	font-style: none;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}


/*.............all...rollovers..........................*/
a:hover {
	text-decoration: none;
	color: #FF6600;
	border-bottom: thin dotted red;
	
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	font-size: 200%;
	line-height: 1.5em;
}

h2 {
	font-size: 150%;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	font-weight: normal;

}


#banner {
	background-color: #f0eeba;
	padding-top: 30px;
}


#allcontent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffff3;
	padding-top: 0px;
	text-align: left;
	
} 





/*2footer...........................................................*/

#footer2 {
	background-color: #DB1205;
	margin-top: 60px;
	color: white;
	font-size: 70%;
	text-align: center;
	background-image: url(images/brick_texture.jpg);
	background-repeat: repeat;
	background-position: top left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#footer2 a:link {
	color: #13ffff;
	font-weight: bold;

}


#footer2 a:visited {
	color: white;
	font-weight: bold;
 
}


#footer2 a:hover {
	background-color: #13ffff;
	text-decoration: none;
	color: #d6763a;
	


}






/*..........................22222222.............................end...footer2*/


/*.............begin.......suckerfish nav css.............................*/

#nav, #nav ul {
	padding: 0;

	margin: 0;
	list-style: none;
	
}

/* nav width....................................*/
#nav a {
	display: block;
	width: 9.5em;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li {
	float: left;
	width: 9.5em;
}
/*...........end nav width..............*/

/* makes dropdown disappear */
#nav li ul {
	position: absolute;
	width: 9.5em;
	left: -999em;
}

#navbox {
	text-align: left;
}

/* colors dropdown boxes */
#nav li ul {
	background-color: #ffff60;
	padding-left: 0px;
	width:	9.5em;
	border: 0;
	border-top: none;
	padding: 0 0 3px 0;	
	text-align: left;
	background-image: url(images/drpdwntxt.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	
}
/* highlight hover blue */
#nav li:hover {
	background-color: #13ffff;
	width: 9.5em;
	

}


/*...........end possible widths navbar..............*/






/* makes dropdown reappear on rollover */
#nav li:hover ul {
	left: auto;
}



#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav li a:link {	
	font-weight: normal;
	color: #266600;
	border-bottom: 0;  /*..fixes..jump..on...rollovoer..*/
	border-top: 0;		/*..fixes..jump..on...rollovoer..*/
}


/* colors navbar rollover text */
#nav a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	width: 100%;
}

#nav a:link {
	
}

/* box that holds the nav bar and styles the box*/
#navbox {
	height: 20px;
	background-color: #bae2dd;
	color: #266600;
	border: 5pt solid #fff200;
	font-size: 1em;
	background-image: url(images/lgblue_texture.jpg);
	background-repeat: repeat-x;
	background-position: top-left;
	
}

/* navbar visted text color*/
#nav a:visited {
	color: #779F60;
	font-weight: normal;

}





/*..................end suckerfish...........................*/

/* positioning of individually named nav elements......................................... */
/*home.......................*/
#home {
	margin-left: 4%;
	width: 4em;
	padding 0;
	
}
#nav li ul {
}
#home a {
	width: 4em;
	padding 0;
}
	

li#home {
	width: 4em;
	padding 0;
}

li#home:hover {
	width: 4em;
}
/*................endhome.....*/

/*about.......................*/

#about {
	margin-left: 6%;
	width: 6em;
	
}
#about a {
	width: 6em;
}
	

li#about {
	width: 6em;

}

li#about:hover {
	width: 6em;
}

/*..........endabout......*/

#prod {
	margin-left: 4%;
}

#sys {
	margin-left: 2%;

}

#faq {
	margin-left: 0%;

}

/*...contact............................*/

#cont {
	margin-left: 1%;
	width: 6.5em;
	
}
#cont a {
	width: 6.5em;
}
	

li#cont {
	width: 6.5em;

}

li#cont:hover {
	width: 6.5em;
}

/*..............end........contact*/

#resource {
	margin-left: 3%;

}


/*...........................................end individual positioning nav ids............*/



/* box below nav */
#rest {
	clear: left;
	padding-top:  20px;
	padding-left: 40px;
	padding-right: 40px;
	width:	880px;
	
	
}
/*...home...page...exception...*/
#rest2 {
	clear: left;
	padding-top:  20px;
	padding-left: 40px;
	padding-right: 0px;
	width:	920px;
	
	
}
/*..................................................end...alll....navbar...related.................................*/
/*.....................begin...positioning...for...rest...of...page.........................................................................................*/

/* sidebar box with events listing on the right .....................................................*/
#rightbox {
	border: 0 0 10px 0;
	 
	background-color: #ffc600;
	padding-left: 25px;
	height: 498px;
	float: right;
	width: 270px;
	padding-top: 30px;
	line-height: 1.5em;
	color: #2c544f;
	padding-right: 10px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(images/side_panel.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: solid #fff200 10px;
	text-align: left;

	

}

#rightbox h1 {
	font-size: 190%;
	font-weight: normal;
}

#rightbox h2 {
	font-size: 130%;
	font-weight: normal;
}

#rightbox h3 {
	font-size: 120%;
	font-weight: normal;

}

/*..............end rightbox............................................................................*/


/*................................homepage highlite box...begin..............................................................................*/
#rightboxhome {
	
	float: right;
	
	line-height: 1.5em;
	
	width: 172px;
	padding-left: 20px;
	padding-right: 10px;

	

}

#rightboxhome h1 {
	font-size: 190%;
	font-weight: normal;
}

#rightboxhome h2 {
	font-size: 130%;
	font-weight: normal;
}

#rightboxhome h3 {
	font-size: 120%;
	font-weight: normal;

}


#homemain {

	
	width: 202px;
	
	float: left;
	margin-left: -705px;
	
}

#main {
	float: left;
	margin-left: 202px;;
	width: 503px;
}

* html #main {
	display: inline;
}

/*..................homeflyer...............*/

#homeflyer {
	border: 0;
	background-color: white;
	color: #2c544f;
	
	width: 503px;
	padding: 0;
	height: 504px;
	border: 0;
	background-image: url(images/bigweb_flybkd.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	

}
#homeflytext {
	color: black;
	margin-top: 46px;
	margin-left: 34px;
	position: absolute;
	line-height: 150%;
}


#smallhfly {
	margin-top: 116 px;
	margin-left: 155px;
	position: relative;
	width: 300px;
	line-height: inherit;
}

.hflyh1 {
	font-size: 215%;
	font-weight: bold;
	margin-left: 35px;
	line-height: 160%;	
}

.hflyh2 {
	font-size: 190%;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px;	
}
.hflyh3 {
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
	
}
.hflyh4 {
	font-size: 130%;
	font-weight: normal;
	font-style: italic;
	
}

.hflyh5 {
	font-weight: normal;
	font-style: italic;
	line-height: 150%;
	font-size: 115%;

}

.hflyp {
	font-weight: bold;
	font-size: 120%;
	line-height: 150%	
}


.conserve {
	font-size: 175%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: black;
	line-height: 180%;
}

#conserv {
	
	text-align: center;
	line-height: 185%;
	padding-top: 5%;
	
	
}




/*.......................................faqs.................*/

.questions {
	font-weight: bold;

}
 .faqital {
 	font-style: italic;
 }
 
#mainfaq {
	
}

#mainfaq h2 {
	font-size: 130%;
	font-weight: normal;
	
}
#mainfaq h2 a {
	font-weight: normal;
	line-height: 150%;
}

/*..........................................end...faqs..........*/
#quickindent {
	margin-left: 120px;
}
.flushright {
	text-align: right;
}
.spechw h2 {
	font-size: 155%;
	font-weight: bold;
}


#leftrest {
	float: left;
	margin-right: 305px;
	padding-right: 20px;
	padding-left: 20px;
	width: 575px;
}

.sysp {
	font-size: 100%;
	
}#allcontent #rest #mainfaq a {
	font-weight: normal;
	font-style: italic;
}


#links {
	width: 570px;
}

blockquote.sys {
	font: italic 110%/150% Georgia, "Times New Roman", Times, serif;
	width: 405px;
}

#smart {
	width: 550px;
	padding-top: 34px;
}
