@charset "utf-8";
/* CSS Document */

/*

Theme Name: Stockman

Theme URI: http://www.heritagevillage.com.au

Description: classic, australian, farm, vintage

Version: 1

Author: Carmen Pole

Author URI: http://www.apap.com.au

Tags: classic, australian, farm, vintage

*/


#container

{

	width: 900px;

	padding-left: 0px;

	padding-right: 0px;

	position: relative;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: auto;

}
#container2

{
	top: 100px;
	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;

}

#brownbar {
	background-color: #754C24;
	position: absolute;
	height: 80px;
	width: 100%;
}
#yellowbar {
	background-color: #ECE190;
	position: absolute;
	height: 390px;
	width: 100%;
	top: 80px;
}
#contentarea {
	font-family: 'Teko', sans-serif;
	background-color: #456B4D;
	position: absolute;
	height: auto;
	width: 900px;
	top: 340px;
	left: 0px;
}
#contentarea2 {
	font-family: 'Teko', sans-serif;
	background-color: #456B4D;
	position: absolute;
	height: auto;
	width: 750px;
	top: 100px;
	left: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
}
#contentarea3 {
	font-family: 'Teko', sans-serif;
	position: absolute;
	height: auto;
	width: 750px;
	top: 439px;
	left: -0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
}
#menu{
	font-family: 'Teko', sans-serif;
	position: absolute;
	height: 50px;
	width: 800px;
	top: 12px;
	right: 0px;
	font-size: 30px;
	text-align: right;
}
#slider{
	background-color: #E6D668;
	position: absolute;
	height: 240px;
	width: 900px;
	left: -100px;
	top: 76px;
}
#logo {
	position: absolute;
	height: 222px;
	width: 376px;
	left: -40px;
	top: 11px;
}
#logo2 {
	position: absolute;
	height: 222px;
	width: 376px;
	left: -40px;
	top: -34px;
}
#maincontent{
	height: auto;
	width: 500px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 350px;
	position: absolute;
	top: -30px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F4F0DC;
	line-height: 28px;
}
#maincontent2{
	height: auto;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 20px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F4F0DC;
	line-height: 28px;
}
#buildingcontent{
	height: auto;
	width: 550px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 300px;
	position: absolute;
	top: -30px;
	right: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F4F0DC;
	line-height: 28px;
}
#indexgallery{
	position: absolute;
	height: auto;
	width: 250px;
	left: 25px;
	top: 225px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #ECE190;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#buildinggallery{
	position: absolute;
	height: auto;
	width: 250px;
	left: -50px;
	top: 250px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #ECE190;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#sited{}
#leftbgart{
	background-image: url(/gfx/side-column.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 624px;
	width: 135px;
	left: 0px;
	top: 86px;
}
#rightbgart{
	background-image: url(/gfx/side-column-right.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 624px;
	width: 135px;
	right: 0px;
	top: 86px;
}
h1 {
	font-family: 'Teko', sans-serif; }
h2 {
	font-family: 'Teko', sans-serif; }
h3 {
	font-family: 'Teko', sans-serif; }
h4 {
	background-image: url(/h4.png);
	background-repeat: no-repeat;
	font-family: 'Teko', sans-serif;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 35px;
	height: 35px;
	width: 580px;
}
img
{
	border: 3px solid #ECE190;
}
#maincontent img
{
	border: 0px;
}
#maincontent2 img
{
	border: 0px;
}
#buildingcontent img
{
	border: 0px;
}
#logo img
{
	border: 0px;
}
#slider img
{
	border: 0px;
}
#logo2 img
{
	border: 0px;
}
#topdottedline{
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #ECE190;
	position: absolute;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 360px;
}
#backtotop{
height: 50px;
width: 250px;
position: absolute;
bottom: -50px;
left: 350px;
}