/* CSS Document */



body {
background-color : white;
text-align : left;

color : #333;
background-image : url(../images/topClouds.gif);
background-repeat : no-repeat;
}

label {font-size:11px;
font-weight:normal;
font-family : Verdana, sans-serif;}


/* ------links-------------- */
 a:link {
color : #006699;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
 a:visited {
color : #094632;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
 a:hover {
color : #3399cc;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
 a:active {
color : #006699;
text-decoration : underline;
font-family : Verdana, sans-serif;
}




/* ------links-------------- */
#content a:link {
color : #006699;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
#content a:visited {
color : #094632;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
#content a:hover {
color : #3399cc;
text-decoration : underline;
font-family : Verdana, sans-serif;
}
#content a:active {
color : #006699;
text-decoration : underline;
font-family : Verdana, sans-serif;
}


/* ------links-------------- */
#contentGallery a:link {
color : #006699;
text-decoration : none;
}
#contentGallery a:visited {
color : #094632;
text-decoration : none;
}
#contentGallery a:hover {
color : #3399cc;
text-decoration : none;
}
#contentGallery a:active {
color : #006699;
text-decoration : none;
}



/* ------UL, LI-------------- */
#content ul li {
font-size : 12px;
list-style-image : url(../images/sq_sml.gif);
line-height : 16px;
padding-left : 0;
font-family : Verdana, sans-serif;
}

/* Text */


p {
font-family: Verdana, sans-serif;
font-size : 12px;
line-height : 20px;

}
.wave {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
}

.blue {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
}

.head1{
font-size : 18px;
font-weight : bold;
color:#336699;
padding : 0px;
background-image:

letter-spacing : 0.1em;

font-family:"Palatino", Times, serif;
font-style:italic;
font-weight:bold;
}


#content h1 {
font-size : 18px;
font-weight : bold;
color:#336699;
padding : 0px;
background-image:

letter-spacing : 0.1em;

font-family:"Palatino", Times, serif;
font-style:italic;
font-weight:bold;
}
#content h2 {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
border-bottom : 1px solid #336699;
font-family : Verdana, sans-serif;
}
#content h3 {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
font-family : Verdana, sans-serif;
}

#content h4 {
font-size : 11px;
font-weight : bold;
color : #336699;
padding-bottom : 6px;
border-bottom : 1px solid #999;
font-family : Verdana, sans-serif;
}
#content h5 {
font-size : 10px;
font-weight : bold;
color : #336699;
padding-bottom : 6px;
font-family : Verdana, sans-serif;
}
	
.book {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
font-family : Verdana, sans-serif;
}
.cred {
font-size : 10px;
color : #000;
font-family : Verdana, sans-serif;
}

.credIndex {
font-size : 10px;
color : #000;
text-align:center;
font-family : Verdana, sans-serif;
}
.sub {
padding : 6px;
width : 300px;
font-family : Verdana, sans-serif;
}
.author {
text-align : right;
font-size : 10px;
font-family : Verdana, sans-serif;
}
.clear {
clear : both;
font-family : Verdana, sans-serif;
}



/* ------CONTENT-------------- */	
#content {
	width : 500px;
	margin-left : 125px;
	
}

#contentHome {
	width : 600px;
	margin-left : 75px;
	margin-top: 30px;

}
	



/* ------Frames: 745px-------------- */
#content {
width : 600px;
margin-left : 200px;
}
#contentHome {
width : 600px;
margin-left : 75px;
margin-top : 30px;
}
#frame, #frameIndex, #frameHumans, #framePets, #frameHorses, #frameWild, #frameFlow {
margin : 0 auto;
border : 1px solid #333;
background-color : white;
width : 980px;
}
#frame {
background-image:url(../images/bottom_1210.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
#frameHumans {
background-image:url(../images/bottom_1210.jpg);
background-repeat : no-repeat;
background-position : bottom;
height : 1400px;
}

#frameHorses, #framePets, #frameWild {
background-image:url(../images/bottom_1210.jpg);
background-repeat : no-repeat;
background-position : bottom;
height : 700px;
}


#frameFlow {
background-image:url(../images/bottom_1210.jpg);
background-repeat : no-repeat;
background-position : bottom;
height :3500px;
}
	
	
	
.imgR {
float : right;
padding : 0 0 6px 6px;
}
.imgL {
float : left;
padding : 6px 6px 0 0;
}







