/* CSS Document */
body { margin: 0; padding: 0; background:url(http://www.healthyfarmer.com.au/images/grad_main_bg.gif) top left repeat-x; font-family:Arial, sans-serif; font-size: 12px; }
#wrapper { margin: 0 auto; width: 735px; height:auto; background: url(http://www.healthyfarmer.com.au/images/content_bkg.gif) top left repeat-y; clear:both;}
#container { height:auto; width: 735px; background:url(http://www.healthyfarmer.com.au/images/top_main_bg.jpg) top no-repeat; min-height:636px; margin: 0;}
#footer{ margin:0 auto; height: 100px; width: 735px; background: #fff url(http://www.healthyfarmer.com.au/images/footer_bg.gif) top left no-repeat; clear:both;}
#footer img { float: right; margin: 50px 20px 0 10px;}
#footer p{
	color: #757575;
	margin: 50px 20px 0;
	float: left;
	clear: left;  
}
#footer p a{
color: #757575;
	text-decoration: underline;
}
#footer p a:hover{
color: #757575;
	text-decoration: none;
}
#farmer {
	position: absolute;
	margin-left: 405px;
	top: 393px;
	z-index: 0;
}
#header{
	margin: 122px 0 0 26px;
	float:left;
	height: 73px;
	width: 684px;
}
#hflogo {
	position: absolute;
	margin-left: 58px;
	top: 26px;
	border: none;
}
#signup {
	position: absolute;
	margin-left: 496px;
	top: 37px;
	border: none;
}
#signup a img, #hflogo a img { 
	border: none;
}
/*
#healthy-form {
	background: url(../images/form_health_farmer_long.jpg) top left no-repeat;
	width: 189px;
	height: 140px;
	margin: 0;
	float:right;
}*/
#healthy-form {
	background: url(http://www.healthyfarmer.com.au/images/form_health_farmer_long.jpg) top left no-repeat;
	width: 189px;
	height: 140px;
	margin: 0;
	float:right;
}
p.form {
	color: #6c4000;
	margin: 0;
	font-weight: bold;
	text-align: right;
}
/* Columns & Layouts */ 
#content{ 
	margin: 10px 20px 0 50px;
	float:left;
	clear: both;
	width: 630px;
	height: auto;
}
#excerpt{
	float:left;
	clear:both;
	width: 630px;
	height: auto;
	border-bottom: 1px #ebd4a7 dashed;
	margin-bottom: 10px;
}

/* 3 Column Layout - 50% 25% 25% */ 
.con-3col-left{
	float:left;
	clear:left;
	width: 32%;
	height:auto;
	margin: 20px 10px 0 0;
}
.con-3col-mid{
	float:left;
	width: 32%;
	height:auto;
	margin: 20px 2px 0 2px;
}
.con-3col-right{
	float:right;
	clear:right;
	width: 32%;
	height:auto;
	margin: 20px 0 0 2px;
}

.con-3col-left ul li, .con-3col-mid ul li, .con-3col-right ul li{
	margin: 2px 0 3px -20px;
	float:left;
	clear:both;
}

/* 2/3 Column Layout - 66% 33% */ 

.col-left2-3 {
	float:left;
	clear:left;
	width: 56%;
	height:auto;
	margin: 0;
	z-index: 2;
	}
.col-right2-3 {
	float:right;
	clear:right;
	width: 39%;
	height:auto;
	margin: 0;
}

/* 2 Column Layout - 50% 50% */ 
.col-left {
	float:left;
	clear:left;
	width: 49%;
	height:auto;
	margin: 10px 0;
}
.col-right {
	float:right;
	clear:right;
	width: 49%;
	height:auto;
	margin: 10px 0;
}


/* Font Rulings */


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { 
	border: none; 
}
h1 { 
	font-size: 13px; 
	margin: 0 8px 15px 0;
	color: #515151;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -0.3px;
}
h1 a{ 
	color:#D58B23;
	text-decoration: underline;
}
h1 a:hover {
	text-decoration: none;
}
h2 { 
	color:#da9729;
	font-size: 14px;
	margin: 20px 8px 5px; 
	font-weight: bold;
	letter-spacing: -0.3px;
	clear:both;
}
h2 a{ 
	color:#da9729;
	text-decoration: underline;
}
h2 a:hover{ 
	color:#da9729;
	text-decoration: none;
}
h3 { 
	color: #303030; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 15px 0 10px;
	letter-spacing: -0.3px;
	clear: both;
}
h3 a {
	color: #303030; 
	font-size: 16px; 
	font-weight: bold;
 }
h4 { 
	font-size: 14px; 
	margin: 10px 0px 15px; 
	color: #a4a615; 
	font-weight: bold; 
	letter-spacing: -0.4px;
}
h5 { 
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold; 
	margin: 5px 0 10px;
	letter-spacing: -0.3px;
	text-align: center;
 }
h6 { 
	font-size: 1.25em; 
	color: #1a77a7; 
	font-weight: bold;
}
/*a{
	text-decoration: underline;
	color: #105cb6;
}*/
p{
	color: #757575;
	line-height: 20px;
	font-size: 13px;
	margin: 10px 8px;
}
p a{
	color: #757575;
	text-decoration: underline;
}
p a:hover{ 
	text-decoration: none;
}
p.green {
	color: #a4a615;
	font-weight: bold;
	font-size: 12px;
}
.top-image {
	float:left;
	clear:left;
	margin: 0 5px 0 0;
}
.aboutright {float: right; margin: 10px 0 5px 10px;}

/* Menu Postioning and Rules */
#menu {
	float: left; 
	clear: both;
	height: 24px;
	width: 684px;
	margin: 0 0 0 26px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(http://www.healthyfarmer.com.au/images/menu_bck.gif) top left repeat-x;
}
#menu ul{
	float: left;
	clear:both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display:inline;
}
#menu a {
	float: left;
	margin: 0;
	font-size: 10px;
	background: url(http://www.healthyfarmer.com.au/images/menu_bck_right.gif) no-repeat right top;
	color: #FFF;
	text-decoration: none;
}
#menu a span {
	display: block;
	padding: 3px 11px 2px 12px;
	text-decoration: none;
	background: url(http://www.healthyfarmer.com.au/images/menu_bck_left.gif) no-repeat left top;
	color: #FFF;
	text-decoration: none;
}
/* Rollovers Section */

#menu a:hover {
background-position: right -24px;
}
#menu a:hover span {
	background-position: left -24px;
}
/* Current Selection Area */

#menu .current a span {
	background-image: url(http://www.healthyfarmer.com.au/images/menu_bck_left.gif);
	background-position: left -24px;
	z-index: 2;
}
#menu .current a {
	background-image:url(http://www.healthyfarmer.com.au/images/menu_bck_right.gif);
	background-position: right -24px;
}
ul { 
	text-align: left;
	margin: 8px 0 5px -10px;
	color:#888;
	line-height: 18px;
	font-size: 12px;
}
ol{
	color: #757575;
	line-height: 14px;
	font-size: 11px;
}
#menu a:link, #menu a:active, #menu a:visited {
color: #FFF;
}
#submenu {
	float:left;
	clear:both;
	height: 25px;
	width: 685px;
	background: #dfa546;
	margin: -1px 25px 0;
}
#submenu ul {
	margin: 2px 10px 2px 15px;
}
#submenu li{
	float:left;
	display: block;
	list-style: none;
	padding: 1px 5px 0;
}
#submenu li a{
	padding: 5px;
	color: #fff;
	text-decoration: none;
}
#submenu li a:hover{
	background:#d58b23;
}
.subcurrent {
	background:#d58b23;
}
.clear { 
	clear:both;
	margin: 5px 0;
}
strong{
	color: #515151;
	font: bold;
}
ul.bullet {
color: #515151;
}
.grey {
color: #515151;
}
.centered {
text-align: center;
}
.circle {
	margin-top: 20px; 
	padding: 0 0 0 30px;
} 