/* Valley View Little Animal Farm */

body, p, li, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffff99;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 10.0pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select, option, input, textarea, code, code span {
	font-size: 8.0pt;
	font-family: "Courier New", Courier, monospace;
}

#center h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p{
	font-size: 10pt; /*--------- */
	line-height: 1.5em;
}
p.larger{
	font-size: 11pt; /*--------- */
	line-height: 1.5em;
}
.smaller{
	font-size: 9pt; /*--------- */
}
.smaller-bold{
	font-size: 8pt; /*--------- */
	font-weight: bold;
}
h1 {
	font-size: 15.0pt;
	color: #ff0;
	margin: 5px 0px 5px 0px;
}
#header h1{
	position: absolute;
	left: -1000px;
}

h2 {
	font-size: 17pt;
	color: #e6c;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 10px 5px 10px;
}
h3 {
	font-size: 12pt;
	color: #ff0;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 10px 5px 10px;
}
a {
	color: #fcf;
	font-weight: bold;
	text-decoration : none;
}

a:hover {
	color: #4affe0;
	font-weight: bold;
	text-decoration : underline;
}
hr {
	color: #ff0;
	text-align: center;
	width : 70%;
}
a img{
	border: none;
}
div.image-left, img.image-left, p.image-left {
	float: left;
}

div.image-right, img.image-right, p.image-right {
	float: right;
	text-align: center;
}
.redbold{
	color: #822;
	font-weight: bold;
}
.pinkbold{
	color: #e6c;
	font-weight: bold;
}

.bluebold{
	color: #359;
	font-weight: bold;
}

.blue{
	color: #359;
}

.caption{
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}


.normalsmall{
	font-size: 10pt;
	font-weight: normal;
}
.bottom-center a {
	color: #F33;
	font-weight: bold;
}
.bottom-center a:hover {
  	text-decoration: none;

}
#content p.disclaimer {
	padding: 20px 100px 0px 100px;	
	text-align: center;
}

p.margintop5 {
	margin-top: 5px;
}
p.marginbottom5 {
	margin-bottom: 5px;
}
p.marginbottom25 {
	margin-bottom: 25px;
}
div.alignright {
	text-align: right;
}
p.alignright {
	text-align: right;
}
p.centerthetext {
	padding: 20px 100px 0px 100px;	
	text-align: center;
}
.middle-left div.link-box {
	border: 2px dashed #3875c5;
	padding: 0px 10px 10px 10px;	
	margin: 20px;
	text-align: center;
}
p.footer {
	color: #359;
	font-size: 13pt;
	font-weight: bold;
	padding: 10px 100px 0px 100px;	
	text-align: center;
}

p.footer a:link {
	color: #359;
	text-decoration : underline;
}

p.footer a:hover {
	color: #611;
	text-decoration : underline;
}
.padding40 {
	padding: 0px 40px 0px 40px;
}

.padding200 {
	padding: 0px 200px 0px 200px;
}
.smallbold {
	font-weight: bold;
	font-size: smaller;
}
.largerfontlist {
	font-size: 10pt;
	line-height: 1.7em;
	margin-left: 10px;
	list-style: none;
}
* html ul.largerfontlist {
	font-size: 10pt;
	line-height: 1.7em;
	margin-left: 20px;
	list-style: none;
}/*	--------- */
.indent40 {
	margin-left: 40px;
}
.margintop0 {
	margin-top: 0px;
}



/* content lists ends */

/* footer starts */

#bottom div.floatleft{
	float: left;	
	padding: 0px;	
	margin: 0px;
	font-size: 9pt;
	font-weight: bold;
}
#bottom div.floatright{
	float: right;	
	padding: 0px;	
	margin: 0px;
	font-size: 9pt;
	font-weight: bold;
}
div.floatright a {
	color: #ff0;
}
img.floatright {
	float: right;
	margin: 5px 5px 5px 5px;
}

/* footer ends */

