﻿/* ---------- STYLES FOLDER VERSION ------------------ */
BODY {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
}
h2 {
	font-family: Arial;
	font-size: 14pt;
	color: #336699;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
span.Title1 {
	color: #336699;
	font-weight: bold;
}
A:link {
	color: #006699;
	text-decoration: underline;
}
A:visited {
	color: #800080;
	text-decoration: underline;
}
A:active {
	color: #CC0000;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link.dark {
	color: #003366;
	text-decoration: none;
}
a:visited.dark {
	color: #003366;
	text-decoration: none;
}
a:active.dark {
	color: #003366;
	text-decoration: none;
}
a:hover.dark {
	color: #EFF4F4;
	text-decoration: none;
}
.adoptlist {
	font-family: Arial;
	font-size: 8pt;
	background-color: #E8E8E8;
}
.adopttitle {
	background-image: url('../images/WhiteTab_20.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.adoptcell {
	padding: 4px;
}
.adoptable {
	font-family: Verdana;
	font-size: 10pt;
	border: 1px solid #C0C0C0;
}
.articlecell {
	font-family: Verdana, Arial;
	font-size: 14px;
}
.articlecell p  {
    margin-top: 0; 
    line-height:150%
    }  
.articlecell hr  {
	margin-top: 0;
	margin-bottom: 0;
	height: 1px;
}
.articlecell h1  {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
}
.summarycell p  {
    margin-top: 0; 
    margin-bottom: 0
    }  
.summarycell hr  {
    margin-top: 0; 
    margin-bottom: 0
    }              
.summarycell a:link  {
    text-decoration: none; 
    color: #003366; 
    font-weight: bold
    }              
.summarycell a:visited  {
    text-decoration: none; 
    color: #336699; 
    font-weight: bold
    }  
.summarycell a:hover  {
    text-decoration: underline; 
    color: #993300; 
    font-weight: bold
    } 
.leftnavcell	{
	background-image: url('http://happytrailsfarm.org/images/Bkg4.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
.menu a:link {
	color: #336699;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 2px;
	font-weight: bold;
}
.menu a:visited {
	color: #336699;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 2px;
	font-weight: bold;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 4px;
	font-style: italic;
	font-weight: bold;
}
.menu a:active {
	color: #006699;
	text-decoration: none;
	padding-left: 4px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.menu {
	color: #006699;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #006699;
	background-color: #C8D7DD;
}
table {
	font-family: Verdana;
	font-size: 10pt;
}
.headercell {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 6px;
	background-color: #336699;
}
.cmscell {
	padding-left: 8px;
	padding-right: 8px;
}
.cmscell p {
	margin-top: 1px;
}
.faqcell {
	color: #336699;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 6px;
	background-color: #E0E0E0;
}
.MonthTable {
	font-family: Arial;
	font-size: 10pt;
}
.formfield {
	border: 1px solid #C0C0C0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.formbutton {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
input {
	border: 1px solid #C0C0C0;
}
textarea {
	border: 1px solid #C0C0C0;
}
select {
	border: 1px solid #C0C0C0;
}
hr {
	color: #006699;
}
.spaced {
	line-height: 150%;
}
.rightpanel {
	border: 1px solid #336699;
}
.radio_show_table {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

