body {
	font: 12px arial, helvetica, serif;
	b/ackground: #c5a88d; /*overflow background sand*/
                b/ackground: #aedbff; /*overflow background sky blue*/
	b/ackground: #6699cc; /*overflow background med blue*/
	b/ackground: #6ec288; /*overflow background match green hover*/
	background: url(images/skyclouds.jpg); /*overflow background*/
	padding: 0;
	margin: 5 0 0 0;/*amount of overflow background that shows above top*/
}
#TopBanner {
	/*background: #3d70a9; /* page top above banner - drk blue*/
	background: url(images/TopBanner.png); /*page top above banner - lt green */
}

#TopBanner a {
	font: 11px arial, helvetica, serif;
	color: #000000; /*Page TOP - Home link */
}
#TopBanner a:hover {
	color: #ffffff; /*Page TOP - Home hover */
	
}

#BottomBanner {
	background: url(images/BottomBanner.png); /*page BOTTOM - lt green */
	font: 10px arial, helvetica, serif;
	padding-left:10px;
}

#BottomBanner a {
	color: #000000; /*Page Bottom - Copyright text - black*/
}
#BottomBanner a:hover {
	color: #ffffff; /*Page Bottom - Copyright hover - white*/
	
}

#contentarea {
	width: 770;
	min-height: 400px;
	background:#FFFFFF;
	margin-right:0px;
	margin-left:0px;
	m/argin-bottom:3px;
}

* html #contentarea{ /*IE only style*/
height: 400px;
}



.mainTable {
	background: #6ec288; /* outline main buttons and Div area- lt green*/
	b/ackground: #4280bf; /*outline main buttons and Div area - med drk blue*/
	b/ackground: #6699cc; /*outline main buttons and Div area - med blue*/
	b/ackground: #3d70a9; /*outline main buttons and Div area - drk blue*/
	b/ackground: url(palegreen.gif); /*outline main buttons and Div area - lt green texture*/
	b/ackground: url(greenhex339966.jpg); /*outline main buttons and Div area - green texture*/
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#contentTable {
	width:774px;
	background:#FFFFFF;
}
#contentCell{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
                padding-right:5px;
	padding-left:5px;
}
#container {
	width: 780px;
	b/ackground: #6ec288; /*OLD container - outline main buttons see mainTable - green*/
	text-align: left;
	b/order-bottom: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;/*amount of overflow background that shows above top #2*/
}

.nav1st {   /* first layer of buttons */
	margin-left: 2px; /* this is where the main buttons are lined up across page*/
	margin-right: 1px;	
                b/order: 1px solid #000000;/*main buttons - black line outline - turn off for rounded buttons*/
	background: url(images/button2.png); /*main buttons - rounded shaded blue*/
	height:30px;/*height of main buttons - shaded blue*/
}

#nav, #nav ul {
	float: left;
	width: 780px;
	list-style: none;
	line-height: 1; /*position of font - main buttons and dropdown buttons*/
	b/ackground: #aedbff; /*drop down background - sky blue*/
	background: #abd6ff; /* drop down background - sky blue*/
	b/ackground: #def0fe; /* drop down background - pale blue*/
	b/ackground: #c4e0f8; /*drop down background - lt blue*/
	b/ackground: #c4dffc; /*drop down background - lt blue*/
	font-style: normal;
	font-weight: bold;
	/*white-space: nowrap; prevents text from wrapping in menu*/
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 3px 0; /* height of line below main buttons Netscape*/
}

#nav {
	b/ackground: #0469b3;
	b/ackground: #4280bf; /* main button row med blue*/
	b/ackground: #3d70a9; /* main button row dark blue*/
	background: #6ec288; /* main button row - lt green*/
	
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav a {
	display: block;
	width: 10em; /*width for all links*/
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding: .25em 1em;
}

#nav a.daddy {
	padding: 8px 1em;/*position of font - main buttons*/
}

#nav li {
	float: left; /*order main buttons display accross page- left to right*/
	padding: 0;
	width: 127px; /*1st lvl button width*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	w\idth: 14.4em;
	w\idth: 13.9em;
	white-space: nowrap; /*prevents text from wrapping in menu*/
	font-weight: normal;
	b/order: solid #6ec288; /* drop down outline - green*/
	border-top: 3px solid #6ec288; /* drop down outline - green*/
	border-left: 3px solid #6ec288; /* drop down outline - green*/
	border-right: 3px solid #6ec288; /* drop down outline - green*/
	border-bottom: 2px solid #6ec288; /* drop down outline - green*/
	b/order-width: 0.25em;
	margin: 0;
	
}

#nav li li {

	padding-right: 1em;
	w\idth: 13em; /* drop down hover width*/
	width: 190px; /* drop down hover width*/
	border-bottom: 1px solid #6ec288;/* drop down - line between links*/
}

#nav li ul a {
	w\idth: 13em;
	width: 200px;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;/* drop down 3rd level offset*/

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	width: 200px; /* maybe 3rd & 4th level hover width*/
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	width: 200px; /*width of dropdown background box*/
	top:258px; /*position of dropdowns from top of page*/
}

#nav li:hover, #nav li.sfhover {
	background: #6ec288; /*hover main buttons- green*/
	b/ackground: url(palegreen.gif); /*hover - lt green texture*/
	b/ackground: url(greenhex339966.jpg); /*hover - green texture*/
}

.nav1st:hover, .nav1st.sfhover {
	background: #000000; /*hover - what is this?*/
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}



