	/* style sheet for home page */	/* body */	body	{	margin: 3;	padding: 0;	text-align: left;	color: #333;	background-color: #669966;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	}			#footer	{		clear: both;		color: #FFFFFF;		background-color: #982803;		text-align: center;		padding: 3px;		font-size: 90%;			}		/* header at top of page, banner */	#header	{	height: 140px;	background-image: url(images/tophead.jpg);	background-repeat: no-repeat;	background-position: 0 0;	border-bottom: 0px solid #830;	position: relative;	background-color: #346633;	}			/* This h1 descriptor works with the #header attribute */	#header h1	{	font-size: 12px;	text-align: left;	color: #346633;	margin: 0;	padding: 0;	}			/* main content area */	#container	{	margin: 5px 5px 5px 5px;	background-color: #FFC;	border: 5px solid #FFF;	padding: 3;	left: 2px;	right: 2px;	top: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;		}			/* This sits inside the content area */	#contents {	background-color: #FFFFCC;	border: 0px solid #356734;	padding: 0px;	spacing: 5px;	display: block;	margin-top: 0px;	margin-right:5px;	margin-bottom: 20px;	margin-left: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	text-decoration: none;	}		#contents p {	line-height: 125%;		}		  #mainnav li a:hover	{	color: #FFC;	text-decoration: none;		background-color: #000;	}		/* links */	a:link {	color: #0033CC;}	a:visited { color: #8C3009; }		a:active	{	color: #346633;	font-weight: normal;	text-decoration: underline;		}a:hover	{	color: #FF0000;	font-weight: normal;	text-decoration: underline;	}		/* Main navigation - primary menu */	#mainnav	{	background-color: #8C3009;	color: #ffffcc;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	padding-bottom: 5px;	padding-top: 5px;	}		/***nav border lines left turned off. to turn on change 0px to 1px***/	#mainnav ul	{	margin: 0 0 0 5px;	padding: 0;	list-style-type: none;	border-left: 0px solid #C4C769;	}	/***nav border lines right turned off. to turn on change 0px to 1px***/	#mainnav li	{		display: inline;		padding: 0 15px;		border-right: 1px solid #C4C769;	}		#mainnav li a	{		text-decoration: none;		color: #FC3;	}  #mainnav li a:hover	{	color: #FFC;	text-decoration: none;		background-color: #000;	}		/* subnav underneath the main nav */	#subnav	{	background-color: #FBC832;	color: #993300;	padding: 2px 0;	margin-bottom: 22px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}		#subnav ul	{	margin: 0 0 0 0px;	padding: 2px;	list-style-type: none;	border-left: 0px solid #C4C769;	text-decoration: none;	}		#subnav li	{	display: inline;	padding: 0 10px;	border-right: 1px solid #C4C769;	background-color: #FBC832;	}		#subnav li a:hover	{	text-decoration: underline;	color: #CC3300;			}		/* links */	a:link {	color: #CC3300;	text-decoration: none;}	a:visited { color: #600; }			/* headings */	h2	{	color: #FC3;	font-margin: center;	margin: -5px;	text-decoration: none;	padding: 2px;	background-color: #346633;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	}		h2 a 	{ 	text-decoration: underline; 	}		h3	{	color: #063;	font: normal 90% Arial, Helvetica, sans-serif;	display: inline;	margin-top: 0;	text-align: left;	padding: 1px;	height: 50px;	width: 30px;	background-color: #fff;	border-bottom: thin solid #006633;	}		h4	{	color: #063;	font: bold small-caps normal 100% Arial, Helvetica, sans-serif;	display: box;	text-align: right;	padding: 2px;	border-bottom-width: thick;	border-bottom-style: solid;	height: 12px;	width: 13em;	background-color: #;	background-image: url(images/arrow.gif);	background-repeat: no-repeat;	background-color: #FFFFFF;	}		h5	{	color: #063;	font: normal 95% Arial, Helvetica, sans-serif;	display: inline;	margin-top: 0;	text-align: left;	padding: 1px;	height: 50px;	width: 30px;	background-color: #;	}		/* The is the right column */	#rightcolmenu	{	float: right;	width: 215px;	height: 100%;	background-color:#346633;	padding-left:8px;	color:#006600;	padding-top: 0px;	padding-right: 8px;	padding-bottom: 3px;	margin-top: 0px;	margin-right: 5px;	margin-bottom: 0px;	margin-left: 5px;	/*background-image: url(images/restore1.jpg);*/	font-size: small;	text-decoration: none;	}		/* The is for a regualar ul list on the right column */	#rightcolmenu ul	{	margin-left: 0;	margin-right: 20px;	padding-left: 5px;	list-style-type: none;	line-height: 170%;	padding-right: 5px;	background-color: #FFFFFF;	display:block; text-decoration:none; 	}			/* The right column headline */	.rcollink1_head 	{	display:block;	padding:5px;	color:#FFC;	background-color:#8C3009;	text-align:center;	font-weight:normal;	}	/* The right column subhead */	.rcollink1_subhead 	{	display:block; 	padding:0 4px; 	color:#003300; 	background-color:#9CBA98; 	font-size:11px; 	}	/* The right column links - all of them */	.rcollink1 a:link, .rcollink1 a:visited, .rcollink1 a:active 	{	display:block; 	text-decoration:none; 	padding:3px; 	padding-left:8px; 	color:#006600;	background-color:#FFFFFF; 	border-top:1px solid #EFEFEF; 	border-left:1px solid #9CBA98; 	border-right:1px solid #9CBA98; 	border-bottom:1px solid #9CBA98;	}	/* The right column hover effect */	.rcollink1 a:hover 	{	background-color:#FFCC66;	text-decoration: none;	}		{	.green a:hover	background-color: #BEDCBA;	}		/* This is the bottom email link located after the main content area. Don't worry this if not using. 	border-bottom: 1px solid #C5C877;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	}		.blogentry ul	{		list-style-type: none;		text-align: right;		margin: 1em 1 1em 0;		padding: 0;		font-size: 95%;	}		.blogentry li	{		display: inline;		padding: 0 2 0 7px;	}*/	    /* This is to float an image - copy & paste from here */        .imagerightfloat    {    float: right;    padding: 1px;    border: 0 thin silver solid;  margin: 5px;  padding: 0.5px;    }        .imagerightfloat p    {  text-align: center;  font-style: italic;  font-size: smaller;  text-indent: 0;        }    .imageleftfloat    {    float: left;     padding: 1px;    border: 0 thin silver solid;    margin: 5px;    padding: 0.5px;   }    .imageleftfloat p    {  text-align: center;  font-style: italic;  font-size: smaller;   text-indent: 0;        }        .img.scaled {  width: 100%;}/* to here */		/* This section styles the column found on the lower half of the home page. They are the "box containers" */	#col1	{	float: left;	width: 25%;	height: 1.00in;	margin-left: 2em;	margin-top: 0px;	margin-bottom: 1em;	padding: 5px;	white-space: ;	display: block;	color: #000;	border-top: 1px solid #C5C877;	border-right: 1px solid #C5C877;	border-bottom: 1px solid #C5C877;	border-left: 1px solid #C5C877;	background-color: #FFFFFF;			}			#col2	{	float: left;	width: 25%;	height: 1.00in;	margin-left: 0%;	margin-top: 0px;	margin-bottom: 1em;	padding: 5px;	white-space: ;	display: block;	color: #000;	border-top: 1px solid #C5C877;	border-right: 1px solid #C5C877;	border-bottom: 1px solid #C5C877;	border-left: 1px solid #C5C877;	background-color: #FFFFFF;		}			#col3	{	float: left;	width: 20%;	height: 1%;	margin-left: 0%;	margin-right: 10px;	margin-top: 0px;	margin-bottom: 1em;	padding: 5px;	white-space: ;	display: block;	color: #000;	border-top: 1px solid #C5C877;	border-right: 1px solid #C5C877;	border-bottom: 1px solid #C5C877;	border-left: 1px solid #C5C877;	background-color: #FFFFFF;	}		/*background-color: #FFF;		} 	p:hover background-color: #BEDCBA;*/			/* ---This is the yellow strip on top of the main content area 	#imgheader	{	height: 17px;	background-image:  url(images/mainheader.jpg);	background-repeat: no-repeat;	background-position: 0 0;	border-bottom: 0 solid #fff;	position: relative;	background-color: #FFFFCC;	}		#imgheader h2	{		font-size: 12px;		text-align: left;		color: #000;		margin: 5px;		padding: 3px;	}---*/		/* The right column on the home page */				
