@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #666666;
	font-size:12px;
	padding: 5;
}
.thrColFixHdr #container {
	width: 945px;  
	background: #ffffff;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.thrColFixHdr #header {
	background: #ffffff;
	padding: 7px 10px 0 10px; 
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	font: Arial Narrow;
	font-size:18px;
	text-decoration: none;	
}	
.mainhead {
	font-family: "Arial Narrow";
	font-size: 24px;
}	


.thrColFixHdr #mainContent { 
	margin: 0 200px; 
	padding: 0 10px; 
} 
.thrColFixHdr #footer {
	padding: 0 0px 0 0px; 
	background:clear;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
	
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

BODY 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666; background-color:white}
P 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666; text-align:justify }
H1 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 14pt; color:#666666 }
H2 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; color:#666666 }
H3 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
H4 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
UL 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666; text-align:left }
OL 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
DL 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
TD 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
TH 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#666666 }
BLOCKQUOTE 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
INPUT { font-family: monospace; font-size: 10pt; background-color:#ffffff }
TEXTAREA 	{ font-family: monospace; font-size: 10pt; background-color:#ffffff }
.text { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color:#666666 }
.bigtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; color:#666666 }
.smalltext { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color:#666666 }
.xsmalltext { font-family: verdana, arial, helvetica, sans-serif; font-size: 7pt; color:#666666 }
.highlight {background-color:#ffffff}
.button { text-decoration:none; color:#666666}
.buttontext { color:#000000}
.mouseover { color:#666666}
.mouseovertext { color:#666666}
.homebutton { text-decoration:none; color:#666666}
a:link { text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#ff6633}
a:visited { text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#ff6633 }
a:hover { text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#66cc33 }
a:active { text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color:#FFFFCC }
.pullquote {font-size:10pt}

		/*this is the css for the vertical version*/
		.vertical ul{

	list-style-type: none;
	padding: 0px;
	border-top: 0px solid;
	width: 122px;
	font: Arial Narrow;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
		}
		.vertical li a{
	display: block;
	width: 122px;
	text-decoration: none;
	font: Arial Narrow;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	height: 1em;
	padding: .5em 5px;

		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
	position: absolute;
	margin-top: -1.3em;
	margin-left: 100px;
	left: 293px;
	top: 105px;
	font: Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	height: 120px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0px;
			border-left: 1px solid;
			display: block;
			height: 1.4em;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
			text-decoration: none;
			height: 1.2em;
			float: left;
			display: block;
			width: 125px;
			padding: .1em 1px;
			border: 1px solid;
			border-left: none;
			
		}
		.horizontal li li a{
			border-top: none;
			border-left: 1px solid;
		}
		.horizontal li ul{
			position: absolute; 
			margin-top: 1.3em;
			margin-left: -1px;
			width: 129px;
			border: none;
			display: block;
			height: auto;
			border-top: 1px solid;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 125px;
		}
		.horizontal li ul li a{
		width: 125px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.greywhite li a{
	background-color: #ffffff;
	color: #999999;
	border-color: #999999;
	font: Arial Narrow;
	font-size: 11px;
	font-weight: bold;
		}
		.greywhite li a:hover{
	background-color: ;
	color: white;
	font: Arial Narrow;
	font-size: 11px;
	font-weight: bold;
		}
		.greywhite ul{
			border-color: #ffffff;
		}
			
	
		A.summer {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.summer:hover {

background-color:#ffcc33;
}

A.spring {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.spring:hover {

background-color:#66cc33;
}

A.autumn {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.autumn:hover {

background-color:#ff6633;
}

A.winter {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.winter:hover {
background-color:#6699cc;
}

A.greymenu {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.greymenu:hover {
background-color:#999999;
}

A.lightgreymenu {
display: block;
width: 122px;
text-align: left;
text-decoration: none;
font-family:arial narrow;
font-size:10px;
font-weight: bold;
color: #000000;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.lightgreymenu:hover {
background-color:#cccccc;
}

A.green: {
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.green:link {
	color: #66cc33;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.green:hover {
	color: #cccccc;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.orange: {
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.orange:link {
	color: #ff6633;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.orange:hover {
	color: #cccccc;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.yellow: {
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.yellow:link {
	color: #ffcc33;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.yellow:hover {
	color: #cccccc;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.action  {
	float: left;
	padding-right: 20px;
}

.actiontxt  {
	margin-left: 135px;
}
A.white: {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.white:link {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.white:hover {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.white:visited {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.style8 {
color: #FFFFFF; 
font-weight: bold; 
font-family: "Arial Narrow"; 
font-size: 16px; }

  #circle {
    width: 373px; height: 379px;
    background: url(images/circlenav.jpg);
    margin: 0px auto; padding: 0;
    position: relative;}
  #circle li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #circle li, #circle a {
    height: 200px; display: block;}
	
  #autumn {left: 0; width: 95px;}
  #winter {left: 96px; width: 75px;}
  #spring {left: 172px; width: 110px;}
  #summer {left: 283px; width: 117px;}
  
   #autumn a:hover {
    background: transparent url(circleautumn.gif)
    0 -200px no-repeat;}
  #winter a:hover {
    background: transparent url(circlewinter.gif)
    -96px -200px no-repeat;}
  #spring a:hover {
    background: transparent url(circlespring.gif)
    -172px -200px no-repeat;}
  #summer a:hover {
    background: transparent url(circlesummer.gif)
    -283px -200px no-repeat;}
	
	A.white: {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.link {
	color: #555555;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.hover {
	color: #222222;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.visited {
	color: #999999;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

