body, html, td, th, ol, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body  {
	background-color: #7c765b;
	background-image: url(images/idabg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center; /* for IE5/Win */
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small; /* for compliant browsers */
}
html>body { /* be nice to Opera */
	font-size: small;
}

html, td, th, ol, ul, li, p {
	font-size: 100%;
}

#pageframe {
	display: block;
	background-color: #fff;
	background-image:url(images/bgclean.gif);
	background-position:top left;
	background-repeat: repeat-x;
	color: #333;
	width: 870px;
	text-align: left;
	position: relative;
	margin: 10px auto; 
}

#pageheader {  
	width: 870px;
	height: 108px;
	background-image: url(http://idaland.com/images/headerbg.gif);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	padding: 0; 
}

div.logolink {
	width: 250px;
	height: 108px;
	float: left;
	display: block;
}

div.logolink a:link, div.logolink a:visited, div.logolink a:hover, div.logolink a:active {
	text-decoration: none;
	width: 250px;
	height: 108px;
	text-height: 108px;
	display: block;
}

a.invisilink:link, a.invisilink:visited, a.invisilink:hover, a.invisilink:active {
	text-decoration: none;
	display: inline block;
	color: black;
}

.hdrTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #68a;
	float: right;
	margin: 40px 10px 0 0;
}

.hdrInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	clear: right;
	float: right;
	margin: 10px 10px 0 0;
}

div.flist {
	padding-top: 10px;
	border-top: 1px solid #68a;
	text-align: left;
}


#mybody {
	background-color: #fff;
	width: 870px;
	background-image:url(images/navbg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#mycontent {
	margin-left: 185px; /* add this  */
	width: 660px; /* to this */
	padding: 10px; /* and add this twice, and you should get 870, but since IE is so STOOOOOOPID, we need to come up short by, say, 5 */
}
 

#navbar {
	float:left; 
	font-size: 10px; 
	font-weight: bold; 
	margin: 0px; 
	background-color: #B5AC85; 
	color: #fff;
	border: none;
	width: 165px;	/* this should be mycontent.margin-left minus twice its padding */
	text-align: left;
	height: 100%;
	padding: 5px;
}

#navbar p {
	display: block;
	color: #443; 
	line-height: 1.5em;
	list-style: none;
	padding: 4px 0px 0px 0px;
	margin: 0;
	border-bottom: solid 3px #700500;
}

#navbar ul {
	list-style: none;
	margin: 0;
}

#navbar ul li {
	display: block;
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 2px #7c765b solid;
	padding: 3px 5px 3px 15px;
	color: #68a;
	text-indent: -10px;
	height: 14px;
	margin: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: inherit;
}

#navbar ul li a:hover, #navbar ul li a:active {
	color: #fff;
	background-color: #68a;
}


.clearboth {
	clear: both;
}

#footer {
	margin: 10px 0 0 0;
	clear:  both;
	height: 26px;
	padding: 0;
	background-color: #68a;
	font-size: 70%;
}

#footer p {
  margin: 0;
  padding: 0 0 0 10px;
  color: #fff;
  clear: left;
  text-align: left;
  font-weight: bold; 
  font-size: 10px;
  line-height: 26px;
}

#footer .toe {
	line-height: 26px;
	height: 26px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-align:right;
	float: right;
	margin-left: 5px;
}
#footer .toe a {
    font-size: 10px;
	color: #fff;
}

#footer .toe a:link, #footer .toe a:visited {
	text-decoration: none;
	border: none;
}

#footer .toe a:hover, #footer .toe a:active {
	color: #ddf;
	text-decoration: underline;
	border: none;
}

#footer .toe a img {
	border: none;
}

.floatleft {
	float: left;
}

#whatsnew {
	display: block;
	width: 200px;
	background-image: url(images/whatsnewbg2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 80px 0px 0px 0px;
	float: right;
	line-height: 0px;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#whatsnew p {
	margin: 4px 7px;
	padding: 0;
	line-height: 1.2em;
	color: #000;
	font-size: 10px;
}

#whatsnew input {
	margin-left: 10px;
	font-size: 10px;
	line-height:34px;
	padding: 0;
	color: #000;
}

#whatsnew label {
	margin: 0px;
	font-size: 10px;
	padding: 0;
	color: #000;
}

#whatsnew input.button {
	margin: 0px 0px 5px 50px;
	text-align: center;
	width: 100px;
	font-size: 10px;
	padding: 0px;
	color: #000;
}

#whatsnew textarea {
	margin: 0px 0px 4px 10px;
	padding: 0;
	color: #000;
	font-size: 10px;
}

#whatsnew form, #whatsnew form fieldset {
	font-size: 10px;
    margin: 0;
	padding: 0;
	border: none;
}

//--------------------------

div.idaform {
	margin: 10px 0;
}

.idaform {
	display: block;
	line-height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.idaform p {
	padding: 0;
	line-height: 1.2em;
	color: #000;
	font-size: 10px;
}

.idaform input {
	font-size: 10px;
	line-height:34px;
	margin: 0 0 5px 0;
	color: #000;
}
 
.idaform label {
	margin: 0px;
	font-size: 10px;
	padding: 0;
	color: #000;
}

.idaform input.button {
	margin: 0px 0px 0px 20px;
	text-align: center;
	width: 100px;
	font-size: 10px;
	padding: 0px;
	color: #000;
}

.idaform textarea {
	margin: 0px;
	padding: 0;
	color: #000;
	font-size: 10px;
}

.idaform form, .idaform form fieldset {
	font-size: 10px;
    margin: 0;
	padding: 5px;
	border: none;
	background-color: #dad4ba;
}


strong {
	font-weight: bold;
}

h1 {
	font-size: 26px;
    font-weight: bold;
	color: #7c765b;
	text-align: left;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	color: #700500;
	text-align: left;
}

h3 {
	font-weight: bold;
	font-size: 16px; 
	color: #68a;
	text-align: left;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #700;
	margin: 10px 0 5px 0;
	text-align: left;
}

h5 {
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	color: #700;
	margin: 10px 0 5px 0;
	text-align: left;
}



p {
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	text-align: left;
}

ul.textlist {
	list-style: none;
}

ul.textlist ul {
	list-style: none;
	margin: 5px 0;
}

ul.textlist li {
	margin-left: 15px;
	line-height: 1.6em;
	padding-left: 12px;
	background-image: url(images/ul_bullet1.gif);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

ul.textlist li li {
	margin-left: 15px;
	line-height: 1.6em;
	padding-left: 12px;
	background-image: url(images/orangebullet1.gif);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}

ul.textlist li li li {
	margin-left: 15px;
	line-height: 1.6em;
	padding-left: 12px;
	background-image: url(images/bluebullet2.gif);
	background-position: 0 .45em;
	background-repeat: no-repeat;
}


.picframe {
  float: right;
  width: 164px;
  height: 224px;
  margin-left: 20px;
  border-top: 3px solid #f1e9c6;
  border-left: 3px solid #dad3b4;
  border-right: 3px solid #9e9674;
  border-bottom: 3px solid #787258; 
}

.staffmember {
  border-top: 1px solid #68a;
  width: 98%;
  padding-top: 15px; 
}

.staffmember img {
  margin-left: 0px;
  border-bottom: 7px solid #f1e9c6;
  border-right: 7px solid #dad3b4;
  border-left: 7px solid #9e9674;
  border-top: 7px solid #787258; 
}

.staffmember h2 {
  margin-top: 0;
}

.staffmember h3 {
  clear: left;
  margin: 0 0 10px 0;
  max-width: 190px;
  width: 190px;
  float: left; 
}

.staffmember p {
}

.staffmember p.toppara:first-letter {
  font-size: 2em;
  font-weight: bold; 
}

.endcap {
  clear: both; 
}

.endcapright {
  clear: right; 
}


td,p  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}	


#navxtra p {
	display: block;
	color: #443; 
	line-height: 1.5em;
	list-style: none;
	border-bottom: none;
	padding: 4px 0px 0px 0px;
	margin: 0;
	font-size: 10px;
}

#navxtra ul {
	list-style: none;
	border: none;
	margin: 0;
}

#navxtra ul li {
	color:#443;
	border-top: none;
	margin-left: 15px;
	border-bottom: none;
	line-height: 14px;
	display: block;
	font-size: 10px;
	font-weight: normal;
}


