@charset "utf-8";
/* CSS Document */

/* Global Defaults */ 
html, body, div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font: 1em/1.25 Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
}
body.thumbset {
	background: url(../graphics/background_thumbs.jpg);
	text-align: center;
	margin-top: 1em;
	margin-left: 0.25em;
	margin-right: 0.25em;
	background-color: #FFFFD2;
}
body.logo {
	background: url(../graphics/background_logo.jpg);
	margin-left: 10%;
	background-color: #BCFCB0;
	margin-top: 5%;
}
#logo {
	background-image: url(../graphics/background_logo.jpg);
}

body.viewer, body.viewera {
	background: #000000;
	color: #ffffff;
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	font-size: 2.25em;
}		 
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
}
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

/* Text Styles */ 
p, li, ul, ol, blockquote, q {
	margin: 0px;
	padding: 0px;
	font: 1em/1.25 Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
em { font-style: italic; font-weight: bold; }    /* ensures italic, bold text */ 
strong { font-weight: bold; font-size: 110%; } 	 /* ensures bold, slightly larger text */
dfn { border-bottom: 1px dashed #FB020A; }

/* Links and Images */
a, a:link, a:visited, a:hover, a:active { text-decoration: underline; }
a:link { color: #000000; }	
a:visited { color: #000000; }
a:hover { color: #999999; }
a:active { color: #CCCCCC; }
img {
  border: none;
  padding: 0px;
  margin: 0px;
}
img#lensofladybug {
	display: block;
	padding: 1em;
	border: 3px solid #ffffff;
	margin: auto;
	margin-bottom: 2em;
	width: 319px;
	height: 175px;
}
img#ladybug {
	display: inline;
	vertical-align: text-bottom;
	width: 100px;
	height: 74px;
	margin-left: 0.5em;
}
img#email {
	border: 3px double #CCCCCC;
	padding: 3px;
	background-color: #BCFCB0;
	display: inline;
}
img#webcounterlogo {
	display: inline;
	margin-top: 0.5em;
	width: 75px;
	height: 23px;
}
img#webcounter {
	height: 14px;
	width: 60px;
}

/* misc */
.clear { clear: both; }
.floatleft { float: left; }
.centertext { text-align: center; }
.tabletext {
	color: #000000;
	text-align: right;
	font-size: 75%;
	font-style: italic;
}
.tabletext2 {
	color: #000000;
	font-style: italic;
	font-size: 90%;
}
.tabletext2right {
	color: #000000;
	text-align: right;
	font-style: italic;
	font-size: 95%;
}

table  img { border: 1px solid #000000; }
.tablefooter {
	width: 95%;
	margin-bottom: 0.5em;
}

.viewera table { margin-top: 1em; }



.floatright { float: right; }
div.centerladybug {
	margin: auto;
	width: 550px;
	left: 15%;
	margin-top: 9%;
	text-align: center;
}
.title {
	font-family: "French Script MT", Script, cursive;
	font-style: italic;
}
.title1 {
	font-family: "French Script MT", Script, cursive;
	font-style: italic;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 0.5em;
}
.lesson {
	font-style: italic;
	color: #FFFFFF;
	padding: 0.5em;
}
div.assign {
	width: 90%;
	margin-left: 2em;
	margin-bottom: 0.75em;
}


#type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}
p#type strong {
	color: #BCFCB0;
}

/* Lists */
ul.index
 {
	list-style: none;
	list-style-image: none;
	margin-top: 0.25em;
}
ul.index li {
	margin-bottom: 0.1em;
	font-size: 180%;
	font-family: "French Script MT", Script, cursive;
	font-style: italic;
}
ul.index img {
	border: 1px solid #000000;
	margin: 2px;
}
.hthumb {
	height: 90px;
	width: 120px;
}
.hthumb130 {
	height: 90px;
	width: 130px;
}

.hthumb140 {
	height: 90px;
	width: 140px;
}
.hthumb160 {
	height: 90px;
	width: 160px;
}
.hthumb170 {
	height: 90px;
	width: 170px;
}
.hthumb180 {
	height: 90px;
	width: 180px;
}
.hthumb200 {
	height: 90px;
	width: 200px;
}
.hthumb80120 {
	height: 80px;
	width: 120px;
}

.vthumb {
	height: 120px;
	width: 90px;
}
.vthumb80 {
	height: 120px;
	width: 80px;
}

.photoframe {
	background-color: #ffffff;
	margin: auto;
	padding: 15px 0px 0px;
}
.photo {
	display: block;
	margin: auto;
	background-color: #ffffff;
	clear: both;
}
.phototitle {
	font-size: 0.7em;
	font-style: italic;
	text-align: right;
	color: #000000;
	padding-right: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.photocopyright {
	font-size: 0.8em;
}


#iris {
	height: 450px;
	width: 338px;
}
#irisframe {
	border: 5px double #B0A6DA;
	width: 368px;
	margin-top: 5%;
}

#lantern {
	height: 450px;
	width: 348px;
}
#lanternframe {
	border: 5px double #787878;
	width: 378px;
	margin-top: 5%;
}

#columbinecollage {
	height: 450px;
	width: 362px;
}
#columbinecollageframe {
	width: 392px;
	border: 5px double #7166B2;
	margin-top: 5%;
}

#lockepark {
	height: 450px;
	width: 338px;
}
#lockeparkframe {
	width: 368px;
	border: 5px double #7A8735;
	margin-top: 5%;
}

#fair {
	height: 271px;
	width: 600px;
}
#fairframe {
	width: 630px;
	border: 5px double #CAC4DE;
	margin-top: 10%;
}
#collegiate1 {
	height: 308px;
	width: 450px;
}
#collegiate1frame {
	width: 480px;
	border: 5px double #7497aa;
	margin-top: 10%;
}
#sangre1 {
	height: 332px;
	width: 459px;
}
#sangre1frame {
	width: 480px;
	border: 5px double #FFD0CA;
	margin-top: 10%;
}
#pasture1 {
	height: 332px;
	width: 450px;
}
#pasture1frame {
	width: 480px;
	border: 5px double #7C7496;
	margin-top: 10%;
}
#pines1 {
	height: 450px;
	width: 339px;
}
#pines1frame {
	width: 369px;
	border: 5px double #C7C4E9;
	margin-top: 5%;
}
#pines2 {
	height: 338px;
	width: 450px;
}
#pines2frame {
	width: 480px;
	border: 5px double #F1C1B6;
	margin-top: 10%;
}
#pines3 {
	height: 300px;
	width: 675px;
}
#pines3frame {
	width: 705px;
	border: 5px double #627289;
	margin-top: 10%;
}
#golden2 {
	height: 338px;
	width: 450px;
}
#golden2frame {
	width: 480px;
	border: 5px double #DC8747;
	margin-top: 10%;
}
#buffalopeaks1 {
	height: 450px;
	width: 343px;
}
#buffalopeaks1frame {
	width: 373px;
	border: 5px double #DCA390;
	margin-top: 5%;
}
#chalkcreek1 {
	height: 328px;
	width: 525px;
}
#chalkcreek1frame {
	width: 555px;
	border: 5px double #8C9BB8;
	margin-top: 10%;
}
#chalkcreek2 {
	height: 335px;
	width: 675px;
}
#chalkcreek2frame {
	width: 705px;
	border: 5px double #576B9D;
	margin-top: 10%;
}
#south1 {
	height: 277px;
	width: 525px;
}
#south1frame {
	width: 555px;
	border: 5px double #5C869F;
	margin-top: 10%;
}
#south2 {
	height: 299px;
	width: 525px;
}
#south2frame {
	width: 555px;
	border: 5px double #576B9D;
	margin-top: 10%;
}
#duckling {
	height: 338px;
	width: 450px;
}
#ducklingframe {
	width: 480px;
	border: 5px double #6d7ba0;
	margin-top: 10%;
}
#bunny {
	height: 338px;
	width: 450px;
}
#bunnyframe {
	width: 480px;
	border: 5px double #cca8ac;
	margin-top: 10%;
}
#swan {
	height: 450px;
	width: 338px;
}
#swanframe {
	width: 368px;
	border: 5px double #733d33;
	margin-top: 10%;
}
#bubba {
	height: 450px;
	width: 338px;
}
#bubbaframe {
	width: 368px;
	border: 5px double #f9d08e;
	margin-top: 10%;
}
#crikette {
	height: 338px;
	width: 450px;
}
#criketteframe {
	width: 480px;
	border: 5px double #bdbbc9;
	margin-top: 10%;
}
#dogs {
	height: 338px;
	width: 450px;
}
#dogsframe {
	width: 480px;
	border: 5px double #528621;
	margin-top: 10%;
}
#patt {
	height: 338px;
	width: 450px;
}
#pattframe {
	width: 480px;
	border: 5px double #718b93;
	margin-top: 10%;
}
#major {
	height: 338px;
	width: 450px;
}
#majorframe {
	width: 480px;
	border: 5px double #623f8f;
	margin-top: 10%;
}
#woodrat {
	height: 450px;
	width: 338px;
}
#woodratframe {
	width: 368px;
	border: 5px double #e9c0a4;
	margin-top: 10%;
}
#spock {
	height: 450px;
	width: 338px;
}
#spockframe {
	width: 368px;
	border: 5px double #a59e96;
	margin-top: 10%;
}
#chipmunk2 {
	height: 338px;
	width: 450px;
}
#chipmunk2frame {
	width: 480px;
	border: 5px double #7a6b50;
	margin-top: 10%;
}
#daisy1 {
	height: 338px;
	width: 450px;
}
#daisy1frame {
	width: 480px;
	border: 5px double #98B65C;
	margin-top: 10%;
}
#bullthistle1 {
	height: 450px;
	width: 338px;
}
#bullthistle1frame {
	width: 368px;
	border: 5px double #633738;
	margin-top: 10%;
}
#paintbrush1 {
	height: 450px;
	width: 338px;
}
#paintbrush1frame {
	width: 368px;
	border: 5px double #2E7608;
	margin-top: 10%;
}
#penstemon1 {
	height: 450px;
	width: 338px;
}
#penstemon1frame {
	width: 368px;
	border: 5px double #E39AF3;
	margin-top: 10%;
}
#goldenbanner1 {
	height: 450px;
	width: 338px;
}
#goldenbanner1frame {
	width: 368px;
	border: 5px double #709F5B;
	margin-top: 10%;
}
#scruboak1 {
	height: 338px;
	width: 450px;
}
#scruboak1frame {
	width: 480px;
	border: 5px double #366726;
	margin-top: 10%;
}
#fireweed1 {
	height: 450px;
	width: 338px;
}
#fireweed1frame {
	width: 368px;
	border: 5px double #9B6FA4;
	margin-top: 10%;
}
#paintbrush2 {
	height: 450px;
	width: 338px;
}
#paintbrush2frame {
	width: 368px;
	border: 5px double #98442A;
	margin-top: 10%;
}
#rabbitbrush1 {
	height: 338px;
	width: 450px;
}
#rabbitbrush1frame {
	width: 480px;
	border: 5px double #F6DD4C;
	margin-top: 10%;
}
#bogorchid1 {
	height: 450px;
	width: 338px;
}
#bogorchid1frame {
	width: 368px;
	border: 5px double #666F44;
	margin-top: 10%;
}
#cacti1 {
	height: 338px;
	width: 450px;
}
#cacti1frame {
	width: 480px;
	border: 5px double #E89BE6;
	margin-top: 10%;
}
#yucca1 {
	height: 450px;
	width: 338px;
}
#yucca1frame {
	width: 368px;
	border: 5px double #925c51;
	margin-top: 10%;
}
#fairyslipper1 {
	height: 450px;
	width: 338px;
}
#fairyslipper1frame {
	width: 368px;
	border: 5px double #F8B0FC;
	margin-top: 10%;
}
#geranium1 {
	height: 338px;
	width: 450px;
}
#geranium1frame {
	width: 480px;
	border: 5px double #bb3ea4;
	margin-top: 10%;
}
#orchid1 {
	height: 450px;
	width: 338px;
}
#orchid1frame {
	width: 368px;
	border: 5px double #8ABD5E;
	margin-top: 10%;
}
#bitterroot1 {
	height: 450px;
	width: 338px;
}
#bitterroot1frame {
	width: 368px;
	border: 5px double #D9C3D0;
	margin-top: 10%;
}
#daffodils1 {
	height: 338px;
	width: 450px;
}
#daffodils1frame {
	width: 480px;
	border: 5px double #B1B1FB;
	margin-top: 10%;
}
#geberdaisies1 {
	height: 450px;
	width: 338px;
}
#geberdaisies1frame {
	width: 368px;
	border: 5px double #EC9159;
	margin-top: 10%;
}
#daffodils2 {
	height: 450px;
	width: 338px;
}
#daffodils2frame {
	width: 368px;
	border: 5px double #CA4302;
	margin-top: 10%;
}
#cacti2 {
	height: 450px;
	width: 338px;
}
#cacti2frame {
	width: 368px;
	border: 5px double #7AA94B;
	margin-top: 10%;
}
#sunflower1 {
	height: 450px;
	width: 338px;
}

#sunflower1frame {
	width: 368px;
	border: 5px double #FED15C;
	margin-top: 10%;
}
#waterlily1 {
	height: 338px;
	width: 450px;
}
#waterlily1frame {
	width: 480px;
	border: 5px double #E287AB;
	margin-top: 10%;
}
#pansies1 {
	height: 450px;
	width: 338px;
}
#pansies1frame {
	width: 368px;
	border: 5px double #6660c0;
	margin-top: 10%;
}
#roses1 {
	height: 338px;
	width: 450px;
}
#roses1frame {
	width: 480px;
	border: 5px double #FAE319;
	margin-top: 10%;
}
#columbines1 {
	height: 450px;
	width: 338px;
}
#columbines1frame {
	width: 368px;
	border: 5px double #F27E62;
	margin-top: 10%;
}
#pasqueflowers1 {
	height: 338px;
	width: 450px;
}
#pasqueflowers1frame {
	width: 480px;
	border: 5px double #8f92a5;
	margin-top: 10%;
}
#iris1 {
	height: 450px;
	width: 338px;
}
#iris1frame {
	width: 368px;
	border: 5px double #B8B3F2;
	margin-top: 10%;
}
#wallflowers1 {
	height: 338px;
	width: 450px;
}
#wallflowers1frame {
	width: 480px;
	border: 5px double #D83D01;
	margin-top: 10%;
}
#yucca2 {
	height: 450px;
	width: 338px;
}
#yucca2frame {
	width: 368px;
	border: 5px double #708451;
	margin-top: 10%;
}
#bullthistle2 {
	height: 338px;
	width: 450px;
}
#bullthistle2frame {
	width: 480px;
	border: 5px double #788649;
	margin-top: 10%;
}
#columbines2 {
	height: 338px;
	width: 450px;
}
#columbines2frame {
	width: 480px;
	border: 5px double #BDD095;
	margin-top: 10%;
}
#columbines3 {
	height: 450px;
	width: 338px;
}
#columbines3frame {
	width: 368px;
	border: 5px double #BDD095;
	margin-top: 10%;
}
.viewera  a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

