/* CSS Document to support Fallow Field Alpacas  */
/* www.fallowfield-alpacas.co.uk  */
/* Copyright ProjectDMS */
/* www.projectdms.com.au */
/* last edited 180809 */

html {
	text-align: center;}

body {
	margin:0;
	height: 100%;
	text-align: center;}

#global {
	width: 850px;
	margin: 0 auto;
	border-left:1px solid #666;
	border-right:1px solid #666;
	padding: 0;
	text-align: center;
	height: 100%;}

#h1container {
	float:left;
	width: 850px;
	height:50px;
	padding: 0;
	text-align:center;
	background-color: #000033;}

#titlepic {
	width:850px;
	height:250px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:both;}

/* NAVIGATION STYLE */
#main_nav {
	height: 50px;
	padding-top: 0;
	width: 850px;
	background-color: #000033;
	clear:both;}
	
#main_nav ul {
	display: inline;
	list-style: none;}
#main_nav li {
	display: inline;
	list-style-type: none;}

.mainnav {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 8px 12px 0 4px;
	border-right: 1px solid #666;
	color: #fff;
	text-align: left;
	text-decoration: none;
	height: 42px;
	float: left;
	width:64px;
	display: block;
	background-color: #000033;
	cursor: default;}
	a.mainnav:hover {
	color: #fff;
	height:38px;
	border-bottom:4px solid #45ff00;
	background-color: #000050;}
	
.subnav {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 2px 4px 0px 5px;
	text-decoration: none;
	text-align: left;
	width: 153px;
	list-style-position: outside;
	margin-top: 0;
	color: #ccc;
	background-color: #353535;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display: block;}
a.subnav:hover {
	color: #ccc;
	background-color: #000050;}
/* END NAVIGATION STYLE */

#utilities {
	float:left;
	width:850px;
	height:80px;
	text-align:right;
	clear:both;}

#content {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top:0px;}
	/* div controls all page contents */

#col1 {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 560px;
	color: #555;
	text-align: justify;
	line-height:20px;}
	#col1 img {
	border: 1px solid #000;}
	#col1 ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;}
	#col1 li {
	text-align:left;
	margin-top: 0;
	margin-bottom: 10px;}

#col1spread {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 560px;
	color: #555;
	text-align: justify;
	line-height:20px;}
	#col1 img {
	border: 1px solid #000;}
	#col1 ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;}
	#col1 li {
	text-align:left;
	margin-top: 0;
	margin-bottom: 10px;}

#col2 {
	font: 10px Arial, Helvetica, sans-serif;
	float: right;
	width: 242px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: justify;
	line-height:15px;
	border-left:1px solid #ccc;}
	#col2 img {
	border: 1px solid #000;
	margin-bottom:5px;}
	#col2 ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 2px;}
	#col2 li {
	text-align:left;
	margin-top: 0;
	margin-bottom: 3px;}
	#col2 p {
	text-align:left;
	margin-top: 0;
	margin-bottom: 12px;}
	
div {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;}
	
#footer {
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 850px;
	padding-top: 10px;
	margin-top: 15px;
	text-align: left;
	border-top: 1px solid #999;}
	/* div controls all page contents */

tr {
	vertical-align: top;}

img {
	border: 0;}

h1 {
	font: 30px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top:5px;
	margin-bottom:0;
	letter-spacing:2px;}
	/* not rendered to page */

h2 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #283423;
	margin-top: 0px;
	margin-bottom: 8px;}
	/* primary page title column 1 */

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #4A5944;
	margin-top: 0;
	margin-bottom: 5px;
	text-decoration: none;}
	/* secondary title column 1 */

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #5C6A57;
	margin-top: 10px;
	margin-bottom: 5px;}
	/* primary title column 2 */

h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #5C6A57;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* secondary title column 2 */

h6 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #5C6A57;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* tertiary title column 2 */


/* font variations */
.f10 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	font-style:italic;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;}

.f9note {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000099;}

.formfields {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #ccc;
	background-color: #EEFAF4;}

.button {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	background-color: #2E353A;
	border: solid 0px #2E353A;}

.req {
	color: #FF3300;}

.response {
	font: 10px Arial, Helvetica, sans-serif;
	color: #660000;}
	
.trnoborder td {
	border: none !important;}
	
.tablenoborder td {
	border: none !important;}