/***************************************/
/*                                     */
/*     Wallis Farm Pigs & Poultry      */
/*                                     */
/*         WebSpinning 2011            */
/*                                     */
/***************************************/

html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}


body {
	width: 100%;
	background: #ffc;
	margin: 5px 0 20px 0; /* top right bottom left */
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #339900;
	text-decoration: none;
}

img {
	border: 3px solid #666;
	margin: 0 0 0 0; /* top right bottom left */
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	line-height: 18px;
	margin: 5px 5px 12px 10px; /* top right bottom left */
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	margin: 10px 5px 5px 10px; /* top right bottom left */
}

li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 12px;
	margin: 3px 5px 2px 5px; /* top right bottom left */
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 15px 2px 10px; /* top right bottom left */
}

b {
	font-weight: normal;
}

table {
	background: #fff;
}

.menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #666;
	border-bottom: solid 5px #666;
	text-decoration: none;
}

.menu a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #666;
	border-bottom: solid 5px #666;
	text-decoration: none;
}

.menu a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #666;
	border-bottom: solid 5px #30C931;
	text-decoration: none;
}

.form {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 15px 2px 10px; /* top right bottom left */
}

.inputtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 15px 2px 10px; /* top right bottom left */
	color: #666;
}

/***********************************************/
/*              Footer Styling                 */
/***********************************************/

.footerLeft {
	color: #000;
	font: 11px Verdana, Arial, Tohoma, sans-serif;
	text-align: left;	 
	padding: 5px 0px 0px 0px; /* top, right, bottom, left */
}

.footerRight {
	color: #000;
	font: 11px Verdana, Arial, Tohoma, sans-serif;
	text-align: right;	 
	padding: 5px 0px 0px 0px; /* top, right, bottom, left */
}

.footerRight a {
	color: #000;
	text-decoration: underline;
	font: 11px Verdana, Arial, Tohoma, sans-serif; 
	text-align: right;	 
	padding: 5px 0px 0px 0px; /* top, right, bottom, left */
}

.footerRight a:hover {
	text-decoration: none;
	font: 11px Verdana, Arial, Tohoma, sans-serif;
	text-align: right;	 
	padding: 5px 0px 0px 0px; /* top, right, bottom, left */
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 15px 2px 5px; /* top right bottom left */
	color: #fff;
	text-align: center;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
